frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Why Huge Pages Matter for Postgres?

https://clickhouse.com/blog/huge-pages-clickhouse-managed-postgres
1•saisrirampur•1m ago•0 comments

Google Clock's alarm failed me so I found better apps to wake me up

https://www.androidauthority.com/google-clock-alternatives-android-alarm-apps-3661128/
1•vanclaude•2m ago•0 comments

Nano Collective – Local-first AI tools, built for the people who use them

https://nanocollective.org
1•mrspence•5m ago•0 comments

Poll: Who will win the World Cup?

1•herodoturtle•5m ago•0 comments

How Should We Prepare Our Children for AI?

https://blog.comini.in/p/how-should-we-prepare-our-children
2•ChaitanyaSai•5m ago•0 comments

New Windows LegacyHive zero-day gives hackers admin privileges

https://www.bleepingcomputer.com/news/security/new-windows-legacyhive-zero-day-exploit-grants-hac...
1•sbulaev•5m ago•0 comments

First atmosphere found on Earth-like planet in habitable zone of distant star

https://www.bbc.com/news/articles/cy4kdd1e0ejo
1•neversaydie•6m ago•0 comments

China wants to end AI romances

https://www.economist.com/china/2026/07/16/china-wants-to-end-ai-romances
2•theanonymousone•7m ago•0 comments

Show HN: Watch bots interact with an SSH honeypot in real time

https://honeypotlive.cc/
2•tusksm•7m ago•0 comments

No liability exemption for Google in Italian YouTube spat, EU court says

https://www.reuters.com/world/eu-court-upholds-googles-854250-italian-fine-over-gambling-advertis...
1•1vuio0pswjnm7•7m ago•0 comments

Election denial activists briefed at White House ahead of primetime speech

https://www.ms.now/news/election-denial-activists-briefed-at-white-house-ahead-of-trumps-prime-ti...
2•hn_acker•9m ago•1 comments

Indonesia's copyright rewrite puts Google, AI platforms on notice

https://www.reuters.com/legal/litigation/indonesias-copyright-rewrite-puts-google-ai-platforms-no...
1•1vuio0pswjnm7•10m ago•0 comments

Cops Use Flock to Track People, Not Cars

https://www.404media.co/how-cops-use-flock-to-track-people-not-cars/
2•Brajeshwar•10m ago•0 comments

A.I. Is Running on Borrowed Money

https://www.nytimes.com/2026/07/17/business/ai-spending-oracle-stocks-bonds.html
1•ripe•11m ago•1 comments

Ask HN: How do you handle the actual situation with so much AI noises

2•ThierryRkt•11m ago•0 comments

Three ways people respond to a problem (other than solving it)

https://improvesomething.today/responses-to-problems/
1•surprisetalk•12m ago•0 comments

Oxidizing OCaml with Modal Memory Management (2024)

https://dl.acm.org/doi/10.1145/3674642
1•lioeters•14m ago•0 comments

SpaceX IPO Earns Millions for US Small Business Administration Head

https://www.reuters.com/business/media-telecom/spacex-ipo-earns-millions-us-small-business-admini...
2•1vuio0pswjnm7•14m ago•0 comments

A Road to Lisp: Which Lisp

https://scotto.me/blog/2026-07-17-which-lisp/
2•silcoon•16m ago•0 comments

Use and share Skills for SAP and contribute

https://skills.cloud.sap
1•yogananda•17m ago•1 comments

Show HN: I built TrackMyMetro, a fast, ad-free metro router for India

https://trackmymetro.com
1•HelloShiv•21m ago•0 comments

Best EC2 Instance for PostgreSQL

https://postgres.saneengineer.com/best-ec2-instance-for-postgresql
1•b-man•21m ago•0 comments

Open Sauce 2026 – Exhibits

https://www.opensauce.com/exhibits
1•brokensegue•26m ago•0 comments

Show HN: Wolbarg – Local-first shared memory for AI agents using SQLite

https://wolbarg.com/blog/why-sqlite-is-enough-for-local-ai-agent-memory
2•atharvmunde•26m ago•0 comments

