frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Many Hard LeetCode Problems Are Easy Constraint Problems

https://buttondown.com/hillelwayne/archive/many-hard-leetcode-problems-are-easy-constraint/
3•tannhaeuser•2h ago

Comments

stathibus•2h ago
Dynamic programming problems are trivialized by using a library that implements dynamic programming algorithms. So?
tannhaeuser•2h ago
Here's an easy ad-hoc Prolog program for the first problem:

    % Given a set of coin denominations,
    % find the minimum number of coins
    % required to make change.
    % IE for USA coinage and 37 cents,
    % the minimum number is four
    % (quarter, dime, 2 pennies).
    num(0). num(1). num(2).
    num(3). num(4). num(5).
    ?- num(Q), num(D), num(P),
       37 is Q * 25 + D * 10 + P
You can just paste it into [1] to execute in the browser. Using 60 as target sum is more interesting as you can enumerate over two solutions.

[1]: https://quantumprolog.sgml.net/browser-demo/browser-demo.htm...

Israeli airstrikes 'killed any hope' for hostages in Gaza

https://www.theguardian.com/world/2025/sep/10/israel-threats-outrage-qatar-strike-hamas
1•NomDePlum•5m ago•0 comments

Postgres internals deep dive: Process Architecture

https://www.enterprisedb.com/blog/postgres-internals-deep-dive-process-architecture
1•DumBthInker007•8m ago•0 comments

A Young Outsider Turned Failing Vimeo into a Billion-Dollar Company

https://www.forbes.com/sites/stevenbertoni/2021/04/14/how-young-outsider-turned-vimeo-into-billio...
2•andsoitis•9m ago•0 comments

New scanning method reveals ADHD brain differences

https://newatlas.com/adhd-autism/adhd-brains-mri-scans/
1•ivewonyoung•11m ago•0 comments

Where did the Smurfs get their hats

https://www.pipelinecomics.com/beginning-bd-smurfs-hats-origin/
1•andsoitis•12m ago•0 comments

Trump ally Charlie Kirk shot dead at campus event in Utah

https://www.bbc.co.uk/news/live/c206zm81z4gt
2•mellosouls•12m ago•0 comments

$142 upgrade kit and spare modules turn Nvidia RTX 4090 24GB to 48GB AI card

https://www.tomshardware.com/pc-components/gpus/usd142-upgrade-kit-and-spare-modules-turn-nvidia-...
1•RachelF•13m ago•0 comments

Object Reorientation: Generic Functions

https://gigamonkeys.com/book/object-reorientation-generic-functions.html
1•andsoitis•15m ago•0 comments

Xlibre Modern Xorg Fork

1•kelvinjps10•16m ago•0 comments

MCP Dev Summit: London

https://mcpdevsummiteurope2025.sched.com/registration
1•mooreds•18m ago•0 comments

Show HN: Pinterest Board Bulk Downloader

https://chromewebstore.google.com/detail/pinterest-board-bulk-down/clidjbmbkfhbhjenclljiclfpjbglmeo
1•qwikhost•21m ago•0 comments

The Glymphatic System

https://www.medscape.com/viewarticle/glymphatic-system-not-typo-brains-lymphatic-system-2025a1000nh1
1•wjb3•22m ago•1 comments

Bending Spoons Buys Video Platform Vimeo for $1.38B

https://petapixel.com/2025/09/10/bending-spoons-buys-video-platform-vimeo-for-1-38-billion/
3•pseudolus•27m ago•0 comments

Why Capital Allocation is so crucial, And How Zuckerberg is Messing it up

1•Taikhoom10•28m ago•0 comments

ATM fees are at a record high, a new survey finds. Here's why

https://www.cbsnews.com/news/atm-fees-record-high-2025-bankrate/
2•pseudolus•30m ago•0 comments

No XP Waste

https://hyperengineering.beehiiv.com/p/no-xp-waste
2•Areibman•31m ago•0 comments

Breakthrough means our devices may one day no longer emit waste heat

https://www.livescience.com/technology/electronics/electronics-breakthrough-means-our-devices-may...
3•geox•37m ago•0 comments

Tool to visualize differences when relocating within US

https://www.relocation-explorer.com/
3•solodon•41m ago•0 comments

Open-source ChatGPT-like deep research

https://deerflow.tech/
1•amazonhut•43m ago•0 comments

Show HN: CompareGPT– Turn AI hallucinations into credits (and even cash rewards)

1•tinatina_AI•43m ago•1 comments

XML Prompting Revolution: Math Proofs for Guaranteed LLM Stability

https://arxiv.org/abs/2509.08182
1•WASDAai•45m ago•2 comments

Ask HN: What Happened to Intel TSX?

2•alhazraed•45m ago•1 comments

Why doesn't Minecraft have infinite render distance? [video]

https://www.youtube.com/watch?v=z6GfHdS2yoQ
1•Group_B•47m ago•0 comments

Fibonacci Funhouse: Exploring Ruby Algorithms for Fibonacci Numbers

https://www.rorvswild.com/blog/2025/fibonacci-ruby-algorithms
1•thunderbong•47m ago•0 comments

Uniprof: Universal CPU Profiling

https://www.uniprof.sh/
2•jshchnz•50m ago•0 comments

Bill Gates: Technology Stocks should have Lower Multiples

https://www.acquired.fm/episodes/microsoft
1•Hansenq•57m ago•1 comments

Ancient California sequoia trees appear to survive wildfire

https://www.washingtonpost.com/weather/2025/09/09/california-wildfire-sequoias-sierra-garnet-fire/
5•bookofjoe•1h ago•1 comments

NASA Details of New Perseverance Mars Rover Finding [video]

https://www.youtube.com/watch?v=-StZggK4hhA
2•stevenjgarner•1h ago•1 comments

Daryl Davis

https://en.wikipedia.org/wiki/Daryl_Davis
4•tomrod•1h ago•0 comments

Gravitational wave detector confirms theories of Einstein and Hawking

https://www.space.com/astronomy/gravitational-wave-detector-confirms-theories-of-einstein-and-haw...
15•Avlin67•1h ago•0 comments