VasilyS
banner
denkruum.ch
VasilyS
@denkruum.ch
Great article - thanks for sharing.

I was having similar thoughts. Devs are so used to (even love) adapting their tools (e.g. vim/IDEs, shells, themes, snippets, etc, etc) that many just double down on LLMs.

It's unavoidable but, in this case, is rather sad.
June 24, 2025 at 4:52 PM
Very nice research direction!

But why is it even reasonable to assume that LLMs can "learn" an algorithm? Not just in the sense of "context" that results from an algorithm's description (or samples of its application), but as a methodology?
June 20, 2025 at 7:13 PM
I don't know - it all feels scummy to me. A bit of searching around doesn't reveal an reputable source.

Cybernews, who supposedly found it, is a typical "ads driven portal", IMHO.

They talk about their research team, but otherwise have no factual blog posts, etc. that confirm its existence.
June 20, 2025 at 3:37 PM
Sounds really interesting!

Dumb question, if I may.

Is the idea of "anonymity",when issuer and redeemer are the same entity, to enable "oracle" like verifications? I.e. one gets a credential, presents it to a 3rd party and that 3rd party then check the cred's validity with the issuer?
February 25, 2025 at 12:24 PM
Rust does make NIF integration API usage both easier and robust. So it's a win.

Another aspect of "safeness", IMHO, is the amount of underlying C/C++ code.

In BEAM it's quite significant. It's well tested, but still, things can go wrong...
January 29, 2025 at 8:10 PM
Nice talk. However, I really don't agree with their assessment of and positioning of Rust.

Yes, one can easily use unsafe scope, but it's really an exception and doesn't integrate easily with the rest of the code.

I'm actually developing something now using both Elixir and Rust.
January 29, 2025 at 8:10 PM
Important topic!
December 18, 2024 at 7:18 PM
That's neat! I didn't realize that flox was nix based.

So you are competing with e.g. devenv?
December 18, 2024 at 7:11 PM
The analyst's note must have written with the help of an LLM :)
December 18, 2024 at 1:51 PM
042?
December 9, 2024 at 2:12 PM
any tips?
December 4, 2024 at 8:58 PM
Perhaps new approach is needed, where config settings of terminals, displays managers, etc allow easy composition?
Not a flat file, but logical, reusable blocks? Maybe that can lead to standardization across components (apps) that do similar things?
November 30, 2024 at 1:03 PM
The "Einstellungseffekt" makes it hard though to anticipate/recognize "easy" solutions to the orchestration challenges.
I'm wondering, whether it's possible to build a full featured solution on top, which'll be a lot simpler than K8S in the end.
November 30, 2024 at 12:51 PM
Thanks for highlighting this talk! The idea is really powerful and, in hindsight, quite natural in the NixOs world.
It kind of goes in the direction of fly.io - deploying and orchestrating micro VMs vs containers.
November 30, 2024 at 12:51 PM
OMG, finally!
November 29, 2024 at 8:28 PM
Especially considering that I was explaining the inner workings of KERI/ACDC :)

If anyone is curious here's the repo github.com/vasiliys/ker...
GitHub - VasiliyS/kerilex
Contribute to VasiliyS/kerilex development by creating an account on GitHub.
github.com
November 29, 2024 at 4:57 PM
Reposted by VasilyS
I made an update recently that covers accounting for users with a self-hosted PDS. Still very high level and basic: chrismcleod.dev/blog/next-st...
Next steps with Bluesky - hosting your own data and more on the API
Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
chrismcleod.dev
November 17, 2024 at 11:27 AM