Skip Navigation
Posts
0
Comments
248
Joined
2 yr. ago
  • Usual tracking and fingerprinting issues. Would need to sandbox it to make it secure, but that then makes the fake traffic easier to identify. Not worth it in the end.

  •  html
        
    <s>Pathetic</s>
    
      
  • Those have all been replaced with em dashes ()

  • I was surprised to see they switched from wpa_supplicant to iwd. I love iwd on it's own, but the last time I tried to use it with NetworkManager it blew up on me. Seems like that may still be an issue.

  • Where was that? I was in Georgia for most of my life. Everyone I knew said Coke when they actually wanted a Coke. Soda was the generalized term.

  • Now we just need Valve to convince 8bitdo to start working with lvfs again

  • This is unrealistic, agile stages aren't missing unusual pieces that aren't quite critical but probably should be there anyway.

  • I just want some doc language that handles conditional sections sanely and has useful appendix tools.

  • Just cross your fingers nobody attempts to import it...

  • Why? They are just bringing to light the tools already being used by corps behind closed doors.

    Edit: Seems the author wants to paint a different picture. Either extreme CYA or you were correct.

  • Nah man, waterfall technique applies to everything.

  • I could never write essays by hand. Too often I would write out a paragraph just to read it, break it up, and subsequently rewrite both parts.

  • Breakcore album art aesthetic

  • I think one has to cope with it the same way the inventor of the ice pick had to cope with Walter Jackson Freeman II. You can't really control what people do with your tools. If you think someone actively destroying lives will bend to the whims of a license, that's cool. I wish I had that level of optimism. Right now it's still pulling teeth to get companies to respect GPLv3.

  • Pinchflat is one of the good containers that doesn't try to play with ID remapping or anything. You just need a container quadlet like the following:

     ini
        
    [Install]
    WantedBy=default.target
    
    [Container]
    Image=ghcr.io/kieraneglin/pinchflat:latest
    
    Environment=TZ=CHANGEME
    
    Volume=CHANGEME/config:/config
    Volume=CHANGEME/downloads:/downloads
    
    PublishPort=127.0.0.1:8945:8945
    
      

    It'll run as the quadlet user id by default.

  • Doesn't avoiding JS typically structure a website in such a way that the browsers built-in assistive services can cover it easier?

  • I haven't heard anyone talk about puppy Linux in a bit. That used to be the go to for ultra lightweight setups.