frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

AGI is not coming – Yannic Kilcher

https://www.youtube.com/watch?v=hkAH7-u7t5k
1•randomgermanguy•1m ago•0 comments

New adhesive surface modeled on a remora works underwater

https://arstechnica.com/science/2025/08/new-adhesive-surface-modeled-on-a-remora-works-underwater/
1•burnt-resistor•2m ago•0 comments

Stanford to continue legacy admissions and withdraw from Cal Grants

https://www.forbes.com/sites/michaeltnietzel/2025/08/08/stanford-to-continue-legacy-admissions-and-withdraw-from-cal-grants/
2•hhs•3m ago•0 comments

Rich-syntax string formatter in TypeScript

https://github.com/vitaly-t/custom-string-formatter
1•VitalyTomilov•7m ago•1 comments

Exposing Satcom in the Sky: Aircraft Systems Vulnerable to Remote Attacks

1•hacker_might•10m ago•0 comments

Show HN: Dalle 3 AI turns words into vivid pictures fast

https://dalle-3.com
2•epistemovault•11m ago•0 comments

Countries with most GPT-5 users, esp. in advanced computation and reasoning?

2•mzk_pi•13m ago•0 comments

Local LLM Hardware in 2025: prices and token per second [video]

https://www.youtube.com/watch?v=GkTqxF_gJbg
2•bishopsmother•13m ago•0 comments

Show HN: I made a Google images clone for Pixiv (Japanese art website)

https://onegai.moe/
1•nameislonjuin•15m ago•0 comments

US-French SWOT Satellite Measures Tsunami After Quake

https://www.jpl.nasa.gov/news/us-french-swot-satellite-measures-tsunami-after-massive-quake/
1•perihelions•19m ago•0 comments

Machine learning highlights factors associated with Arabidopsis circadian clock

https://www.nature.com/articles/s41467-025-62196-w
2•bryanrasmussen•24m ago•1 comments

Constant-traffic padded and encrypted network tunnel

https://github.com/markasoftware/i405-tunnel
2•marcodiego•25m ago•0 comments

It's not detection, it's verification

https://www.clipcert.com
3•stuvinton•28m ago•1 comments

Private Welsh island with 19th century fort goes on the market

https://www.cnn.com/2025/08/08/business/thorne-island-fort-wales-scli-intl
6•makaimc•31m ago•1 comments

Yet Another LLM Rant

https://overengineer.dev/txt/2025-08-09-another-llm-rant/
3•sohkamyung•31m ago•1 comments

Show HN: Kimi K2 – Powerful Open-Source AI

https://kimik2ai.app
8•NoScopeNinja•33m ago•2 comments

Yes, the referee might be biased. Discipline in English football

https://blog.engora.com/2025/08/yes-referee-might-be-biased-discipline.html
3•Vermin2000•33m ago•1 comments

R0ML's Ratio

https://blog.glyph.im/2025/08/r0mls-ratio.html
2•zdw•35m ago•0 comments

A subtle bug with Go's errgroup

https://gaultier.github.io/blog/subtle_bug_with_go_errgroup.html
4•broken_broken_•37m ago•0 comments

Ohyaml.wtf: How good is your knowledge of YAML?

https://www.ohyaml.wtf/
2•thunderbong•37m ago•0 comments

Seeking

1•prairieroadent•38m ago•0 comments

The hard steps model and whole Earth-system transitions

https://royalsocietypublishing.org/doi/full/10.1098/rstb.2024.0105
2•Luc•39m ago•1 comments

Virtual Cell Challenge – win USD 100k

https://virtualcellchallenge.org/
1•Tdsone•41m ago•0 comments

Search Trusted API Access Network

https://staan.ai
1•corentin88•42m ago•0 comments

Show HN: I built an app that uses math to find restaurants nearby the sweet spot

https://settld.space/
2•mayukh180505•45m ago•0 comments

Show HN: Remembering the year you were 18

https://wheniwas18.zkarimi.com/
1•zknowledge•45m ago•0 comments

Making hydrogen with soda cans and seawater

https://news.mit.edu/2025/study-shows-making-hydrogen-soda-cans-seawater-scalable-sustainable-0603
3•simonebrunozzi•47m ago•0 comments

