My variant (u mean “up” in my head)
alias u ='cd ..'
alias uu ='cd ../..'
alias uuu='cd ../../..'
foss + a world beyond capitalism
My variant (u mean “up” in my head)
alias u ='cd ..'
alias uu ='cd ../..'
alias uuu='cd ../../..'
After some research, fzy
does a good portion of what I want. https://github.com/jhawthorn/fzy
I’m already an avid user of rlwrap
, which can handle other kinds of completion.
UPDATE: After looking around, I’ve concluded the tool I want doesn’t exist, yet.
A cool command you can run is the following
who
It shows the open sessions for each user on the server.
Since who
is part of GNU coreutils, you can get more info about it using the weird GNU info
command.
info who
Whoa, cool site. Thanks for sharing.
There’s an RSS feed to subscribe to here:
https://cheapskatesguide.org/rss
The other answers are great. But consider the following, as well.
All the mainstream package managers rely on POSIX-ish shell interpreters. Arch Linux PKGBUILD files require bash syntax, specifically.
RPM and .deb package formats literally embed shell scripts to perform pre- and post-installation tasks. They treat these scripts like hooks.
For instance, a common task would be to create requires users and directories for a program. Quite literally something like mkdir -p /var/lib/myprogram
.
Silverblue is an interesting choice. I’m fascinated by ostree as a technology.
I’m an experienced dev who programs for a living, but I am kind of into this YouTube channel that (seems to) have a focus on beginners and career-switchers
https://www.youtube.com/c/keepittechie
I just like the vibe from this guy.
After the Revolution, the only game is Farming Simulator 2095
Facebook, if you see this, I’ll write code for 150 million dollars a year, thx.
I read Democracy At Work by Richard Wolff a decade ago. It’s way more lightweight than what you’re asking for, but it’s not a rah rah all-positive book. It lays out the problem of capitalist organization, and how employee ownership can solve problems for workers.
https://www.democracyatwork.info/
Also look into resources from https://www.usworker.coop/home/
If you reach out to people in those organizations, they may have access to some more hardcore economic papers that you’re looking for.
Post some links!
Backend software developer (Go, C++)
A world without capitalism doesn’t imply a world without responsibility or stress.
That said, “probation” and “multi-tier” employee categorizations as they exist now are fairly specific to our current mode of work, and specific to where you work, whether you have a union, what country you live in, etc.
But let’s flip this notion for a minute: as socialists we want to organize society in a way that give people the freedom to flourish and contribute. I think there will (and should) always be a job for you if you want it, under socialism.
In our current political climate, I advocate a jobs gurantee from the state to do obviously useful work.
I do this but with
xx
because I’m too scared