HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lamuswawir

no profile record

comments

lamuswawir
·5 mesi fa·discuss
Linuxulator feels like magic for most things, until said thing works with systemd.
lamuswawir
·11 mesi fa·discuss
Thanks.
lamuswawir
·12 mesi fa·discuss
Thank you.
lamuswawir
·12 mesi fa·discuss
Thank you.
lamuswawir
·anno scorso·discuss
This particular one is mostly about dosing, the available medicines were weight based, with lowest dosages in the 5-15kg range. This brings dosages lower allowing more precise dosing for the lighter babies.

Edit: it's a very welcome addition. Limits side effects.
lamuswawir
·anno scorso·discuss
I am a simple man, I see AI2, I upvote.
lamuswawir
·anno scorso·discuss
I am working on an app to detect tooth problems. I envision it as something you can use for a quick check for the large majority who don't have regular dental care. It will be late detection but a good alternative to doing nothing.

I am experimenting with the current SOTA multimodal LLMs, but performance is still not yet there, they still hallucinate non-existent teeth. (As an aside, I have found a simple but very telling test, I have an image with only 4 teeth visible up and 10 down, so I prompt the modal to count, non have been able to, but Gemini 2.5 pro is the closest of the lot, performance is worse in the description when the counting test fails).

I am going to try segmenting the image to see if I will have better results by prompting to describe segment by segment.
lamuswawir
·anno scorso·discuss
I now put documentation of my DSLs and macros in a folder in the repo. I give the agent an instruction about consulting the documentation and it is working so far, but not that well. I am considering switching to all generics.
lamuswawir
·anno scorso·discuss
The official documentation explains things a little, but only a little.
lamuswawir
·anno scorso·discuss
Fullstops.
lamuswawir
·anno scorso·discuss
Foundationdb also has it's own C++ actor framework.
lamuswawir
·anno scorso·discuss
The binary interface makes interop easier with other langauges. A note of incompatibility in versions after OTP-24 with those before.
lamuswawir
·anno scorso·discuss
There have been multiple attempts in various languages to implement Erlang-like processes and claims of parity, Erlang processes remain unbeaten at what they do.
lamuswawir
·anno scorso·discuss
Thank you internet stranger. I like having termux running on my phone, just in case. I will definitely try this out.
lamuswawir
·anno scorso·discuss
It's not false, Erlang was indeed banned at Ericsson, which caused Joe Armstrong to leave. They later reversed course and brought him, together with the language back. This is a well documented fact in the history of the language.