I want to join, but they don’t let me
- 3 Posts
- 226 Comments
Watch frieren
Considering they just hold back packages, but do not do additional testing to release them, yeah, they should not do that.
Arch already has testing repo, normal repo packages on arch are already stable enough
Lol, I just made one of my friend try mint…
thevoidzero@lemmy.worldto
Programming@programming.dev•We Overhauled Our Terms of Service and Privacy Policy - Another VC funded bait and switch
2·1 month agoDefinitely happy I learned it. But I think it also helped I was introduced to it when I just started on Linux.
Most people that use Linux already has editor of choice, and emacs in windows doesn’t feel the same. I’ve had friends show interest in emacs because of how I use it, but it’s always such a hassle to set things up in windows.
thevoidzero@lemmy.worldto
Selfhosted@lemmy.world•I'm using my home server and coding to rebuild my brain after a stroke.English
10·1 month agoGood luck with everything. Go at your own pace, hosting is just leaving a computer on. Add more things as you need and that’s all there is in my opinion. But of course you’ll learn security, backups, and other things as you need.
It is really good when I’m already using something, so I contribute to it because there’s something I wanna fix or add.
But when I’m feeling an itch to make something, then contributing can’t help because I don’t wanna go search for similar projects. I just wanna build.
thevoidzero@lemmy.worldto
Programming@programming.dev•We Overhauled Our Terms of Service and Privacy Policy - Another VC funded bait and switch
6·1 month agoEmacs is hard to refer to new users (unless they have the passion and time for these things), but I feel lucky I learned it while I had free time.
I feel like projects like these are the only ones that won’t betray us.
thevoidzero@lemmy.worldto
Programming@programming.dev•We Overhauled Our Terms of Service and Privacy Policy - Another VC funded bait and switch
11·1 month agoCould be fuck ups from AI, i saw several openings from them about integrated AI
Did you not get the memo? In the US of A, your parents’ house is not your house. Some people literally evict their children because they’re not legally required to care for them anymore after 18.
thevoidzero@lemmy.worldto
Asklemmy@lemmy.ml•Would you say learning a programming language is easier or harder than learning a natural language?
1·2 months ago“professionally” requires having a job, so that is very hard rn. (Someone hire me)
thevoidzero@lemmy.worldto
Linux@lemmy.ml•foreach - Bash alias to execute command on each line
4·2 months agoI recommend you gnu parallel. It does similar things, but runs the commands in parallel. And it’s way easier to pipe than xargs. If you really need it to run one command at a time you can give number of cores to 1. And it also has progress bars, colors to differentiate stdout fo different commands, etc.
Basic example: to echo each line
parallel echo < somefile.txt
To download all links, number of jobs 4, show progress
parallel -j 4 --bar ''curl -O" < links.txtYou can do lot more stuffs with inputs, like placing them wherever with
{}, numbers ({1}is first) that allow multiple unique arguments, transformers like remove extension, remove parent path, etc. worth learning
thevoidzero@lemmy.worldto
Linux@lemmy.ml•foreach - Bash alias to execute command on each line
11·2 months agodeleted by creator
thevoidzero@lemmy.worldto
Technology@lemmy.world•Why are people disconnecting or destroying their Ring cameras?English
2·2 months agoDuring Superbowl I was talking with a software guy working for a big shopping ( data) company, he was telling us how every interaction on their website is recorded for data analysis, and his own wife was shocked. It came up after I prompted for that conversation, talking about the license plate tracking in parking lots (which she didn’t know about).
thevoidzero@lemmy.worldto
You Should Know@lemmy.world•YSK that you can post to Lemmy from Mastodon, and Mastodon users can interact in Lemmy threads. This is a Mastodon account.
16·2 months agoI just explain but starting how you can email gmail from Outlook and such ( familiar concept). Then tell them you could email a Facebook account using
username@facebook.com(this shows they were open to it at some point), that it was a default state of things because they wanted you connected. But then they realized they can make you sign up to their own website and make more money, so now we need account for everything. But imagine you didn’t, you could access different contents in the UI/format you want. You don’t need to share screenshots of different social media (shows why it’s useful), you could just follow different people from different websites.So far this explanation has worked. I haven’t converted anyone, but they understand. Sometimes they try to install and see, then say “the things I want are not here” because we don’t have all the niche
We have a good system for Superbowl with my friends, we gather in a place and whoever is there for game enjoys the game, while others do chores (prep food and such), and those that are there for halftime shows and things enjoy those, and the game guys do chores and help around during that time.
thevoidzero@lemmy.worldto
You Should Know@lemmy.world•YSK that radishes are fucking amazing. They contain vitamin C, improve blood pressure, and are full of Sulforaphene, a powerful anti-cancer substance. Radishes contain almost no calories
7·2 months agoI like radishes, raw and pickled. And it used to be very cheap food. But in US it’s really expensive. I wish we could just grow stuffs freely. Radishes are ready in 2-3 months if grown.
It is to ward off mammals. Their goal is to be eaten by birds, birds can’t taste capsaicin, so it’s just normal food. And birds distribute the seeds.
thevoidzero@lemmy.worldto
Technology@lemmy.world•Microsoft Office has been renamed to “Microsoft 365 Copilot app”English
1·3 months agoIn that case you can probably find someone for $100-200 that’ll check your excel logic and make sure it works on libre office. Or python script




Did it hear from the Vatican that capybara is a fish?