Feed aggregator
Michael I. Jordan – scaling excellence in A.I., statistics and beyond [video]
Article URL: https://www.youtube.com/watch?v=E35obIi-WuE
Comments URL: https://news.ycombinator.com/item?id=44295950
Points: 1
# Comments: 0
Genes Shape the Brain – New Study Uncovers Genetic Influences on Brain Structure
Working Memory, It's More Complicated Than We Thought
Polyhedra Viewer
Article URL: https://polyhedra.tessera.li/
Comments URL: https://news.ycombinator.com/item?id=44295878
Points: 2
# Comments: 0
Startup seeks Trump AI emergency for California tech city
Article URL: https://www.thenerdreich.com/startup-seeks-trump-ai-emergency-for-california-tech-city/
Comments URL: https://news.ycombinator.com/item?id=44295869
Points: 3
# Comments: 0
A Most Important Artifact (2015)
Article URL: https://cen.acs.org/articles/93/i35/Important-Artifact.html
Comments URL: https://news.ycombinator.com/item?id=44295867
Points: 2
# Comments: 0
Understanding Assembly Indices
Article URL: https://www.molecular-assembly.com/learn/
Comments URL: https://news.ycombinator.com/item?id=44295856
Points: 2
# Comments: 1
Why Kubernetes Throttled My Idle Pods
Article URL: https://mattthorne.github.io/blog/kubernetes-throttling-idle-pods
Comments URL: https://news.ycombinator.com/item?id=44295831
Points: 1
# Comments: 0
Annotated Code for Predict Next Word Based on Context and Learned Patterns
Article URL: https://github.com/vtempest/ai-research-agent/blob/master/packages/neural-net/src/train/predict-next-word.js
Comments URL: https://news.ycombinator.com/item?id=44295827
Points: 1
# Comments: 1
Best Internet Providers in San Jose, California
Trying Out the AMD Developer Cloud for Quickly Evaluating Instinct and ROCm
Article URL: https://www.phoronix.com/review/amd-developer-cloud
Comments URL: https://news.ycombinator.com/item?id=44295796
Points: 2
# Comments: 0
The Promised LAN
Article URL: https://notes.pault.ag/tpl/
Comments URL: https://news.ycombinator.com/item?id=44295766
Points: 1
# Comments: 0
Music as a Gradual Process [Reich, 1968] [pdf]
Article URL: http://musicgrad.ucsd.edu/~dwd/2014_music14/reich.pdf
Comments URL: https://news.ycombinator.com/item?id=44295761
Points: 1
# Comments: 0
The Nuanced Reality of Throttling: It's Not Just About Preventing Abuse
Article URL: https://blog.joemag.dev/2025/06/the-nuanced-reality-of-throttling-its.html
Comments URL: https://news.ycombinator.com/item?id=44295750
Points: 2
# Comments: 0
Helsing valued at €12B to become one of Europe's most valuable tech groups
Article URL: https://www.ft.com/content/cdc02d96-13b5-4ca2-aa0b-1fc7568e9fa0
Comments URL: https://news.ycombinator.com/item?id=44295729
Points: 2
# Comments: 1
Virtual Cells
Article URL: https://udara.io/science/virtual-cells/
Comments URL: https://news.ycombinator.com/item?id=44295725
Points: 1
# Comments: 0
Blasnake: Snake but now the snake is a weapon
Article URL: https://abagames.itch.io/blasnake
Comments URL: https://news.ycombinator.com/item?id=44295720
Points: 1
# Comments: 1
A Surprising Route to the Best Life Possible
Article URL: https://www.nytimes.com/2025/03/27/opinion/persistence-work-difficulty.html
Comments URL: https://news.ycombinator.com/item?id=44295668
Points: 1
# Comments: 0
Show HN: I recreated 90s Mode X demoscene effects in JavaScript and Canvas
After 25 years of writing software, I was feeling nostalgic for the kinds of things that got me into programming in the first place: the old DOS demoscene. I spent a weekend seeing if I could recapture some of that INT 13H VGA magic using today's web tech, but with the old-school constraints of doing it from scratch.
The result is this portfolio of ten classic effects running in a single HTML file. It's all vanilla JavaScript writing to a element, with no external libraries. It was a fun challenge to implement things like:
* The color palette cycling and smooth fading in the Plasma demo. * The buffer-averaging algorithm for the Fire effect to make the flames feel more natural. * The distance-based texture crossfading in the Tunnel to create the illusion of flying through different sections. * A 2D scalar field for the Metaballs to calculate the surface normals for that classic blended, metallic look (I did the best I could with the given constraints).
It was a great exercise in getting back to first principles and a reminder of how much those early demo programmers could accomplish with so little. I hope it brings back some good memories for others who grew up with this stuff.
I'd love to hear about your favorite classic demos or if there are any other iconic effects you think would be a fun challenge to add.
Cheers!
Comments URL: https://news.ycombinator.com/item?id=44295667
Points: 1
# Comments: 0