If you have a memory-mapped peripheral where there’s a readonly register, I could see it being const volatile
.
likes: food, programming, traveling, physics
If you have a memory-mapped peripheral where there’s a readonly register, I could see it being const volatile
.
I don’t think it’s very useful at generating good code or answering anything about most libraries, but I’ve found it to be helpful answering specific JS/TS questions.
The MDN version is also pretty great too. I’ve never done a Firefox extension before and MDN Plus was surprisingly helpful at explaining the limitations on mobile. Only downside is it’s limited to 5 free prompts/day.
I remember in 2013 building software for HMIs running WinCE and back then, it was horribly outdated and a trudge to work on. I can’t imagine how bad it would be today.
It was just a dock, so not terribly expensive but expensive enough to hurt if it got lost.
I got a free computer and upgraded the processor to an i7-6700T (eBay) and some old SSDs. It measured around 15W and I haven’t had any problems with it. It is miles ahead of using any Pi or ARM-based SBC. I would really recommend just finding a used computer nearby, if possible. Craigslist and Facebook Marketplace has some killer deals.
It’s the largest community by subscribers, I would be surprised if folks haven’t came across it by now…
What’re you doing? I’d recommend Mikrotik, since you can do just about anything on it for cheap. It does however have a significant learning curve.
I mean the \0 literal
Huh, that’s what it looks like when you comment \0
I don’t write books but I’ve helped written a couple textbooks which used LaTeX. I personally use TeXstudio, but there’s many clients out there. If you appreciate beautiful typesetting, you’ll likely enjoy TeX despite its learning curve.
You could setup a “temporary” card with Privacy.com and set the spending limit to something low. Your bank might also offer a similar service.
Recently, I just use whatever comes first to my mind. The last few machines have been egg-related.
At some previous employers, we used fish and salmon (king, sockeye, coho, etc).
I look at the contributors on Github and check them out. I’ll check out what else they’ve worked on and maybe see if they have an account on mastodon or twitter. Maybe I’ll ask some friends if they’ve used or heard of the product, or know of the devs.
There is indeed malware disguised as OSS and you do sometimes have to vet them. I’ll skim the codebase and see if there’s anything that looks weird or funky, but that’s not perfect (like in the case of the xz) and some stuff can slip by.