frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

IceCream – Never use print() to debug again

https://github.com/gruns/icecream
28•gregsadetsky•13h ago

Comments

oweiler•8h ago
Or use tests and/or a debugger. Which gives you all the listed benefits w/o an additional dependency.
pjmlp•7h ago
Yeah, the amount of wasted hours with 1960's teletype debugging.

Ah but servers and embedded, that is why telemetry, execution traces, and debugger controlled action points exist.

RockRobotRock•7h ago
>Do you ever use print() or log() to debug your code?

I haven't written my own code in months at this point...kind of depressing to think about

squirrellous•1h ago
My first thought as well. Debugging is actually a decent use case of AI.
soizi•6h ago
why another tool for that ? think standard with other team/company and use the same integrated ones.
awoimbee•5h ago
Debugging in python is already so easy with `print(f"{myvar=}")` and `breakpoint()`...
Hackbraten•3h ago
This is the correct answer. `ic(foo(123))` can be written as `print(f'{foo(123)=}')` without depending on yet another third-party library which is not pulling its weight.
Borborygymus•4h ago
Remember COBOL's EXHIBIT?
smackeyacky•3h ago
I haven’t used print for debugging for ages. Now it’s all trace on azure and hope your bug ends up in the sampled data in whatever that stupid thing is called. App insights or some rubbish. Apparently a good old log file just isn’t good enough it has to be larded up with a query language. Grep was fine guys.
IshKebab•16m ago
...use slightly fancier print() instead!

Qwen 3.8

https://twitter.com/Alibaba_Qwen/status/2078759124914098291
374•nh43215rgb•6h ago•291 comments

Minecraft: Java Edition now uses SDL3

https://www.minecraft.net/en-us/article/minecraft-26-3-snapshot-4
108•ObviouslyFlamer•3h ago•62 comments

What I learned selling 2,500 MIDI recorders: Hardware is not so hard

https://chipweinberger.com/articles/20260719-hardware-is-not-so-hard
198•chipweinberger•4h ago•98 comments

Blender 5.2 LTS

https://www.blender.org/download/releases/5-2/
172•makizar•4d ago•74 comments

Claude Code uses Bun written in Rust now

https://simonwillison.net/2026/Jul/19/claude-code-in-bun-in-rust/
148•tosh•5h ago•207 comments

Bananas sprout in Rayleigh Garden UK after 15 years

https://www.bbc.com/news/articles/cvg8edqq5g5o
17•teleforce•1h ago•13 comments

OpenAI reduces Codex Model Context Size from 372k to 272k

https://github.com/openai/codex/pull/33972/files
135•AmazingTurtle•7h ago•63 comments

Transcribe.cpp

https://workshop.cjpais.com/projects/transcribe-cpp
632•sebjones•14h ago•134 comments

I joined the IndieWeb, here's what I learned

https://en.andros.dev/blog/0b8e451e/i-joined-the-indieweb-heres-what-i-learned/
51•andros•4h ago•26 comments

The death and rebirth of my home server

https://sgt.hootr.club/blog/home-server-rebirth/
62•steinuil•4h ago•36 comments

Infinities, impossibilities, and the man in the white linen suit

https://iain.so/infinities-impossibilities-and-the-man-in-the-white-linen-suit
19•iainharper•5d ago•13 comments

DRIVE – Operational Excellence for AI-accelerated engineering

https://www.cortex.io/drive
12•backlit4034•1h ago•6 comments

Land Atlas – soil, farmability, and crop analysis for land listings

https://land-atlas-production.up.railway.app/welcome
12•L3dge•6d ago•3 comments

Speech Recognition and TTS in less than 500kb

https://github.com/moonshine-ai/moonshine/tree/main/micro
506•petewarden•4d ago•69 comments

Codex Resets

https://codex-resets.com/
240•denysvitali•16h ago•161 comments

Mathematicians still don't know the fastest way to multiply numbers

https://www.scientificamerican.com/article/mathematicians-still-dont-know-the-fastest-way-to-mult...
159•beardyw•5d ago•94 comments

Better and Cheaper Than IPTV

https://github.com/stupside/castor
260•xonery•14h ago•73 comments

Hardcore IndieWeb: Run your own website 100% independently for only $0.01/day

https://www.neatnik.net/hardcore-indieweb
208•cdrnsf•17h ago•168 comments

The Mighty Big Array of Finn Jensen LA8YB

https://la0by.darc.de/LA8YB_EME_MBA.htm
23•kalehmann•7h ago•6 comments

Restoring and Demoing 1960s Vintage Computers at the Computer History Museum [pdf]

https://ibm-1401.info/pictures/Proc-MIW-2017-Garner-1401PDP1.pdf
28•rbanffy•1w ago•3 comments

Scrying the AMD GFX1250 LLVM Tea Leaves

https://chipsandcheese.com/p/scrying-the-amd-gfx1250-llvm-tea
46•mfiguiere•10h ago•1 comments

Classic Amiga titles, free to download

https://amigafreeware.downer.tech/
151•doener•17h ago•20 comments

I burned all my tokens researching how to save tokens

https://quesma.com/blog/custom-deep-research-pipeline/
69•bkotrys•3h ago•75 comments

The Art of Insight in Science and Engineering – Mastering Complexity(2014) [pdf]

https://ocw.mit.edu/courses/res-6-011-the-art-of-insight-in-science-and-engineering-mastering-com...
33•nill0•8h ago•2 comments

Clever hacker fits 537,000 domains in a $5 ESP32 ad-blocking dongle

https://www.tomshardware.com/networking/clever-hacker-fits-537-000-domains-in-a-tiny-usd5-esp32-a...
13•sbulaev•1h ago•1 comments

Using self-hosted Umami for iOS app analytics

https://hjerpbakk.com/blog/2026/07/14/umami-for-apps
39•Sankra•5d ago•5 comments

Making Software: How to make a font

https://www.makingsoftware.com/chapters/how-to-make-a-font
65•Garbage•5d ago•12 comments

Goodbye, and Thanks for All the Bikesheds

https://queue.acm.org/detail.cfm?id=3818307
256•Ygg2•22h ago•231 comments

A Visual Catalog of Retro Macintosh Software

https://www.marciot.com/mac68k-visual-catalog/
67•zdw•1w ago•6 comments

Ollama: All Aboard Open Models

https://ollama.com/blog/all-aboard-open-models
27•inferhaven•7h ago•11 comments