I’d suggest to have the occasional look at the “most popular repos” ranking. It’s about 50% Chinese.
Super-interesting sometimes as it shows completely different tech trends.
I’d suggest to have the occasional look at the “most popular repos” ranking. It’s about 50% Chinese.
Super-interesting sometimes as it shows completely different tech trends.
I’m a backend dev. I needed basically a single js function for my personal website that called out to some NPM package. I thought: I’ll do this the proper modern way, typescript and everything. Result: under 10 lines of code, but 12 config files (and 1.5h of fiddling with ES Modules vs CommonJS).
a.unwrap_or(b)
I got into programming via, I kid you not, Second Life.
Wanted to animate some objects with the built-in scripting language. Turned out I was pretty good at it.
Fast forward 15 years and I’m having a decade-long career in software.
For some little config it’s fine, but it’s horrible when used when you have thousands upon thousands of lines of it. Lots of DevOps tools tend to use it like a fully-blown turing-complete programming language, and each has a different DSL of doing variables, loops etc. And that becomes an abomination.
Since this week I get some form of ad in the github diff viewer. “Copilot is available for purchase for you organization”. Horrible.
Oh it hurts how many of these are recognizable.
Everyone who has ever consumed dihydrogenmonoxide will die!
Portrait rights - i.e. the right the own one’s image - is a thing in some European jurisdictions. But of course this doesn’t exist in the US.
It’s to embed Javascript into embedded markup in Javascript