frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Reducing MCP token usage by 100x – you don't need code mode

https://www.speakeasy.com/blog/how-we-reduced-token-usage-by-100x-dynamic-toolsets-v2
1•crumbaugh•2m ago•0 comments

Act-1: A Robot Foundation Model Trained on Zero Robot Data [video]

https://www.youtube.com/watch?v=jjOfpsMRhL4
1•lukeinator42•2m ago•0 comments

To Rebuild the Labor Movement, Take on the Giants

https://jacobin.com/2025/10/union-organizing-targets-nlrb-strategy/
1•PaulHoule•4m ago•0 comments

How to Enforce Row-Level Security Using Lua Scripting

https://github.com/exasol/row-level-security-lua/blob/main/doc/user_guide/user_guide.md
1•geab•6m ago•0 comments

Considering a Tech Conference? Do's, Don'ts, and Notes

https://spin.atomicobject.com/tech-conference-dos-donts-notes/
1•philk10•7m ago•0 comments

Failure Is Required

https://theaiunderwriter.substack.com/p/failure-is-required
1•participant26•7m ago•0 comments

Why a foreign language sounds like a blur to non-native ears

https://medicalxpress.com/news/2025-11-foreign-language-blur-native-ears.html
1•pseudolus•8m ago•0 comments

Missing last name check left all Airline Passenger Data Vulnerable

https://alexschapiro.com/blog/security/vulnerability/2025/11/20/avelo-airline-reservation-api-vul...
3•bearsyankees•8m ago•0 comments

AI for bio needs real-time data

https://coherenceneuro.substack.com/p/ai-for-bio-needs-real-time-data
1•pppone•9m ago•0 comments

Key Observability Best Practices You Should Know in 2025

https://spacelift.io/blog/observability-best-practices
1•mariuszm•10m ago•0 comments

Benjamin Graham Formula

https://en.wikipedia.org/wiki/Benjamin_Graham_formula
1•kamaraju•10m ago•0 comments

Reply to Anil Dash, Re: Mozilla's Plan to Add AI to Firefox

https://manualdousuario.net/en/reply-anil-dash-firefox-mozilla-ai/
2•rpgbr•11m ago•0 comments

Nano Banana Pro

https://blog.google/technology/ai/nano-banana-pro/
35•meetpateltech•14m ago•9 comments

Open-weight LLM by a US company: Cogito v2.1 671B

https://twitter.com/drishanarora/status/1991204769642475656
1•newusertoday•15m ago•0 comments

VoiceCheap

https://www.voicecheap.ai/en
1•bellamoon544•15m ago•1 comments

Amazon RDS for PostgreSQL now supports major version 18

https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-rds-postgresql-major-version-18/
2•enz•15m ago•0 comments

Tokyo Court Finds Cloudflare Liable for Manga Piracy in Long-Running Lawsuit

https://torrentfreak.com/tokyo-court-finds-cloudflare-liable-for-manga-piracy-in-long-running-law...
4•t-3•16m ago•0 comments

How to perform adaptive batching for massive remote LLM calls

https://cocoindex.io/blogs/batching
1•badmonster•16m ago•0 comments

Show HN: Built a vibe testing tool to turn screen recording into Playwright test

https://vibe.bug0.com
2•Sandeepg33k•17m ago•0 comments

AI is eating the world

https://www.ben-evans.com/presentations
1•rememberlenny•18m ago•0 comments

A vibecoded HN client with automatic summaries powered by AI

https://hn.nicola.dev/
2•napolux•19m ago•0 comments

Smart device uses AI and bioelectronics to speed up wound healing process

https://news.ucsc.edu/2025/09/smart-device-ai-bioelectronics-speed-up-wound-healing/
1•lxm•20m ago•0 comments

A Month of Chat-Oriented Programming

https://checkeagle.com/checklists/njr/a-month-of-chat-oriented-programming/
1•birdculture•21m ago•0 comments

OpenAI can't beat Google in consumer AI

https://nextword.substack.com/p/openai-cant-beat-google-in-consumer
1•gk1•21m ago•0 comments

Gemini 3 Pro Image

https://deepmind.google/models/gemini-image/pro/
1•meetpateltech•22m ago•1 comments

We avoided side-channels in our new post-quantum Go cryptography libraries

https://blog.trailofbits.com/2025/11/14/how-we-avoided-side-channels-in-our-new-post-quantum-go-c...
1•crescit_eundo•22m ago•0 comments

Freer Monads, More Extensible Effects [pdf]

https://okmij.org/ftp/Haskell/extensible/more.pdf
2•todsacerdoti•22m ago•0 comments

Vulnerabilities in LUKS2 disk encryption for confidential VMs

https://blog.trailofbits.com/2025/10/30/vulnerabilities-in-luks2-disk-encryption-for-confidential...
3•crescit_eundo•22m ago•0 comments

Balancer hack analysis and guidance for the DeFi ecosystem

https://blog.trailofbits.com/2025/11/07/balancer-hack-analysis-and-guidance-for-the-defi-ecosystem/
1•crescit_eundo•23m ago•0 comments

The Spectre of Information Overload

https://medium.com/@thevibethinker/the-spectre-of-information-overload-ce549a3a4714
3•erhuve•23m ago•0 comments
Open in hackernews

Gotun: A Lightweight HTTP-over-SSH Proxy Tool for Cross-Platform Use

https://github.com/Sesame2/gotun
2•Breezy233•1h ago

Comments

Breezy233•1h ago
Gotun is a simple, cross-platform command-line tool that enables HTTP-over-SSH tunneling. It allows you to securely access internal networks, restricted resources, or any HTTP services by using a remote SSH host as a proxy. This tool simplifies the process of connecting to a remote network without requiring complex port forwarding or exposing services to the public.

Key features:

Supports SSH-based tunneling for secure access. Allows multi-hop SSH for complex network setups. Cross-platform support: Windows, Linux, macOS. Configurable for system-wide HTTP proxy settings. Easy installation via Homebrew, install scripts, or from source. Whether you're working remotely or need to securely connect to internal systems, Gotun provides an easy and reliable way to route traffic through a secure SSH tunnel.