• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle
  • I have a 2001 compaq n600 still being used from time to time as a gateway for old tech as it has COM as well as LPT and analog video outs. It has 1.2ghz celeron, 512mb ram, 30 gig drive. Thing is kind of a beast for its time as my own desktop at that time was nowhere close to its spects. Thing was gifted to me after initially being given to install win7 on it. After telling the guy that this isnt going to happen and the best they couldd hope for is winxp and even then it’d struggle, they told me “oh, so linux is the only option then… well, it doesnt work for me. Have it, then, have fun with it!”. I put ubuntu on it, but still gnome ground the poor cpu to a halt, so I had to switch to Xfce. Luckily it turned good enough not to downgrade further to things like bare X or Kolibri OS. Worked as a solitaire machine for my dad for a few years, helped me fix and set up stuff on a few occasions, but nowadays mostly collecting dust in my drawer.


  • Ratios are a things of a past. I’m having trouble getting ratios as all of the torrents I have are straight zeros in the upload section. I still keep them around for a while just out of habit, but just to verify it’s working I’ve downloaded some random file with high leech ratio. Got it in fast, but upload is now going at less than 5% the upload capacity. Back in late 00s running torrents would instantly saturate the entirety of my 10mbit connection, and I’d like to think that terabytes I’ve seeded during that time make up for my abysmal ratios nowadays. But the reality is that there just simply is enough seeders already, and as a result the trackers I frequent to either dropped it entirely or switched to a scoring system based on how much and for how long people store obscure torrents that only few people seed, but I’m too short on drive space to participate in that.




  • Tailscale… is not that good. The underlying wireguard is robust, but tailscale control plane is completely proprietary, as well as their DERP servers that it too often uses completely needlessly. They can also block you off from downloading it, updating, or logging in, if you happen to be in a wrong country.

    I’m myself looking for an alternative to it, but having trouble finding something I could share with non tech savvy friends while not being as complex on my end as, say, open/strongswan ais. Any suggestions welcome.


  • ~/Sources for stuff I’m only building from sources and no immediate intention to contribute to

    ~/Projects for stuff I’m involved in, with a following structure:

    Projects
     - Personal
     - - Art
     - - Music
     - - Code
     - - - Ideas
     - - - In progress
     - - - Deployed
     - - - Scripts
     - - - Abandoned
     - [Company name]
     - - [Project name]
     - Interviews
     - - [Company name]
    

    The last part grouping project by companies has worked great for me, especially with freelance and outsource work. Sorting personal projects into types and stages feels like a mistake, as every time I have to navigate it, I can’t help but think of limitations of hierarchical file systems, as some of them are multiple types simultaneously, and also moving projects between stages feels dumb.