frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

FakeLinux: Run unmodified Linux binaries on macOS

https://github.com/ayourtch-llm/fakelinux
1•AbuAssar•1m ago•0 comments

Satellite connectivity on a €400 open-source industrial datalogger

https://docs.isurlog.isurki.com/blog/2026/08/31/ntn-on-the-nrf9151-low-cost-satellite-iot-without...
1•tecnica•4m ago•0 comments

AnkiDroid: Google Play no longer allowing Open Collective donation link

https://github.com/ankidroid/Anki-Android/issues/21656
2•hexa555•5m ago•0 comments

Anthropic Signs $35B Cloud Deal Backed by Nvidia

https://www.wsj.com/tech/ai/anthropic-signs-35-billion-cloud-deal-backed-by-nvidia-f12622f1
1•JumpCrisscross•6m ago•0 comments

Computer use on GNOME Wayland, on a second desktop you never see (for Agents)

https://github.com/tristanmuzzu/deskwright
1•curious_human37•9m ago•0 comments

Chinese reasoning models match the best on 4 of 5 benchmarks at 40x lower cost

https://reports.ag-insights.co.uk/state-of-ai-reasoning/
1•moralec•9m ago•1 comments

It was billed as effortless London luxury. Then tenants found out the rules

https://www.ft.com/content/e9b9a8fa-bbce-44a0-adc4-c1f1cc9f2113
1•JumpCrisscross•14m ago•0 comments

Bringing Package Management to Swift's C++ Interoperability

https://blog.conan.io/cpp/conan/swift/macos/xcode/2026/09/01/Swift-Cpp-Interop-With-Conan-Managed...
1•czoido•14m ago•0 comments

Show HN: Turn your face into an ASCII type

https://www.pixelstech.net/application/ascii-portrait/
2•misonic•14m ago•0 comments

Abliterated model large v2: GLM 5.3 84.5% CyberGym

https://abliteration.ai/blog/introducing-abliterated-model-large-v2
1•gafferongames•14m ago•0 comments

Roman Science

https://science.nasa.gov/mission/roman-space-telescope/science/
2•andsoitis•20m ago•0 comments

YouTuber Markiplier becomes GoPro's largest shareholder - price jumps by 50%

https://www.heise.de/en/news/GoPro-YouTuber-is-now-largest-shareholder-stock-price-jumps-50-perce...
1•waysa•20m ago•0 comments

44% on ARC-AGI-1 in 67 cents

https://mvakde.github.io/blog/44-on-arc-1/
6•porridgeraisin•24m ago•0 comments

Appwrite 2.0: a new foundation for your apps_

https://appwrite.io/blog/post/announcing-appwrite-2
1•SigmundurM•24m ago•0 comments

Protesters in Argentina urge tech billionaire Peter Thiel to leave

https://www.aljazeera.com/video/newsfeed/2026/8/30/protesters-in-argentina-urge-tech-billionaire-...
1•mgh2•25m ago•0 comments

Show HN: CueCast – No-code web tests with multi-locator replay and CDP fallback

https://www.icuecast.ai/
1•cloudcanalx•26m ago•0 comments

Shared Agents with Separate Permissions

https://github.com/agentconnect-md/agentconnect
4•DanielWen•27m ago•1 comments

NASA: Fill in a name, and you can have an exclusive coordinate in the universe

https://science.nasa.gov/mission/roman-space-telescope/adopt-a-pixel/
3•BearBest•30m ago•0 comments

Motorless solid-state cooler uses heat to cool itself

https://www.tomshardware.com/tech-industry/manufacturing/motorless-solid-state-cooler-uses-heat-t...
3•thunderbong•30m ago•0 comments

A permissioned token and a honeypot look identical on-chain

https://xroot.dev/blog/solana-permissioned-tokens-token-acl
1•SulimanMukhtar•32m ago•0 comments

Show HN: HyperMarkdown, streaming Markdown renderer for React

https://github.com/Aeven-AI/HyperMarkdown
1•airwave•33m ago•1 comments

Git Submodules as a Package Manager

https://nesbitt.io/2026/09/01/git-submodules-as-a-package-manager.html
1•ErenayDev•40m ago•0 comments

Show HN: Wordle for Memecoins

https://guess-the-ticker.vercel.app/
1•saadmrb•41m ago•0 comments

MicroEMACS

https://en.wikipedia.org/wiki/MicroEMACS
1•andsoitis•41m ago•0 comments

Show HN: Unitpost/email – open-source Email Components and Layouts

https://www.unitpost.com/email
3•docreator•46m ago•1 comments

Ethical AI that respects privacy and the planet

https://www.infomaniak.com/en/apps/download-euria
2•tagyro•46m ago•1 comments

AI Mobile App Development Company: Services and Platform Guide – Kellton

https://www.kellton.com/product-engineering/ai-app-development-services
1•Priyasinhakt•46m ago•0 comments

What If Your Notes Could Calculate? Introducing ANQL

https://github.com/anqlproject/anql
2•anqluser•46m ago•0 comments

Higher Multipoles of the Cow

https://arxiv.org/abs/2504.00506
2•MrOrelliOReilly•49m ago•1 comments

Generating Bitcoin wallet seed phrases from playing cards

https://brekken.com/posts/a-truly-random-seed-phrase
2•abrkn•50m ago•0 comments
Open in hackernews

A Comprehensive Study of Native Code Bugs in Python Applications

https://arxiv.org/abs/2608.29851
1•runningmike•58m ago

Comments

runningmike•58m ago
" In this paper, we set out to fill this critical gap, focusing on real-world native code bugs in native Python applications (i.e., software written in Python and C as primary languages, a.k.a Python-C software). We start by collecting and labeling the first set of 1,039 automatically mined and then manually confirmed native-bug-fixing commits from 200 Python-C projects on GitHub. "

I have serious doubt about this study. It's does not meet crucial reproducible research criteria. And most real-world Python-C Application are not FOSS and available on a public repository. But doing research on public repository is easy.

This paper focuses solely on public repositories. This is harmful and fuels the inaccurate perception that open-source software is inherently buggy, a view still promoted by commercial vendors and adopted by many managers worldwide.