frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ConverseJS 13.0.0 – Web-based XMPP/Jabber chat written in JavaScript

https://github.com/conversejs/converse.js/releases/tag/v13.0.0
1•neustradamus•58s ago•0 comments

An LLM on a Sony PSP

https://granda.org/en/2026/05/16/an-llm-on-a-sony-psp/
1•austinallegro•2m ago•0 comments

Igor Babuschkin Seeks Up to $1B for River AI

https://letsdatascience.com/news/igor-babuschkin-seeks-up-to-1-billion-for-river-ai-8c36ce09
1•gmays•3m ago•0 comments

NPM registry sets stage for more secure package publishing

https://www.theregister.com/ai-ml/2026/05/21/npm-registry-sets-stage-for-more-secure-package-publ...
1•Bender•4m ago•0 comments

Zillow loses listings in fight over "hidden" homes

https://arstechnica.com/tech-policy/2026/05/zillow-loses-access-to-thousands-of-home-listings-ami...
1•Bender•5m ago•0 comments

AT&T sues California in attempt to shut off old phone network

https://arstechnica.com/tech-policy/2026/05/att-sues-california-in-attempt-to-shut-off-old-phone-...
1•Bender•6m ago•0 comments

EPA to End Some Limits on 'Forever Chemicals' in Drinking Water

https://www.nytimes.com/2026/05/18/climate/epa-forever-chemicals-pfas-drinking-water.html
1•igonvalue•7m ago•0 comments

How to Call an API from an Email

https://redo.com/eng-blog/how-to-call-an-api-from-an-email/
2•joshmoody24•7m ago•0 comments

Finland's bomb shelters draw world to Helsinki in quest for security

https://www.reuters.com/world/europe/finlands-massive-bomb-shelters-draw-world-helsinki-quest-sec...
1•JumpCrisscross•12m ago•0 comments

Tesla Announces Rollout of Fully Self-Driving Tech in China

https://www.wsj.com/business/autos/tesla-announces-rollout-of-fully-self-driving-tech-in-china-27...
2•bookofjoe•12m ago•1 comments

Show HN: Lumox – Wirelessly mirror multiple iPhones on Mac – Ditching QuickTime

https://lumox.app/
1•modrena•12m ago•0 comments

Better CLI Interactions for Agents and Humans

https://www.pulumi.com/blog/better-cli-interactions-for-agents-and-humans/
2•cnunciato•12m ago•0 comments

GrapheneOS Power Usage Recommendations

https://discuss.grapheneos.org/d/35721-grapheneos-power-usage-recommendations
4•Cider9986•13m ago•0 comments

Creating a Full PII Framework for Agents

https://pii-firewall.com/
1•lamne•13m ago•0 comments

AI is killing the cheap smartphone

https://davidoks.blog/p/ai-is-killing-the-cheap-smartphone
2•d0ks•17m ago•0 comments

Shira: Anti Phishing Training Platform

https://shira.app/
2•carohadad•17m ago•1 comments

Spotify and Universal Music strike deal allowing fan-made AI covers and remixes

https://techcrunch.com/2026/05/21/spotify-and-universal-music-strike-deal-allowing-fan-made-ai-co...
1•cdrnsf•18m ago•0 comments

Show HN: A Turing machine simulating a Turing machine simulating a...

https://narcissus.exe.xyz/
1•thingoptimizer•22m ago•0 comments

A cross section of a road in England

https://old.reddit.com/r/interestingasfuck/comments/1tjxi3j/this_is_a_cross_section_of_a_road_in_...
1•n1b0m•23m ago•0 comments

Curtis Yarvin and the Political Evolution of Silicon Valley Reactionaries

https://www.dontbeasucker.blog/p/the-butterflies-in-your-stomach
19•betterthanever•23m ago•3 comments

The Typo Vibe Shift

https://www.theatlantic.com/culture/2026/05/typo-ai-trend-human/687237/
1•paulpauper•24m ago•0 comments

A phrase based on prejudice: 'Dutch courage' (2018)

https://wordhistories.net/2018/04/12/dutch-courage-origin/
1•petethomas•24m ago•0 comments

Show HN: Onda – a cross-platform alternative to DSView for DSLogic analyzers [video]

https://www.youtube.com/watch?v=EwHpt_CuFNc
1•johnwheeler•24m ago•0 comments

A blind taste competition launched the American wine industry

https://thehustle.co/newsletters/20-05-2026
1•paulpauper•25m ago•0 comments

Fertility and Financial Risk-Taking

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6559781
1•paulpauper•25m ago•0 comments

Amdahl's Law

https://en.wikipedia.org/wiki/Amdahl%27s_law
1•rzk•26m ago•0 comments

An explicit lower bound for the unit distance problem

https://arxiv.org/abs/2605.20579
1•rvz•29m ago•0 comments

Code Bubble: Clojure functions as bubbles on a canvas

https://github.com/ertugrulcetin/code-bubble
1•thenewguy077•30m ago•0 comments

OpenBSD 7.9 Released

https://lwn.net/Articles/1073933/
1•kazu11max17•30m ago•0 comments

InvizCrypt – Secure Cloud Documents

https://invizcrypt.com/
1•htewari•32m ago•0 comments
Open in hackernews

How to get up to speed on software development from the top down

1•dave2299•1y ago
Hi everyone, I am a non-technical founder. I’ve bootstrapped a tech-enabled services company over the past year that’s growing, profitable, and close to 15K a month in revenue. I, by nature, prefer to be involved in the weeds of what’s happening in each domain of my business at first, even if that results in slower business growth. I built my company with a white label portal software (Copilot.app), Airtable, Squarespace, AppSheet,and some ChatGPT scripts.

Now, I need to start building out custom tools. I want to take a deep dive into software development, starting with front and back end web development from the top down, rather than starting from the bottom up as a coder.

If I keep growing eventually I will end up bringing on technical employees, but I want to understand the lay of the land before I start down that road, and I found that I’m able to do a lot once I understand the domain using low code and no code tools. So for example, things like Retool, etc. will accomplish most of the next phase of building I need. But I want to have a reading list of 10 or 20 books or blogs or courses or podcast, etc.. That will help me start getting the way of the land on how to architect software.

I know basic python, basics of the building blocks of programming at the intro level. I just read Designing Data-Intensive Applications (2nd ed on O’Reilly). Does someone have a list of 10 modern books that would help me understand big picture topics like this?

Comments

sherdil2022•1y ago
I offer personal / 1:1 training, mentoring and technical consultancy for founders and co-founders.

Please feel free to reach out to me. My throwaway email is in my profile, and I will respond.