frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Zero Knowledge (About) Encryption: Security Analysis of Password Managers

https://eprint.iacr.org/2026/058
1•Ember_Wipe•6m ago•0 comments

Why young academics are leaving academia

https://www.ft.com/content/8097a49b-32f9-455c-890c-921d3b419f59
1•bazzmt•8m ago•0 comments

Le Baguette Index

https://lebaguetteindex.fr/
1•wouterjanl•9m ago•0 comments

Show HN: A deep dive into Kubernetes internals

https://semicolony.dev/codex/kubernetes/
2•officerdodles12•11m ago•0 comments

What Is a Galvayne's Groove?

http://www.cowboyway.com/What/GalvaynesGroove.htm
1•thunderbong•12m ago•0 comments

Prebuilt FFmpeg ffmpeg.so and executables for Android ARM64-v8a 16kb page size

https://github.com/hzw1199/Android-FFmpeg-Prebuilt
1•hzw1199•14m ago•0 comments

Toast: Where PostgreSQL hides big values

https://boringsql.com/posts/postgresql-toast/
1•radimm•17m ago•0 comments

You're on Your Own – Not Anymore

https://zenodo.org/records/20373732
1•anasteciadunu•17m ago•0 comments

Switchberry Turns a Raspberry Pi CM4 into a Time-Focused Ethernet Switch

https://www.hackster.io/news/the-switchberry-turns-a-raspberry-pi-compute-module-4-into-a-time-fo...
3•teleforce•23m ago•0 comments

User just tricked Grok and Bankrbot to send tokens with Morse code

https://www.cryptopolitan.com/user-tricked-grok-bankrbot-to-send-tokens/
1•austinallegro•24m ago•0 comments

Flatpak Will Depend on Systemd

https://www.osnews.com/story/145071/flatpak-will-depend-on-systemd/
1•pjmlp•24m ago•0 comments

Ego-Driven Development

https://www.ivan.codes/blog/let-it-cook
1•deeshee•26m ago•0 comments

Sieve of Eratosthenes

https://dfns.dyalog.com/n_sieve.htm
1•tosh•27m ago•0 comments

Sam-3D-Body in C++: zero-Python runtime for full-body 3D pose and mesh from RGB

https://github.com/AmmarkoV/SAM3DBody-cpp
2•AmmarkoV•29m ago•0 comments

Show HN: Cordium – FOSS sandbox platform with secretless infrastructure access

https://github.com/octelium/cordium
1•geoctl•32m ago•0 comments

FreeBSD Foundation's IRS filings, the numbers are concerning

https://old.reddit.com/r/freebsd/comments/1rq0ucy/ive_been_going_through_the_freebsd_foundations/
1•sunshine-o•32m ago•0 comments

Aspire – orchestrate front ends, APIs, containers, and databases

https://aspire.dev/
1•nreece•32m ago•0 comments

Show HN: Multi-player doom on browser via Cloudflare for free

https://playdoom.ossy.dev/
1•postatic•34m ago•0 comments

Resist Less, Not Try Harder

https://personalokr.substack.com/p/resist-less-not-try-harder
1•whedrich•34m ago•1 comments

Book II-Apple II+ laptop made with period-correct chips

https://8086cpu.com/Z80/6502/110.html
1•rbanffy•35m ago•0 comments

Franchising has made Americans rich

https://economist.com/business/2026/05/24/franchising-has-quietly-made-countless-americans-rich
1•andsoitis•36m ago•0 comments

EU bringing in Digital IDs for citizens: What are they? How will it affect you?

https://www.thejournal.ie/eu-digital-id-wallet-ireland-plans-online-verification-explainer-factch...
2•austinallegro•36m ago•1 comments

I passed Claude Certified Architect: here's my notes and a practice exam

https://practice-exam-deploy.vercel.app/
2•hamzaf•41m ago•0 comments

Who Will Monetize Truth? [pdf]

https://readwise-assets.s3.amazonaws.com/media/wisereads/articles/who-will-monetize-truth/who-wil...
1•crcastle•44m ago•0 comments

96% Correct Next Token Prediction, with No DNN, No Training, Autodistilled Model

https://mltechniques.com/2026/05/25/96-correct-next-token-prediction-with-no-dnn-no-training-auto...
1•MLTechniques•45m ago•1 comments

AI Makes Adding Features Faster – So Why Not Add Just One More?

https://grith.ai/blog/just-one-more-feature?nop
2•edf13•46m ago•2 comments

Ask HN: How to get back into programming without AI?

2•coolcoder613•48m ago•6 comments

Your Token Was an Equity Grant All Along

https://artsabintsev.substack.com/p/your-token-was-an-equity-grant-all
1•Arts86•50m ago•0 comments

I built a scanner that found 41 live AWS keys in 900 Terraform state files

https://vechron.com/2026/05/i-found-900-s3-buckets-exposing-terraform-state-files-41-had-live-aws...
10•GeorgeWoff25•51m ago•0 comments

A free directory of ecommerce operations tools and checklists

https://www.storeops.directory/
1•jefffinds•54m ago•0 comments
Open in hackernews

Ask HN: How to get back into programming without AI?

2•coolcoder613•48m ago
It's been a long time since I've written code without AI, and I miss it. How can I get back into it without ending up reaching for AI?

Comments

grasbergerm•41m ago
This is a genuine question, to get more context:

What's stopping you from programming without AI?

coolcoder613•35m ago
The conflict between wanting the result versus wanting to program. The result tends to win out. Instant gratification, in short. If I want something enough to not lose interest when programming it myself, I usually want it enough to forego programming it myself in favour of having it earlier.
grasbergerm•10m ago
It sounds like you just don't want to write code by hand then. You prefer instant gratification over writing code yourself. You said you miss programming without AI, my read here is that you do not have a strong desire to program without AI. Both things can be true, there's no dichotomy here.
coolcoder613•2m ago
Not exactly, that's more due to the projects. Let's say I want a music player with scrolling lyrics, I have a greater desire to have and use that music player than I do to build it. If there was a music player that already did exactly what I wanted I would use that. I think that might be a good way to put it: What I may be looking for is a project that I would build even if it already existed.
delis-thumbs-7e•30m ago
- Remove AI from your editor completely. - Start a project which is easy and fun for you,something you did when first learning to code. Text-based adventure game, or some silly little app that is just for fun. - Or take a new language or some aspect of coding, that you have only brushed over, but want to learn better, and learn it properly by doing coding exercises or some silly project that teaches you the syntax etc. - Most importantly relearn how fun coding is

I use Claude only to ask questions (in separate virtual desktop, no chat inside the editor) if I can’t grokk the doc’s or find the answer online. This keeps the LLM input valuable, but not using it as a crutch, and me honest and learning constantly.

coolcoder613•18m ago

  1. I don't have AI in my editor in the first place, mostly use web chat with a bit of gemini CLI
  2. Good ideas; worth considering
  3. I'll pass
  4. That is my goal
I think the last time I really tried to code by hand was a temporal clock. I thought it would be simple but I bit off more than I could chew math-wise. The last time I was sucessful (as far as I can remember) was a small PR to a game mod manager.