Rust has supported Unicode identifiers for a long time, no?
play.rust-lang.org?version=stab...
Rust has supported Unicode identifiers for a long time, no?
play.rust-lang.org?version=stab...
Float math in const contexts is now possible on stable Rust!
As of Rust 1.94 `f32::mul_add` is now a const fn.
SIGBOVIK has a Bluesky now! Follow to learn more cutting-edge research from the worldβs most comedic and occasionally scientific academic conference
Hmmm, I guess itβs good for the memory pre-fetcher if youβre lookups follow that pattern. Otherwise, itβs just a biased distribution.
Comparing the Hilbert maps for FNV1a and DJB2a convinced me of FNV1aβs superiority.
softwareengineering.stackexchange.com/questions/49...
The βbicycle for your mindβ has turned into an βopium den in your pocketβ
Logitech G305 works fine for me with off-brand rechargeable AAs
Theyβre also more convenient, imo. I used to hate devices with AA and AAA batteries, but I prefer them since I got a set of rechargeables.
I always have a dozen batteries sitting in the charger. Just swap and go, no being tethered to a cable while it charges.
.ddsl also sounds like Driver Domain Specific Language
trash-cli has saved me a few times.
I made an alias for βrmβ to remind me to use βtrashβ instead, and now itβs muscle memory.
We can have nice things in the terminal!
βWhy is the project called <foo>?β
βWhen is <foo> a better solution than <bar> or <baz>?β
βDoes <foo> support <desirable but unimplemented feature>?β
βHow do I get around <known bug or limitation>?β
βWhy <technical choice> instead of <alternative>?β
2/2
I call it βForeseeably Asked Questionsβ when I havenβt actually gotten any questions yet.
Then I use it mostly as a venue for rhetoric and to forestall antagonistic questions.
1/2
Looks cool, what architectures does it support? I didnβt see it on the main page.
Iβve been looking for an easier way to inspect embedded binaries, but I can never remember which objdump I need.
Huh, Iβve never run in to that.
Apparently `--cached` and `--staged` are synonyms, at least for git diff.
Ironically, if you want to see fewer normal people participating in this, more insider trading helps discredit the whole idea.
The more obviously unfair it is, the less likely theyβll be to participate.
I think assembly is probably a better comparison than punch cards. Itβs called for in particular circumstances, but higher-level coding is used the vast majority of the time.
I suggest satisfy/satisfies or an abbreviation thereof.
// r[sat foo.bar.baz]
βThis code satisfies the requirement foo.bar.bazβ
Whatβs the complexity that is inadequately acknowledged about warrantless, secret, domestic mass surveillance?
It was secret because they knew it was wrong and the public would be outraged.
Whatβs the opposite of Gell-Mann Amnesia?
I hope all their expert interviews are as good as that one.
In the same vein, I wonder if the term βgrieferβ is still used in online games.
Check out Trisβs talk for a deep-dive into const, macros, zero-cost abstractions, safety and tricks to offloads computation from runtime to compile time. Also, make sure to subscribe to the #EuroRust YouTube channel! π¦
Check out the full talk πΒ www.youtube.com/watch?v=McuK...
#RustLang
It puts the future on the heap or else it gets the hose again
YouTube provides an RSS feed for each channel, makes it easy to keep up with low-frequency posters.
LibrePCB also has open parts libraries.
github.com/LibrePCB-Lib...
My main beef with Chicago transport is that my flight to ORD was just cancelled βΉοΈ
Are you talking about pet names?
en.wikipedia.org/wiki/Petname
Sad indeed.
If sixel adoption keeps up the pace for a few more years, youβll be able to do high res TUIs/low res graphics in basically all modern terminal emulators.
If you think this is US-only, it's not.
If you think the GDPR protects you, it's doesn't.
If you hadn't realised privacy is a national security and corporate espionage issue, it is.
If you think politicians can't tackle this, they can.
If you believe that tech or business need this, they don't.
Exploration through the clock configurator is one of the best/(few useful) features of CubeIDE!