frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

API testing tool which sucks less

https://github.com/hissssst/hxxp
1•hissssst•10mo ago

Comments

hissssst•10mo ago
Remember HTTP? The plaintext protocol? Making an HTTP request used to be as simple as echo "GET / HTTP/1.0\r\n\r\n" | nc ... . Well, it's not anymore. We fucked it up with electron applications which require subscriptions, login pages, fail to work with basic headers, have fucking cloud versions and use some ultra-smart collaboration sync.

But HTTP is still plaintext. And even though HTTP 2 and 3 are not plaintext, they are still can be expressed as one (most of the times).

So I returned the plaintext back, just wrapped the curl and called it hxxp. The most similar program to hxxp is hurl, but hxxp is much simpler and much more straightforward, with regular shell interpolation and no testing framework inside. Just write the HTTP request and execute it, that's it.

echo "GET https://example.com/ HTTP/1.1" | hxxp -

motorest•10mo ago
The comparison section seems to be lacking even the most cursory search for alternative API testing tools. It features insomnia but somehow fails to list postman or bruno. Tools like httpyac in particular or .http files in general are conspicuously missing. Not very informative.
hissssst•10mo ago
What are .http files?

Two-Stage Semantic Chunking for RAG in Python

https://alessandrofuda.github.io/semantic-chunking-rag-python-llamaindex/
1•aledevv•46s ago•0 comments

An AI Vibe Coding Horror Story

https://www.tobru.ch/an-ai-vibe-coding-horror-story/
1•teichmann•2m ago•0 comments

Compare harnesses not models: Blitzy vs. GPT-5.4 on SWE-Bench Pro

https://quesma.com/blog/verifying-blitzy-swe-bench-pro/
1•stared•5m ago•0 comments

LiquidClash – A native macOS proxy client with Liquid Glass UI

https://github.com/liquidclash/liquidclash
1•liquidclash•6m ago•0 comments

Backblaze has stopped backing up your data

https://rareese.com/posts/backblaze/
2•rrreese•8m ago•0 comments

Show HN: A stateful UI runtime for reactive web apps in Go

https://github.com/doors-dev/doors
2•derstruct•10m ago•0 comments

The Complete Guide to React Native Build Optimization

https://themythicalengineer.com/the-complete-guide-to-react-native-build-optimization.html
2•sks147•10m ago•0 comments

I turned my Wi-Fi network into a presence sensor

https://www.howtogeek.com/turned-wi-fi-network-into-presence-sensor-home-assistant/
2•xngbuilds•11m ago•0 comments

Steven Heller's Font of the Month: Gilway Paradox

https://ilovetypography.com/2026/04/14/steven-hellers-font-of-the-month-gilway-paradox/
2•jjgreen•12m ago•0 comments

Think the Iran war is a disaster? Blame these DC think tanks first

https://responsiblestatecraft.org/iran-war-think-tanks/
2•KoftaBob•19m ago•0 comments

Jarvis – governed AI control plane with receipts, rollback, and agent guardrails

https://github.com/animallee76-spec/jarvis-governed-control-plane
1•traceable_dev•20m ago•0 comments

The README for this Java library is something else

https://github.com/bsommerfeld/pathetic
2•pist133•21m ago•0 comments

Udpown.io – Simple Website Monitoring

https://updown.io
1•basilikum•23m ago•1 comments

The Internet's Most Powerful Archiving Tool Is in Peril

https://www.wired.com/story/the-internets-most-powerful-archiving-tool-is-in-mortal-peril/
1•latexr•31m ago•0 comments

Show HN: Instant macOS space and app switcher

https://github.com/theo-sardin/instant-switcher
1•elar_verole•32m ago•0 comments

Saying Goodbye to Agile

https://lewiscampbell.tech/blog/260414.html
2•jwdunne•33m ago•0 comments

Security Concerns in Generative AI Coding Assistants

https://arxiv.org/abs/2604.08352
1•runningmike•35m ago•1 comments

Quantified evidence: Sonnet 4.6 quality regression

https://github.com/anthropics/claude-code/issues/46935
3•ctack•38m ago•4 comments

Trace your Claude Code easily

https://github.com/delexw/claude-code-trace
1•ywian•38m ago•0 comments

French Tax Code as Code

https://github.com/MLanguage/mlang
1•matthieu_bl•39m ago•0 comments

Show HN: GTMJobs – a job board with GTM Engineer jobs ONLY

https://gtmjobs.xyz/
1•benchmarkapp•40m ago•0 comments

Introspective Diffusion Language Models

https://introspective-diffusion.github.io/
13•zagwdt•41m ago•3 comments

How much RAM can LinkedIn Tab consume?

https://postimg.cc/tYTFJwqs
3•anujbans•45m ago•1 comments

The Business Case for Vanilla JavaScript

https://lewiscampbell.tech/blog/250430.html
2•birdculture•46m ago•1 comments

What is your opinion on the energy transition?

https://www.defienergie.tech/
1•ps3udo•47m ago•0 comments

Claude Code OAuth down for >12 hours

4•pixel_popping•48m ago•1 comments

Show HN: GTA 6 Breach via Anodot and Snowflake Explained

2•anju-kushwaha•48m ago•0 comments

The man with the most dangerous job on Earth

https://www.newscientist.com/article/2520435-chernobyl-at-40-the-man-with-the-most-dangerous-job-...
1•mattsparkes•49m ago•1 comments

Show HN: Early Reader – Free open source reading app I built for my 4-year-old

https://github.com/melvinmt/early-reader-app
1•melvinmelih•51m ago•0 comments

Ask HN: What's Better?–Tauri or Electron?

1•wasimsk•53m ago•2 comments