Show HN: I made 3 cursed captchas

https://old.reddit.com/r/webdev/comments/1mlnfvn/i_made_3_cursed_captchas/
1•getToTheChopin•54m ago•0 comments

Tell HN: Chrome and Spotify dropping support for macOS11

5•Kalanos•54m ago•1 comments

Ratfactor's Illustrated Guide to Folding Fitted Sheets

https://ratfactor.com/cards/fitted-sheets
1•zdw•58m ago•0 comments
Open in hackernews

Ask HN: What are you working on this weekend?

10•lagniappe•3h ago

Comments

mindcrime•3h ago
I have one more chapter left to read in the book The Analogical Mind: Perspectives from Cognitive Science[1] so finishing that up is on the plate for this weekend. That largely wraps up a several month long deep dive into analogical reasoning that I've been engaged in. After that, I plan to shift back to studying associative networks / semantic networks / concept graphs and suchlike, along with revisiting some neural network stuff (not LLM's mind you).

Aside from that, I'll be doing one thing I don't normally do much of over the weekend, and that's some $DAYJOB work. I'm working on some experiments with the OBO (On Behalf Of)[2] login flow with Azure Entra, and since I'll be on PTO most of next week, I'm trying to finish things up, at least to a point where I can cleanly hand it over to a co-worker to finish this coming week.

[1]: https://direct.mit.edu/books/edited-volume/2224/The-Analogic...

[2]: https://learn.microsoft.com/en-us/entra/identity-platform/v2...

fwsgonzo•3h ago
I'm working on an addon for Godot called Godot Sandbox, and we're trying to also build it as a module. A module is embeddable into Godot, so that you can have only one executable be the whole game. Addons are dynamically loaded at run-time. It's been a lot of work, but integration is just as important as making the addon itself.
TheAlchemist•3h ago
Trying to understand Variational Inference. Struggling like hell though so if anybody has some great resources, I would be thankful.
seanwilson•3h ago
I'm iterating on my accessible color palette designer:

https://www.inclusivecolors.com/

I'm working on an article/tutorial about how to develop an intuition behind the WCAG contrast rules so you can spot bad contrast problems yourself instead of getting surprised (and irritated) by contrast checker tools giving you failures later. And how to solve color contrast problems like what design options you have when two colors don't contrast.

After speaking to other designers, I find most want to follow the WCAG rules but get stuck going in circles not knowing how to fix color contrast issues e.g. when changing one color throws another one off, and how to work with brand/primary colors that lack contrast (like orange/yellow on white).

Since working on my palette designer, I developed a lot of intuition in this area so wanted to share what I learned. There's lots of articles on WCAG rules, but many will say "pick accessible colors" without really helping you understand how, especially when you have to stick to certain brand colors.

ycuser2•2h ago
Not my mental health
yakshaving_jgt•2h ago
Working on my tan today. Travelling across Ukraine by train tomorrow.
austin-cheney•2h ago
Adding tests to the test automation of a personal project
scarface_74•1h ago
Learning Spanish to at least get to a B1 level by next February when my wife and I will be in Costa Rica for a month and half.

Spending time in the gym and spending time with my wife.

FerkiHN•1h ago
I work on various github projects: 1) Header-only ASCII font renderer for embedded/SDL/terminal https://github.com/Ferki-git-creator/ascii-render

2) TurboStitchGIF: A fast, header-only C GIF decoder without dynamic allocations, ideal for embedded systems and cross-platform projects. https://github.com/Ferki-git-creator/TurboStitchGIF-HeaderOn...

octo888•48m ago
My budget - the reality of living off my savings hasn't totally reflected my spending yet (mostly though). I'm trying out switching to cash.

My family - they're coming to visit for a few days

My health - evaluating what's been working for weight loss, charting my progress.

fullstackwife•9m ago
Using GH Copilot Agent to vibe code a LLM+Docker omnitool for my coding assistant: https://github.com/gtanczyk/genaicode/pull/25

The idea is to give it a task, let it do whatever it decides and expect to produce a result *inside container*. I'm still exploring this idea whether it makes sense, and is cost effective.