Denis Shepelin
denshe.bsky.social
Denis Shepelin
@denshe.bsky.social
Formerly Comp Biotech PhD @ NNF Center for Biosustainability DTU.
Now ML at LabForward, digital tools for Labs.

Berlin, Germany
“I understand your desire to write C but I cannot afford to write C when Rust is an option”
June 23, 2025 at 2:38 PM
As far as I remember Anthropic recommends XML (and even those hacky parsers) for quite some time. So it might be Claude thing
June 15, 2025 at 9:19 PM
One can also probably feed billions of people with insect protein from mosquitoes that live in Siberia
June 10, 2025 at 7:40 AM
Any American mind sharing their thinking process on **this**?
March 12, 2025 at 11:38 AM
It's a bit sad though AWS have probably the most challenging "try it out" out of all big LLM providers.
docs.aws.amazon.com/nova/latest/...

* There are typos in the examples (s/client/bedrock)
* Non-OpenAI like API (fixed by LiteLLM)
* Bruh
Getting started with the API - Amazon NovaGetting started with the API - Amazon Nova
In this guide we will walk you through setting up Amazon Nova models in your account, adding the necessary permissions and writing a simple code that tests the Nova Lite model. From there you can expl...
docs.aws.amazon.com
December 3, 2024 at 8:11 PM
So called "static graph" corresponds to the process of embedding images into the html code. That is also the reason people use the word "embedding" so often now.
November 29, 2024 at 11:13 AM
3. Structured outputs are awesome and make tremendous value in real business processes which involve "go / no go" constraints. You don't want to wiggle your way to include those constraints in prompt in English. Most software is deterministic, struct outputs help to blend LLMs with it.
November 25, 2024 at 12:24 PM
2. It's not completely obvious how providers implement their "advanced" features like JSON mode. One needs to read the docs (obv) and play around with it to get a good grasp of how is it REALLY implemented.
November 25, 2024 at 12:24 PM
Not with that attitude
November 23, 2024 at 9:21 PM
Absolutely/Based
November 22, 2024 at 10:43 AM
My outsider opinion is that EU have chosen societal stability (in all aspects, including significant freeze in social lifts) in exchange for dynamism. I do think it is deeply human to seek comfort and lack of surprises, so I do not think EU is dumb. But they will need to readjust in times of change.
November 17, 2024 at 8:43 AM
Rustified apps are such a nice improvement of quality of life.

Also signifies that people *do* in fact care about performance despite all the "good enough performance is enough" affirmations.

uv makes python management really painless to a degree of it becoming non-issue at all.
October 27, 2024 at 8:34 PM