2kool4idkwhat

joined 2 years ago
[–] 2kool4idkwhat 4 points 2 years ago

NixOS. There are lots of great things about it (like atomic upgrades, easy rollbacks, no dependency hell, safely mixing stable and unstable packages, and more) but it's killer feature is that (almost) everything about the system is specified in a single config file

[–] 2kool4idkwhat 35 points 2 years ago* (last edited 2 years ago) (5 children)

Helix

I'd describe it as "NeoVim for people who don't want to spend time configuring it". It has syntax highlighting (for pretty much any language you can think of) and LSP support out of the box. And the config file is just a TOML file. Here's my current config for example:

theme = "monokai_pro_spectrum"

[editor]
line-number = "relative"
middle-click-paste = false

[editor.statusline]
mode.normal = "NORMAL"
mode.insert = "INSERT"
mode.select = "SELECT"

That's it. No need to deal with Lua or VimScript

Also using commands after typing the : is easier than in NeoVim since Helix will show you a list of available commands and a description of the closest match (or the one you choose from the list with the tab key). It looks like this: Screenshot of Helix

I use Helix for quickly editing files and coding

[–] 2kool4idkwhat 3 points 2 years ago

I'm not willing to use it even while it's still free, so no. Mastodon FTW

[–] 2kool4idkwhat 1 points 2 years ago

I was talking about FF on PC, but I'll try this tomorrow

[–] 2kool4idkwhat 2 points 2 years ago (1 children)

No, I just assumed that it could break things

[–] 2kool4idkwhat 3 points 2 years ago* (last edited 2 years ago)

Oh thanks, I didn't know about unbranded builds

Also, regular FF stores settings and profiles in ~/.mozilla/firefox, do you know where unbranded builds of FF store them?

Edit: nvm someone else in this thread said to open about:profiles, and the path to profile folder is there

[–] 2kool4idkwhat 4 points 2 years ago

Yeah, I had a similar experience

I wonder why they did this though, before the change YouTube would recommend me videos based on videos I watched so it's not like they actually needed the watch history to be turned on

[–] 2kool4idkwhat 3 points 2 years ago

Yeah I do 🙂

[–] 2kool4idkwhat 3 points 2 years ago

The only way it's profitable for someone to knock on your door to sell ANYTHING is if they are obscenely inflating the price (think 100-600% markup)

I agree, but does anyone actually do that? No one ever came to my house to try to sell me something

[–] 2kool4idkwhat 3 points 2 years ago

Pianki (which is literally just foam in english)

[–] 2kool4idkwhat 1 points 2 years ago

Yeah, my mom didn't have issues with that, but she did have issues with other almost as basic stuff

[–] 2kool4idkwhat 2 points 2 years ago (2 children)

Yeah, but when I tried to get my mom to use Linux, she kept asking me how to do some things like moving a file, printing a PDF, saving a document in Libreoffice (even though she had no trouble doing it on Windows also with Libreoffice) etc. I've set up everything to be as seamless and close to Windows as possible but she still always had trouble doing something so I gave up, and reinstalled Windows. Ig my mom is just less tech savy than your family ¯\_(ツ)_/¯

view more: ‹ prev next ›