frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

FBI warns of in-person data theft attacks from extortion gang

https://www.bleepingcomputer.com/news/security/fbi-warns-of-silent-ransom-group-in-person-data-th...
1•Brajeshwar•1m ago•0 comments

Meta Smart Glasses Covert Spying Bypass: Verified, Unresolved, Tested

https://ipvm.com/reports/meta-smart-glasses-covert-spying
1•jhonovich•2m ago•0 comments

Provedex: Tamper-evident audit logs for AI agents (Pipecat, LangChain)

https://github.com/provedex/provedex
1•adi-suresh•2m ago•0 comments

Vim Vim Revolution

https://vimvimrevolution.com/
1•kevinlinxc•3m ago•1 comments

We contain Claude across products

https://www.anthropic.com/engineering/how-we-contain-claude
1•skogstokig•3m ago•0 comments

Franchising has quietly made countless Americans rich

https://www.economist.com/business/2026/05/24/franchising-has-quietly-made-countless-americans-rich
1•bookofjoe•3m ago•1 comments

Google AI Threat Defense to help you outpace the adversary

https://cloud.google.com/blog/products/identity-security/introducing-google-ai-threat-defense
3•srameshc•4m ago•0 comments

Last.fm is now independent

https://support.last.fm/t/last-fm-is-now-independent/118591
1•twistslider•4m ago•0 comments

The Viruses Causing New Outbreaks Are Less Familiar to Science

https://www.nytimes.com/2026/05/27/science/ebola-hantavirus-species-strains.html
1•digital55•5m ago•0 comments

The Farmers Who Fought a Data Centre–and Won

https://macleans.ca/longforms/the-farmers-who-fought-a-data-centre-and-won/
1•speckx•5m ago•0 comments

[hand-drawn] recipes for laid-back engineers

https://leontrolski.github.io/recipes.html
1•guessmyname•7m ago•0 comments

Show HN: Approve Claude CLI prompts from the browser, phone, or tablet

https://notifai.net/
2•Witness327•8m ago•1 comments

Now, imagine other people are different from you (2019)

https://blog.jobelenus.dev/blog/now-imagine-other-people-are-different-from-you/
1•mooreds•9m ago•0 comments

An Update on Composer and Packagist Supply Chain Security

https://blog.packagist.com/an-update-on-composer-packagist-supply-chain-security/
4•Seldaek•9m ago•0 comments

Who buys custom chips and why?

https://substack.com/@johncoleisreading/note/c-263273279
1•johncole•10m ago•0 comments

LLM, meet ML pipeline. ML pipeline, meet your new build step

https://matthias-kainer.de/blog/posts/llm-meet-ml-pipeline/
2•oesimania•11m ago•0 comments

Transparent solar cells could be mounted right on windows

https://newatlas.com/energy/transparent-solar-cells-windows/
1•breve•11m ago•0 comments

A One-Character Host Header Bug in Starlette Exposed AI Agents

https://firethering.com/badhost-starlette-critical-vulnerability-ai-agents/
1•steveharing1•11m ago•0 comments

The Biggest and Weirdest Commits in Linux Kernel Git History (2017)

https://www.destroyallsoftware.com/blog/2017/the-biggest-and-weirdest-commits-in-linux-kernel-git...
1•downbad_•13m ago•0 comments

IBM's Video Explaining Five AI Risks That Can Get You Fired

https://www.youtube.com/watch?v=1m55T8xST9s
1•busymom0•13m ago•0 comments

Katharos: Monads, functors, and immutable data for Python

https://github.com/kamalfarahani/katharos
1•h8hawk•13m ago•0 comments

Ubuntu releases Workshops: Sandboxed dev environments in a single command

https://discourse.ubuntu.com/t/introducing-workshop-launch-sandboxed-development-environments-on-...
2•nullbio•14m ago•0 comments

The AI fight brewing inside The New York Times

https://www.theverge.com/ai-artificial-intelligence/937689/new-york-times-tech-guild-ai-monitorin...
3•Brajeshwar•15m ago•0 comments

» Planescape: Torment, Part 1: From the Tabletop

https://www.filfre.net/2026/05/planescape-torment-part-1-from-the-tabletop/
1•ibobev•16m ago•0 comments

C++26: Ordering of constraints involving fold expressions

https://www.sandordargo.com/blog/2026/05/27/cpp26-constraints-ordering-fold-expressions
1•ibobev•16m ago•0 comments

Does bulk memmove speed up `std:remove_if`? (No.)

https://quuxplusone.github.io/blog/2026/05/23/chunked-remove/
1•ibobev•16m ago•0 comments

What the Pope Got Wrong

https://www.transformernews.ai/p/what-the-pope-got-wrong-leo-ai-encyclical-catholic-church-ai-mag...
1•atlasunshrugged•18m ago•0 comments

Want to Design Better with AI? Become a Digital Hoarder

https://metedata.substack.com/p/014-want-to-design-better-with-ai
1•young_mete•19m ago•0 comments

Tech CEOs are apparently suffering from AI psychosis

https://techcrunch.com/2026/05/27/tech-ceos-are-apparently-suffering-from-ai-psychosis/
4•IAmGraydon•20m ago•0 comments

PDFearn – free pdf earnings method every week

https://pdfearn.blogspot.com/
1•iLzKiiSG•24m 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.