frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

New sphere-packing record stems from an unexpected source

https://www.quantamagazine.org/new-sphere-packing-record-stems-from-an-unexpected-source-20250707/
331•pseudolus•15h ago•148 comments

# [derive(Clone)] Is Broken

https://rgbcu.be/blog/derive-broken/
79•RGBCube•3d ago•49 comments

Epanet-JS

https://macwright.com/2025/07/03/epanet-placemark
97•surprisetalk•3d ago•9 comments

Berry Script: lightweight embedded scripting language for microcontrollers

https://berry-lang.github.io/
12•hasheddan•2d ago•3 comments

Mercury: Ultra-fast language models based on diffusion

https://arxiv.org/abs/2506.17298
460•PaulHoule•21h ago•200 comments

The chemical secrets that help keep honey fresh for so long

https://www.bbc.com/future/article/20250701-the-chemical-secrets-that-help-keep-honey-fresh-for-so-long
147•bookofjoe•3d ago•83 comments

LookingGlass: Generative Anamorphoses via Laplacian Pyramid Warping

https://studios.disneyresearch.com/2025/06/09/lookingglass-generative-anamorphoses-via-laplacian-pyramid-warping/
82•jw1224•11h ago•16 comments

I used o3 to profile myself from my saved Pocket links

https://noperator.dev/posts/o3-pocket-profile/
386•noperator•20h ago•147 comments

What Microchip doesn't (officially) tell you about the VSC8512

https://serd.es/2025/07/04/Switch-project-pt3.html
100•ahlCVA•3d ago•20 comments

Launch HN: Morph (YC S23) – Apply AI code edits at 4,500 tokens/sec

184•bhaktatejas922•18h ago•146 comments

The Miyawaki Method of micro-forestry

https://www.futureecologies.net/listen/fe-6-5-the-method
154•zeristor•3d ago•29 comments

The New York Times wants your private ChatGPT history – even the deleted parts

https://thehill.com/opinion/technology/5383530-chatgpt-users-privacy-collateral-damage/
34•isolli•1h ago•37 comments

ChatGPT testing a mysterious new feature called 'study together'

https://techcrunch.com/2025/07/07/chatgpt-is-testing-a-mysterious-new-feature-called-study-together/
18•Bluestein•2h ago•12 comments

Adding a feature because ChatGPT incorrectly thinks it exists

https://www.holovaty.com/writing/chatgpt-fake-feature/
904•adrianh•18h ago•331 comments

What is going on in Unix with errno's limited nature

https://utcc.utoronto.ca/~cks/space/blog/unix/ErrnoWhySoLimited
41•ingve•4d ago•18 comments

When Figma starts designing us

https://designsystems.international/ideas/when-figma-starts-designing-us/
245•bravomartin•1d ago•110 comments

The Two Towers MUD

https://t2tmud.org/
98•astronads•2d ago•62 comments

My first verified imperative program

https://markushimmel.de/blog/my-first-verified-imperative-program/
148•TwoFx•15h ago•69 comments

François Chollet: The Arc Prize and How We Get to AGI [video]

https://www.youtube.com/watch?v=5QcCeSsNRks
191•sandslash•4d ago•169 comments

Why are there no good dinosaur films?

https://briannazigler.substack.com/p/why-are-there-no-good-dinosaur-films
98•fremden•3d ago•228 comments

CU Randomness Beacon

https://random.colorado.edu/
27•wello•3d ago•6 comments

Show HN: NYC Subway Simulator and Route Designer

https://buildmytransit.nyc
160•HeavenFox•19h ago•19 comments

SIMD.info – Reference tool for C intrinsics of all major SIMD engines

https://simd.info/
24•pabs3•7h ago•6 comments

Lightfastness Testing of Colored Pencils

https://sarahrenaeclark.com/lightfast-testing-pencils/
148•picture•3d ago•39 comments

Man of Glass: Boccaccio: A Biography

https://literaryreview.co.uk/man-of-glass
5•Thevet•3d ago•0 comments

Integrated photonic source of Gottesman–Kitaev–Preskill qubits

https://www.nature.com/articles/s41586-025-09044-5
9•gnabgib•3d ago•1 comments

Analysing Roman itineraries using GIS tooling

https://link.springer.com/article/10.1007/s12520-025-02175-w
28•diodorus•3d ago•3 comments

Hymn to Babylon, missing for a millennium, has been discovered

