[-] raldone01@lemmy.world 18 points 1 day ago* (last edited 1 day ago)

Imagine if nerv had invested some of its money in the mental health of its employees. I like to think many issues could have been solved by hiring a few therapists.

[-] raldone01@lemmy.world 2 points 4 days ago

So it would record audio from your pets and then translate it. I have seen apps that claim to do it but all I tested didn't work right.

Can you program this?

Seems pretty simple.

  1. Record audio
  2. Translate
  3. Play translated audio

It would need like a button to start recording and one to stop it.

[-] raldone01@lemmy.world 1 points 4 days ago

Okay. So I have this great app idea. You're up for it?

[-] raldone01@lemmy.world 42 points 3 weeks ago* (last edited 3 weeks ago)

Reminds me of: https://www.wired.com/story/null-license-plate-landed-one-hacker-ticket-hell/

A guy thought it would be funny to change his license plate to NULL.

[-] raldone01@lemmy.world 40 points 1 month ago

There are a few flaws.

There should be a clause forcing it to remain open source. Another clause should be that the license must not be changed. A warrenty and liability disclaimer would be also good. Otherwise a splendid license.

1
submitted 1 month ago by raldone01@lemmy.world to c/steam@lemmy.world

I have not been able to correlate it to any event in steam. I watched the volume mixer to find out that it was steam. I tried to turn off all notifications but obviously I have missed something. There is no visual cue just this sound in the background.

I appreciate any hints.

13
submitted 2 months ago* (last edited 2 months ago) by raldone01@lemmy.world to c/selfhosted@lemmy.world

I have a static ip (lets say 142.251.208.110).

I own the domain: website.tld

My registrar is godaddy.

If I want to change my nameserver godaddy won't allow me to enter a static ip. It wants a hostname. I observed that many use ns1.website.tld and ns2.website.tld.

I don't understand how this can work because ns1.website.tld would be served by my dns server which is not yet known by others.

Do I need a second domain like domains.tld where I use the registrars dns server for serving ns1.domains.tld which I can then use as the nameserver for website.tld?

I would like to avoid the registrars nameserver and avoid getting a second domain just for dns.

Thank you for your input.

[-] raldone01@lemmy.world 43 points 3 months ago* (last edited 3 months ago)

BuT tHeRe Is VoIcE cOnTrOl!!!

Yes but if I have two friends on board that are talking I won't say

"SILENCE EVERYONE! I WILL NOW ATTEMPT TO ENTER THE NAVIGATIOM DESTINATION THREE TIMES WHICH WILL ALL FAIL!"

And zooming the map on skodas with touch screens is just THE WORST.

[-] raldone01@lemmy.world 13 points 4 months ago

This is the way usually but some people just don't learn from their mistakes...

[-] raldone01@lemmy.world 27 points 4 months ago

You don't need a facebook account a meta account was available as an alternative. That's great right? Much better!!!

I don't know if meta accounts still exist... The whole migration was a huge mess. The oculus brand was much cooler. I wouldn't have bought my oculus quest 1 if it had been a facebook product back then.

23

I have two machines running docker. A (powerful) and B (tiny vps).

All my services are hosted at home on machine A. All dns records point to A. I want to point them to B and implement split horizon dns in my local network to still directly access A. Ideally A is no longer reachable from outside without going over B.

How can I forward requests on machine B to A over a tunnel like wireguard without loosing the source ip addresses?

I tried to get this working by creating two wireguard containers. I think I only need iptable rules on the WG container A but I am not sure. I am a bit confused about the iptable rules needed to get wireguard to properly forward the request through the tunnel.

What are your solutions for such a setup? Is there a better way to do this? I would also be glad for some keywords/existing solutions.

Additional info:

  • Ideally I would like to not leave docker.
  • Split horizon dns is no problem.
  • I have a static ipv6 and ipv4 on both machines.
  • I also have spare ipv6 subnets that I can use for intermediate routing.
  • I would like to avoid cloudflare.
