frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: E-Book or Audio-Book

1•jsxyzb•5m ago•0 comments

Agentic Coding Is Anything But

https://matcohle.me/agentic-coding-is-anything-but/
1•mathewcohle•6m ago•1 comments

Pearly kings and queens of London in their 150th year – photo essay

https://www.theguardian.com/artanddesign/2025/nov/28/pearly-kings-and-queens-of-london-in-their-1...
1•bifftastic•10m ago•0 comments

Show HN: SiteIQ – LLM and Web security testing tool (built by a high schooler)

https://github.com/sastrophy/siteiq
1•sastrophy•12m ago•0 comments

Rethinking Duplication

https://medium.com/@HobokenDays/rethinking-duplication-c1f85f1c0102
2•HideInNews•13m ago•0 comments

Professional Headshots: Why Your Corporate Image Matters More Than You Think

https://www.aiheadshotreviews.com/articles/professional-headshots-guide
1•naveensky•14m ago•0 comments

I build a free gamified image compressor

https://image-compressor-five-azure.vercel.app/
2•uioio•17m ago•0 comments

Account Deletion Request

2•unneutered•18m ago•1 comments

Putin's scientists are creating spy pigeons controlled by brain implants

https://metro.co.uk/2025/11/27/putins-scientists-creating-spy-pigeons-controlled-brain-implants-2...
2•blufish•22m ago•0 comments

Show HN: Open-source RAG server with retrieval visualization (Postgres+pgvector)

https://github.com/jakops88-hub/Long-Term-Memory-API
2•northerndev•22m ago•1 comments

Zero-Setup Java Build Tooling via Mill Bootstrap Scripts

https://mill-build.org/blog/16-zero-setup.html
2•lihaoyi•25m ago•0 comments

What LLM to use today?

https://gusarich.com/blog/what-llm-to-use-today/
1•Gusarich•25m ago•0 comments

Informative, beautiful and deeply human: the underrated art of illustration

https://www.theguardian.com/artanddesign/2025/nov/28/illustration-fine-art-oliver-jeffers-nationa...
2•n1b0m•28m ago•0 comments

Staff at Irish Meta client firm told 400 jobs at risk just ahead of Christmas

https://www.thejournal.ie/meta-job-losses-6887604-Nov2025/
2•austinallegro•28m ago•0 comments

Selectorate Theory

https://en.wikipedia.org/wiki/Selectorate_theory
2•thunderbong•32m ago•0 comments

Amazon turned our capitalist era of free markets into age of technofeudalism

https://www.theguardian.com/commentisfree/2025/nov/27/amazon-capitalist-era-free-markets-age-tech...
2•n1b0m•35m ago•0 comments

Ask HN: Type 1 Hypervisor for use on a laptop?

2•jaitaiwan•37m ago•0 comments

SSE sucks for transporting LLM tokens

https://zknill.io/posts/sse-sucks-for-transporting-llm-tokens/
2•zknill•40m ago•0 comments

C++ The worst programming language of all time [video]

https://www.youtube.com/watch?v=7fGB-hjc2Gc
2•tartoran•44m ago•0 comments

Toy Story: the first digitally-animated feature film

https://www.bbc.co.uk/sounds/play/w3ct7472
1•austinallegro•45m ago•0 comments

Bamboo scaffolding helped build Hong Kong's skyline, but deadly fire may end it

https://apnews.com/article/hong-fire-bamboo-disaster-scaffolding-b4f3992fd78c068dbebbfbfbcc499495
5•jameslk•48m ago•0 comments

The Criterion Collection

https://en.wikipedia.org/wiki/The_Criterion_Collection
2•tosh•49m ago•0 comments

Ask HN: Is the "Rust tax" (dev time) cheaper than the "RAM tax"?

2•m00dy•51m ago•2 comments

To Get a Man's Attention, Meow Harder

https://www.nytimes.com/2025/11/27/science/to-get-a-mans-attention-meow-harder.html
2•TMWNN•52m ago•0 comments

'A step-change': tech firms battle for undersea dominance with submarine drones

https://www.theguardian.com/business/2025/nov/28/tech-submarine-drones-startups-big-defence-compa...
5•beardyw•52m ago•0 comments

GrapheneOS Moving Out of France

