frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Salesforce to Acquire Convergence.ai

https://www.salesforce.com/news/stories/salesforce-signs-definitive-agreement-to-acquire-convergence-ai/?bc=HL
1•ushakov•2m ago•0 comments

Rust 1.0, ten years later

https://steveklabnik.com/writing/rust-ten-years-later/
2•steveklabnik•2m ago•0 comments

Denver Air Traffic Control Hit by Radio Failure, Echoing Newark

https://www.bloomberg.com/news/articles/2025-05-15/denver-air-traffic-control-hit-by-radio-failure-echoing-newark
1•JumpCrisscross•4m ago•0 comments

A library of words: Discovering Roget's Thesaurus (2023)

https://austinkleon.substack.com/p/a-library-of-words
1•NaOH•5m ago•0 comments

Ask HN: Requesting Feedback and Ideas on something I wrote

https://labs.doshare.me/
1•vednig•6m ago•0 comments

Show HN: Turn OpenAPI documents to LLM friendly Markdown

https://github.com/scalar/scalar/tree/main/packages/openapi-to-markdown
1•marclave•7m ago•0 comments

Show HN: Micropad – a minimalist notepad app with indexdb localstorage

https://pad.dotglow.com/
1•evo_9•7m ago•0 comments

Computational Public Space [video]

https://www.youtube.com/watch?v=PixPSNRDNMU
2•pdubroy•8m ago•0 comments

GTK 4.18, the PinePhone and Megapixels

https://linmob.net/gtk-418-the-pinephone-and-megapixels/
2•wicket•8m ago•0 comments

Rust 1.87.0 and ten years of Rust

https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/
6•TangerineDream•9m ago•1 comments

Diagnosing a Double-Free Concurrency Bug in Rust's Unbounded Channels

https://materialize.com/blog/rust-concurrency-bug-unbounded-channels/
2•petrosagg•10m ago•0 comments

Please Please Please

https://we.phorge.it/book/flavor/article/please_please_please/
2•todsacerdoti•12m ago•0 comments

A fraction of proposed data centers will get built. Utilities are wising up

https://www.utilitydive.com/news/a-fraction-of-proposed-data-centers-will-get-built-utilities-are-wising-up/748214/
2•toomuchtodo•14m ago•0 comments

NASA Studies on Lunar Asymmetry and Vesta’s Evolution

https://www.nasa.gov/solar-system/asteroids/vesta/nasa-studies-reveal-hidden-secrets-about-interiors-of-moon-vesta/
2•layer8•17m ago•0 comments

Shifty – A new series by Adam Curtis coming to BBC iPlayer in June 2025

https://www.bbc.com/mediacentre/2025/shifty-new-series-by-adam-curtis-coming-to-bbc-iplayer-june-2025
2•cyberpunk•18m ago•0 comments

Show HN: Resursive URL/News site to learn the backstory on any article

https://getbackstory.ai
1•nextcept•20m ago•0 comments

Eldercare robot helps people sit and stand, and catches them if they fall

https://news.mit.edu/2025/eldercare-robot-helps-people-sit-stand-catches-them-fall-0513
2•gmays•20m ago•0 comments

Emergent social conventions and collective bias in LLM populations

https://www.science.org/doi/10.1126/sciadv.adu9368
1•rntn•20m ago•0 comments

Analgesic effects of non-surgical&non-interventional treatment for low back pain

https://ebm.bmj.com/content/early/2025/03/02/bmjebm-2024-112974
2•bookofjoe•21m ago•0 comments

Patient-Specific in Vivo Gene Editing to Treat a Rare Genetic Disease

https://www.nejm.org/doi/full/10.1056/NEJMoa2504747
2•carbocation•21m ago•0 comments

Stop using REST for state synchronization (2024)

https://www.mbid.me/posts/stop-using-rest-for-state-synchronization/
4•Kerrick•22m ago•0 comments

Rust 1.0 (2015)

https://blog.rust-lang.org/2015/05/15/Rust-1.0/
3•dpezely•25m ago•0 comments

Fabian Schmidt speaks out for the first time since his detention

https://www.wgbh.org/news/local/2025-05-13/fabian-schmidt-speaks-out-for-the-first-time-since-his-detention
5•casenmgreen•26m ago•3 comments

Ash AI: A Comprehensive LLM Toolbox for Ash Framework

https://alembic.com.au/blog/ash-ai-comprehensive-llm-toolbox-for-ash-framework
6•mike1o1•26m ago•0 comments

Show HN: AI Agent Factory

https://www.agenthost.ai/factory
1•coldsoldier•27m ago•0 comments

Birkenstock hikes price of sandals globally to help offset tariffs

https://www.reuters.com/business/retail-consumer/birkenstock-raises-annual-forecasts-strong-demand-2025-05-15/
2•tobiasrenger•27m ago•0 comments

Collective memory loss in herring results in 800 km shift in spawning grounds

https://phys.org/news/2025-05-memory-loss-herring-results-km.html
2•gmays•28m ago•0 comments

Why Did Grok Start Talking About 'White Genocide'?

https://www.404media.co/why-did-grok-start-talking-about-white-genocide/
3•doom2•29m ago•0 comments

Design AI to Fail

https://frontierai.substack.com/p/design-ai-to-fail
2•cgwu•30m ago•0 comments

Nvidia's original customers are feeling unloved and grumpy

https://www.economist.com/business/2025/05/15/nvidias-original-customers-are-feeling-unloved-and-grumpy
4•voxadam•30m ago•5 comments
Open in hackernews

Improving the Hill Climbing Algorithm (Pt-BR)

https://www.dpbmdev.com/posts/resolvendo-o-problema-de-local-optima-nrainhas-e0j9a97gja5ea/
2•Dpbm•3h ago

Comments

Dpbm•3h ago
Recently, I had a class about hill climbing and local optima in college. The subject was kinda magic for me, and it became even better when a challenge was given to us.

During our class, we approached the N-Queens problem using this algorithm, and latter our task was to improve this implementation to escape the local optima.

As I was super excited, I spent my entire weekend implementing my solution and documenting it.

ColinWright•3h ago
This is nice work, and it's great practice for me, as I'm learning to read Portuguese.

Would it be possible to put the English translation in parallel with the Portuguese to make it more accessible for people?

I could provide a translation here, but it would be great to have it on the page.

Dpbm•3h ago
Thank you, I'm glad to see you're interested in my content.

Sure man, I'll do my best to make it more accessible for non-brazilian people. Actually, I'm not fluent in English, so doing that will be a nice way to put in practice my knowledge, as well.

The website I shared is very young yet, it has been about a week since I first deployed it. But I'm working to make it available in other languages.

Although the english version is not available on my website yet, I could translate it on my Github repo. The content is pretty much the same, and it would be easier for me now.

https://github.com/Dpbm/n-rainhas

In just a moment I'll push the English version there. Hope it'll help you

Dpbm•36m ago
The english version is here

https://github.com/Dpbm/n-rainhas/blob/main/readme-en.md

I did my best to write it, but if you find any mistakes in my text, feel free to open an issue/PR.