dontmindmehere

joined 5 months ago
[–] dontmindmehere@programming.dev 13 points 1 month ago (1 children)

the MP3 jingle is a .flac

[–] dontmindmehere@programming.dev 5 points 1 month ago (1 children)

no, this isn't a game competing with minecraft.

it's a minecraft-like voxel engine with a big library of games, modpacks, and mods. a significant amount of content is minecraft-inspired, but there are tons of variations and original ideas

[–] dontmindmehere@programming.dev 2 points 2 months ago

there's already official appimages for neovim, I use them (but not with firejail) and they work fine. but the lsp stuff is all installed outside, my guess is it'd be really annoying to mantain a custom compiled appimage

the best option is probably to just run neovim inside a docker container, you can then mount the directories every time you run a neovim container (~/.config/nvim, ~/.local/share/nvim, optionally .local/state/nvim and your undodir/undofile, there may be more I'm not sure).

assuming you want to isolate your home directory, what gets annoying is giving it access to only the code you're editing, I've yet to try this but my next plan is to give it read access to $HOME, then read/write access to the neovim dirs, and then take an argument to mount the project directory

some other options which I also haven't tried are

  • distrobox, which just creates containers as well but by default wants to mount your entire homedir inside them
  • devcontainers
  • lspcontainers which isolate the LSP binaries themselves
  • LXC/LXD/Incus containers which behave a bit different from docker containers, could be worth looking into
[–] dontmindmehere@programming.dev 5 points 2 months ago (1 children)

I haven't tried, but there's probably an automated way to get countries shapes with openstreetmap https://wiki.openstreetmap.org/wiki/Shapefiles

[–] dontmindmehere@programming.dev 3 points 2 months ago

it's lightweight and still looks pretty good, and you can have plenty of fun fighting bots, surprised more people haven't mentioned it

[–] dontmindmehere@programming.dev 6 points 2 months ago (1 children)

urethra! ☝️🧑‍🦲

[–] dontmindmehere@programming.dev 1 points 3 months ago

I thought most DEs gave apps generic names on their .desktop these days? gedit -> text editor, file-roller -> archive manager, baobab -> disk usage analyzer, etc.

maybe just a Mint thing, I actually used to struggle to find the actual name of an app there

[–] dontmindmehere@programming.dev 4 points 3 months ago

on web, hover over the link icon, on mobile click share
it's different on each instance tho

[–] dontmindmehere@programming.dev 9 points 3 months ago (1 children)

it's also a bidet. i save so much water by simply washing up with the clean bowl water before dropping a deuce. flush 2 for the price of 1

[–] dontmindmehere@programming.dev 3 points 3 months ago (1 children)

bit of both i guess? "normies need to get good" could be diluted into "do your research before going to linux", which in most sensible online discussions is already the recommended way: test things out in a VM, try out different DEs, practice configuring things, finding alternatives to your current workflow, etc etc. it's a harder sell than "just switch to linux" but IMO it's absolutely necessary

but my comment is more of a reaction to influencers not doing that at all and making le funny challenge of jumping to linux blind and breaking shit because it's good content and "trying out linux" is still trending

problem is they must be getting this idea that "linux is so easy and fun and seamless and you don't have to research anything" from somewhere, which i do think is probably way more from people in their audience hyping up linux and not necessarily the wider linux community but these voices gotta be out there

[–] dontmindmehere@programming.dev 40 points 3 months ago (2 children)

My dad used to pay protection money for his corner shop up to like 2010 -- every week a couple of scary guys would show up to collect, and you could always spot some familiar dudes hanging around every 2 blocks or so keeping an eye on things.

Absolutely they did protect his shop, at least the 1 or 2 times a year some uniformed guy would show up with a knife thinking he was about to get some easy money (cops were very slow to respond on our part of town).

Also I think this gang must have been pretty chill, never heard of them having been too harsh on people who didn't pay for protection, nor having mugged or killed anyone, and they never even beat up the guys that tried to rob our store too badly. Pretty sure they never even dealt anything harder than weed or steroids but maybe they had something to do with contraband, idk.

By the end of the decade my dad would constantly be busy with a bunch of other stuff so I often tended to the shop, and obviously I kept paying them. Thankfully no one ever tried to rob the store while I was subbing for my dad but the vibe started to get a little weird for my taste.

The gang must had been growing a lot because I rarely recognized the guys who came to collect, and soon after, a couple of addicts started hanging around, then pass a couple months and way more often you'd hear about so and so having been mugged -- no one would say it out loud but people suspected it had been guys from the gang.

Eventually the cops finally started cracking down on racketeering so we never again had anyone come collect protection money, but if you ask me, I would've stopped paying anyway because I just love spreading misinformation online, also my dad started to beat me up with jumper cables, so yeah.

[–] dontmindmehere@programming.dev 35 points 3 months ago (15 children)

the idea that you can just jump to linux with zero research needs to go

  • no you can't have every game and program you're used to
  • no you can't translate windows or mac knowledge
  • yes you have to know what partitions, desktop environments, distros, and other bunch of terms mean
  • yes you may have to type terminal commands (no one complains about ipconfig when figuring out whether it's ISP or DNS problem)
  • yes there are a bunch of shit tutorials online with copy-paste commands that don't work
view more: next ›