https://xcancel.com/GrapheneOS/status/1993035936800584103
13•LaSombra•54m ago•7 comments

A personality-filter for LLM chatbots (holiday project)

https://zonoid.xyz/
1•sourav_sen_duke•57m ago•1 comments

Need feedback from people who think about incentives in their sectors

https://www.capitalfolly.com
1•d_e_solomon•1h ago•1 comments

Ask HN: What did you replace bitnami with?

2•kachapopopow•1h ago•0 comments

Heyoner Mario Logo: AI Builds Retro Gaming Brand Identity for Model Figure Shops

https://www.ailogocreator.io/blog/heyoner-mario-logo-ai-builds-retro-gaming-brand-identity-for-mo...
2•RoyKim24•1h ago•2 comments
Open in hackernews

No as a Service

https://github.com/hotheadhacker/no-as-a-service
64•radeeyate•7mo ago

Comments

Haeuserschlucht•7mo ago
:)
artogahr•7mo ago
:)
blahaj•7mo ago
> Rate Limit: 10 requests per minute per IP

I understand that one wants some rate limiting so that others don't just use this as a backend for their own service causing every single request for their service to also create an API request. But this is as simple and resource unintensive as it gets for an HTTP server. 10 requests per minute is just silly.

Also could it be that the limit isn't enforced against the origin IP address but against the whole Cloudflare reverse proxy?

jaywcarman•7mo ago
10 requests per minute per IP is plenty enough to play around with and have a little fun. For anything more than that you could (should!) host it yourself.
blahaj•7mo ago
So it is just purposefully made to be less useful? Is that part of the joke?

The rate limit still pretty surely isn't applied per IP.

arp242•7mo ago
Mate, it's a joke, not a serous service. The only silly thing here is going off on a tangent about the rate limit.
mindtricks•7mo ago
If it helps you, think of the rate limiter as the "no" final boss.
choult•7mo ago
Well this is something... someone creating a service off the back of a meme that's been flying around my networks for the past two days...
ziddoap•7mo ago
Fun idea. I wonder why the rejection messages are repeated so often in the "reasons" file.

"I truly value our connection, and I hope my no doesn't change that." shows up 45 times.

Seems like most of the rejections appear between 30 and 50 times.

khanan•7mo ago
Was wondering the same thing.. Probably cruft so it looks impressive at a glance.
Retr0id•7mo ago
If you ask LLMs for a long enough list of things, they often repeat entries.
MalbertKerman•7mo ago
There are 25 unique responses in that 1000-line file.
justin_oaks•7mo ago
Once you remove the duplicates that are different only because of the typos in them, yes, that's correct.
mikepurvis•7mo ago
A single large file is also sadness for incorporating suggestions from collaborators as you're always dealing with merge conflicts. Better might be a folder of plain text files, where each can have multiple lines in it, and they're grouped by theme or contributor or something.
spiffyk•7mo ago
A folder of plain text files will be sadness for performance. It's a file with basically line-wise entries, merge conflicts in that will be dead easy to resolve with Git locally. It won't be single-click in GitHub, but not too much of a hassle.
Retr0id•7mo ago
It's ~fine for performance if you load them once at service startup. But I agree, merging is also no big deal.
mikepurvis•7mo ago
In fairness, I doubt most of these kinds of meme projects have a maintainer active enough to be willing to conduct local merges, even if it's "dead easy" to do so.

Maybe then this is really a request for Github to get better/smarter merge tools in the Web UI, particularly syntax-aware ones for structured files like JSON and YAML, where it would be much easier to guess, or even just preset AB and BA as the two concrete options available when both changes inserted new content at the same point. It could even read your .gitattributes file for supported mergers that would be able to telegraph "I don't care about the order" or "Order new list entries alphabetically" or whatever.

cf. https://github.com/jonatanpedersen/git-json-merge

KTibow•7mo ago
It might be a weighted random.
ziddoap•7mo ago
Might be!

Not the way I'd approach it, but as a joke service, if it works it works.

varun_ch•7mo ago
> {"error":"Too many requests, please try again later."}

I guess it still works.

lgl•7mo ago
Bug report: when the server is overloaded, the No's are no longer random :)
kenrick95•7mo ago
Classic Hacker News hug of death
xnorswap•7mo ago
It looks like it's limited to 10 requests per minute, it's less of a hug and more of a gentle brush past.