https://phys.org/news/2025-07-hymn-babylon-millennium.html
193•wglb•4d ago•84 comments

Solving Wordle with uv's dependency resolver

https://mildbyte.xyz/blog/solving-wordle-with-uv-dependency-resolver/
160•mildbyte•2d ago•15 comments

The era of exploration

https://yidingjiang.github.io/blog/post/exploration/
92•jxmorris12•18h ago•8 comments
Open in hackernews

What Microchip doesn't (officially) tell you about the VSC8512

https://serd.es/2025/07/04/Switch-project-pt3.html
100•ahlCVA•3d ago

Comments

anitil•10h ago
I'm really enjoying this series, and this one is a good example of how working with hardware can be really difficult as manufacturers aren't always fully open (or honest) about device's capabilities. But typically you don't find that out until you're already a long way through bring-up.

This was an impressive amount of research to get what he wanted out of the device!

Xss3•7h ago
The same is common in software. A real nightmare for me was a client insisting their entire library was single threaded only to discover one small but aspect wasn't deep into development and debugging. Had to refactor a huge chunk of the project.
kragen•6h ago
This is amazing.

Oh, no wonder this is so comprehensive and fearless. It's Andrew Zonenberg.

RainyDayTmrw•5h ago
In perhaps a feat of nominative determinism, both the website and the feature are named serdes.
kmeisthax•5h ago
SERDES is an acronym, it means serializer / deserializer, in the same way that MODEM is modulator / demodulator.
Taniwha•5h ago
This has generally been my experience of PHYs in general, lots of twisty passages all different
userbinator•5h ago
Microchip seems to be reasonably good at opening stuff up that it's bought from other companies; various Atmel security ICs which were previously very secretive now have full datasheets freely downloadable from their site.
lttlrck•5h ago
Token ring was old in 1996 when my masters thesis focused on error handling behavior and simulation thereof.

I wonder if there are certain elements in certain "industrial complexes" that need to maintain or interface with legacy TR systems and that's why it's still hanging around in "dark silicon".

badgersnake•3h ago
There were still using it for the desktops at IBM when I was there in 2001, although they were starting to phase it out.
wokkel•2h ago
What i know from the past is for realtime guarantees ethernet does not cut it. So you might be right.
MrBuddyCasino•1h ago
AFAIK Ethernet is used for realtime audio distribution, so that can't be completely correct.
rbanffy•44m ago
There is audio distribution real-time and nuclear reactor (or avionics, medical, etc) real-time. I assume the people doing (or certifying) the latter will want better guarantees.
rwmj•1h ago
Off topic, but clabretro did a series on Token Ring if you want to relive the nostalgia: https://www.youtube.com/@clabretro/videos
gregfjohnson•4h ago
On the topic of Microchip and secrecy: I downloaded and installed their IDE, MPLAB X IDE v6.20. It is for a pic3mx chip. The compiler looks like a completely generic gcc, built to cross-compile on a Windows host. However, they want a $1000.00 “licensing fee” in order to enable any optimization level above -O0. This seems wrong. Wouldn’t this be a violation of the copyleft license covering gcc? I’m guessing there’s some loophole, since otherwise EFF and folks would be going after them. Or perhaps they don’t know about this situation? Should I alert EFF to this situation
Cerium•3h ago
It's been this way forever... They do distribute source (but last time I checked it is with incomplete build info). I think there is also some BS fine print about the licensing fee being for the provided header files.
fragmede•3h ago
The GPL doesn't say you can't charge money for things. Do they provide patches for their changes to the source?
extraduder_ire•1h ago
How much does it look like gcc? Can you run it on its own with a --version argument, or run it through strings to get the text out of it.

If it's actually gcc, a copy of the GPL should have come with the software. A bunch of other compilers mimic a lot of its interface for compatibility’s sake.

stephen_g•45m ago
Yeah I’m really not a fan - we had some designs with PICs on them and ended up switching to NXP micros (MCX-A and i.MX-RT) instead, partly because of MPLAB and also because the Microchip ones had some annoying quirks. NXP’s documentation I find a lot better too. I literally try to avoid Microchip where I can from the experience…
msgodel•43m ago
That's such a weird thing to do. MPLab used to be completely free to encourage people to use their chips.
nemo8551•1h ago
I adore this series and other deep dives like it.

If anyone can suggest others I would be grateful.