frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The risk of round numbers and sharp thresholds in clinical practice

https://www.nature.com/articles/s41746-025-02079-y
1•asplake•7m ago•0 comments

Show HN: LexiForge – Auto-generate vocabulary flashcards from Kindle lookups

https://medium.com/@mr.thantsintoe/i-kept-forgetting-every-word-i-looked-up-on-my-kindle-so-i-bui...
1•thantsintoe•7m ago•0 comments

soul16 – Lovable for iOS and Android Apps

https://www.soul16.com
1•rendernos•13m ago•0 comments

Chromium reconsiders JPEG-XL implementation

https://groups.google.com/a/chromium.org/g/blink-dev/c/WjCKcBw219k/m/NmOyvMCCBAAJ
1•OuterVale•13m ago•0 comments

Ask HN: What recent thing you've been tasked improved your skills significantly?

1•setnone•17m ago•0 comments

I built TestCrew to solve the Android 12-tester problem

https://play.google.com/store/apps/details?id=com.testcrew&hl=en_US
1•akira-freeweb•17m ago•1 comments

UN human rights expert urges US to lift sanctions on Cuba

https://www.dw.com/en/un-human-rights-expert-urges-us-to-lift-sanctions-on-cuba/a-74845654
1•rguiscard•17m ago•0 comments

Preserving Historical Cryptography with Modern Python

https://github.com/denismaggior8/enigma-python
1•denismaggior8•18m ago•0 comments

hfsearch: a fast cli tool to discover models and datasets on HuggingFace

https://github.com/HenokB/hfsearch
1•henok_ademtew•23m ago•1 comments

Cloudflare error page of every HTTP status code (reload to show random page)

https://cloudflare-error-page-3th.pages.dev/
1•Donlon•26m ago•0 comments

Show HN: PokeSuite – Pokémon TCG pack simulator and competitive team builder

https://www.pokesuite.com
1•Fsen•26m ago•1 comments

Serflings is a remake of The Settlers 1

https://www.simpleguide.net/serflings.xhtml
1•doener•31m ago•0 comments

When AI Goes Wrong

https://whenaifail.com/category/ai-coding/
1•daco•32m ago•0 comments

Show HN: Minimal Start/Stop app for tracking billable hours (Tauri)

https://github.com/HustleCoding/time-tracker
1•FlorinDobinciuc•32m ago•0 comments

Self-destructing thumb drive can brick itself and wipe your secret files away

https://www.theregister.com/2025/11/21/selfdestructing_external_ssd/
2•beardyw•37m ago•0 comments

Open Source Village

https://opensourcevillage.org/
2•me_bx•38m ago•0 comments

Australia's High Court Chief Justice says judges have become "human filters"

https://www.theguardian.com/law/2025/nov/21/judges-have-become-human-filters-as-ai-in-australian-...
1•ubutler•39m ago•0 comments

Inside Korea's Extreme Labor System [video]

https://www.youtube.com/watch?v=pjjhrwVYPE8
1•rendall•40m ago•0 comments

Structural Inducements for Hallucination in Large Language Models

https://zenodo.org/records/17655375
1•taubek•52m ago•0 comments

Enshittification of Arduino Begins? Qualcomm Starts Clamping Down

https://itsfoss.com/news/enshittification-of-arduino-begins/
5•Teknoman117•1h ago•1 comments

Can you take an ox to Oxford?

https://alexwlchan.net/2025/ox-in-oxford/
1•surprisetalk•1h ago•0 comments

All warfare is information warfare

https://shakeddown.substack.com/p/all-warfare-is-information-warfare
2•surprisetalk•1h ago•0 comments

The 45-year period when America got things done [video]

https://www.youtube.com/watch?v=r9xdvOATny0
1•surprisetalk•1h ago•0 comments

Claude for PHP Developers

https://codewithphp.com/series/claude-php-developers/
1•dalemhurley•1h ago•1 comments

Callspark now let's you call any US number for $0.02 per minute

http://x.com/callsparkapp
1•ahmaliic•1h ago•0 comments

Navy Salvage Ship Trying to Fish Super Hornet and Seahawk Out of South China Sea

https://www.twz.com/sea/navy-salvage-ship-trying-to-fish-crashed-super-hornet-and-seahawk-out-of-...
3•breve•1h ago•0 comments

Meta is building an AI-powered morning brief in push to compete with ChatGPT

https://www.washingtonpost.com/technology/2025/11/21/meta-ai-powered-daily-brief/
1•pretext•1h ago•0 comments

Code Intel: Multi-agent LLM and AST analysis for Python codebases (Python only)

https://github.com/Oussamcsc/codebase-intelligence
1•ousamzing•1h ago•1 comments

AI 2027 doomsday scenario is been postponed

https://twitter.com/DKokotajlo/status/1991564542103662729
1•nsoonhui•1h ago•1 comments

Code Sandbox Tech Behind Manus and Claude Agent Skills

https://www.dataleadsfuture.com/exclusive-reveal-code-sandbox-tech-behind-manus-and-claude-agent-...
1•juanviera23•1h ago•0 comments
Open in hackernews

Jonathan Blow on Removing Dependencies

https://twitter.com/Jonathan_Blow/status/1924509394416632250
21•anonymousab•6mo ago

Comments

austin-cheney•6mo ago
Absolutely. This is part of the reason I refuse to go back to JavaScript work, because JavaScript developers don't live in that world.

Everybody claims to want software that achieves better performance and better durability. Even in JavaScript land people claim to want better performance and better durability. Yet, when it comes down to taking ownership or actually doing the work there is no greater evil, so there is a lot of lip service and whining there.

As an experiment just mention replacing some dependencies at work in JavaScript land with some code you have written and see what happens. There aren't salaries large enough to go back to that.

wduquette•6mo ago
The smaller the supply chain, the smaller the chance of supply-chain attacks. I program mostly in Java these days, and I have always been very careful of adding external dependencies to my code bases. A few times I have in fact replaced a commonly-used dependency with a home-grown own; and yes, I've been very happy.
underdeserver•6mo ago
> But the thing to realize is most of this implementation is spam. It is mostly doing things for people who are not you, for reasons you don't necessarily agree with, chosen by a decision-making method that is deeply flawed.

It's not flawed. It's just made by people whose goals differ from yours.

Inityx•6mo ago
This sure does attribute a lot to malice what could be adequately explained by stupidity.
sky2224•6mo ago
He really hit the nail on the head with the part about realizing you only need 8% of what a dependency provides a lot of the time.

I recall working on a project where we were using some really old WPF library that provided a bunch of controls for doing things like dropdown menus, data grouping, etc.

We were doing an upgrade of the project, and this library was holding us back since it was stuck on an older version of .NET Framework. I realized we only needed that dropdown functionality since we didn't use anything else from the library.

Ultimately, I just copied the dropdown logic directly from the library, but rewriting it myself wouldn't have been a big undertaking either (it just happened to be open source, so I figured if it ain't broke, don't fix it).