Skip Navigation

Posts
0
Comments
189
Joined
2 yr. ago

  • Great game companies don't win lawsuits?

  • Dusk. Ultrakill.

  • I've tried things like that before but never got on with them. I found when I had many projects with similar directory structures it was easy to end up in the wrong place and took more thought to get to the right place than just cding

  • True. That is something that could be done.

  • Go for it. I've been using it for years without a problem.

  • Good article. Rather than aliasing `cd ../.." etc. I've got this function in my setup:

     
        
    up () {
        local x='' 
        for i in $(seq ${1:-1})
        do
            x="$x../" 
        done
        cd $x
    }
    
      

    This lets me do up 4 to go up 4 directories.

  • Bottom row, far right. Simple, minimalist, caffeinated, unhinged.

  • Probably the chronic debilitating disease I have that saps my energy and concentration and massively limits what I can do. Other than that, things are honestly pretty good.

  • Not a long or super replayable game like some of these answers but Jusant is super chill.

  • That's what YouTube was so maybe the churn will continue.

  • Happens whenever my laptop goes to sleep and it's really annoying. As far as I could tell it's a KDE bug. The only fix (which didn't work for me) is apparently to stop it trying to dynamically detect displays.

  • Short Attention Span - Blink 182

  • That's a good analogy because that also happens all the time.

  • If the posts are somebody else's work with the watermark cropped off... probably not?

  • I don't mind hearing about Linux - I use it daily - but the constant low tier memes make me want to block those communities.