nowfound

Alternatives

Products that do what dump_r() - print_r() and var_dump() alternative does

I wrote this because print_r() and var_dump() collectively suck and after trying countless alternatives couldn't find exactly what I envisioned. demo: http://o-0.me/dump_r/ repo: https://github.com/leeoniya/dump_r.php All styling can be tweaked through the embedded stylesheet, nothing is inline. Feedback, issues and css themes welcome.

  1. 1AS
  2. 2RP
  3. 3

    Code snippets, pretty printed on posters

    2015

  4. 4
    Drift144

    An open-source Gist and pastebin alternative

    2022

  5. 5GC
  6. 6AL
  7. 7NL

    Hey folks, I just wanted to share a quick script I threw together called notational ls. One of the big problems of any code base (or any filesystem) is that it's hard to tell what's what - folder and file names often trade brevity for clarity. So I thought about a version of `ls` that works like this: > nls web: Where python web server files are stored ad_hoc: One time scripts ios: Our IOS code images Adding descriptions is really easy too: > nls images Images SHARED between both ios and web web: Where python web server files are stored ad_hoc: One time scripts ios: Our IOS code…

    2011

  8. 8FP
  9. 9RP
  10. 10IM
  11. 11SH
  12. 12AT
  13. 13TS

    I've built To_Shout, a lightweight output library for bare-metal environments that requires no standard library, no OS dependencies, and no headers. It's designed for kernel development, embedded systems, and anyone working close to the metal. Key features: · Type-aware output using C11 _Generic · Supports integers, floats, strings, hex, and binary formats · VGA text mode implementation included · Color output support · Less than 300 lines of code · LGPL 3.0 licensed GitHub: https://github.com/Ferki-git-creator/to_shout

    Sep 2025

  14. 14PP
  15. 15SP

    Hello HN. This is my first webapp. It works like a pastebin, in which you can visually keep track of the changes you and others make to it. I was a little reluctant about posting it here because I'm not sure it meets the HN quality standards, but, as a beginner, I would really appreciate to have some feedback and/or tips. The url is: http://srctree.net/ An example of usage: http://srctree.net/1 Thanks!

    2012

  16. 16BJ

    Just a simple tool I hacked together last night. I wanted to paste a bunch of JSON for reference in an IRC channel, but the JSON that I wanted to paste was not formatted. I didn't quickly find a pastebin that formatted JSON for me so I just made one. It's probably so simple that it's borderline useless, but here it is! http://jsonifier.com/ example output: http://jsonifier.com/paste/4e3f84b46f3b792dde000000

    2011

  17. 17PT

    https://paste.woboq.org/ZuoGr5wfLV.cpp Have fun using, it should be able to link to all symbols that are present on https://code.woboq.org Technically it's a fork of haste-server that does Ajax calls to the code.woboq.org API.

    2016

  18. 18CS
  19. 19HA
  20. 20IG

    As a beginner learning to build ML models, I found it annoying to have to keep printing tensor shapes every other line, having to step through the debugger to check where did I mess up the shapes again. So I built Trickle, it takes the data that flows through your code, caches the types and display them inline (as if you have type annotations). The idea is: "Let types trickle from runtime into your IDE". You get types in Python without having the write them manually. It works by rewriting your Python AST at import time — after every variable assignment, it inserts a lightweight call that…

    Mar 2026 · github.com

  21. 21SP

    Hi everyone! As a side project I made a tiny static website that helps explain format strings used with Python's `struct` module. Type/paste in a format string and you get a quick explanation of the structure instead of having to look through the docs. It's open source, happy to hear any suggestions how to make it more useful.

    2022 · pythonstruct.com

  22. 22DC

    I built this tool a couple days ago to temporarily hide your prints & comments. I wanted to focus on the core logic without having to constantly delete/add prints and comments. Lmk if you like it ;)

    2024 · marketplace.visualstudio.com

  23. 23PI
  24. 24AG

Ranked by how close each launch is in meaning, then by votes. Refine with a description →