Viewing profile — coderedart
coderedart
HN member- Joined
- Thu, Feb 23, 2023, 1:10 PM UTC
- HN karma
- 64
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About coderedart
No profile information was provided.
Recent public activity
-
comment
Comment #48793556
duplicate from 11 hours ago: https://news.ycombinator.com/item?id=48790302 A more direct title is: ai-hating-author abandons ai-loving-rust for ai-hating-zig.
-
comment
Comment #47601611
very likely to be India. - Plenty of sources online about the LPG crisis, as the govt has invoked essential commodities act (gives govt extra powers to crush black market and force…
-
comment
Comment #47416069
I daily drive kalpa and also installed it on my family computer. I landed on kalpa after a long time researching, so, let me dump an overview of this new distro tech. # Terminology…
-
comment
Comment #47195174
Kdelinux uses pacman for now, but the eventual goal is systemd-sysext based mkosi images. They are also considering moving to buildstream and join gnome.
-
comment
Comment #46035695
The naming is definitely unfortunate, as I was briefly excited for a lua VM written in rust. Anyway, for those who want a lua version of nodejs/bun/deno, try looking at https://luv…
-
comment
Comment #46035606
It seems to just be re-exposing existing lua runtimes, which makes the naming very unfortunate IMO. The underlying runtime Luau, for example, details its performance here https://l…
-
comment
Comment #46003434
Throwing in my support for kde connect. It's just super convenient and it's FOSS + cross platform too. kde should honestly advertise it aggressively. There's nothing like it anywhe…
-
comment
Comment #45745621
You absolutely can just transpile any language into any language. You just need to be willing to give up on performance, and fil-c is more or less doing just that.
-
comment
Comment #45245169
That would mess with dot syntax usually reserved for method calls. Like rust's "hello".to_string();
-
comment
Comment #45243260
Local reasoning is the foundation of everything formal (this includes type systems) and anyone in the type-system-design space would know that. Graydon Hoare (ex-rust dev) wrote a …
- story
-
comment
Comment #41590615
I hate this. I did not notice the vast majority of them. So many backgrounds/sets are just green screens :(
-
comment
Comment #40463063
Actually, looking at the https://component-model.bytecodealliance.org/design/wit.html is the best way of understanding why we have what we have. We have the basic primitives like s…
-
comment
Comment #39468519
Its definitely rarer than double or single quotes occurring in string. But I was wondering about the parent comment's concern of passing a string through multiple levels of escapin…
-
comment
Comment #39463589
Won't you still have to escape the closing bracket if it occurs inside the string?
-
comment
Comment #39427667
Ty. I could feel that there was a joke in there somewhere, but didn't remember the mercury pressure thing
-
comment
Comment #39347280
Water heater for bath/showers
-
comment
Comment #39340757
There was v lang in recent memory which made grand claims.
-
comment
Comment #39253370
using wasm goes into crazy territory imo. It would probably be bigger, and opaque, with no proper errors (unless you compile debug info which would make it much bigger). I think we…
-
comment
Comment #39252102
> Rust's borrow checker has a reputation for making it hard to write entity-component systems. And ECS are core to modern game dev. Isn't it the opposite? That rust's borrow checke…
-
comment
Comment #39215300
Conclusions from a single data point are the most correct
-
comment
Comment #39215201
> Zuck is an outright liar. There are now mountains of exceptionally good research showing a solid causal link between social media use and negative mental health impacts on young …
-
comment
Comment #39054292
I will recommend a couple great channels for Math: 1. https://www.youtube.com/@SawFinMath : She is a great Professor that walks through problems/solutions one step at a time, so th…
-
comment
Comment #38982156
The star of that benchmark is actually nanoserde. 1. outperforms a bunch of binary formats (as well as all other text formats) 2. has zero dependencies with fast compile times (eve…
-
comment
Comment #38899237
> Whatever the solution to it might be, vague and fuzzy questions—while magnets for chatter since they can stand in for whatever someone wants to read out of them—are not the way t…