Next they will ban hardware store ? Because you could make a weapon with that pipe
HN user
monax
*look inside* > ruff
I like the approach of ladybird to provides as many native chrome as possible it gives peoples choice and let the browser feel native in whatever DE they choose to use :)
How many of theses are just OpenClaw agents staring the repo ?
I'm doing my part ∠(‘-‘)
Yeah floats works
oops typo
Soon™
Depending on your definition of OS, yeah you could do that :)
We are getting isOdd in the bootloader before GTA-IV
OMG we can use ink for that
Yeah that's the natural next step, I'll work on that next
It's just a silly experiment; the real endgame is to make a bootloader that is customisable using HTML/CSS/JS
I think r/unixporn will love it once it gets DOM support :^)
Any odoo db can present you with its documentation in the /doc url
Exemple https://97044826-master-all.runbot256.odoo.com/doc/account.a... (login:admin pw:admin)
I was an early adopter of Copilot, but over time I found myself using it less and less. Now I’ve removed AI assistants from all my editors entirely. The way they’re integrated into IDEs feels distracting and intrusive, and honestly, I love coding, so why automate the fun part?
Browsers are just application runtime ;)
I don’t know what I can tell you, I think where you start and how you start don’t really matter. The important thing is to keep going. These kinds of projects are a lot of work, and as long as you keep making progress, you’ll eventually get to what you want.
Awesome! I’ve been waiting for this feature since 2020, and having them finally working is so cool. I haven’t migrated all the code yet, but it’s heading in the right direction
I had some help for the browser engine
Yeah, an RDBMS would be nice, I still need to figure out the concrete implementation.
The framework has a layer of OS abstraction, and uses SDL to create the window and get user inputs
You don't! Most of it was written during a phase of my life where I had barely any social life '^^
Yes, you're right, I found the Danish word cool-sounding
Meson doesn't support C++20 modules, cmake is not my cup of tea, and most importantly it's fun hobby project so I do what I want :^)
It's CPU rendering, GPU is on the roadmap
Applications will each have their own namespace, and will only have access to user files if given the right to, on a per directory/file basis
Apps don’t get full access to memory or hardware. The kernel only maps what they’re allowed to see. Drivers live in user space, and apps talk to them through capabilities (handles you can pass around). There’s no ambient authority, you only get access if you’ve been given the key.
I had multiple rewrites, but this last iteration is two years old