• 0 Posts
  • 67 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
  • Back in the early 2000s I was a teen on a 56k dial-up modem. There would be frequent connection drops, or if not that, my dad would simply kick me off the Internet so he could make a phone call. Trying to download large files through the browser would only end in tears, so a download manager that supported resume was absolutely essential.

    I used something called FlashGet (I was a Windows user back then) which looking it up now apparently turned into a malware-riddled mess towards the end of its life, as did so many things. But it was an absolute lifesaver at the time.


  • I like fresh spinach in this or that too, but yeah the bags are big if you just want to graze a few leaves here and there.

    I normally use it up by cooking it. Spinach is one of those veggies that seems like a “lot” fresh, but when you cook it, it wilts to absolutely nothing.

    Pan wilted spinach with some soy sauce and garlic powder makes an excellent breakfast-time toast topping along with a fried egg.

    Creamed spinach with parmesan is a delicious and quite decadent dinner side that can pair with just about anything.

    Now in hungry for spinach lol




  • VSCode is by far and away the best thing Microsoft has ever done. (I’m sure therefore they will ruin it eventually, but that’s a separate issue)

    Its good for two main reasons IMO:

    1. It is plugin-based

    2. It is (therefore) language-agnostic

    Plugins mean the DE starts as a very lightweight thing that is basically nothing more than a text editor. You can then add as much or as little as you want to get the level of features you are comfortable with but without being too bloated.

    And then, because it’s all plugins, you can work with any language and still stay within the same editor. Divine.

    I personally love how lightweight it is compared to a full IDE because I don’t like it when IDEs hide the magic behind UI. Press the button and it compiles huh? But how? What’s going on there? What toolchain and commands are being executed?

    I much prefer a good MAKEFILE where you know what your entry points are and what is going on, because it makes everything so much more portable and also improves your own knowledge and understanding.


  • Wireguard doesn’t necessarily need to have those limitations, but it will depend in part how your VPN profile is set up.

    If you configured your wireguard profile to always route all traffic over the VPN then yeah, you won’t be able to access local networks. And maybe that’s what you want, in which case fine :)

    But you can also set the profile to only route traffic that is destined for an address on the target network (I.e your home network) and the rest will route as normal.

    This second type of routing only works properly however when there are no address conflicts between the network you are on (i.e. someone else’s WiFi) and your home network.

    For this reason if you want to do this it’s best to avoid on your own home network the common ranges almost everyone uses as default, i.e. 192.168.0.* and 10.0.0.*

    I reconfigured my home network to 192.168.22.* for that reason. Now I never hit conflicts and VPN can stay on all the time but only traversed when needed :)



  • Tough one. I’d probably end up being the person who just kept politely listening while trying to shut down the conversation amicably like “well anyway” and “I must get cooking dinner now” and “my plants need moisturising” or something.

    Neighbours are extremely high on the list of people I want to avoid pissing off, because a neighbour with a grudge against you could be an absolute nightmare (especially when you live in a townhouse and share walls)



  • “The squeaky wheel gets the grease” is an adage that is unfortunately true, and I find it absolutely infuriating.

    I would much prefer that we can all be polite and courteous to each other, so when being polite fails but having a screaming tantrum gets results it really makes me annoyed at the unfairness.


  • Even Andor is true to that formula.

    In one part, two characters are speaking over “radio” comms using code talk - presumably in case there are any Empire operatives listening in. And prior to that they kept missing each other because they weren’t at their radios at the same time. Derp!

    So you’ve got hyperspace travel and laser guns, but no data encryption, or text messaging. Alright then.

    Except of course, they do have those things when the plot calls for it, and that’s another reason to consider it fantasy. In most sci-fi the rules stay pretty consistent, but in fantasy it’s flexible.







  • I chose lemm.ee mostly by chance, but I think that it’s worked out okay for me.

    My impression is that it’s a mostly neutral instance which doesn’t really have a strong agenda, and federates with most other instances. This is definitely what I want, because it gives me access to the most content.

    If there are communities or users I find I have issues with, I can block them myself.


  • I did buy a (secondhand) nvidia card specifically for AI worlkloads because yes, I realised that this is what the AI dev community has settled on, and if I try to avoid nvidia I will be making life very hard for myself.

    But that doesn’t change the fact that it still absolutely sucks that nvidia have this dominance in the space, and that it is largely due to what tooling the community has decided to use, rather than any unique hardware capability which nvidia have.