I think I would have given up before reading the documentation & analyzing the code to notice lack of rate limit. Now I’m questioning if 2fa was ever secure with such a limited brute force space
Expert developer, Buddhist
I think I would have given up before reading the documentation & analyzing the code to notice lack of rate limit. Now I’m questioning if 2fa was ever secure with such a limited brute force space
Yeah! Defeat the dragon of phone 2fa by putting all your secondary passwords on the cloud, synced to your computer! That’ll show em :D
Yeah idk or maybe use the right tool for the job rather than joining cults
Are you high?
Why am I writing this post? Not because I hope for something or believe in change. These are just words. I could write this at the end, but then you would be looking for answers for me while reading, and I don’t need them. They won’t change anything.
So here it is. I don’t claim to be a software development guru or a C language expert. I’m just a simple developer.
What? People stopped using C because it takes forever to write. You’re still stuck adding null terminators to string arrays and stressing about memory leaks and overflows. Even the Linux kernel / Linux Torvalds are moving towards Rust. That’s evolution, and sometimes evolution is messy
Then the rest of your thing seems to be about how people shouldn’t make money from coding? That’s one of the most valuable skills of the information age, and you can become a millionaire in a decade doing it
Just contribute to open source if you want to do some “good deeds”
Yeah tldr is “rust good”, “ai overrated”, “i only care about the kernel and won’t answer your questions”
Wow this is epic and although intimidating, quite good to read and know
I got disrupted!! They are taking away my free speech by disrupting me!! On my book tour!! It’s a security threat!! I have to go!! Trump is the best!! Love you Elon, thanks for X!!
-ex british pm of 45 days
Arch is perfect, it’s like THE Linux. It’s not really opinionated about anything, it just helps you do it. Hell you can “pacman -S apt” and slowly become a debian
That’s the magic of it: latest software, rolling release, edit some config files, do anything you want, spend half your time tweakin’
bone"less" mean less bone, not no bone, bonehead
-court
I don’t think tablets are fully supported but I see gnome devs continuing to make steady progress there. Stoked for a future where (real) open source catches up to phones and tablets, we are close…
Oh wow, I really didn’t expect this, and aside from all the problems with sex trafficking, this is a huge win for privacy… for now
I guess reading the history, systemd did a better job of dependency resolution and parallel loading of startup services. Then some less interesting stuff like logins, permissions, and device management - which definitely seems out of scope. There’s been like 15 alternatives since it was made, but none of them got critical mass, and now pretty much every mainstream distro can’t run without it. Sad face
While I’m here complaining, I really miss the days when Arch was configured from a single global file that handled many things like setting your hostname, locale, etc. I think it was dropped bc of maintenance & being not unixy enough. Kinda ironic
I mean that argument is ridiculous, saying that things are “documented” when the thing is literally called tmpfiles.d and the man page starts with the following explanation:
It is mostly commonly used for volatile and temporary files and directories (such as those located under /run/, /tmp/, /var/tmp/, the API file systems such as /sys/ or /proc/, as well as some other directories below /var/).
So basically some genius decided that its a good idea to reuse this system for creating non-tmp directories. Overall my opinion of systemd is reluctant acceptance though I always wondered why the old way was a problem. Need a service started on boot? Well, we had crontab and sysvinit with some plain files. Need a service shut down? Well that’s the kill command. I guess I don’t really know why systemd was made
Well, US is doing exactly this too. It doesn’t appear so incoherent - from a perspective of achieving objectives while attempting to reduce casualties. (And making a ton of money in the process)
Yeah I sure don’t, have been happy with my prompt for a decade
Performance of what, zsh? C ain’t good enough anymore??
Fk if I know, that describes every shell. But new trends include https://starship.rs/ and nushell. Just use zsh tho, it’s perfect, always has been
I’m honestly so trolled, I hate change & hate the idea that something might be better than my existing Arch install. I hate that security, reliability, and flexibility are improved. I cope by reminding myself that I’m very low on disk space right now, for the needed extra partitions
Nothing wrong with rsync, it’s still kinda the shit. Short script, will do everything
https://git-annex.branchable.com/ this thing extends git to handling lots of big files. Probably a solid choice, haven’t tried, but it claims to do exactly what you need, and even has ui and partial sync