Skip Navigation

Posts
1
Comments
122
Joined
2 yr. ago

  • I popped the keys off my Topre with a keycap puller and rearranged them. Both the Backspace and Caps Lock function as a backspace, but I couldn't find a keycap labeled "Backspace" that physically fit in the Caps Lock key's place so that particular label is deceiving.

  • Calculators calculate while computers can be programmed with new instructions. Fancy calculators that can be programmed though, as you say, are basic computers. Meanwhile calculators that run BASIC are BASIC computers.

  • I use Fennec/Firefox with the ublock plugin. How does that compare with cromite?

  • What exactly are you removing from urls? It sounds like you need a tailored script that does a simple string replacement for you.

  • I don't mean to Dicio but that was a bad pun.

  • A better approach is to optimistically merge most changes as soon as not-rocket-science allows it, and then later review the code in situ, in the main branch.

    I upvoted before reviewing the article in situ, then I had to go back and fix my upvote.

  • When you go to merge master into your feature branch but accidentally squash master in.

  • I was thinking BeOS's BFS since that was the closest I knew off the top of my head, but tmsu looks awesome. I love that simple command line interface around it.

  • Why stop at a tag-based file manager? Why not a tag-based filesystem?

  • But spoons are just tiny bowls to get food from the bigger bowl, man!

  • The post is in the positives so I think you're ok. If I had to guess on the downvotes though it's not really a groundbreaking discovery that uni-corn can be broken into two words like that.

  • The butterfly from The Last Unicorn told us this.

  • Maybe not, but somebody inevitably is. I was never a fan of the arch mods banning necrobumping because if that's the topic thread that comes up in search engine results then it makes sense for the answer to live with the question.

  • Threads integrating with Mastodon is bad news. Flipboard integrating with Mastodon? Interesting I guess? Hampers Meta's 4E strategy I suppose.

  • What is it you need that a centralized version control system offers that a distributed version control system doesn't? For instance you could use git or pijul for a monorepo.