frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Advice to students, young engineers and inquisitive amateurs

https://twitter.com/CalumDouglas1/status/1982591934389784687
1•Michelangelo11•1m ago•0 comments

Testing Image Generation Models with Explainable Human Evaluation

https://tiger-ai-lab.github.io/ImagenWorld/
1•blackcat201•3m ago•0 comments

A Hands-On Guide to Building the Speed Layer of the Lambda Architecture

https://risingwave.com/blog/build-speed-layer-lambda-architecture-kafka/
1•WavyPeng•3m ago•0 comments

TEE.fail: Breaking Tees via DDR5 Memory Bus Interposition

https://tee.fail/
1•orion42•4m ago•0 comments

Holographic theory of LLMs: explains unbreakable bias and cross-model infection

https://habr.com/en/articles/961126/
1•kamil_gr•9m ago•1 comments

Framework coverts your JavaScript code to Rust

https://shyam20001.github.io/rsjs/
1•StellaMary•10m ago•0 comments

Ask HN: Claude Skills and Bs4 for intelligent scraping

1•poch4nga•13m ago•1 comments

The Vindication of Bubble Sort

https://entropicthoughts.com/vindication-of-bubble-sort
1•Bogdanp•16m ago•0 comments

Resilience Built for Microsoft 365

https://www.crashplan.com/products/saas/m365/
1•santoshcp•16m ago•1 comments

Ask HN: What difficulties have you encountered when obtaining AI information?

1•yeeyang•20m ago•0 comments

The state of GitHub in 2025: AI leads TypeScript to #1

https://github.blog/news-insights/octoverse/octoverse-a-new-developer-joins-github-every-second-a...
1•nkko•24m ago•0 comments

Ancient Chinese game explains Israel's strategy in the West Bank

https://www.youtube.com/watch?v=P4azY6SwlAs
1•abusada•25m ago•0 comments

CS Spinjam Shopee

1•dadidu•27m ago•0 comments

CS Spinjam

1•dadidu•27m ago•0 comments

Foxconn to deploy humanoid robots at Houston AI server plant

https://www.reuters.com/business/foxconn-deploy-humanoid-robots-houston-ai-server-plant-2025-10-29/
1•nkko•29m ago•0 comments

Rookie Move - links work but not to intended demo, worth lookin tho. my bad.

https://www.DataMolecular.com/demos
1•DatMule•35m ago•1 comments

I installed Bitchat and I find it powerful to fight against censorship

https://nodo80.blogspot.com/2025/10/bitchat-una-app-para-esquivar-la.html
1•charlitos•39m ago•1 comments

Understanding Docker Internals: Building a Container Runtime in Python

https://muhammadraza.me/2024/building-container-runtime-python/
1•signa11•40m ago•0 comments

Storm in a teacup or dark clouds: why do people hate the BoM website redesign?

https://www.theguardian.com/australia-news/2025/oct/29/why-people-hate-bom-website-redesign
1•ggm-at-algebras•43m ago•0 comments

Ends and Means (1934) [pdf]

https://thephilosopher.net/huxley/wp-content/uploads/sites/395/2024/11/Ends-And-Means-Aldous-Huxl...
1•measurablefunc•45m ago•0 comments

Create Contextual Console Loggers

https://devtoolstips.org/tips/en/create-contextual-console-loggers/
1•zuhsetaqi•56m ago•0 comments

I Led Product Safety at OpenAI. Don't Trust Its Claims About 'Erotica.'

https://www.nytimes.com/2025/10/28/opinion/openai-chatgpt-safety.html
6•_tk_•59m ago•0 comments

On-premise Firewalls and VPNs are so complex, they can make you less secure

https://www.theregister.com/2025/10/28/cisco_citrix_vpn_ransomware/
2•mmooss•1h ago•0 comments

What Are the Basics?

3•cDawn•1h ago•1 comments

WH Auden formed 'intense friendship' with sex worker who burgled him

https://www.theguardian.com/books/2025/oct/27/wh-auden-long-lost-letters-to-man-who-burgled-him
2•Caiero•1h ago•0 comments

Microsoft and OpenAI new deal values OpenAI at $500B

https://www.nbcnews.com/tech/tech-news/microsoft-openai-reach-new-deal-valuing-openai-500-billion...
2•makeavish•1h ago•1 comments

Do we still need OCR? An implementation of a pure vision-based agent

https://pageindex.ai/blog/do-we-need-ocr
6•mingtianzhang•1h ago•1 comments

Indonesia's new 'cowboy style' finance minister bets big on growth

https://www.straitstimes.com/asia/se-asia/indonesias-new-cowboy-style-finance-minister-bets-big-o...
3•salkahfi•1h ago•0 comments

Linear effects, exceptions, resources: Curry-Howard destructors correspondence

https://arxiv.org/abs/2510.23517
2•matt_d•1h ago•0 comments

Robust Technology: Protrek Watches

https://pilledtexts.com/robust-technology-protrek-watches/
2•Fred34•1h ago•1 comments
Open in hackernews

Who needs Graphviz when you can build it yourself?

https://spidermonkey.dev/blog/2025/10/28/iongraph-web.html
44•pdubroy•2h ago

Comments

ctenb•26m ago
This is a cool example of how specializing a generic algorithm to a specific subspace can yield much better results. This is quite often the case in my experience, but we often don't bother utilizing properties that are specific to our problem space, and just apply the generic algorithm out of convenience (and because it is often good enough)
xlii•8m ago
This is a concept I'm working around with Microdiagram (microdiagram.com) prototype.

i.e. having a general purpose diagram/graph layout is hellishly difficult, but most of the diagrams/charts follow much simpler rules, thus it's much easier to have N languages, each for 1 type of diagram, than 1 language for N types of diagrams.

JohnKemeny•3m ago
Sounds intriguing. What is an example of a chart and its language that you have designed so far?
syahlanahda•3m ago
main di JO777. bikin nagih
JohnKemeny•1m ago
I added one statement and it only says `timed out`. I'll stick with Graphviz, which certainly doesn't time out.