[-] raldone01@lemmy.world 34 points 6 months ago* (last edited 6 months ago)

3blue1brown

Makes great visual math videos. Without him I would have never studied electronics.

[-] raldone01@lemmy.world 11 points 6 months ago* (last edited 6 months ago)

If you have a TPM 2 you can use secure boot (custom keys) to allow Linux to decrypt itself if nothing has changed.

[-] raldone01@lemmy.world 15 points 8 months ago

I like the fox head on the left wing.

This happens quite often with animals. I asked for a dragon fighting a spider in a cave. It delivered but the dragon also got a bit of spider.

[-] raldone01@lemmy.world 13 points 8 months ago* (last edited 8 months ago)

Looks to me like you swapped at the end. Try printing it face down first the black lines and then the white around it. You get a really cool flat surface.

You need to subtract the lines from the white form. Make sure your z hop is higher than 2 layers.

Also keep the bed heated while switching filaments and KEEP THE MOTORS RUNNING.

19

A Containerized Night Out: Docker, Podman, and LXC Walk into a Bar


๐ŸŒ† Setting: The Busy Byte Bar, a local hangout spot for tech processes, daemons, and containerization tools.


๐Ÿบ Docker: walks in and takes a seat at the bar Bartender, give me something light and easy-to-useโ€”just like my platform.

๐Ÿธ Bartender: Sure thing, Docker. One "Microservice Mojito" coming up.


๐Ÿฅƒ Podman: strides in, surveying the scene Ah, Docker, there you are. I heard you've been spinning up a lot of containers today.

๐Ÿบ Docker: Ah, Podman, the one who claims to be just like me but rootless. What'll it be?

๐Ÿฅƒ Podman: I'll have what he's having but make it daemonless.


๐Ÿน LXC: joins the party, looking slightly overworked You two and your high-level functionalities! I've been busy setting up entire systems, right down to the init processes.

๐Ÿบ Docker: Oh, look who decided to join us. Mr. Low-Level himself!

๐Ÿฅƒ Podman: You may call it low-level, but I call it flexibility, my friends.

๐Ÿธ Bartender: So, LXC, what can I get you?

๐Ÿน LXC: Give me the strongest thing you've got. I need all the CPU shares I can get.


๐Ÿบ Docker: sips his mojito So, Podman, still trying to "replace" me?

๐Ÿฅƒ Podman: Replace is such a strong word. I prefer to think of it as giving users more options, that's all. winks

๐Ÿน LXC: laughs While you two bicker, I've got entire Linux distributions depending on me. No time for small talk.


๐Ÿบ Docker: Ah, but that's the beauty of abstraction, my dear LXC. We get to focus on the fun parts.

๐Ÿฅƒ Podman: Plus, I can run Docker containers now, so really, we're like siblings. Siblings where one doesn't need superuser permissions all the time.

๐Ÿน LXC: downs his strong drink Well, enjoy your easy lives. Some of us have more... weight to carry.


๐Ÿธ Bartender: Last call, folks! Anyone need a quick save and exit?

๐Ÿบ Docker: I'm good. Just gonna commit this state.

๐Ÿฅƒ Podman: I'll podman checkpoint this moment; it's been fun.

๐Ÿน LXC: Save and snapshot for me. Who knows what tomorrow's workloads will be?


And so, Docker, Podman, and LXC closed their tabs, leaving the Busy Byte Bar to its quiet hum of background processes. They may have different architectures, capabilities, and constraints, but at the end of the day, they all exist to make life easier in the ever-expanding universe of software development.

And they all knew theyโ€™d be back at it, spinning up containers, after a well-deserved system reboot.

๐ŸŒ™ The End.

I was bored a bit after working with podman, docker and lxc. So I asked chat gpt to generate a fun story about these technologies. I think its really funny and way better than these things usually turn out. I did a quick search to see if I can find something similar but I couldn't find anything. I really suspect it being repurposed from somewhere.

I hope you can enjoy it despite being ai generated.

view more: next โ€บ

raldone01

joined 9 months ago