frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Why is Zig so Cool?

https://nilostolte.github.io/tech/articles/ZigCool.html
142•vitalnodo•3h ago•43 comments

Snapchat open-sources Valdi a cross-platform UI framework

https://github.com/Snapchat/Valdi
60•yehiaabdelm•1h ago•11 comments

Becoming a Compiler Engineer

https://rona.substack.com/p/becoming-a-compiler-engineer
106•lalitkale•4h ago•46 comments

Analysis of Hedy Lamarr's Contribution to Spread-Spectrum Communication

https://researchers.one/articles/24.01.00001v4
28•drmpeg•2h ago•17 comments

Immutable Software Deploys Using ZFS Jails on FreeBSD

https://conradresearch.com/articles/immutable-software-deploy-zfs-jails
22•vermaden•1h ago•6 comments

Myna: Monospace typeface designed for symbol-heavy programming languages

https://github.com/sayyadirfanali/Myna
202•birdculture•7h ago•77 comments

Mullvad: Shutting down our search proxy Leta

https://mullvad.net/en/blog/shutting-down-our-search-proxy-leta
17•holysoles•1h ago•2 comments

How did I get here?

https://how-did-i-get-here.net/
119•zachlatta•6h ago•33 comments

Ruby Solved My Problem

https://newsletter.masilotti.com/p/ruby-already-solved-my-problem
171•joemasilotti•7h ago•68 comments

Why I love OCaml (2023)

https://mccd.space/posts/ocaml-the-worlds-best/
296•art-w•12h ago•200 comments

How a devboard works (and how to make your own)

https://kaipereira.com/journal/build-a-devboard
39•kaipereira•3h ago•4 comments

YouTube Removes Windows 11 Bypass Tutorials, Claims 'Risk of Physical Harm'

https://news.itsfoss.com/youtube-removes-windows-11-bypass-tutorials/
393•WaitWaitWha•5h ago•143 comments

Transducer: Composition, abstraction, performance (2018)

https://funktionale-programmierung.de/en/2018/03/22/transducer.html
73•defmarco•3d ago•0 comments

Venn Diagram for 7 Sets

https://moebio.com/research/sevensets/
93•bramadityaw•3d ago•16 comments

Using the Web Monetization API for fun and profit

https://blog.tomayac.com/2025/11/07/using-the-web-monetization-api-for-fun-and-profit/
27•tomayac•3h ago•4 comments

FSF40 Hackathon

https://www.fsf.org/events/fsf40-hackathon
46•salutis•4d ago•0 comments

Ribir: Non-intrusive GUI framework for Rust/WASM

https://github.com/RibirX/Ribir
46•adamnemecek•5h ago•4 comments

FAA restricts commercial rocket launches indefinitely due to air traffic risks

https://www.space.com/space-exploration/launches-spacecraft/faa-restricts-commercial-rocket-launc...
84•bookmtn•3h ago•27 comments

Objective-C for Windows, including UIKit (public archive). From Microsoft

https://github.com/microsoft/WinObjC
28•zerr•5d ago•6 comments

VLC's Jean-Baptiste Kempf Receives the European SFS Award 2025

https://fsfe.org/news/2025/news-20251107-01.en.html
240•kirschner•5h ago•39 comments

James Watson has died

https://www.nytimes.com/2025/11/07/science/james-watson-dead.html
231•granzymes•6h ago•125 comments

Angel Investors, a Field Guide

https://www.jeanyang.com/posts/angel-investors-a-field-guide/
104•azhenley•9h ago•22 comments

He Jiankui PhD Thesis: Spontaneous Emergence of Hierarchy in Biological Systems (2010)

https://repository.rice.edu/server/api/core/bitstreams/85449216-b2ec-4519-87cf-83eafe4534e7/content
12•gradus_ad•3h ago•8 comments

Mind captioning: Evolving descriptive text of mental content of brain activity

https://www.science.org/doi/10.1126/sciadv.adw1464
12•Marshferm•3h ago•7 comments

Shell Grotto: England's mysterious underground seashell chamber

https://boingboing.net/2025/09/05/shell-grotto-englands-mysterious-underground-seashell-chamber.html
6•the-mitr•3d ago•0 comments

Understanding traffic

https://dr2chase.wordpress.com/
36•kunley•4d ago•27 comments

Older Adults Outnumber Children in 11 States

https://www.census.gov/newsroom/press-releases/2025/older-adults-outnumber-children.html
14•geox•1h ago•1 comments

I'm making a small RPG and I need feeback regarding performance

https://jslegenddev.substack.com/p/im-making-a-small-rpg-and-i-need
67•ibobev•12h ago•59 comments

Denmark's government aims to ban access to social media for children under 15

https://apnews.com/article/denmark-social-media-ban-children-7862d2a8cc590b4969c8931a01adc7f4
416•c420•9h ago•301 comments

PyTorch Helion

https://pytorch.org/blog/helion/
131•jarbus•5d ago•43 comments
Open in hackernews

How a devboard works (and how to make your own)

https://kaipereira.com/journal/build-a-devboard
39•kaipereira•3h ago

Comments

eqvinox•1h ago
Honestly my problem is that all my designs turn into devboards since I always have a kind of "FOMO" of not breaking something out and then needing it later to bodge things... and then I'm left with a crowded board where I don't even use two thirds of things...
MrGilbert•1h ago
I‘m sure you've already considered that, but what about iterating your design, e.g. redesigning the board if you need more outputs?
hackingonempty•23m ago
This is a really excellent tutorial, thank you for making it.
jmole•11m ago
I thought this article would first start with the most essential question: "How to decide what you need on your devboard".

Without that critical piece of design work, you may as well call this "How to build a Raspberry Pi Nano from scratch". Which, to be fair, is also a good article to write.

But step 1 for really building a dev board is answering the question, "What do I need from this that I can't get from a $5 Amazon purchase?"