frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

MCP traffic analysis tool with playground

1•devops-coder•1m ago•0 comments

Quantum chip gives China's AI data centres '1k-fold' speed boost

https://www.scmp.com/news/china/science/article/3332604/quantum-chip-gives-chinas-ai-data-centres...
1•GaryBluto•3m ago•0 comments

Goldman Sachs asks in biotech Report: Is curing patients a sustainable business?

https://www.cnbc.com/2018/04/11/goldman-asks-is-curing-patients-a-sustainable-business-model.html
2•randycupertino•5m ago•0 comments

Upgrading 200 GB Postgres within 10 minutes in Heroku

https://rosenfeld.page/articles/2025_11_16_upgrading_200_gb_postgres_within_10_minutes_in_heroku
1•sh_tomer•13m ago•0 comments

AWS, Google, Microsoft and OCI Boost AI Inference Performance with Nvidia Dynamo

https://blogs.nvidia.com/blog/think-smart-dynamo-ai-inference-data-center/
1•gmays•14m ago•0 comments

What the hell is wrong with Europe? [video]

https://www.youtube.com/watch?v=iH0aij_A08A
4•delichon•18m ago•0 comments

Online KIM-1 emulator – 1976 Single Board Computer

https://maksimkorzh.github.io/KIM-1/
1•gregsadetsky•20m ago•0 comments

ELI5 Explanation of the CAP theorem

https://lukasniessen.medium.com/this-is-a-super-simple-eli5-explanation-of-the-cap-theorem-5cd9e8...
1•birdculture•21m ago•0 comments

Show HN: Engineered doc accuracy at LinkedIn, made the truth layer for docs

1•aa_y_ush•24m ago•0 comments

9NEWS Questions Flock Safety CEO over Mass Surveillance and ICE Access

https://www.9news.com/article/news/investigations/flock-safety-ceo-addresses-mass-surveillance-ac...
2•mhb•25m ago•0 comments

Why your mock breaks later

https://nedbatchelder.com/blog/202511/why_your_mock_breaks_later.html
2•ingve•30m ago•0 comments

Show HN: A ready to use Stremio account for non technical friends and family

https://www.own-your.stream/
1•anonbuddy•32m ago•0 comments

Fun-reliable side-channels for cross-container communication

https://h4x0r.org/funreliable/
2•CharlesW•33m ago•0 comments

Show HN: My Side project a free email template builder for CRM, or any website

https://mailui.co/plugin
2•sifuldotdev•40m ago•0 comments

AI note taking startup started out as 2 guys pretending to be AI

https://www.linkedin.com/posts/sudotong_we-charged-100month-for-an-ai-that-was-activity-739369038...
3•yehudabrick•41m ago•1 comments

WhatsApp Breaking Through Apple's Walled Garden

https://www.wsj.com/tech/personal-tech/whatsapp-iphone-ipad-apple-392131e7
2•bookofjoe•45m ago•1 comments

A polished Weather Dashboard on a colour E-Ink display – with Rust

https://matada.org/posts/weather-edp-dashboard/
2•matada_•54m ago•0 comments

Robust peak detection algorithm using z-scores

https://stackoverflow.com/questions/22583391/peak-signal-detection-in-realtime-timeseries-data
2•slow_typist•55m ago•0 comments

Big Tech's most important infrastructure is at the bottom of the sea

https://sherwood.news/tech/big-techs-most-important-infrastructure-is-at-the-bottom-of-the-sea/
1•gmays•56m ago•0 comments

Show HN: Dream – An LLM memory architecture using adaptive TTL to control cost

2•matheusdevmp•56m ago•0 comments

Show HN: Secure Code Execution for AI

https://github.com/BinSquare/ERA
2•binsquare•1h ago•0 comments

Why AI writing is mid

https://www.interconnects.ai/p/why-ai-writing-is-mid
2•AIBytes•1h ago•2 comments

Modular Hydroponic Systems for Restaurant Basements

https://beatable.co/analysis/2F8D7A275F
1•diodoe•1h ago•1 comments

Stop worrying and learn to love the PMS

https://hi-im-ada.beehiiv.com/p/8-the-inner-autumn
1•heyimada•1h ago•0 comments

How Your Brain Creates 'Aha' Moments and Why They Stick

https://www.quantamagazine.org/how-your-brain-creates-aha-moments-and-why-they-stick-20251105/
3•wjb3•1h ago•0 comments

Quantum computing tech keeps edging forward

https://arstechnica.com/science/2025/11/quantum-roundup-lots-of-companies-announcing-new-tech/
2•wjb3•1h ago•1 comments

Microsoft Patch Tuesday, November 2025 Edition

https://krebsonsecurity.com/2025/11/microsoft-patch-tuesday-november-2025-edition/
1•todsacerdoti•1h ago•0 comments

What Do P Values Mean?

https://www.medscape.com/viewarticle/skills-lab-what-do-p-values-really-mean-2025a1000sa6
1•wjb3•1h ago•0 comments

Show HN: TrieLingual: Study languages with prefix tries (and puns)

https://github.com/mreichhoff/TrieLingual
1•mreichhoff•1h ago•0 comments

Brain Waves Are the Hidden Engine Behind Thought and Consciousness

https://thedebrief.org/mit-neuroscientist-proposes-brain-waves-are-the-hidden-engine-behind-thoug...
2•DrierCycle•1h ago•0 comments
Open in hackernews

Ask HN: How do you choose your next programming language to learn?

3•lopz•1h ago
I’m feeling a bit blocked deciding which programming language to learn next year. When you’re faced with this choice, what drives your decision?

- Market demand and job opportunities?

- Exploring a different paradigm (functional, logic, etc.)?

- Pure curiosity and fun with something that interests you?

I’m trying to figure out my own approach and would love to hear how others make this choice.

Comments

bigyabai•1h ago
Library quality can be a deciding factor, at least for me.
burntoutgray•1h ago
Everybody is different. I'm a very long-term C programmer.

Learnt Smalltalk because I wanted to better understand OOP and I could never get comfortable with C++.

Learnt Python because it provided me with a more interactive environment. Over time as more modules were added it became increasingly my choice for exploring interfaces, e.g. poorly documented USB devices.

Learnt JavaScript because I saw it as becoming increasingly pervasive. The growth of Web APIs together with the browser's graphical environment is edging out Python for many projects.

PaulHoule•1h ago
This competes with learning to do some new kind of programming in the languages you already know. If you program in Java or Javascript or Python or Rust or any other general purpose commercially viable language go write compilers or chess playing programs or something. That might try to lead you to try another programming language!
cratermoon•1h ago
Tooling is important. How hard is it to install, set up a project, and get working something more complex than "hello world"?

Are there good libraries, either inherent to the language or in quality libraries, for something I'm interested and competent with. It's hard to both learn a new language and a new programming domain. For example, I know very little about circuit design and have little interest in it, so I'm not going to learn Verilog.

If there aren't good libraries, is there at least enough capability that I could reasonably build my own library in an area I can apply my expertise?