frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

API testing tool which sucks less

https://github.com/hissssst/hxxp
1•hissssst•1y ago

Comments

hissssst•1y 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•1y 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•1y ago
What are .http files?

Language vs. Vectors

https://verantyx.ai
1•kofdai•5m ago•0 comments

Fear of data centers outpaces knowledge about them Do they hurt the environment?

https://www.deseret.com/u-s-world/2026/06/21/what-environmental-costs-do-data-centers-have/
1•nephihaha•6m ago•0 comments

Three Degrees of Influence

https://en.wikipedia.org/wiki/Three_degrees_of_influence
1•fittingopposite•7m ago•0 comments

Nobel economists, tech leaders warn how AI could threaten jobs

https://www.washingtonpost.com/technology/2026/07/13/nobel-economists-tech-leaders-warn-how-ai-co...
1•ironyman•7m ago•1 comments

The Great Automatic Grammatizator (1954) [pdf]

https://gwern.net/doc/fiction/science-fiction/1953-dahl-thegreatautomaticgrammatizator.pdf
1•sam_bristow•7m ago•1 comments

Ask HN: How do you do marketing in the age of slop?

3•probst•14m ago•0 comments

Python 3.15's Ultra-Low Overhead Interpreter Profiling Mode – Ken Jin's Blog

https://fidget-spinner.github.io/posts/ultra-fast-tracing.html
1•rbanffy•15m ago•0 comments

Stacks and Queues in Python – Python Morsels

https://www.pythonmorsels.com/stacks-and-queues/
1•rbanffy•18m ago•0 comments

Unsupervised Representation Learning with Deep Convolutional GANs

https://arxiv.org/abs/1511.06434
1•ronfriedhaber•20m ago•0 comments

Why Git Is the Memory Solution for the ADLC [pdf]

https://github.com/rekal-dev/rekal-cli/blob/main/docs/research/paper/rekal-paper.pdf
1•guocongwudi•21m ago•0 comments

Climate free fall: why the biggest risk to our economies is yet to be recognized

https://www.nature.com/articles/d41586-026-02154-8
2•doener•23m ago•0 comments

Show HN: Webround - an API-first e-commerce platform

https://webround.com/en
1•LucaSiviero•23m ago•0 comments

America pays workers just 27% of what its wealth allows – the worst in the OECD

https://fortune.com/2026/07/13/us-worst-oecd-fair-pay-score/
4•robtherobber•24m ago•0 comments

Conway's Law: Silos are the natural enemy of a good product

https://www.tobiasreithmeier.de/en/blog/silos-kontext-produktentwicklung
1•JuriKeller•24m ago•0 comments

Nvidia, Oxide, and tinygrad through a Wardley lens

https://magistr.me/blog/nvidia-oxide-tinygrad-wardley-lens/
1•yla92•30m ago•0 comments

Turning High-Frequency Data into Daily Factors

https://medium.com/@DolphinDB_Inc/how-to-make-high-frequency-market-data-work-for-mid-and-low-fre...
1•yiweileng•30m ago•0 comments

Catnip lotion as effective as Deet at repelling mosquitoes, study finds

https://www.theguardian.com/global-development/2026/jul/07/catnip-lotion-as-effective-as-deet-at-...
4•rbanffy•32m ago•1 comments

Which Doc Format Is Best for AI Specifications?

http://blog.vanillajava.blog/2026/07/which-doc-format-is-best-for-ai.html
1•peter_lawrey•34m ago•1 comments

Be using a meta harness for agents

https://garrit.xyz/posts/2026-07-15-you-should-be-using-a-meta-harness-for-agents
5•garritfra•36m ago•0 comments

Ask HN: How are you productive with GPT 5.6 Sol?

1•hk__2•37m ago•0 comments

Write in your native language, ship in English

https://www.echoo.ai/blog/write-2x-faster-in-your-native-language
1•mike-el•38m ago•0 comments

Show HN: VSCode Inline Comments with MCP

https://github.com/gabi-a/inline-comments
1•gabia•40m ago•0 comments

Good ol' SAST to keep your token usage from spiraling

https://blog.codacy.com/deterministic-static-analysis-for-ai-coding-workflows-how-to-cut-token-co...
1•claudiacsf•42m ago•1 comments

AIDE²: First Evidence of Recursive Self-Improvement

https://www.weco.ai/blog/first-evidence-of-recursive-self-improvement
3•EvgeniyZh•43m ago•0 comments

What Is RDMA over Converged Ethernet (RoCE)?

https://ubuntu.com/blog/what-is-rdma-over-converged-ethernet-roce
1•ankitg12•44m ago•0 comments

Poka-Yoke

https://en.wikipedia.org/wiki/Poka-yoke
1•kesor•46m ago•0 comments

Sealed Tomb Filled with Paintings and Inscriptions Discovered in Egypt

https://www.labrujulaverde.com/en/2026/07/sealed-tomb-of-a-high-official-or-priest-filled-with-pa...
3•isaacfrond•46m ago•0 comments

Show HN: EzTranslate – Photo Translator Specifically for ZH-TW Speaker

https://eztranslate.com.tw/
1•sebjones•50m ago•0 comments

I'm building a project rn that shares ad revenue with users. What do you think?

2•jezzwar•50m ago•4 comments

Primes of the form x^2 + n y^2

https://github.com/rahulsudhu/primes_of_the_form
2•rsuds211•51m ago•0 comments