frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

I built an API that can handle traffic. Try breaking it

3•labubutoto•4h ago
I designed an API endpoint that can take a serious beating — and it just won't go down.

Endpoint: http://60.30.55.101:8888/prod-api/activite/task/startProcessFromServer2 Method: POST Body:

json 复制 编辑 { "bizUsername": "153二管轮" } No authentication. No throttling. No CAPTCHA. Just pure backend engineering.

I've stress-tested this endpoint with:

JMeter

Apache Bench

parallel curl floods

Postman runners

malformed payloads

persistent multi-threaded loops

Result? No 5xx No slowdown No crash Consistent response time even under thousands of concurrent requests

Raw HTTP Request Example:

bash 复制 编辑 POST /prod-api/activite/task/startProcessFromServer2 HTTP/1.1 Host: 60.30.55.101:8888 Content-Type: application/json Content-Length: 31

{"bizUsername":"153二管轮"} I’d love for folks here to test it however they like — simulate load, break protocol rules, flood it — whatever your tools or scripts can throw at it. If it goes down, I’ll be surprised (and impressed).

Let’s see how far this thing can go.

Apple reveals complex system of App Store fees to avoid E.U. fine of 500M euros

https://www.cnbc.com/2025/06/26/apple-eu-500-million-euro-app-store.html
1•arnon•4m ago•1 comments

Windows Resiliency Initiative: Building resilience for a future-ready enterprise

https://blogs.windows.com/windowsexperience/2025/06/26/the-windows-resiliency-initiative-building-resilience-for-a-future-ready-enterprise/
1•XzetaU8•9m ago•0 comments

Why Go Rocks for Building a Lua Interpreter

https://www.zombiezen.com/blog/2025/06/why-go-rocks-for-building-lua-interpreter/
2•thunderbong•15m ago•0 comments

Simplifying Vulkan Synchronization

https://www.khronos.org/blog/so-long-image-layouts-simplifying-vulkan-synchronisation
1•Bogdanp•24m ago•0 comments

Police identify seven as main suspects in Post Office Horizon scandal inquiry

https://www.theguardian.com/uk-news/2025/jun/27/police-identify-seven-as-main-suspects-in-post-office-horizon-scandal-inquiry
2•chrisjj•28m ago•0 comments

The 90% Gravity Problem: Why We Tend to Quit Right Before the Finish Line

2•darwinSir•29m ago•3 comments

Show HN: Tic-Tac-Toe in Pure CSS (No JavaScript/HTML)

https://lyra.horse/fun/tic-tac-nohtml/
2•rebane2001•30m ago•0 comments

How I Lost My Career and Started Delivering Mail

https://www.wsj.com/lifestyle/careers/how-i-lost-my-career-and-started-delivering-mail-c238d934
1•impish9208•31m ago•1 comments

Salesforce CEO Claims Half of the Company's Work Is Now Done by AI

https://gizmodo.com/salesforce-ceo-claims-half-of-the-companys-work-is-now-done-by-ai-2000620730
2•01-_-•33m ago•2 comments

An educational website for forex traders

https://www.fx-trading.space/
1•nonplayercaesar•35m ago•0 comments

From Side Project to 10k Monthly Users: My Lessons from Building a Dev Tool Solo

https://www.indiehackers.com/post/from-side-project-to-10-000-monthly-users-my-lessons-from-building-a-dev-tool-solo-NjmjHV37XNY9kJ2ckKg0
1•anil75•36m ago•0 comments

Scoop: Trump admin cuts contracts with scientific publishing giant

https://www.axios.com/2025/06/25/trump-cuts-contracts-scientific-publisher
1•01-_-•36m ago•0 comments

AIVocal-AI Podcast

https://aivocal.io/ai-podcast
1•18272837023•44m ago•0 comments

Book Review: Developing Talent in Young People by Benjamin Bloom

https://www.justinmath.com/book-review-bloom-developing-talent-in-young-people/
2•rzk•47m ago•1 comments

The 90% Gravity Problem: Why We Tend to Quit Right Before the Finish Line

4•darwinSir•50m ago•3 comments

Show HN: Daf·thunk – open-source Editor for Prototyping Workflows on Cloudflare

https://www.dafthunk.com/
5•bchapuis•52m ago•0 comments

Speeding up global DNS resolution by avoiding CNAMES

https://thomas-leister.de/en/accelerating-global-dns-cnames/
1•stoerfall•54m ago•2 comments

Microsoft rolls out Windows changes to prevent another CrowdStrike meltdown

https://www.zdnet.com/article/microsoft-rolls-out-windows-security-changes-to-prevent-another-crowdstrike-meltdown/
1•breve•55m ago•0 comments

A composable pattern for pure state machines with effects

https://gist.github.com/andymatuschak/d5f0a8730ad601bcccae97e8398e25b2
1•fud101•59m ago•0 comments

Stop Killing Games

https://www.stopkillinggames.com/
3•r1chardnl•1h ago•1 comments

Open Component Model (OCM) – Open-Source Software Bill of Delivery (SBoD)

https://ocm.software
1•muzzy19•1h ago•0 comments

GLP-1 medicine is causing fatal pancreatitis cases

https://www.theguardian.com/society/2025/jun/26/weight-loss-diabetes-jab-users-report-pancreas-problems
2•I_Nidhi•1h ago•1 comments

Some basic project templates to get started programming with GUI's

1•andersama•1h ago•0 comments

I stopped asking ChatGPT questions and started giving it missions

https://www.msn.com/en-us/news/technology/i-stopped-asking-chatgpt-questions-and-started-giving-it-missions-and-suddenly-the-ai-seemed-way-more-motivated-to-help-me/ar-AA1HvTra
1•galaxyLogic•1h ago•0 comments

Toxoplasma gondii, a common brain parasite, disrupts neural communication

https://news.ucr.edu/articles/2025/06/18/how-common-brain-parasite-disrupts-neural-communication
1•dataflow•1h ago•0 comments

PJ5 TTL CPU

https://pj5cpu.wordpress.com/
1•doener•1h ago•0 comments

A Message Drifts

https://www.amygoodchild.com/blog/a-message-drifts
1•ingve•1h ago•0 comments

The Dawn of the Posthuman Age

https://www.noahpinion.blog/p/the-dawn-of-the-posthuman-age
1•colonCapitalDee•1h ago•0 comments

Tough, Tiny, and Repairable: Inside the Framework 12

https://www.ifixit.com/News/111201/tough-tiny-and-totally-repairable-inside-the-framework-12
3•frans•1h ago•0 comments

MCP TypeScript Analyzer

https://github.com/CaptainCrouton89/static-analysis
1•handfuloflight•1h ago•0 comments