How can I tell what kind of CMOS battery ASRock B450 uses without having to open the PC?
So, you have no UX taste? /j
Trust me, I'm an engineer What the fuck did just happen here?!
Language: haskell Source: rpn [] f = f rpn [h:t] f = rpn t (f h) main = print $ rpn [2, 3] (+) Errors: source_file.hs:2:19: Occurs check: cannot construct the infinite ...
The story: I had a thought, that perhaps Math becomes simpler to understand when you invent it, rather than trying to learn it. And that people who invented Math must've been...
and the question is, how it should handle the users who joined when the bot was down?
I need some advice in functional programming. I'm writing library to contacting Telegram bot api. Difference from all the other 9999 libraries that do the same? Mine will all...
Does Vec count as a smart pointer?
I was feeling like experimenting: // small helper const regex = flags => (...args) => XRegExp(String.raw(...args), flags); // usage const mainRegex = regex('six')`^/ (?<l...
But can WSL access USB devices?
assuming yes, the fundamental problem is, what should the bot do to newcommers when it's started after some downtime?
What's wrong with Vivaldi, besides being partly proprietary?
In rextester bot 2.x, I had big hashmap with state, and I had bluebird promises representig message processing there, and if someone edited a message while it was still being ...
Which param order is more natural for ordinary JS people (ie not Thomas), join(array, sep) or join(sep, array)? It'll return something string like, so it's intended to feel si...
/\b(?:pdf|dwg)\b/i
@TRGWII how about making the sandland plugin more aggressive?
What even is "IDE slave"?
Maybe, just maybe, it's a false dichotomy?
what about the cloud backups thing?
1. How many devs? https://insights.stackoverflow.com/survey/2016#developer-environment-per-occupation 2. And with editors, unless whole team uses 1 IDE, the most important th...