frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Fuzzing as the basis for effective development a case study of LuaJIT [video]

https://www.youtube.com/watch?v=GwHZaynqh98
1•ligurio•41s ago•0 comments

Can AI write accessibility specs?

https://gerireid.com/blog/can-ai-write-accessibility-specs/
1•speckx•1m ago•0 comments

I used free AIs to build a 100% local investigative platform in days (no coding)

https://github.com/mantisfury/ArkhamMirror
1•ArkhamMirror•1m ago•1 comments

Show HN: Loglast – Track the last time you did X

https://loglast.app
2•oliverkzh•4m ago•0 comments

Evolvable Serialized Filters

https://carlin.blog/posts/serialized_filters/
1•abhiaagarwal•6m ago•0 comments

CNN pulls stories from Apple News feed

https://www.reuters.com/business/media-telecom/cnn-pulls-stories-apple-news-feed-semafor-reports-...
2•giuliomagnifico•6m ago•0 comments

Busy doing nothing: why politicians implement inefficient policies

https://link.springer.com/article/10.1007/s10602-019-09280-8
1•matesz•7m ago•0 comments

Reproducing a computational life experiment, part 1

https://blog.ricky0123.com/blog/complexity_v2/
1•ricky0123•8m ago•0 comments

Teleporting a Public IPv6 Address from Your VPS to Your Home Server

https://weisser-zwerg.dev/posts/teleporting-public-ipv6-from-vps-to-homeserver/
2•auggierose•9m ago•0 comments

Mitigating Application Resource Overload with Targeted Task Cancellation

http://muratbuffalo.blogspot.com/2025/11/mitigating-application-resource.html
1•matt_d•9m ago•0 comments

Exploring, in Detail, Apple's Compliance with the EU's DMA Mandate

https://daringfireball.net/2025/11/apple_eu_dma_iphone_accessories_wi-fi_sync
1•danaris•9m ago•0 comments

PUNKU.AI Generative automation that outputs editable node graphs

https://www.punku.ai
1•Dquiroga•10m ago•1 comments

Lenovo Stockpiling PC Memory Due to 'Unprecedented' AI Squeeze

https://www.bloomberg.com/news/articles/2025-11-24/lenovo-stockpiling-pc-memory-due-to-unpreceden...
1•naves•10m ago•0 comments

Estimating AI productivity gains from Claude conversations

https://www.anthropic.com/research/estimating-productivity-gains
1•meetpateltech•10m ago•0 comments

Show HN: I mapped my portfolio into latent space (code included)

https://laurenci.ch/
1•daylankifky•11m ago•1 comments

Are You Sure You Want to Use MMAP in Your Database Management System? (2022) [pdf]

https://db.cs.cmu.edu/papers/2022/cidr2022-p13-crotty.pdf
1•leo_e•11m ago•0 comments

Spinal cord neuromodulation for BP control with low-intensity focused ultrasound

https://www.nature.com/articles/s41598-025-25330-8
2•bookofjoe•12m ago•0 comments

How the Economy Organizes Itself in Space: A Survey of Economic Geography (1996)

https://www.santafe.edu/research/results/working-papers/how-the-economy-organizes-itself-in-space...
1•fidotron•13m ago•0 comments

Why AI in HR is terrible

https://operationsoptimist.substack.com/p/the-current-state-of-ai-in-recruitment
1•dianalace•14m ago•0 comments

Show HN: Deft-Intruder – Real-time malware detection daemon for Linux

https://github.com/Deftdotcx/deft-intruder
1•539hex•16m ago•0 comments

The Illusion of Accuracy in AI Models

https://paidforarticles.in/top-news-the-illusion-of-accuracy-in-ai-models-905778
2•iamtech•18m ago•0 comments

Why Does Development Slow?

https://tidyfirst.substack.com/p/why-does-development-slow
1•kiyanwang•20m ago•0 comments

Show HN: ChimeraDB – Vector search, graph queries and SQL

https://github.com/codimusmaximus/chimeradb
1•machinewriter•20m ago•0 comments

We eliminated manual regression testing after three years of test automation

https://highimpactengineering.substack.com/p/from-chaos-to-confidence-how-we-dropped
1•romannikolaev•21m ago•0 comments

AI Agents Break Rules Under Everyday Pressure

https://spectrum.ieee.org/ai-agents-safety
1•quapster•21m ago•0 comments

Stop Putting Your Passwords into Random Websites

https://labs.watchtowr.com/stop-putting-your-passwords-into-random-websites-yes-seriously-you-are...
1•darkwater•22m ago•0 comments

Constant-time support lands in LLVM: Protecting cryptographic code

https://blog.trailofbits.com/2025/11/25/constant-time-support-lands-in-llvm-protecting-cryptograp...
2•ahlCVA•22m ago•1 comments

Show HN: BTreePlus – A cache-optimized B+Tree engine for .NET faster than SQLite

https://www.nuget.org/packages/BTreePlus
1•staloriana•22m ago•0 comments

VIP

https://blog.cloudflare.com//developer-week-2025-wrap-up
1•neuraos•24m ago•0 comments

Offline and Free Background Remover Powered by WebGPU

https://bgremovefree.com/
2•robertwt7•25m ago•0 comments
Open in hackernews

Show HN: Tornago – Cross-platform Tor wrapper in Go (client and server)

https://github.com/nao1215/tornago
1•mimixbox•1h ago
tornago is a Tor wrapper library written in Go, created because some tools — especially around fraud prevention and privacy — need safe, anonymized network routes.

It’s intended for production use, but it hasn’t seen enough real users yet, so there are bugs that will only surface through actual deployments.

Highlights

- Works on Windows, macOS, Linux, and BSDs (FreeBSD, OpenBSD, NetBSD, DragonFly)

- Supports both client and server, including .onion Hidden Services

- Manages the tor daemon lifecycle + SOCKS5 communication

I’d like to see it tested in real projects — whether that’s fraud investigation, anonymous crawling, privacy-focused services, or simply protecting your own identity when accessing the network.

If Tor reliability matters to your system, try it and let me know what breaks. Issues and PRs are welcome.

GitHub: https://github.com/nao1215/tornago