frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Phel v0.36.0 – Lisp on PHP, now with numeric tower and first-class Vars

https://github.com/phel-lang/phel-lang/releases/tag/v0.36.0
1•Chemaclass•40s ago•1 comments

Ask HN: How are you handling QA being bottlenecked with more AI-generated PRs?

1•softneon•1m ago•0 comments

30x faster than Prometheus: How we rebuilt ES as a leading columnar datastore

https://www.elastic.co/search-labs/blog/elasticsearch-columnar-metrics-engine-30x-faster-prometheus
1•yla92•6m ago•0 comments

The Download: the tech reshaping IVF and the rise of balcony solar

https://www.technologyreview.com/2026/05/07/1136956/the-download-ivf-tech-balcony-solar/
1•joozio•10m ago•0 comments

ClojureScript Gets Async/Await

https://clojurescript.org/news/2026-05-07-release
1•Borkdude•14m ago•0 comments

Containers Aren't Just Linux Processes

https://labs.iximiuz.com/tutorials/oci-containers-explained
1•birdculture•15m ago•0 comments

Show HN: I'm building a tiny WordPress plugin on top of my open source software

1•darkhorse13•16m ago•0 comments

QBE – Compiler Back End

https://c9x.me/compile/
1•smartmic•18m ago•0 comments

Moodle – open-source Learning Management System

https://moodle.org/
1•10000truths•20m ago•0 comments

British reporter gets personal YouTube account blocked

https://twitter.com/edconwaysky/status/2052349717489537472
3•jarym•22m ago•1 comments

Nintendo announces price increases for Nintendo Switch 2

https://www.nintendo.co.jp/corporate/release/en/2026/260508.html
1•razorbeamz•22m ago•0 comments

YouTube TimeWatcher – See where your YouTube time goes

https://youtubetimewatcher.com/
3•stacyz•25m ago•0 comments

At 100, Attenborough's Voice Is a Lesson in Wonder and Planetary Stewardship

https://time.com/article/2026/05/07/david-attenborough-100-birthday-prince-harry/
3•yreg•30m ago•0 comments

JSON Schema (Jsonschema)

https://datatracker.ietf.org/wg/jsonschema/about/
2•BerislavLopac•30m ago•0 comments

Museum of the Human Web

https://museum.parallel.ai/introduction?era=modern
2•kristopolous•30m ago•0 comments

TranscriptFormer: A generative cell atlas across 1.5B years of evolution

https://www.science.org/doi/10.1126/science.aec8514
2•tkaraletsos•30m ago•0 comments

Influenza a (H1N1) (2009)

https://www.bunniestudios.com/blog/2009/on-influenza-a/
3•downbad_•30m ago•1 comments

The room, not the words in it. My AI harness

https://blog.imjackofitall.com/posts/2026-04-28/
3•imjackofitall•32m ago•0 comments

Why I'm giving up on Facebook (2017)

http://blog.afandian.com/2017/01/why-i-am-giving-up-on-facebook/
6•chistev•33m ago•1 comments

Tesla Recalls Cybertruck Because Wheels May Fall Off

https://www.kbb.com/car-news/tesla-recalls-cybertruck-because-wheels-may-fall-off/
2•bjhess•34m ago•0 comments

Pitchfork: A devilishly good process manager for developers

https://pitchfork.en.dev/
2•thunderbong•40m ago•0 comments

AI-Native Hedge Funds Are Possible and Profitable Just Not the Next Unicorn

https://podium-finance.com/blog/ai-native-hedge-funds-and-yc
2•nlpnerd•41m ago•0 comments

Four sites. Four ways money was leaving the table

https://noemica.io/blog/four-ways-money-leaves-the-table
2•SebastianSosa•41m ago•0 comments

Auth Proxy Injection for LLMs

https://www.grepular.com/Auth_Proxy_Injection_for_LLMs
2•mike-cardwell•42m ago•0 comments

A Simple Ld_preload Tutorial

https://catonmat.net/simple-ld-preload-tutorial
1•gurjeet•46m ago•0 comments

Why the Future of AI Depends on Smaller Models

https://jeevan.life/posts/why-the-future-of-ai-depends-on-smaller-models.html
2•lroe•47m ago•0 comments

The agent principal-agent problem

https://crawshaw.io/blog/agent-principal-agent
1•bumbledraven•49m ago•0 comments

Show HN: Sfera – sliding puzzle in curved space (open-sourced)

https://github.com/bntre/Sfera
1•bntr•49m ago•0 comments

SubQ: Sub-quadratic LLM built for 12M-token reasoning

https://subq.ai/
3•anujbans•52m ago•0 comments

Camera

https://online-camera.com
2•ent101•56m ago•0 comments
Open in hackernews

No as a Service

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

Comments

Haeuserschlucht•1y ago
:)
artogahr•1y ago
:)
blahaj•1y 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•1y 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•1y 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•1y 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•1y ago
If it helps you, think of the rate limiter as the "no" final boss.
choult•1y 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•1y 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•1y ago
Was wondering the same thing.. Probably cruft so it looks impressive at a glance.
Retr0id•1y ago
If you ask LLMs for a long enough list of things, they often repeat entries.
MalbertKerman•1y ago
There are 25 unique responses in that 1000-line file.
justin_oaks•1y ago
Once you remove the duplicates that are different only because of the typos in them, yes, that's correct.
mikepurvis•1y 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•1y 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•1y ago
It's ~fine for performance if you load them once at service startup. But I agree, merging is also no big deal.
mikepurvis•1y 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•1y ago
It might be a weighted random.
ziddoap•1y ago
Might be!

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

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

I guess it still works.

lgl•1y ago
Bug report: when the server is overloaded, the No's are no longer random :)
kenrick95•1y ago
Classic Hacker News hug of death
xnorswap•1y 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•1y ago
Probably all those cookies tipped and triggered the connection rate limiter.
xnorswap•1y ago
I'm not following you at all?
NotMichaelBay•1y ago
It's so elegant. Even in failure, it's still operational.
riquito•1y 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•1y ago
Rate limiting has been removed
Retr0id•1y 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•1y 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•1y 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•1y 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•1y 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•1y ago
Example responses:

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

anonymousiam•1y ago
Looks impressive, but out of the 1000 possible responses, only 26 are unique.
qrush•1y ago
Oh great, it's Balatro's Wheel of Fortune card as a Service (WoFaaS)
hombre_fatal•1y 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•1y 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•1y ago
I think you'll enjoy this better: https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
seabass•1y ago
{"error":"Too many requests, please try again later."}

a missed opportunity for some humor

richrichardsson•1y ago
{"error":"Computer says no."}
readthenotes1•1y ago
Beats "I have a headache"
n8m8•1y ago
inb4 someone genuinely doesn't understand why you wouldn't do this with an LLM
macleginn•1y ago
A worthy spiritual disciple of the Journal of Universal Rejection (https://www.universalrejection.org/)
svilen_dobrev•1y 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•1y ago
The API rate limiting has been removed.