linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
There are a lot of projects for which I think JQuery would have been a better fit than React but React still handles those well enough.
My criterion for thinking JQuery would have been better is when the app ends up being divided into multiple virtual pages with very little shared state, especially when most users aren't going to use multiple pages consecutively. (Now I think about it: every React app I've been paid to work on has been like this)
#JavaScript
Polycompiler: Merge Python and JavaScript code into one file that runs in both
Link: https://github.com/EvanZhouDev/polycompiler
Discussion: https://news.ycombinator.com/item?id=43884245
WebMonkeys: parallel GPU programming in JavaScript
Link: https://github.com/VictorTaelin/WebMonkeys
Discussion: https://news.ycombinator.com/item?id=43887874
@screwtape @dougmerritt @eduardoochs
screwtape> in languages that handle PARSE-INTEGERable strings /such as #javascript (#Kitten)/ is the equivalence (sometimes) of "1" and 1 an example of defeasible inheritance?
I don't know what defeasible inheritance is, but in JavaScript way too often this is a pain.
People even get into the habit of always writing things like (+x) instead of x...
I think this has already been elaborated.
@vnikolov @dougmerritt
in languages that handle PARSE-INTEGERable strings /such as #javascript (#Kitten)/ is the equivalence (sometimes) of "1" and 1 an example of defeasible inheritance?
In that
c = a - b
if c is 2 and a is 3, b might be a positive integer 1, or it might be a string "1" in js. #programming #types #defeasibleInheritance
Drew a landscape diorama with #threejs Marching Cubes and #Quest3.🤓 https://pl4n3.github.io/test/webvr/edit.htm?file=file:sculptScapeEmbed #javascript
Right: you see that it took exchanging a couple of messages before I grokked it.
(I should have made the JavaScript specification "my constant study", to borrow Oscar Wilde's phrase.)
The kitten example you just quoted isn't exactly a prince of clarity, either...
This kind of programming is actually very expensive, tempting though it may be.
Last I heard, JavaScript doesn't have dynamic scope, but don't take my word for it.
P.S. My (non-authoritative) reading of the specification is that JavaScript tagged templates (function calls of backquote-delimited forms) can _only_ be _literals_ and can't be constructed at runtime.
Therefore I would definitely avoid an explicit call to `eval' in the lisp translation and just arrange for the placeholder expressions to be in for-evaluation positions.
JavaScript Views, the Hard Way – A Pattern for Writing UI
Link: https://github.com/matthewp/views-the-hard-way
Discussion: https://news.ycombinator.com/item?id=43733636
Hiding elements that require JavaScript without JavaScript
Link: https://0xda.de/blog/2025/04/hiding-elements-that-require-javascript-without-javascript/
Discussion: https://news.ycombinator.com/item?id=43602688
On JavaScript's Weirdness
Link: https://stack-auth.com/blog/on-javascripts-weirdness
Discussion: https://news.ycombinator.com/item?id=43574026
Show HN: Offline JavaScript PubSub between browser tabs
Link: https://simon-frey.com/tabsub/
Discussion: https://news.ycombinator.com/item?id=43569961
Show HN: JavaScript PubSub in 163 Bytes
Link: https://github.com/hassanshaikley/pico-pubsub
Discussion: https://news.ycombinator.com/item?id=43529774
Writing a tiny undo/redo stack in JavaScript
Link: https://blog.julik.nl/2025/03/a-tiny-undo-stack
Discussion: https://news.ycombinator.com/item?id=43458738
Show HN: AgentKit – JavaScript Alternative to OpenAI Agents SDK with Native MCP
Link: https://github.com/inngest/agent-kit
Discussion: https://news.ycombinator.com/item?id=43426164
Show HN: Cascii – A portable ASCII diagram builder written in vanilla JavaScript
Link: https://github.com/casparwylie/cascii-core
Discussion: https://news.ycombinator.com/item?id=43377897
Show HN: Bubbles, a vanilla JavaScript web game
Link: https://ehmorris.com/bubbles/
Discussion: https://news.ycombinator.com/item?id=43355658
Reverse Engineering OpenAI Code Execution to make it run C and JavaScript
Link: https://twitter.com/benswerd/status/1899853533761200300
Discussion: https://news.ycombinator.com/item?id=43344673
Human-readable date formatting with vanilla JavaScript | Henry From Online
🔖 https://henry.codes/writing/human-readable-date-formatting-with-vanilla-javascript/
🔗 https://ellyloel.com/bookmarks/human-readable-date-formatting-with-vanilla-javascript-henry-from-online/
Svelte 5 is not JavaScript
Link: https://hodlbod.npub.pro/post/1739830562159/
Discussion: https://news.ycombinator.com/item?id=43091596
Rust Is Eating JavaScript
Link: https://leerob.com/n/rust
Discussion: https://news.ycombinator.com/item?id=43067585
Ohm: A user-friendly parsing toolkit for JavaScript and TypeScript
Link: https://ohmjs.org/
Discussion: https://news.ycombinator.com/item?id=42982755
Oracle justified its JavaScript trademark with Node.js–now it wants that ignored
Link: https://deno.com/blog/deno-v-oracle2
Discussion: https://news.ycombinator.com/item?id=42939940
JavaScript Temporal Is Coming
Link: https://developer.mozilla.org/en-US/blog/javascript-temporal-is-coming/
Discussion: https://news.ycombinator.com/item?id=42876840
Classic Duck Hunt game made in JavaScript and Kaplay
Link: https://jslegend.itch.io/duck-hunter
Discussion: https://news.ycombinator.com/item?id=42873476
Pharaoh's Tomb HD – A Remake Made in JavaScript with Kaplay
Link: https://pt-hd.iocaihost.me/
Discussion: https://news.ycombinator.com/item?id=42752023
Google begins requiring JavaScript for Google Search
Link: https://techcrunch.com/2025/01/17/google-begins-requiring-javascript-for-google-search/
Discussion: https://news.ycombinator.com/item?id=42747092
Modern JavaScript for Django Developers
Link: https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/
Discussion: https://news.ycombinator.com/item?id=42711387