frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Markdown in /Src

https://htmx.org/essays/markdown-in-src/
1•perrygeo•1m ago•0 comments

Self-hosted, end-to-end encrypted 1:1 chat app. Offline key-exchange

https://github.com/pkMinhas/walkytalky-private-messenger
1•pkMinhas•1m ago•0 comments

Show HN: Transom – easily manage multiple browser profiles on macOS

https://github.com/darvid/transom
1•darvid•4m ago•0 comments

Where do AI norms come from?

https://charity.wtf/p/where-do-ai-norms-come-from
1•BerislavLopac•6m ago•0 comments

Bitrig Now Builds iPhone Duo Apps

https://bitrig.com/blog/bitrig-builds-iphone-duo-apps
1•alwillis•7m ago•0 comments

Do not fear AI. Fear AI companies

https://df7sc6o35ljoz.cloudfront.net/posts/do-not-fear-ai-rev-2.html
3•rDr4g0n•8m ago•0 comments

An LLM Beat NetHack

https://kenforthewin.github.io/blog/posts/llm-nethack-ascension/
1•kenforthewin•9m ago•0 comments

Singapore auctions luxury goods seized in $2.4B money-laundering bust

https://www.cnn.com/2026/09/14/style/singapore-money-laundering-auctions
1•kelt•9m ago•0 comments

Tupo: A daily sudoku-style logic puzzle with a colorful twist

https://playtupo.com/
1•slymax•9m ago•0 comments

Entropy Is Spare Capacity

https://fffej.substack.com/p/entropy-is-spare-capacity
1•mooreds•12m ago•0 comments

Show HN: Ultracapitalism, a Company-Building Autobattler

https://ultracapitalism.io/play/
1•ChromaGolem•13m ago•0 comments

Show HN: A Dice Roguelike

https://www.reddit.com/r/roguelites/s/hSYBj5jri9
1•selimonder•13m ago•0 comments

Data Protection Commission fines Google €403M over processing of location data

https://www.dataprotection.ie/en/news-media/latest-news/data-protection-commission-fines-google-e...
12•DeepLogin•15m ago•1 comments

Advice for finding a technical co-founder (2021)

https://www.mooreds.com/wordpress/archives/3445
2•mooreds•16m ago•0 comments

B5-BJ2 – Ice Cream Barges – Concrete Ship Constructors

https://thecretefleet.com/blog/f/b5-bj2---ice-cream-barges---concrete-ship-constructors
2•nixass•17m ago•0 comments

I don't want to read what you didn't write

https://blog.colinbreck.com/i-dont-want-to-read-what-you-didnt-write/
23•mooreds•18m ago•0 comments

Turn your Mac notch into an arcade

https://notcharcade.com/
2•danilovilhena•19m ago•0 comments

Trump TV: The Essentials Station [video]

https://www.youtube.com/watch?v=A4gNgHfZ-v4
1•ortusdux•19m ago•0 comments

A Call for Control of Frontier AI Models

https://www.presidentti.fi/en/a-call-for-control-of-frontier-ai-models/
2•gone35•19m ago•0 comments

Almost started a war: Report reveals dark reality as AI permeates civilisation

https://www.news.com.au/technology/innovation/military/almost-started-a-war-report-reveals-dark-r...
3•striker44•22m ago•0 comments

Show HN: Laya decision engine on AWS Lambda, backed by Lambda SnapStart

https://github.com/HQarroum/laymbda
1•hqm_•24m ago•0 comments

Newly Discovered Neo 2026SC Will Improve Orbital Refinement Education

https://www.astrophyzix.com/2026/09/neo-asteroid-2026SC.html
1•UniverseToday•24m ago•0 comments

Igalia Celebrates "Twenty-Five Years Upstream"

https://lwn.net/Articles/1095723/
1•debo_•25m ago•0 comments

How to talk about "AI" without adding to the anthropomorphization

https://buttondown.com/maiht3k/archive/how-to-talk-about-ai-without-adding-to-the/
1•cdrnsf•26m ago•1 comments

Unattended 24hr Full-Stack Build: Qwen 3.8 27B on a Single RTX 5090

https://github.com/anglepoiselife/Self-Directed-Agent/blob/main/INTRODUCTION.md
2•anglepoiselife•28m ago•0 comments

Information is Matter is Energy

1•sans_souse•29m ago•0 comments

Show HN: SoTA Feed – Every open-weights release from the labs that matter

https://sota.borgcloud.ai/
1•lostmsu•29m ago•0 comments

Solitaire Alone Together

https://solitairealonetogether.com/
3•eieio•32m ago•0 comments

Child Welfare Technology System Shows Minimal Progress After 10 Years and $2B

https://aspe.hhs.gov/reports/ccwis-implementation-shows-minimal-progress
6•jsolomon•35m ago•1 comments

Show HN: Fast inference for deep seek flash v4.1 469 tok/s for coding

https://www.coralbricks.ai
1•Hiteshjain118•36m ago•3 comments
Open in hackernews

A Colab sandbox for exploring the Drosophila connectome

https://drive.google.com/drive/folders/1H7aaZpVSyEc8RdQUxlLQ-GNowqIAVWMU?usp=sharing
3•AmitGross•46m ago

Comments

AmitGross•46m ago
I built a sandbox for exploring the Drosophila brain connectome using FlyWire data, Python, and Google Colab.

It grew out of a hands-on connectomics workshop I taught at the Technical University of Munich (TUM). The goal was to let people with different neuroscience and programming backgrounds work directly with real connectome data without having to set up the full environment themselves.

The package includes an introductory presentation, a guided Colab notebook, neuronal and connectivity datasets, helper code, and example projects. It covers topics such as cell classes, morphology, connectivity, network structure and synaptic polarity.

During the workshop, students used the same starting material to build their own small projects. AI assistance was available for explaining and modifying code, debugging, and bridging technical gaps, while the questions and analyses were determined by the students.

Beginners can follow the guided workflow, while more experienced users can use the same data and code as a starting point for their own analyses.

Feedback is welcome, and I’d especially be interested to see what questions or projects other people build with it.