frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Unknowable Math Can Help Hide Secrets

https://www.quantamagazine.org/how-unknowable-math-can-help-hide-secrets-20260511/
1•johnshades•1m ago•0 comments

577B Euro Hole in Europe

https://www.yahoo.com/news/articles/eu-auditors-sound-alarm-over-150413259.html
1•trilogic•1m ago•1 comments

Intel to Put Nvidia GPUs in Intel SoCs

https://nvidianews.nvidia.com/news/nvidia-and-intel-to-develop-ai-infrastructure-and-personal-com...
2•boplicity•2m ago•0 comments

Meditations on How I Got Into Y Combinator

https://nmn.gl/blog/meditations-on-make-something-people-want
1•namanyayg•2m ago•0 comments

Show HN: ESLabs

https://eslabs.web.app/
1•init0•2m ago•0 comments

Notesnook: An end-to-end encrypted note taking alternative to Evernote

https://github.com/streetwriters/notesnook
1•akyuu•4m ago•0 comments

I Went to an Illegal London Weed Coffeeshop

https://psychotechnology.substack.com/p/i-went-to-an-illegal-london-weed
1•paulpauper•5m ago•0 comments

Sticky Wages, Disequilibrium, and the Keynesian Revival in Modern Macroeconomics

https://nicholasdecker.substack.com/p/sticky-wages-disequilibrium-and-the
1•paulpauper•5m ago•0 comments

The Great American GLP-1 Experiment

https://www.nytimes.com/interactive/2026/04/15/opinion/glp1-health-effects.html
1•paulpauper•6m ago•0 comments

Licinexus-MCP – conversational access to Brazilian public bids

https://github.com/Licinexus/licinexus-mcp
2•laespinaworld•6m ago•0 comments

The Internet Used to Feel Smaller

https://tqs.bearblog.dev/the-internet-used-to-feel-smaller/
3•speckx•10m ago•1 comments

Find first 100 users on Reddit

2•redleadsapp•10m ago•0 comments

RPCS3 says "learn to code" as it bans (fully) AI-generated pull requests

https://www.neowin.net/news/rpcs3-says-learn-to-code-as-it-bans-ai-agents-from-project/
3•bundie•11m ago•0 comments

The Agent Stack Was Designed for the Wrong Workload

https://rmmod.com/posts/agent/agenticos-workshop/
2•guanlan•12m ago•0 comments

Amazon to stop selling 'hooligan e-bikes' in California

https://electrek.co/2026/05/11/amazon-to-stop-selling-hooligan-bikes-in-california-after-investig...
2•harambae•12m ago•0 comments

IP over Avian – The informal report from the RFC 1149 event

https://blug.linux.no/rfc1149/writeup/
3•moebrowne•13m ago•0 comments

Victory after a decade preventing Radio Lockdown

https://fsfe.org/news/2026/news-20260430-01.de.html
2•mkesper•13m ago•0 comments

Stop Writing YAML: Configuring ML Systems with Confingy

https://runwayml.com/news/stop-writing-yaml-configuring-ml-systems-with-confingy
2•nielka•13m ago•0 comments

Fragile Connectedness in Caregiver-Adolescent Relationships Confers Risk

https://onlinelibrary.wiley.com/doi/10.1111/famp.70131
3•PaulHoule•13m ago•0 comments

Half-assing it with everything you've got

https://mindingourway.com/half-assing-it-with-everything-youve-got/
3•syabro•15m ago•0 comments

A Field Guide to Learning

https://brianschrader.com/archive/a-field-guide-to-learning/
3•sonicrocketman•15m ago•2 comments

The Courtroom Circus with Elon Musk and Sam Altman

https://www.nytimes.com/2026/05/11/technology/courtroom-circus-elon-musk-sam-altman.html
2•1vuio0pswjnm7•16m ago•0 comments

Canvas got hacked, provost banned exams, professor responded by assigning Hayek

https://old.reddit.com/r/UIUC/comments/1ta8b3o/i_opened_my_email_expecting_exam_postponed_hang/
2•jdcampolargo•16m ago•0 comments

YSK: The Register is doing some report on Gemini API Key Compromises

https://old.reddit.com/r/googlecloud/comments/1ta5sim/comment/ol7a1pr/
2•crazysim•16m ago•1 comments

Ask HN: How often do you investigate issues in production vs. looking at logs?

2•aspectrr•16m ago•0 comments

OfficeOS: Open-source infrastructure for scaling and managing AI agents

https://github.com/officeos-co/officeos
2•Harro123•18m ago•0 comments

Facts and Fiction: Stories Stripped Away by Book Bans

https://pen.org/report/facts-fiction/
2•ChrisArchitect•19m ago•0 comments

Learning on the Shop Floor

https://simonwillison.net/2026/May/11/learning-on-the-shop-floor/
3•swolpers•19m ago•0 comments

Geometry of the cumulant series in diffusion MRI

https://www.nature.com/articles/s41467-026-70018-w
2•bookofjoe•21m ago•0 comments

When Will Early Startup Employees Get Their Fair Share?

https://www.lesecretairedefernand.co/en/entrepreneurship/can-startups-share-value-more-fairly-wit...
2•lbdremy•21m ago•0 comments
Open in hackernews

Show HN: I built an anonymous social platform after fighting with LinkedIn's API

https://discreetvoice.com
3•arstep•1h ago
Hi folks,

I would like to share with you a project I built, which took me about 2 months as a side project to build. I am a solo dev, and mostly not using AI for my projects, as I want to keep the craft and actually learn stuff, while I am building the software.

The original idea was to build a tool, where I can provide a Linkedin link of a post or a comment and some text as an "anonymous" comment, the tool should take it and post it from some "hidden" account, as sometimes I feel I would like to comment under something but the idea that a lot of my colleagues and people who know me might react in a very different way, and it might have a weird consequences.

After wrestling a while with Linkedin's API and it's super heavy limitations, I decided to give up on the idea and build an anonymous webapp instead, where people can bring anything from any other platform and feel free to discuss things openly without the fear of getting "caught" and bad consequences.

The DescreetVoice is a privacy first place for open but professional discussions. There is no tracking, just the conversation.

If anyone is interested in the stack, here it is on a very high level: Frontend is built with React TypeScript, plus Vite bundled with Bun. The backend is mainly Python with FastAPI. I initially wanted to go with Rust, but as I am not that familiar with frameworks and the language itself, decided to keep that for the next project, as here I wanted to bring the software to live asap. There is also some Traefik as proxy, rate limiting etc. I also use Resend for emails, it's pretty cool. (AWS SES is still in the sandbox, will probably migrate, when it's out of it). As a DB I use PostgreSQL (pretty much standard nowadays in the industry). On the deployment side everything is dockerized and running on the super modest AWS EC2 instance (small machine with 2GB RAM and 2 virtual cores).

I am very curious to hear your ideas and suggestions and also see how much traffic and load can this tiny machine handle. Would be also great to hear about your user journey's and suggestions for improvement of the UI and UX.

Thanks for your attention and have nice one!