Avatar

material_hegel

material_hegel@lemmygrad.ml
Joined
0 posts • 8 comments
Direct message

Highly recommend Guix, been using it as my daily driver for years now.

System Crafters has a really nice series on getting it setup the way you want it. I think it’s fixed a lot of stuff that is a little wonky with Nix – proper separation of config-time things and build-time things with g-exps, no putzing with bash scripts, grafting so you can reuse builds even when dependencies get updated, and just general good documentation and hackable culture with a pretty active IRC. They’ve recently added support for also managing your dotfiles the same way you do packages and system config (Guix Home). They’ve also pushed the boundaries of bootstrappability/reproducible builds so far that bitcoin-core is now building on Guix for security.

The system is pretty well thought through, and has saved me a few times where I would’ve bricked my machine on a mutable distro – now, I can just boot to a previous version of the system from the bootloader whenever my lastest changes are messed up.

permalink
report
reply

I would care a lot ❤️ very interested in dialectical understandings of anything

permalink
report
reply

Some of the old communist anthems are pretty powerful and motivating for me, like https://www.youtube.com/watch?v=AFzu_w7d9W0

I can send some more if you’re interested

permalink
report
reply

Also 4chan’s explicit baby-talking “fren” posts and cheems stuff

permalink
report
reply

I think you’re doing great OP! Rule #1 in every boss’ playbook is to make you feel like you’re always behind and always underperforming to squeeze every ounce of extra labor they can from you, as if stealing your surplus value wasn’t already enough.

Once, I was given a week to do a project that would’ve normally taken double the time. But I was so afraid of appearing incompetent, especially because all the higher-ups will act as if it’s no big deal and that these are normal expectations for anyone in the industry. Pulled multiple allnighters and delivered the project within a week. For a second I was shocked when they said they were surprised with how quickly I finished the project when I thought I’d just barely made the deadline, but then it became clear: these expectations are all bullshit. You can probably guess what my reward was foe being such a good little worker: higher expectations (and no change in pay).

Anyway long story short, feeling dumb and behind is exactly how they want you to feel all the time. If that’s what you’re feeling, frankly that’s exactly where you need to be. I’ve fallen for this guilt tripping too many times where I sacrifice my own sanity, health and self esteem trying to appease demands because they have you convinced you’re terrrible at what you do. Think about it: if you felt like you were one of the best at what you do, you would demand better pay, better hours, more respect. This is exactly what they engineer against.

Of course, these feelings of incompetency are hars to reason with when they convince you you’re worthless, so I have a trick for dealing with it; might help you too: thinking to yourself “ok, self, let’s say you’re right. You conned your way into this job and have no idea what you’re doing. Fucking brilliant! You’re the EXPERT and getting away with it! Even though you don’t know what’s going on, while others are busting they’re asses for peanuts, you’re in the same position as them just because of your excellent skill at getting away with it! Let’s see what else you can get away with!” Make it into a personal game into seeing how far you can stretch it with slick bullshitting and doing the bare minimum but it seem like you did a lot. (This is what salespeople mean when they say they’re “rejection oriented” – you make the goal in your head not the closing the deal, or in this case whatever goal your boss told you, but instead how far you can go before getting a rejection). And guess what? This whole economy runs on so much hot air that your boss will literally appreciate you more for this mindset: you’ll be acting like one of them now.

permalink
report
reply

Easy+free option might be making a static site on github. Basically you write your posts in some easy to write format like markdown and then run a command to generate the HTML from it, then commit the whole thing to a git repository. Look up “static site generator” for various tools to help you do that. The site’ll be hosted on your-username.github.io. Unlimited flexibility as you can tweak the styles and how the generation happens as you want and there’s virtually no limits as long as you’re just posting text and the occasional image. A lot of programmer blogs I’ve seen are run this way but ofc can write about whatever you want on there :)

permalink
report
reply