Viewing profile — merksoftworks
merksoftworks
HN member- Joined
- Tue, Oct 01, 2024, 6:31 PM UTC
- HN karma
- 86
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About merksoftworks
No profile information was provided.
Recent public activity
-
comment
Comment #48184100
Nor are the victims of preventable disease to be blamed for being born into countries without functioning governments. I'm happy to pay $37 as a U.S. taxpayer if it saves the life …
-
comment
Comment #46012973
Very! there are unified headers and a C library that the maintainers have written as a wrapper around the library. https://github.com/gfx-rs/wgpu-native https://github.com/eliemich…
-
comment
Comment #45678488
in oh-my-zsh you can use `take` to do what mkcd does.
-
comment
Comment #45534469
Agreed. I wish it was easier to embed the compiler in my favorite languages and reflect on it. Quite excited bout Wesl: https://github.com/wgsl-tooling-wg/wesl-rs .
-
comment
Comment #45391855
I dug around on this web page and found outlinks to: The "Stop Gangstalking Awareness Group", and especially this page about "Understanding Neuro Weapons." LaserPointerSafety has n…
-
comment
Comment #45293749
This has been posted here a while ago but I'm pretty excited about bolt: https://github.com/Beariish/bolt - I've been looking for a statically typed language which could integrate …
-
comment
Comment #45044914
What I will say about sycophancy - the recent rollback that OpenAI went through does appear like a clear attempt to push the envelope on dark patterns wrt AI Assistants. Engagement…
-
comment
Comment #45044476
This is a misquote - the two minutes of context around the content he was commenting cause it to make way more sense: https://www.youtube.com/watch?v=ngZ0K3lWKRc He's right that to…
-
comment
Comment #44938492
So, gingerol is anti inflammatory. Fun fact, so is allicin, which is produced by garlic. You get a lot of medicine that looks quite a bit like quack medicine - for instance people …
-
comment
Comment #44935704
This is the direction i've been theoretically harping about to all my friends, API first creative software will win out. After Effects has a decent JS api, Da Vinci Resolve has pyt…
-
comment
Comment #44859220
This is really cool but it's not portable to MacOs or aarm64 yet, and that kind of portability unfortunately is what appeals to me about an embeddable scripting language.
-
comment
Comment #44833167
My experience has been more like this: - Write small library as contract work. - Client vibe codes with it. Code doesn't work. - End up doing good faith assurance work to fix the v…
-
comment
Comment #44620497
I think the borrow checker doesn't get enough credit for supporting one of rusts other biggest selling points - it's ecosystem. In C and C++ libraries often go through pains to pas…
-
comment
Comment #44495924
I love this sort of thing. I wish there were a better alternative for ISF[1], it's quickly showing it's age. The kind of GPU sand boxed graph construction that this enables would b…
-
comment
Comment #44441160
SEEKING WORK | Location: Bay Area / Remote I Run a small contracting group, we have a few floating designers and devs of various backgrounds. We love creative work and hard technic…
-
comment
Comment #44400878
Some of the QT people have forked off and started working on slint[1], iced[2] is the most mature gui in the rust ecosystem right now (in my opinion), but still lacking in some way…
-
comment
Comment #44395152
So egui is great for projects where the application runtime is short lived, or for overlays in longer lived projects. The visual equivalent of scripts, where you know you need a sm…
-
comment
Comment #44130992
I think my main use case would be to run it on unit tests, and then to provide a human-in-the-loop way to slowly hydrate small to medium sized code bases with types. Maybe progress…
-
comment
Comment #44109519
I'd like to experiment with writing a reflection based dynamic type annotator for one of these. Just as a toy. Imagine a module which monkey patches every function, class in the pa…
- story
-
comment
Comment #43808126
In the long run %100. comparing the lowest quartile of high school grads to the lowest quartile of college grads, the college grad makes about $30k more. So without accounting for …
- comment
-
comment
Comment #42772944
pde5 inhibitors have some dangerous interactions other medications. They also give some people headaches, up to and including migraines. I agree, they will probably end up in some …
-
comment
Comment #42732729
That's how ye' get yerself Tzeench'd
-
comment
Comment #42704852
ffmpeg has always felt like a gui application crammed into tui format. I've had the displeasure of using the C api a few times, while it's straight forward in many respects, it mak…