deleted by creator
deleted by creator
This is why Kagi is a great company.
Nobody is getting LLM functionality shoved in their faces unless they wanted to.
Arguably there’s Typescript now, too.
You cannot make a safe yet universal cutting tool.
I’m neither language designer or crustacean advocate, but from what can be read, Rust seems to have managed just fine. The trick is probably to allow removing the cover of the sharp edge when needed (execute unsafe).
Awesome, appreciate it!
Could you share a link to the source for, or the wallpaper itself? Really like it!!
rm: remove [file name 1]?
Concur. I’d argue they should be flipped, even – Windows (11) needs way more in hardware in order to run fluidly AFAIK, whereas older Macbooks are supported for quite a long time
How is this a legal drug…
Why does it feel like you pretend people with less than a billion dollars or something in that order of magnitude’s neighborhood in unrealized gains would ever be affected by this legislation?
Laws like these should never affect you unless you’re one of like (I’m guessing numbers) 15 people in your country, so I don’t understand the issue people so often have with them. From my point of view, if we don’t change anything to combat wealth inequality, the most likely outcome is civil unrest (esp. with more climate disasters looming on the horizon)… genuine question, please don’t take it with hostility – I would just like to understand “the other side” here: why would you personally oppose this?
P.S. about to hit 6 (euro)figures invested. ≈50/50 stock/ETF split. But I’m not sure if that truly counts toward your opening question since it’s basically the place for my long-term savings money, but there’s no such thing as regulation for a tax-advantaged “retirement investing” (401k etc.) account here, yet 🙃
in-class bathroom that you can hear through from the regular classroom…? wtf?
is this a regular occurrence in burgerland?
Nice find, thanks for sharing.
For Macs (only Macs, I believe), there is StopTheMadness, which, uh well, stops the madness (test page here for some examples it can re-enable).
JS doesn’t have any standards
ECMAScript would like to have a word with you.
If however by “doesn’t have any standards” you meant it’s willing to sink to new low grounds every day, you would be correct.
TL;DR: Depends on what you mean.
Long version:
Disclaimer: I’m not an expert by any means, I haven’t vetted the links properly (or at all), they’re mostly there for illustration and if you want to read further. Also, the last time I actually read up on this is quite some years ago, so stuff may have changed in the industry and/or my memory on specifics is foggy. Many of the links lead to Tesla sources since I first looked into this topic back before Musk made it known to the public that he’s an insufferable human being.
Batteries are usually structurally integrated into the chassis with modern EVs, since that means space (and often small weight) savings, and is easier/faster to do in manufacturing.
With that knowledge, it is safe to assume that replacing a car’s battery is a difficult or next to impossible task, outside of end-of-life reuse.
But this is actually where it gets interesting, since EV batteries last many years anyways: What happens when the car’s time has come?
Well… the batteries can be reused. It’s not a trivial process, there’s several ways to do it, but the best intuitive explanation I’ve found is this: In raw ore, lithium and other metals are present at maybe 0.1 or 1%, per tonne of material. In batteries, it’s maybe 99% of reusable, expensive material. Even if you let it be 90 due to inefficiencies in recovery, or whatever, it’ll still make way more sense financially to work with old batteries – once you have the process figured out and automated machinery to get it done in place.
All that is assuming total destruction of the existing cells, which, depending on their state, may not even be necessary at all. In fact, it looks like all of that may not be needed for as much as >80% of batteries. Wow!
And we all know the best way to ensure companies are doing something is if the financial aspect aligns with their goals. It’s in their best self-interest to be able to and actually do this.
So: Replaceability per car – eh, doesn’t look to great. Replaceability across the industry? Perfect.
Private concerts is a good one! And then hire overpriced organizers for those events, too :D
That’s equity. Not spent money, just less-directly-available cash… But if that doesn’t count, real estate technically doesn’t either… Really tough question, depending on the circumstance
zshenv
’s selling point isn’t necessarily that your typical functions are available across scripts (though that can be neat, too – I source aliasrc
as well as an utils
script file in my shell config) – it’s that it’s there for non-interactive shells too, whereas zprofile
is only applied for login shells (and zshrc
only for interactive ones).
So for example, I could open a command in my editor of choice (Helix’s :sh
for me), and if I define stuff using the zshenv
, all of my aliases etc. are right there. I just have to avoid naming conflicts for script function names if it’s the default shell, but that’s pretty easily done.
Yup. Read this and you will forever be against brain-uploading:
I thought NixOS would be “grinds their own beans and brews them manually”