frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

FreeBSD 15.1 on Track with Better Realtek WiFi and KDE Desktop Install Option

https://www.phoronix.com/news/FreeBSD-15.1-Realtek-KDE-Wins
1•doener•35s ago•0 comments

A curated list of papers on LLMs reasoning failures

https://github.com/Peiyang-Song/Awesome-LLM-Reasoning-Failures
1•itherseed•1m ago•0 comments

Unpacking the deceptively simple science of tokenomics

https://www.theregister.com/2026/03/07/ai_inference_economics/
1•samizdis•2m ago•0 comments

The Tocharian *klewos: nom-klyu

https://old.reddit.com/r/IndoEuropean/comments/geyjva/the_tocharian_klewos_nomklyu/
1•joebig•4m ago•1 comments

LeadsFromURL – AI finds buyer-intent conversations on Reddit from your URL

https://leadsfromurl.com
1•lolzenom•7m ago•1 comments

lsgit: List Git Repositories

https://github.com/itinance/lsgit
1•mpweiher•10m ago•0 comments

What it's like being an airline pilot when missiles start crossing flight path

https://www.theguardian.com/world/2026/mar/06/divert-turn-back-or-fly-around-what-its-like-to-be-...
1•bookofjoe•12m ago•1 comments

Show HN: Zmod codemod toolkit, 8x faster

https://github.com/NaamuKim/zmod
1•oss-luke•14m ago•0 comments

Linux 7.0 File-System Benchmarks

https://www.phoronix.com/review/linux-70-filesystems
1•wasting_time•14m ago•0 comments

IMs Come, IMs Go

https://mov.im/blog/debacle/76bf90a4-5f59-4962-92db-6cd859f42ec9
1•upofadown•19m ago•0 comments

Show HN: iQWEB – a diagnostic engine for website performance issues

https://iqweb.ai
1•david_iqlabs•20m ago•1 comments

I built 225 programmatic SEO pages – Google indexed 18%

https://arnjen.com/blog/programmatic-seo-225-pages-google-indexed-18-percent
1•Arnjen•22m ago•2 comments

AI Copyright Truth

https://faircoding.com/ai/
1•dryark•23m ago•0 comments

Show HN: I couldn't scale my YouTube channels, so I built Shortgram

https://shortgram.com/
1•mister_tars•23m ago•0 comments

Attention Should Cost a Penny

https://www.sebs.website/why-attention-should-cost-a-penny
2•Incerto•24m ago•1 comments

CloakShare – Open-source DocSend alternative with video streaming (MIT)

https://github.com/cloakshare/cloakshare
1•GrimLabs•24m ago•1 comments

Ask HN: Which third-party Mac apps feel indistinguishable from Apple apps?

2•fahadbuilds•24m ago•1 comments

AI Liability Insurance Arrives

https://cacm.acm.org/news/ai-liability-insurance-arrives/
1•sohkamyung•25m ago•0 comments

US economy sheds 92,000 jobs in February in sharp slide

https://www.ft.com/content/6542bd0c-59ca-493b-ab5d-2d69e4e00cae
2•doener•26m ago•0 comments

Get your Eurosky account now

https://www.eurosky.tech/signup
1•doener•31m ago•2 comments

Beyond Dunbar: Civilization Was Right to Move Beyond the Village

https://indyjohar.substack.com/p/beyond-dunbar-civilization-was-right
1•asplake•32m ago•0 comments

Show HN: Simple Stripe analytics dashboard – MRR, churn, LTV on one page

1•solofoundr•34m ago•0 comments

Serverless for Your Servers

https://pennyproxy.com
1•frectonz•35m ago•0 comments

VW Dealers Revolt over Plan to Sell a New Brand of SUV Directly to Consumers

https://www.wsj.com/business/autos/volkswagen-car-sales-dealership-lawsuit-9566873d
2•impish9208•35m ago•1 comments

Ask HN: Anthropic account suspended, anyone reinstated?

2•kashunstva•36m ago•0 comments

Running the Andquot;Reflections on Trusting Trust&Quot; Compiler

https://queue.acm.org/detail.cfm
1•joozio•38m ago•0 comments

The Golden Age of Those Who Can Pull It Off

https://capocasa.dev/the-golden-age-of-those-who-can-pull-it-off
1•rainmaking•38m ago•0 comments

Show HN: Awesome Voice Typing

https://github.com/primaprashant/awesome-voice-typing
1•primaprashant•39m ago•0 comments

Apple's latest product is a game-changer

https://www.thestreet.com/technology/apples-latest-product-is-a-game-changer
1•01-_-•49m ago•0 comments

GPS jamming is emerging as an increasingly prevalent, troubling, weapon of war

https://www.cnn.com/2026/03/06/science/gps-jamming-ships-planes-iran-war
1•giuliomagnifico•50m ago•0 comments
Open in hackernews

Show HN : A LeetCode for Hardware Engineers (RTL, Circuits, Embedded C)

https://makercode.jixiao-ai.com/
1•weiyng•2h ago

Comments

weiyng•2h ago
Software engineers have platforms like LeetCode to practice algorithms and prepare for interviews, but hardware engineers (RTL, digital design, embedded systems) don’t really have an equivalent place to practice.

So I built a platform where you can solve hardware challenges directly in the browser.

Right now it includes:

• 51 RTL problems with an online Verilog simulator • 51 circuit analysis / design problems with simulation • 101 embedded C challenges • waveform visualization for RTL simulations • a forum where users can discuss solutions • the ability for users to create their own challenge or interview questions

In total there are about 200+ problems so far, and around 400 engineers have already signed up.

One thing I found interesting is that many engineers want to share interview questions or tricky design challenges from real hardware jobs (FPGA, ASIC, embedded), so the platform allows community-created challenges as well.

Everything runs directly in the browser using a backend simulator infrastructure.