Skip Navigation

Posts
1
Comments
25
Joined
3 yr. ago

  • I do increase the size of the cursor permanently, and colour them brightly. It works wonders, a bright pink or cyan or orange cursor always makes me smile a bit when I stop to appreciate it.

  • Two people communicating one-to-one and starting a new account to solely dedicate to maintaining a pretty public open source project doesn't sound too fishy, tbh, if everything else checks out. (Catfriend1 confirms the handover, etc.)

  • Instead of a bare metal hypervisor, you can install Kubernetes on it, k3s works on a single node. Lots of use across the industry.

  • No, not really. Programming requires understanding of the underlying hardware, at least to a certain extent. Otherwise performance issues will look like dark magic and optimizing anything would be impossible.

    Where do you start debugging if something goes wrong with the software and your information level is this low/ do you look at network stats? CPU utilization, paging/swapping? Is the hard disk bandwidth the bottleneck? Without at least some passable understanding of a computer architecture people like this just throw up their hands, or throw whatever tricks they know at the wall and see what sticks.

  • Yeah exit nodes can be lots of effort(probably, never ran one) but relay nodes do get issues. Some banks do outright block any nodes that run tor, regardless of the exit node or relay node status.

  • You would need to create a new torrent whenever new files are added or edited. Not very practical for continuous use.

  • Deleted

    Immich joins FUTO

    Jump
  • What is FUTO?

    FUTO is an organization dedicated to developing, both through in-house engineering and investment, technologies that frustrate centralization and industry consolidation.

    https://futo.org/

  • Use https://combine.fm paste in a tidal link and share the resulting page, people can click on the service they have to listen to the same song.

  • Use https://combine.fm paste in a tidal link and share the resulting page, people can click on the service they have to listen to the same song.

  • Their own doc, sure why not.

    Any other context where there's a giant with the same name. No, please at least write it out expanded once.

  • Two wrongs don't make a right. I was scratching my head for a few seconds looking at the thumbnail and the title. And even the post body didn't clarify things. 🤷🏻

  • The thing you want is "glue records" the upper level server would serve ns1.example.com (this is an approved domain for example use, better to use example.com than making your own example up) as the authoritative name server. Then provide the glue record which says "ns1.example.com is at IP address X".

    It should ask for IP addresses as well as hostname. Otherwise they only assumed people will "host" their domain in another hosted, as opposed to self-hosting.

    In that case (and in any other case) change your registrar to someone else who supports glue records.

  • Lots of people contributed really good answers, so I don't have anything valuable to add to their answers. But I wanted to point out for your detailed question, you include what you have done, what is your understanding and what are your shortcomings clearly. As opposed to a lot of posts with vague, detail-challenged narratives, that's a top notch post.

    And the community delivered by giving good answers, so go community!

    Also, you didn't just ghost after the initial post and interacted.with the people who graciously donated their time, so another bonus point there, as well.

  • Yeah, that's the key point. They weren't trawling all the servers, they probably had a wiretap order for one specific server. As a legal business, you can't just say no to police because you don't like mitm.

  • I have been using porkbun.com as a domain registrar.

    For email hosting, self-hosting is a lot of effort. If you just want the damned thing to work. I've heard good things about Fastmail, and personally I'm using migadu.com. it's $19/year for micro.

    Use any imap client, or if you want to keep using what you're using Gmail and Outlook and Apple mail apps w all support your new personal account over imap as well

  • DevOps @programming.dev

    Load Balancing concepts with visualisations

    samwho.dev /load-balancing/