Word. It's funny how helping your XYZ-neighbour because he's XYZ like yourself is totally okay, unless XYZ=white. Because when XYZ=white you are a nazi/fascist/white-supremacist/extreme-rightwing/hatespeecher/etc; all…
Actually you reply to a comment that makes a lot of sense. Look into https://en.wikipedia.org/wiki/Worker_cooperative And in Russian I believe such a company is called a "Soviet". They idea that the main part of the…
It's allowed to do a more democratic business in most countries, it's called a: https://en.wikipedia.org/wiki/Worker_cooperative There have been some govts that mandated this type of organization for part of their…
I dont care for Sam Altman's color. But, c'mon, how's he not white? I learned Duck-typing from Ruby: if it talks like a duck, walks like a duck and swims like a duck -- it's a duck. Applying this to Sam: he's white.
In my last project (Kotlin; web app) I've decided against async (coroutines). I just want to keep it simple. Async "infects" you code: for it to bring benefits your whole codebase needs to be doing it (ingesting…
I thought Logo was interesting because it translated the syntax (and errors) to the language of the programmer. Thereby it removed "learning English" as a prerequisite for learning programming.…
I'm sure AI corps have violated some IP laws here 'n there. Did not one guy die while he was trying to blow the whistle on this? https://en.wikipedia.org/wiki/Suchir_Balaji (sorry for the thinfoil hat remark)
Like with all the tricks Meta played... Maybe somewhere deep down Moonshot's EULA is says that they are allowed to "proxy from time to time for research purposes". Then it's legal right? /s
And now we learn they use Swift and Kotlin to replace React with. So they are not replacing it with Ruby. I think they've hit the limits on Ruby (like twitter had on Scala). P.s.: I find Kotlin "an acceptable…
Glad they have a patron now. I use it in my project (because scoped-css is not yet available in browsers and I do not want to deal much with CSS). LLMs write Tailwind easily, so that's good. And I do not have yet…
Not saying Elm does not have it's hard parts, but the solution in there is succinctly different from what you just described that I think you might even find it interesting. I used Qt, Gtk, React, Elm,…
Also: nagging about the specifics of the README's tone of voice, while the 600-1000MB RAM usage drops to 100-250MB seems a little childish to me. It's still open source! Just like in the pre-AI era they are welcome to…
I like ReScript/Reason. But it's no were close to Elm. Htmx is the opposite of what I like. I will not use it ever for something serious.
ok. did not know that.
are you hinting at Elm? sorry my friend, that aint spagetti to me. it's a lot of fun working at a codebase that does essentially does not allow for runtime programming errors (validation errors are still there, or…
I think the main idea here is the "being able to use Rust for x-platform UIs". If any language is acceptable, yes, you cold use Dart (Flutter), Delphi (Lazarus), C++ (Qt), etc. There are bridges to Rust:…
Doesn't Qt wrap native UI toolkits? It looks very native...
I'm glad I'm not using this. It's the opposite of how I like to build web apps (which is either SSR with tiny bits of JS on top that I like to use Alpine.js for; or a JS-app that I like to use Elm for as life is too…
We need down-vote buttons for slop like this on HN. How can this reach the frontpage? Since you are reading, here a story of mine. Both me and a friend build a SaaS product using ClaudeCode. We both have 15+ year…
Cool! I'd say we need a big linux distro to buy into it, so that it provides it's config-panel and package manager UI in this format.
Just forgot that the Gaza oppression is ongoing, with the perpetrating govt still making claims on escalating it further, and the ww2 concentration camp oppression was stopped ~80 years ago. Both are bad. But thinking…
we need a way to access locally running web apps without doing an ugly http://localhost:8022 and having to remember that. I'd say http://localapps should give an overview of all web apps running locally, with links to…
I've such fond memories of Ruby. Just moved to Kotlin since and it feels like a Ruby-with-types-and-Java-interop. Both Ruby and Kotlin are OO-first but FP-ready. Both are very expressive. Interesting enough the JVM is…
When that C is compiled down to... assembly? Or binary? I cannot call a C function by name from assembly right?
[dead]
Word. It's funny how helping your XYZ-neighbour because he's XYZ like yourself is totally okay, unless XYZ=white. Because when XYZ=white you are a nazi/fascist/white-supremacist/extreme-rightwing/hatespeecher/etc; all…
Actually you reply to a comment that makes a lot of sense. Look into https://en.wikipedia.org/wiki/Worker_cooperative And in Russian I believe such a company is called a "Soviet". They idea that the main part of the…
It's allowed to do a more democratic business in most countries, it's called a: https://en.wikipedia.org/wiki/Worker_cooperative There have been some govts that mandated this type of organization for part of their…
I dont care for Sam Altman's color. But, c'mon, how's he not white? I learned Duck-typing from Ruby: if it talks like a duck, walks like a duck and swims like a duck -- it's a duck. Applying this to Sam: he's white.
In my last project (Kotlin; web app) I've decided against async (coroutines). I just want to keep it simple. Async "infects" you code: for it to bring benefits your whole codebase needs to be doing it (ingesting…
I thought Logo was interesting because it translated the syntax (and errors) to the language of the programmer. Thereby it removed "learning English" as a prerequisite for learning programming.…
I'm sure AI corps have violated some IP laws here 'n there. Did not one guy die while he was trying to blow the whistle on this? https://en.wikipedia.org/wiki/Suchir_Balaji (sorry for the thinfoil hat remark)
Like with all the tricks Meta played... Maybe somewhere deep down Moonshot's EULA is says that they are allowed to "proxy from time to time for research purposes". Then it's legal right? /s
And now we learn they use Swift and Kotlin to replace React with. So they are not replacing it with Ruby. I think they've hit the limits on Ruby (like twitter had on Scala). P.s.: I find Kotlin "an acceptable…
Glad they have a patron now. I use it in my project (because scoped-css is not yet available in browsers and I do not want to deal much with CSS). LLMs write Tailwind easily, so that's good. And I do not have yet…
Not saying Elm does not have it's hard parts, but the solution in there is succinctly different from what you just described that I think you might even find it interesting. I used Qt, Gtk, React, Elm,…
Also: nagging about the specifics of the README's tone of voice, while the 600-1000MB RAM usage drops to 100-250MB seems a little childish to me. It's still open source! Just like in the pre-AI era they are welcome to…
I like ReScript/Reason. But it's no were close to Elm. Htmx is the opposite of what I like. I will not use it ever for something serious.
ok. did not know that.
are you hinting at Elm? sorry my friend, that aint spagetti to me. it's a lot of fun working at a codebase that does essentially does not allow for runtime programming errors (validation errors are still there, or…
I think the main idea here is the "being able to use Rust for x-platform UIs". If any language is acceptable, yes, you cold use Dart (Flutter), Delphi (Lazarus), C++ (Qt), etc. There are bridges to Rust:…
Doesn't Qt wrap native UI toolkits? It looks very native...
I'm glad I'm not using this. It's the opposite of how I like to build web apps (which is either SSR with tiny bits of JS on top that I like to use Alpine.js for; or a JS-app that I like to use Elm for as life is too…
We need down-vote buttons for slop like this on HN. How can this reach the frontpage? Since you are reading, here a story of mine. Both me and a friend build a SaaS product using ClaudeCode. We both have 15+ year…
Cool! I'd say we need a big linux distro to buy into it, so that it provides it's config-panel and package manager UI in this format.
Just forgot that the Gaza oppression is ongoing, with the perpetrating govt still making claims on escalating it further, and the ww2 concentration camp oppression was stopped ~80 years ago. Both are bad. But thinking…
we need a way to access locally running web apps without doing an ugly http://localhost:8022 and having to remember that. I'd say http://localapps should give an overview of all web apps running locally, with links to…
I've such fond memories of Ruby. Just moved to Kotlin since and it feels like a Ruby-with-types-and-Java-interop. Both Ruby and Kotlin are OO-first but FP-ready. Both are very expressive. Interesting enough the JVM is…
When that C is compiled down to... assembly? Or binary? I cannot call a C function by name from assembly right?
[dead]