frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

How fast is Go? simulating particles on a smart TV

https://dgerrells.com/blog/how-fast-is-go-simulating-millions-of-particles-on-a-smart-tv
19•lossolo•2h ago

Comments

truth_seeker•41m ago
> On the topic of memory, with millions of particles the server barely breaks over 100mb

Although experimental as of now, but use of arena package is a natual fit here.

pixelpoet•30m ago
Gaffer (Glenn Fiedler, mentioned in the article) would also say, and I quote, "if you use Euler, then you're a bloody idiot" :) This simulation is using Euler integration.
mosura•18m ago
Is this on a smart TV or a server feeding the results to a smart TV? Seems like quite an important difference.
cogman10•5m ago
My suggestion to the OP talking about compression.

First up, consider just PNG compressing the image for simplicity. It's a mostly black image with color dots. That would generally compress really well with PNG.

But also, knowing the nature of the image, you could pretty easily compress the image by doing offsets to the next pixel. The format could look roughly something like this

[offset byte, color byte, offset byte, color byte].

It will fail in cases where each pixel has a color and will excel when there is a run of black pixels (which there will be a lot of those). It's a dead simple format to implement and read as well.

You can even keep the frame around for writing. You'd just be counting black pixels left to right top to bottom, emitting that number or 255 then 0 resetting and then counting some more.

Ask HN: Decent Builtwith alternative for finding leads?

1•Poomba•1m ago•0 comments

Ask HN: How important is peer programming?

1•Awesomedonut•2m ago•0 comments

Ron DiMenna, Founder of the Ron Jon Surf Shop Chain, Dies at 88

https://www.nytimes.com/2025/09/22/business/ron-dimenna-dead.html
1•bookofjoe•2m ago•1 comments

Green Lights More Often: The Secret 2018 Study of Sydney's Traffic Signals

https://jakecoppinger.com/2025/09/green-lights-more-often-the-secret-2018-study-of-sydneys-traffi...
1•CharlesW•3m ago•0 comments

Layoffs and H-1Bs: Texas Instruments' Billion-Dollar Balancing Act

https://dallasexpress.com/business-markets/layoffs-and-h-1bs-texas-instruments-billion-dollar-bal...
1•strict9•4m ago•0 comments

ReDisclosure: New technique for exploiting FTS in MySQL (myBB case study)

https://exploit.az/posts/wor/
1•mekhatai•5m ago•0 comments

Multi-Kernel Architecture Proposed for the Linux Kernel

https://www.phoronix.com/news/Linux-Multi-Kernel-Patches
2•mooreds•7m ago•0 comments

We got Claude Code to stop gaslighting our tests

https://www.nuanced.dev/blog/using-nuanced-with-claude-code
1•rewinfrey•7m ago•0 comments

Cross-Agent Privilege Escalation: When Agents Free Each Other

https://embracethered.com/blog/posts/2025/cross-agent-privilege-escalation-agents-that-free-each-...
1•simonw•9m ago•0 comments

Musical mel transform in Torch for Music AI

https://github.com/worldveil/musical_mel_transform_torch
1•muzakthings•9m ago•1 comments

Crystallabs.io

https://www.crystallabs.io/
1•casey2•10m ago•0 comments

Qualcomm's New Snapdragon X2 Elite Extreme and Elite Chips for PC

https://www.tomshardware.com/pc-components/cpus/qualcomms-new-snapdragon-x2-elite-extreme-and-eli...
2•pier25•14m ago•1 comments

Show HN: Aegis – A Self-Hosted Code Hosting Server Written in Golang

https://github.com/AegisCodeForge/aegis
1•kasumispencer2•16m ago•0 comments

Textile Encoding via Elastically Graded Embroidered Tessellations

https://advanced.onlinelibrary.wiley.com/doi/10.1002/adma.202500959
1•PaulHoule•17m ago•0 comments

Expat 2.7.3 released, includes security fixes

https://blog.hartwork.org/posts/expat-2-7-3-released/
1•spyc•17m ago•0 comments

SonyShell – an effort to "SSH into my Sony DSLR"

https://github.com/goudvuur/sonyshell
1•beligum•20m ago•1 comments

Isometric Asset Builder

https://iab.thomasburgess.dev/
1•Ninjinka•22m ago•0 comments

Best React Native UI resources for creating beautiful apps

https://wojtek.im/journal/best-react-native-ui-resources
1•gregwolanski•22m ago•0 comments

iPhone Air Review: Beauty Is Pain [video]

https://www.youtube.com/watch?v=tDARtYjUiHs
1•ZeljkoS•23m ago•0 comments

The whole bull run is because of an influx of money

https://www.ft.com/content/6f549890-c2a6-4823-a095-c8ea73f7e6bb
2•sharadov•23m ago•0 comments

Understanding AddressSanitizer: Better memory safety for your code (2024)

https://blog.trailofbits.com/2024/05/16/understanding-addresssanitizer-better-memory-safety-for-y...
1•ashvardanian•24m ago•0 comments

How I was secretly logged as a criminal by police

https://thecritic.co.uk/how-i-was-secretly-logged-as-a-criminal-by-police/
1•binning•25m ago•0 comments

Power Retention – Drop-In Replacement for Flash_attention

https://manifestai.com/articles/release-power-retention/
2•Roritharr•29m ago•0 comments

Disobey

https://untested.sonnet.io/notes/disobey
1•gregsadetsky•32m ago•0 comments

Project Rain:L1TF

https://bughunters.google.com/blog/4684191115575296/project-rain-l1tf
3•darkamaul•34m ago•0 comments

Weak Memory Model Formalisms: Introduction and Survey

https://arxiv.org/abs/2508.04115
2•matt_d•35m ago•0 comments

Intel Is Seeking an Investment from Apple as Part of Its Comeback Bid

https://www.bloomberg.com/news/articles/2025-09-24/intel-is-seeking-an-investment-from-apple-as-p...
5•mfiguiere•37m ago•0 comments

How to Raise a Reader in an Age of Digital Distraction

https://lithub.com/how-to-raise-a-reader-in-an-age-of-digital-distraction/
2•gmays•37m ago•0 comments

Amiga40 Germany – 40 years of Amiga, a celebration for everyone

https://amigaevent.de/
2•doener•37m ago•0 comments

Judge finds Amazon acted in bad faith during discovery in FTC litigation

https://www.courtlistener.com/docket/67515622/404/federal-trade-commission-v-amazoncom-inc/#text
7•1vuio0pswjnm7•38m ago•2 comments