It's documented as "Per IP", but I'm willing to bet either that documentation is wrong, or it's picking up the IP address of the reverse proxy or whatever else is in-front of the application server, rather than the originator IP.

Why do I think that? Well these headers:

    x-powered-by Express

    x-ratelimit-limit 10

    x-ratelimit-remaining 0

Which means it's not being rate-limited by cloudflare, it's express doing the rate limiting.

And I haven't yet made 10 requests, so unless it's very bad at picking up my IP, it's picking up the cloudflare IP instead.

egberts1•7mo ago
Probably all those cookies tipped and triggered the connection rate limiter.
xnorswap•7mo ago
I'm not following you at all?
NotMichaelBay•7mo ago
It's so elegant. Even in failure, it's still operational.
riquito•7mo ago
Love it, it's brilliant, but I think the rate limiting logic is not doing what the author really wants, it actually costs more cpu to detect and produce the error than returning the regular response (then my mind goes on how to actually over optimize this thing, but that's another story :-D )
hotheadhacker•7mo ago
Rate limiting has been removed
Retr0id•7mo ago
It could be genuinely useful for testing HTTP clients if it had a wider array of failure modes.

Some ideas:

- All the different HTTP status codes

- expired/invalid TLS cert

- no TLS cipher overlap

- invalid syntax at the TLS and/or HTTP level

- hang/timeout

- endless slowloris-style response

- compression-bomb

- DNS failure (and/or round-robin DNS where some IPs are bad)

- infinite redirect loop

- ipv6-only

- ipv4-only

- Invalid JSON or XML syntax

zikani_03•7mo ago
Not exactly what you are asking for, but reminded me that Toxiproxy[0] exists if you want to test your applications or even HTTP clients against various kinds of failures:

[0]: https://github.com/Shopify/toxiproxy

deanputney•7mo ago
Not sure why, but reasons.json is mostly duplicates (as many as 50!) of the same 25 responses: https://gist.github.com/deanputney/4143ca30f7823ce53d894d3ed...

It'd be easier to add new ones if they were in there a single time each. Maybe the duplication is meant to handle distribution?

finnh•7mo ago
ah, yes, the "memory is no object" way of obtaining a weighted distribution. If you need that sweet sweet O(1) selection time, maybe check out the Alias Method :)
justin_oaks•7mo ago
Knowing that there are only 25 responses, it makes it all the more funny that rate limiting is mentioned.

And you can host the service yourself! Hard pass. I'll read the 25 responses from your gist. Thanks!

thih9•7mo ago
Example responses:

https://raw.githubusercontent.com/hotheadhacker/no-as-a-serv...

anonymousiam•7mo ago
Looks impressive, but out of the 1000 possible responses, only 26 are unique.
qrush•7mo ago
Oh great, it's Balatro's Wheel of Fortune card as a Service (WoFaaS)
hombre_fatal•7mo ago
I made a lot of things like this as a noob and threw them up on github.

As you gain experience, these projects become a testament to how far you've come.

"An http endpoint that returns a random array element" becomes so incredibly trivial that you can't believe you even made a repo for it, and one day you sheepishly delete it.

blahaj•7mo ago
I don't think things have to be impressive to be shown. A funny little idea is all you need, no matter how simple the code. Actually I find exactly that quite neat.
TehCorwiz•7mo ago
I think you'll enjoy this better: https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
seabass•7mo ago
{"error":"Too many requests, please try again later."}

a missed opportunity for some humor

richrichardsson•7mo ago
{"error":"Computer says no."}
readthenotes1•7mo ago
Beats "I have a headache"
n8m8•7mo ago
inb4 someone genuinely doesn't understand why you wouldn't do this with an LLM
macleginn•7mo ago
A worthy spiritual disciple of the Journal of Universal Rejection (https://www.universalrejection.org/)
svilen_dobrev•7mo ago
nice. Reminds me of BOFH (Bastard operator from Hell) . And those box-like calendars with page-per-day with some excuse^w^w tip on each :)

https://bofh.bjash.com/bofh/bofh1.html

hotheadhacker•7mo ago
The API rate limiting has been removed.