• 10 Posts
  • 122 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle
  • 32" with 27" on the side.

    Barely using the 2nd monitor.

    Tried using double 27" but it didnt work for me (I just focus on one monitor).

    I tried a curved ultra wide once. I loved it for work and gaming, but i am so used to having 4k that I experienced it as blurry, and 4k curved monitors are €€€.

    Moral of the story: dont get used to 4k, it will spoil you.



  • De technische tegeltjeswijsheid die ik altijd mis bij dit hele milieubeleid:

    80% van het resultaat kost 20% van de moeite (geld, inspanning, tijd, verandering). De laatste 20% kost 80%.

    Dus we zitten nog in de fase van “de makkelijkste resultaten”, en het kost zo ENORM veel moeite om progressie te boeken.

    Ik geef enorm om milieu en toekomst van de aarde maar ik zie dit zo ontzettend niet zitten dat ik mijn motivatie ingeruild heb voor een bak popcorn, zodat ik ze kan uitlachen en “told you so” kan zeggen terwijl wij de aarde onleefbaar maken. En dat spijt me enorm voor de generaties na mij :-(


  • Debian.

    It’s stable. Everything has support for Debian. I’m comfortable with Debian. Also everything that is not available as a deb-package goes in a docker container.

    I run a bunch of Minecraft servers, the *arr stack, and pihole on a single NUC.

    I also have a VPS. Also Debian. It is my VPN gateway for my home network (tinc is nice) and everything that needs to be public facing (minecraft proxy+a website that I host for my sister).

    My work laptop + gaming rig is LMDE which is also Debian.

    I’m not so much a Debian fanboy but my tinkering days were in the past, if I would still have the time I would probably run something cool like Arch or NixOS. Now I just want something that works.

    Oh yeah, my media player is a Pi with LibreElec. Write to SD card and you’re done :)





  • As other people said, getting the mail delivered is the hard part. Check if your mail is received by Google, Microsoft, because apparently they blacklist by default.

    You can do everything yourself and then set up a relay for sending, so all mail is sent through someone else who can make sure it is delivered. Then you could get something like purelymail, which is 10$/year to deliver your mail. (I have no relation with purelymail, I am their customer, but it took me quite a while to find a mail relay that is not for sending bulk spam but for real people).


  • I’m not here to recommend a NUC (because I don’t know), but a thing about the Pis: I have several, some have been constantly running in some form ore another for 10 years, and I have had 0 issues with overheating or SD-cards. Also I only use the official power supplies.

    The Pi 4 and 5 have heating issues, so I added passive cooling to them (if I would do heavy tasks like transcoding I would add active cooling, but that is not my scenario).

    They are reliable little machines :-)

    (Also they are limited in CPU and memory, so I also have a NUC. It’s an official Intel so not the kind you want ;-) )








  • Okay, sure, do fast. Then:

    • I’ll add a refactor task to the backlog filed under “tech debt”
    • please confirm again that you know we are still behind on security updates and that you’re ok with it because you are responsible for how I spend my hours
    • I’d like more time to spend on bugs before we lose customers.
    • Also I won’t touch that buggy part without taking the time for a rewrite because we did it “fast” per your request and it’s so hard to maintain now that it becomes a time sink on every minor change
    • I know we are under time pressure right now, but as a stakeholder I request we plan a few sprints for improving reliability of our product
    • It’s not “fun” to work on our code. We might lose developers if we do not address this. We both know the good coders will have no problem finding a new job and you’ll end up with the bad ones.
    • Either that, or plan for loss of personnel and the extra time we need for the hiring process and the loss of developer hours


  • Thank you! I’ve looked into PARA, and … Area’s and Resources seem quite close? The difference is that Area’s are driven by duty/responsibility while Resources are driven by interest? How do you divide the two?

    I think I already have this division in my work-life. We have tickets that have clear targets (projects), we have a wiki for useful information (long-term).

    I will keep it in my head while organizing my private life.





  • Geyser had some issues lately. I run geyser standalone on a vps on the web, the server itself is in my home. The geyser server would sit at 100% CPU all the time. From what i understand: they had an issue recently that would hackers use geyser to run DDoS attacks. It was fixed but the hackers still try to connect. All the time.

    I don’t know if it is released yet (check their Discord) but they quickly released a patched version that would rate limit connection attempts (block the IP after X attempts). This fixed the issue for me.