frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Japan develops a method to recover up to 90% of lithium from used EV batteries

https://tech.supercarblondie.com/japan-recovers-up-to-90-of-lithium-from-used-ev-batteries/
216•donohoe•3h ago•59 comments

YouTrackDB is a general-use object-oriented graph database

https://github.com/JetBrains/youtrackdb
50•gjvc•2h ago•4 comments

Fundamentals of Wireless Communication (2005)

https://web.stanford.edu/~dntse/wireless_book.html
91•teleforce•3h ago•3 comments

The Git history command deserves more attention

https://lalitm.com/post/git-history/
178•turbocon•5h ago•109 comments

Building and shipping Mac and iOS apps without opening Xcode

https://scottwillsey.com/building-and-shipping-mac-and-ios-apps-without-ever-opening-xcode/
391•speckx•11h ago•176 comments

How to build a circular LCD clock

https://blinry.org/lcd-clock/
34•birdculture•2d ago•8 comments

The Economics of Recursive Self-Improvement [pdf]

https://elasticity.institute/rsi-paper.pdf
60•apsec112•4h ago•7 comments

Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor

https://get-inscribe.com/blog/apple-speech-api-benchmark.html
511•get-inscribe•13h ago•199 comments

Satellite Tracker – Live Map of Starlink and 30k Satellites

https://satellitemap.space/
53•rolph•4h ago•13 comments

Is x86 ready to ACE it?

https://chipsandcheese.com/p/is-x86-ready-to-ace-it
45•mfiguiere•4h ago•6 comments

Australia is offering free daytime electricity

https://lenergy.com.au/free-daytime-electricity-is-coming-heres-how-it-actually-works/
15•i2oc•1h ago•14 comments

An Englishwoman who sketched India before photography took hold

https://www.bbc.com/news/articles/cm2drrv6q54o
104•1659447091•6h ago•33 comments

Our Amish Language

https://www.thedial.world/articles/news/amish-pennsylvania-dutch
23•NaOH•3h ago•3 comments

MorphoHDL: A minimalistic language for growing circuits

https://paradigms-of-intelligence.github.io/morpho/
48•jacktang•4h ago•4 comments

World-First 'Super Alloy' Could Transform the Way Metals Are Made

https://www.sciencealert.com/world-first-super-alloy-could-transform-the-way-metals-are-made
42•tejohnso•4d ago•20 comments

The infinite scroll may become endangered if controversial Calif. law passes

https://www.sfgate.com/politics/article/meta-social-media-teenagers-22337724.php
133•Stratoscope•11h ago•230 comments

Building Food Metadata with LLM Juries

https://careersatdoordash.com/blog/building-food-metadata-with-llm-juries-context-optimization-mu...
25•tie-in•4h ago•7 comments

The art and engineering of Sega CD Silpheed

https://fabiensanglard.net/silpheed/index.html
241•ibobev•15h ago•50 comments

Writing a bindless GPU abstraction layer

https://www.kevin-gibson.com/blog/writing-a-bindless-gpu-abstraction-layer/
13•surprisetalk•4d ago•0 comments

Linux on the Sega 32X. Who needs hardware synchronization primitives anyway?

https://cakehonolulu.github.io/linux-on-32x/
118•cakehonolulu•11h ago•23 comments

Show HN: Sx 2.0 – Share AI skills with your team through a Dropbox folder

https://sleuth-io.github.io/sx/2026/07/10/your-dropbox-is-now-a-skill-server.html
31•detkin•6h ago•27 comments

Show HN: Hackney – Compare Uber, Lyft, Waymo, and Robotaxi Prices

https://hackney.app/
41•griffinli•15h ago•30 comments

What will be left for us to work on?

https://www.normaltech.ai/p/what-will-be-left-for-us-to-work
85•randomwalker•4h ago•91 comments

SalesPatriot (YC W25) Is Hiring Full Stack Engineers (SF)

https://jobs.ashbyhq.com/SalesPatriot/df223727-5781-433e-bc75-2aa5bf8dc8d7
1•maciejSz•8h ago

Show HN: Jacquard, a programming language for AI-written, human-reviewed code

https://github.com/jbwinters/jacquard-lang
74•jbwinters•14h ago•41 comments

Show HN: I implemented a neural network in SQL

https://github.com/xqlsystems/xarray-sql/blob/claude/xarray-sql-mnist-demo/benchmarks/nn.py
76•alxmrs•9h ago•17 comments

Ancient Roman Board Game

https://ludus-coriovalli.web.app/
111•nobody9999•4d ago•43 comments

A Study of Microsoft's Early 2026 Rollout of Claude Code and GitHub Copilot CLI

https://arxiv.org/abs/2607.01418
49•softwaredoug•8h ago•28 comments

TFTP Honey Pot Results

https://bruceediger.com/posts/tftp-honeypot-results/
70•speckx•10h ago•33 comments

Show HN: YouTube Guitar Tab Parser

https://github.com/marcelpanse/youtube-guitar-tab-parser
93•neogenix•9h ago•58 comments
Open in hackernews

YouTrackDB is a general-use object-oriented graph database

https://github.com/JetBrains/youtrackdb
50•gjvc•2h ago

Comments

supriyo-biswas•21m ago
I wonder if there's a design decision documented somewhere that makes the existing graph databases like Neo4j, etc. not good enough for Youtrack's use case.
zihotki•13m ago
That's a good question indeed. Also I wonder why they picked java as the implementation language.
rednb•5m ago
Likely because they are a Java shop. All the IDEs they develop use Java, so they have quite an expertise in low level optimization for this language.
pandoro•3m ago
Neo4j license price is egregious for enterprise customers. A few years ago I was involved in negotiating a contract for a small/medium size deployment (think 15-25 cores) and the annual price was more than the salary of senior SWE full-time equivalent.