René Scheibe retweetledi
René Scheibe
2.3K posts

René Scheibe retweetledi

Presenting Mixture of Tunable Experts (MoTE): Behavior Modification of DeepSeek-R1 at Inference Time - a method extending the MoE architecture of LLMs. By tuning 10 key experts, it enables meaningful and focused behavior changes on-the-fly. Mon 18h CET: linkedin.com/events/mixture…

English
René Scheibe retweetledi

A lot of people I meet on Teams/Zoom calls could improve their audio quality significantly with an affordable microphone.
In this article I compare seven microphones of different types:
linkedin.com/pulse/home-off…
#microphones #homeoffice #zoom #teams
English
René Scheibe retweetledi

In two weeks, #Java19 will be released with some of Java's most anticipated features: virtual threads and structured concurrency! 🤩
To make the best use of virtual threads, servers/frameworks need to support them - here's a list of those that do (reply with those I missed). 🧵
English
René Scheibe retweetledi

After a long gestation period, I am very pleased to announce SLF4J version 2.0.0.
See slf4j.org/news.html for details.
English
René Scheibe retweetledi

Join us next week as we’ll talk about what’s new in GraalVM 22.2!🚀
✅ Developer experience improvements
✅ New Native Image features
✅ And more!
🗓 Tuesday, July 26, 5PM CET / 8AM PT
🎥 Set a reminder: youtube.com/watch?v=rpZJz4…

YouTube

English
René Scheibe retweetledi

⚡ We've created the first vectorized Quicksort; an #opensource code that:
- Sorts arrays of numbers ~10 x as fast as C++ std:sort
- Outperforms state-of-the-art specific algorithms
- Is portable across all modern CPU architectures
↓ opensource.googleblog.com/2022/06/Vector…
English
René Scheibe retweetledi

Are #microservices the correct (and only way) to build a system? In this post, I’d like to argue against this common widespread approach.
Chopping the monolith blog.frankel.ch/chopping-monol…
#architecture #systemdesign
English
René Scheibe retweetledi

Because the pandemic won't end, @Lin_Ma_ and I are hosting another @CMUDB Vaccination DB Seminar Series - Booster Edition! db.cs.cmu.edu/seminar2022-bo…
All talks open to public. Youtube afterwards.
Thnx again @OtterTuneAI and Steven Moy Foundation for Keeping it Real for sponsoring.
English
René Scheibe retweetledi

We just released Rust 1.58.0, featuring captured identifiers in format strings and many more changes! 🎉
Read the highlights on our blog: blog.rust-lang.org/2022/01/13/Rus…
English
René Scheibe retweetledi

One afternoon in early 2021, a 14-year-old test in Rails started failing. Nobody understood why.
If you have 12 minutes and want to be amused/annoyed by a genuine mystery spanning decades and tech stacks, here's my RubyConf "whimsy talk" about it:
youtube.com/watch?v=zOutXb…

YouTube
English
René Scheibe retweetledi

JRuby turned 20 years old in September. 🎉🎂
github.com/jruby/jruby/co…
English
René Scheibe retweetledi

The Apache Logging Services PMC has decided to reconfirm the end of life status of Log4j 1.x. Details in the log4j1 README: github.com/apache/logging…
English
René Scheibe retweetledi

I compared Project Loom virtual threads with non-blocking NIO and platform OS threads.
50,000 persistent connections managed by separate virtual threads with only a small increase in system resource utilization compared to non-blocking NIO.
github.com/ebarlas/projec…

English
René Scheibe retweetledi

To think that I thought I occasionally did large refactorings...
2.2k patches, 25,288 files changed, 178,024 insertions(+), 74,720 deletions(-).
@gmail.com/" target="_blank" rel="nofollow noopener">lwn.net/ml/linux-kerne…
English
René Scheibe retweetledi

the new Spring Native 0.11 release and its game-changing AOT engine is here, and it's amazing!
spring.io/blog/2021/12/0…
English
René Scheibe retweetledi

#Learning #Containers From The Bottom Up: Efficient Learning Path to Grasp Containers Fundamentals iximiuz.com/en/posts/conta…
English
René Scheibe retweetledi

Git 2.34 is here, with sparse-index, multi-pack bitmaps, and much more. Check out our recap of the latest.
github.blog/2021-11-15-hig…
English
René Scheibe retweetledi

Java’s Checked Exceptions Are Just Weird Union Types blog.jooq.org/javas-checked-…
English
René Scheibe retweetledi

The Git index is a critical data structure in Git, but it can be very large in monorepos. It has been a performance bottleneck for years, but we recently found a way to shrink it: the sparse index.
github.blog/2021-11-10-mak…
English

