“Those who never try, never find out”
🏳️⚧️ girl, learning pro gramming, terminally online
“Those who never try, never find out”
I’ve seen that blog post. Tbh Vaxry is kinda unhinged. I think he cares about Cosmic being written in Rust more than the “rust cultists” themselves :P
Gnome. I actually started with KDE. It’s a good DE, but it’s got so many options that I had choice fatigue. I constantly tweaked my taskbar instead of focusing on what I wanted to do. And it was easy to get it to a “looks broken” state
When I tried Gnome, I fell in love with it. I love the unique workflow, lack of distractions, the modern adwaita design, etc. Everything felt so polished
That being said, I don’t like how Gnome devs seemingly can’t agree on anything with other desktop environments. And I don’t like how they refuse to support server-side window decorations. Like, I agree with them that CSD are better than SSD, but it would be reasonable to support SSD for toolkits that haven’t/don’t want to implement CSD themselves, right?
I’m excited for Cosmic. It looks like it combines the best of Gnome and KDE, and the devs don’t have the “my way or the highway” mindset
~/projects
for things I made
~/git
for things other people made
I just use Jerboa since that was the most mature app when the Reddit drama happened. I haven’t tried other clients because it’s Good Enough™ for me
I generally just use gender neutral language. I would check the person’s bio before using a phrase like that tho, especially if they have a trans flag emoji in their name
That being said, getting banned/restricted for that comment alone seems a bit extreme to me tho
Polish (my native language) and english (duh). I also want to learn lojban for fun, but I keep procrastinating
TIL about aphantasia
Anyways, I’m between 1 - 2, and I just wanted to say that just bc I can visualize things in my head doesn’t mean I don’t enjoy seeing things with my eyes. If I was good at drawing, I definitely would draw my OCs and such
But no, I don’t watch adult videos. I just don’t really like nsfw. Maybe I’m asexual or smt, idk
I prefer tabs because they aren’t consistent
I personally find 2-space indented code harder to read than 4-space. If I’m working on someone else’s codebase which is indented with 2-spaces then I have to cope. But if it’s tab-indented then I can just edit the setting in my editor to display a tab char as 4 whitespace chars
Uses spaces instead of tabs.
Not really surprising considering that (IIRC) it’s the default on the Gnome variants of Ubuntu, Debian and Fedora
But keep in mind that voluntary data tends to be pretty skewed
For the most part probably not, but Microsoft cares a lot about backwards compatibility so I imagine some of this code still lives on in Windows
Though you should take this with a grain of salt, since I’m saying this as someone who 1. never looked at Wine source code 2. used the Windows API only once, for a very small program 3. is still learning programming, so I wouldn’t call myself a coder (yet) either
Probably yeah, but now they’ve officially released it under the MIT license so stuff like Wine could now potentially borrow some code to improve compatibility with Windows
Smoking. It’s literally a drug and causes lots of health issues like increased lung cancer risk, but the worst part is that if someone smokes near you then you also inhale some of the toxins even if you yourself don’t smoke. And in my country it’s common to see people smoking on the streets. Combine this with air pollution and yikes
No, but VPNs are a false illusion of privacy. When you use a VPN, you’re really just shifting your trust from your ISP to the VPN company. And governments can just force both to give them the data they have about you
I would add:
cheat
- a tool that lets you make and use your own cheatsheets
gomi
- replacement for the rm
command that has a trashcan, so if you accidentally delete something important you can just restore it
bat
- modern cat
, with features like syntax highlighting, line numbers, etc
eza
- modern ls
, with cool features like file icons
broot
- a different than ranger
/lf
approach to navigating folders
mdr
- a markdown viewer
Also, I think you should add a note that ranger
should be installed from git because most distros package version 1.9.3 and that is 4 year out of date and has lots of bugs that have been fixed in the git master branch
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
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:
I use Helix for quickly editing files and coding
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
I kinda just accepted that it exists. Governments literally have hardware-level backdoors in most consumer computers (Intel ME, AMD PSP, etc). There isn’t really anything you can do about that if you don’t want to cut off yourself from society. I will still pick low-hanging fruit of course, but most of my “opsec” effort is focused on not giving corporations any data