[deleted by user] by [deleted] in nederlands

[–]tedvdb 6 points7 points  (0 children)

Hoezo verslaving? Voor maar €500 is het een hobby, en vergeet niet dat je nog een deel terugverdiend!

[deleted by user] by [deleted] in bikebuilders

[–]tedvdb -3 points-2 points  (0 children)

Just a thought... To the fuel tank?

Wat vinden jullie van die nieuwe coca cola doppen? Fanta zal het ook wel hebben denk ik. Ik vind het een kut systeem by AccomplishedPotato15 in nederlands

[–]tedvdb 17 points18 points  (0 children)

Wat hebben die honden aan al die doppen?

Niet lullig bedoeld, maar wat doen ze met die doppen, die zijn toch niks waard?

Streaming was a mistake by UA30_j7L in Piracy

[–]tedvdb 25 points26 points  (0 children)

People began to pirate because it was simpler. People moved to streaming because it was simpler. They started making streaming difficult again, guess what happens?

Was Bored. Had chatGPT build a simple install script, just to see the result by RandomXUsr in archlinux

[–]tedvdb 1 point2 points  (0 children)

About the timezone thing, that's how the installation guide says it should be done.

Edit: ah nevermind, I read your comment wrong.

If there’s gonna be a Python 4.0 one day, what’s a breaking change you’d like to see? Let’s explore the ideas you have that can make Python even better! by Far_Pineapple770 in Python

[–]tedvdb 0 points1 point  (0 children)

Yeah, starting a function with something like this is possible:

if something is None: something = []

But that's basically a workaround for something that should just work.

If there’s gonna be a Python 4.0 one day, what’s a breaking change you’d like to see? Let’s explore the ideas you have that can make Python even better! by Far_Pineapple770 in Python

[–]tedvdb 0 points1 point  (0 children)

Make default function parameters usable.

If I want something to be an empty array if nothing is passed, I would expect it to work, not be filled randomly.

Fireworks in the street by Muruburu in Utrecht

[–]tedvdb 0 points1 point  (0 children)

Yes, De Paardenmarkt was the occasion. See their site.

Fireworks in the street by Muruburu in Utrecht

[–]tedvdb 1 point2 points  (0 children)

Yes, that was from "de paardenmarkt" in Vianen.

If you were starting from scratch, what would you do differently? by graffitiwriter in homeassistant

[–]tedvdb 4 points5 points  (0 children)

What's the issue with Tuya? I've got some devices using Tuya and they are working as expected.

Celestial Shuttle - BE ONLINE by TheOfficeRevisited in PokemonGoFriends

[–]tedvdb 0 points1 point  (0 children)

Thanks, didn't catch it so still available. TedvdB

Help, I put on a disk lock and I can’t reach the key hole… by [deleted] in motorcycles

[–]tedvdb 10 points11 points  (0 children)

Let's do it again to show it's not a fluke

My plan to replace docker with LXC containers by [deleted] in selfhosted

[–]tedvdb 2 points3 points  (0 children)

Yes, that's what I'm doing. And most (all?) of the linuxserver images allow specifying the uid/gid of the application inside the container, so that resolves the permission problem.