Kimi K3 may be an important inflection point for AI

https://twitter.com/GavinSBaker/status/2078110934740980193
2•jger15•33m ago•0 comments

Cross Compiling Rust To openwrt `mipsel-unknown-Linux-musl` on Mac OS

https://gabrielfalcao.github.io/blog/cross-compiling-rust-to-openwrt-mipsel-unknown-linux-musl-on...
1•gfalcao•34m ago•0 comments

Eusend keeps your email data in the EU

https://www.eusend.dev/blog/how-eusend-keeps-your-email-in-the-eu
1•sharecrow•35m ago•0 comments

EU loosens carbon market rules to let industry pollute for longer

https://www.politico.eu/article/eu-loosens-carbon-market-rules-to-allow-industry-to-pollute-for-l...
2•leonidasrup•36m ago•1 comments

Anthropic Thinks Its Own Success Is Key to Making AI Safe

https://www.wired.com/story/anthropic-thinks-ai-can-only-be-safe-under-its-control/
2•1vuio0pswjnm7•37m ago•0 comments

Show HN: Hearth, an open-source local AI that runs your PC (files, apps, voice)

https://github.com/0pen-Sourcer/Hearth
1•SwagKing•38m ago•0 comments
Open in hackernews

Minikotlin

https://minikotlin.run
50•frizlab•1h ago

Comments

mavamaarten•45m ago
That's cool. I often write tiny blurbs of kotlin just to test out a simple algorithm. I often do this on kotlin playground because doing so inside a scratch file or test is somehow more cumbersome and slow. This ran and compiled something in 98ms on my smartphone, cool stuff.
montroser•45m ago
This is very cool! Slightly off-topic though, I miss technical people writing in their own voice about the awesome things they've built.
applfanboysbgon•37m ago
Chances are they aren't a technical person and didn't build it, so wouldn't have anything interesting to say anyways. Web compilers are dime-a-dozen and LLMs can easily produce them with no active guidance. Very much in the training data[1]. This looks like just another person posting something they spent all of two minutes prompting.

[1] https://github.com/JetBrains/kotlin-playground

themgt•22m ago
So, is there a reason that your link to the official playground is dramatically more underwhelming and lacking in features compared to the from-scratch-in-C Minikotlin compiler page? You claim that the submission is uninteresting work from a lone non-technical rando and then link to / implicitly endorse a "hello world" repo from the multi-billion dollar corporation that runs the whole thing?
davidjfelix•44m ago
Visibly claude produced website. No link to code.

Is the expectation that people write kotlin in their browser? How do people work this into their development workflow? Is this just a neat demo?

f311a•24m ago
Yeah, I hate the LLM wording too
kreco•9m ago
I was expecting a a link to the source code after the "written in C".
sermah•33m ago
Cool idea. I like the UI and that it compiles locally. But I don't really get what this is for. I use Kotlin Playground sometimes, but it allows me to switch Kotlin versions and compile targets, which is useful to try out new features.
modulovalue•26m ago
I built something similar, but I managed to compile the Dart VM, its compiler and the static analyzer to wasm using emscripten:

- repo: https://github.com/modulovalue/dart-live

- demo: https://modulovalue.com/dart-live/

It's on my todo list to support compiling dart code through the wasm bundle to wasm directly. Right now it's running the dart arm simulator on the web because it supports hot reload.

I'm wondering if there are any cool use-cases that motivate having the compiler itself run in wasm. I did it mostly for fun and besides building tooling for compiler developers themselves or IDEs, I can't come up with much.

There was one guy that wanted a sandboxed environment for agents as he couldn't find anything else. A few other people used the dart live project to build playgrounds for their own packages.

Who's the target audience for minikotlin? I'm just curious.

In any case, cool project, thanks for sharing!

gavinray•13m ago
Seems to be missing the "why" over Kotlins native WASM support (which is very mature)

The official Kotlin playground uses WASM, for example (JVM drop down-> choose "WASM")

https://play.kotlinlang.org