frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

I Build Software Quickly

https://evanhahn.com/how-i-build-software-quickly/
3•todsacerdoti•4h ago

Comments

lubujackson•4h ago
20 year eng here, I find myself nodding along to most of this. The hardest thing for fresh programmers to understand is code in the real world - temporary hacks, TODOs and commented blocks of code wind up everywhere due to changing priorities or new information (at least in startup land), and that can be ok. All bills come due, but remember that debt is always a great fuel for velocity.

Two notes - always comment your assumptions and half-baked logic. You WILL forget why you did things a weird way, you WON'T always come back on Monday to clean up your code. Help others and ypur future self - comments are cheap to write.

Second, using a JSON blob for a changing database structure is a fine approach (from Python/Postgres perspective, YMMV). Especially with LLMs now, accessing or filtering by an arbitrary key value in the JSON is fairly trivial and not as slow as you imagine (to a point, obviously). This can greatly increase speed of testing and allow DB changes withput migrations. Maintain the current data structure in Typescript and when the ground is solid, one migration is all you need.

Building a Low-Cost IoT Edge Node with ESP32: Lessons from Real Deployments

1•ariajames•26s ago•0 comments

Ask HN: Grok Went Crazy

1•mcavdar•1m ago•0 comments

Android malware Anatsa infiltrates Google Play to target US banks

https://www.bleepingcomputer.com/news/security/android-malware-anatsa-infiltrates-google-play-to-target-us-banks/
1•sandwichsphinx•2m ago•0 comments

A consistent anomaly inside ChatGPT – and how to reproduce it

https://doc.clickup.com/90181358930/p/h/2kzkmnaj-318/1eca28e03b45361
1•MaroonWhale•2m ago•1 comments

Show HN: Tothemoon live crypto countdown tracker

https://countdowncalendar.io/tothemoon/crypto/eth
1•breakingwalls•3m ago•0 comments

TSA expected to phase out shoe removal policy at airport security

https://www.tennessean.com/story/travel/2025/07/08/tsa-shoe-removal-policy-tennessee-airports-phase-out/84506399007/
2•bookmtn•3m ago•0 comments

The Set of Integers with a Unique Maximum

https://leetarxiv.substack.com/p/enumerating-the-set-of-integer-softmax
1•muragekibicho•6m ago•0 comments

When partnership constraints force architectural pivots

https://swiftburst.org
1•sbeli•6m ago•1 comments

Busy Beaver

https://mathworld.wolfram.com/BusyBeaver.html
2•luingyasmi•16m ago•0 comments

Show HN: Dispytch – Python framework for event-driven services

https://github.com/e1-m/dispytch
1•e1-m•16m ago•0 comments

Fast cryptographically safe GUID generator for Go

https://github.com/sdrapkin/guid
4•sdrapkin•17m ago•1 comments

Astronomers capture most detailed thousand-color image of the Sculptor galaxy

https://phys.org/news/2025-06-astronomers-capture-thousand-image-sculptor.html
2•PaulHoule•19m ago•0 comments

Write your own database clients

https://substack.com/home/post/p-167830448
1•calebmer•20m ago•0 comments

Ask HN: People who work different timezones than your company. How sched?

2•tetris11•20m ago•4 comments

TAM and Sam for Tech Startups

https://www.indiehackers.com/post/tam-and-sam-for-tech-startups-138ce4f19e
1•bellechase•20m ago•0 comments

Clearing Up the Free-Bus Debate

https://www.nominalnews.com/p/fare-free-buses-economics
1•MPLan•21m ago•1 comments

MCP Toolbox for Databases – open-source MCP server for databases

https://github.com/googleapis/genai-toolbox
2•shallow-mind•21m ago•0 comments

Embeddable

https://embeddable.com
1•handfuloflight•22m ago•0 comments

Sending SMS in 2025 using a SIM card and Raspberry Pi

https://medium.com/@fsaint/how-i-built-a-personal-sms-gateway-with-a-raspberry-pi-and-a-sim-card-59ea56a3e9aa
4•fsaint•23m ago•1 comments

Rubio imposter using AI in calls with foreign diplomats, US officials

https://thehill.com/policy/international/5390111-rubio-ai-impersonation-fbi-investigation/
3•abirch•24m ago•1 comments

Omarchy – an opinionated Arch/Hyprland setup

https://omarchy.org/
1•whalesalad•24m ago•0 comments

LLMPrices

https://llmprices.dev/
1•handfuloflight•25m ago•0 comments

nginx-micro - minimal, multi-architecture, static NGINX container

https://github.com/johnnyjoy/nginx-micro
2•johnnyjoy•25m ago•1 comments

Ask HN: Anyone Make the Move from Product Manager to UX/UI Designer?

1•ambivalents•26m ago•0 comments

How to use AI in video games without losing your soul

https://atelico.studio/blog/game-ai-art-without-losing-your-soul
3•maiybe•28m ago•1 comments

Manage email subscriptions from a single location in Gmail

https://workspaceupdates.googleblog.com/2025/07/manage-email-subscriptions-in-gmail.html
3•pentagrama•30m ago•0 comments

Unless users take action, Android will let Gemini access third-party apps

https://arstechnica.com/security/2025/07/unless-users-take-action-android-will-let-gemini-access-third-party-apps/
8•kmod•30m ago•0 comments

Devstral Finetuned for SIMD Porting

https://simd.info/blog/simdai_a_specialist_llm_for_simd_porting/
1•momojo•31m ago•0 comments

Brainwash '72 [video]

https://archive.org/details/Brainwash72
5•petethomas•31m ago•1 comments

Replit Collaborates with Microsoft to Bring Vibe Coding to Enterprise Customers

https://replit.com/news/microsoft-partnership
2•virtuosarmo•31m ago•1 comments