morisil
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Markanywhere can parse any input, like Markdown, HTML, XML, as a stream of semantic events which can be rendered, transformed, evaluated. Works great as an interactive transport layer for the LLM inference output and…
- I just wrote 'Global Agentic Night Berlin we are cooking' (buttondown.com)
-
I just released version 1.0.0 of this library: https://github.com/xemantic/xemantic-neo4j-kotlin-driver There is also associated demo project showing how to use this driver with Ktor, in fullstack asynchronicity and…
- LiveCodeBench Pro – better than SWE-bench and aider's polyglot bench? (livecodebenchpro.com)
-
It seems that Qwen3 is not capable of driving independent reasoning - it lacks the quality needed to power fully autonomous AI agents. Initially I was quite impressed with it's problem solving capabilities, when…
-
I started teaching agentic AI at our cooperative (Berlin). It is a one day intense workshop where I: 1. Introduce IntelliJ IDEA IDE and tools 2. Showcase my Unix-omnipotent educational open source AI agent called…
-
I specified the following prompt to Claude 3.7 Sonnet (via API): If you compare between Kotlin, Python, Typescript and JavaScript, can you try to output the same code in each of them and then compare the cognitive…
- I just wrote 'AI, workshops, the future ' (buttondown.com)
-
I made this shader to pimp up my website ;)
- Show HN: Coding Java Swing in Kotlin-idiomatic way (github.com)
It's a pet project from the time I got amazed by Kotlin's ability to express DSLs. I also needed to quickly prototype a remote control UI for my art robots using RxJava-based event stream processing. Recently I had some…