

In my experience that’s a very appropriate boner.
In my experience that’s a very appropriate boner.
I was sort of with you on the ocean stuff, swimming there isn’t really a substitute for a lifejacket, but swimming being for the privileged is a weird take.
If you don’t have access to a body of water for free, then public pools are usually cheaper than a movie ticket. You don’t need any equipment, all you need is one person that kinda half way knows how to swim and is willing to point you in the right direction.
My kid bought me a Back to the Future DeLorean for my birthday, about 2000 pieces.
Initially I thought it was kind of a mis-gift, something they would enjoy more than me since I hadn’t built a set since they were small and needed my help, but I made it a point to crack it open instead of letting it sit and it turned out to be quite enjoyable.
I used mutt back in the day, opening vim for message editing.
I wouldn’t do a mailing list these days, but as someone who spent the early part of my career interacting with devs that preferred this method, it’s actually pretty ergonomic by a 2005 standard. A message thread aware, text based email client that can turn messages into patches in a keystroke makes it actually pretty comparable to modern code review…
I think it’s hard for younger devs to get this because they’re used to email being stuck in a crappy, unthreaded browser interface or Outlook etc. (which are terrible for mailing lists) and most collaboration taking place in code review and chat platforms like Teams/Slack but for decades before these were feasible, email was the way…
GNOME 3 introduced the current shell paradigm where you don’t really have a start menu but a variety of searches, integrated indicators, per-app desktops with a dock etc.
Before, it was far more conventional experience like Plasma/Windows/Cinnamon are now. GNOME 2 was forked to be the MATE desktop if you want to check it out.
I default to piracy too, but I’m guessing you don’t listen to a lot of new music. The thing a music service offers isn’t just access, it’s discoverability. It didn’t replace my FLAC collection, it expanded it. What it replaced was listening to the radio to find new stuff.
For video I’m more with you. I’m happy to rely on word of mouth. Especially since the streaming services drop movies all the time and discriminate against watching in a browser. Getting a good rip means you can watch it anywhere, anytime, and not have to worry about it disappearing.
I have a couple of very minor commits in Linux and, in the 3.0 era, had my name at the top of a source file for a platform that never saw the light of day and was later removed wholesale.
Still feel that invisible feather in my cap.
Basically just start with what you’re aiming to enable and work backwards (as you’ve started to do). With judicious use of grep find out where that symbol is defined. If it’s in arch configs for other arches but not your own, it’s probably that.
There may be better tools out there to do this, but in my experience just sleuthing it out a bit will answer your question. The Kconfig system can be complex, but the files are pretty readable.
Ideally the FDA should not be swayed by business interests, but everything controlled by our government is. That said, you want the FDA to exist and protect us from bullshit snake oil products and keep corporations from lacing our food with cheap poisons and carcinogens.
Trump gutting the organization makes it go from “could do better” to “actively subverting its own purpose.”
Eh, 1% includes like 80 million people globally, they’re not all useless billionaires. There are probably a good number of them (likely towards the lower end of the spectrum) that actually work for a living and enough existing resources they’d have time to rework society.
The real question I have is how they’d be distributed. 1% globally or 1% per country/region. Both have advantages and disadvantages for survival.
The actual total in your own link was 5.2 million for executives. The 88 million is, again, the entire salary base just in 2021. Assuming they still had 700 employees (which is a current figure, not 3 years ago) that’s still about 120k apiece for everyone else.
I can’t tell if you’re just being disingenuous or you really can’t read your own sources…
That salary number is all ~700 employees, not just “executives”. That averages to about 150k apiece, not unreasonable for what is probably mostly tech workers.
It’s possible that it’s not supported on your arch.
Because at some point after the first few million you turn into a dragon that must hoard wealth and the people that generate that wealth become a cost to minimize.
It’s a “collectible” piece of plastic that looks like a fat chibi, square headed version of some tired character from pop culture. The only people that own them are psychic vampires.
The only thing Samba is really great for is interop with Windows. If that’s not an issue, Dolphin can browse SFTP directly by adding it as a network share (you may need to setup a password-less key pair to avoid having to login). SSHFS is a similar option and works even if the client is totally naive (it just looks like any other mounted FS).
Right. GCC -f optimizations are basically like “how hard are we going to try to be clever” and are, I believe, orthogonal to the actual instructions used. Machine dependent args start with -m, like -march or -mavx etc.
So you’re right that this is a bit arbitrary because the line between the standard lib and the language is blurry, but someone writing Rust is going to expect Vec to work, it doesn’t even require an extra “use” to get it.
Perhaps a better core example would be operator overloading (or really any place using traits). When looking at “a + b” in Rust you have to be aware that, depending on the types involved, that could mean anything.
Anyway, I love Rust, it just doesn’t have the 1:1 relationship with the assembly output that C basically still has.
Yeah, I’ll be honest I’m pretty tuned out on the Dems, but the first time I heard about this was an unwanted donation solicitation that started like “I just got off the senate floor…” and it made it feel so transparent that right now, it’s performative bullshit.
Could be the start of something, but it won’t be until the Dems prove they’re effective at something other than fundraising to lose elections.