Advertisement · 728 × 90

Posts by Alex

A screenshot of the GitHub repository of vite-plus showing the "Private" label.

A screenshot of the GitHub repository of vite-plus showing the "Private" label.

Effective immediately, we are making the vite-plus repository private.
The source will be distributed exclusively through our production sourcemaps.

We believe this is the only logical path forward given the recent events.

This does not change our stance on Open Source!

2 days ago 155 7 10 4

Boromir it would’ve added Rust support

2 days ago 0 0 0 0

Software engineering in the age of AI is like owning a robot vacuum: the machine does the sweeping, but you still empty the bin and clean the mop.

4 days ago 0 0 0 0
The Cost of Concurrency Coordination with Jon Gjengset
The Cost of Concurrency Coordination with Jon Gjengset YouTube video by Jane Street

Back in January I gave a talk at Jane Street titled "Are Mutexes Slow?" (I gave a lightning version of it at @rustikon.dev last week!). And it's now up on YouTube if you're interested in wonky details about CPU cache coherence and the cost of coordination!

www.youtube.com/watch?v=tND-...

1 week ago 57 8 0 1
Preview
Release v6.1.8 · kotest/kotest What's Changed Precise Gradle configuration needed for pitest extension by @szpak in #5748 Add automatic JUnit4 @rule support to KotestTestRunner by @sksamuel in #5749 Follow up to #5704 to clean ...

Got bored. Contributed Kotlin's Kotest integration for SBT: github.com/kotest/kotes...

1 week ago 2 0 0 0
Java 26 / JDK 26: General Availability - jdk-dev - openjdk.org

Java 26 / JDK 26: General Availability: mail.openjdk.org/archives/lis...

Features: openjdk.org/projects/jdk...

Downloads: jdk.java.net/26/

#Java26 #JDK26 #OpenJDK #Java

2 weeks ago 63 35 0 5

Sudden change of plans brought so much time to do open source. Anyone doing anything interesting?

2 weeks ago 0 1 0 0
Advertisement
Post image

ClojureScript gets async/await

github.com/clojure/cloj...

#clojure #clojurescript

3 weeks ago 12 2 0 0
Preview
Postmortem of scala/scala3#24994

Postmortem on Scala 3.8.0: www.scala-lang.org/blog/post-m.... We are also working on a 3.8.2 release which will include a fix for scala/scala3#24673, which can cause some for comprehensions to behave incorrectly at runtime.

2 months ago 6 3 0 0
Post image

Scala 3.8 is here! A major release modernising the ecosystem and paving the way for Scala 3.9 LTS.

Highlights:
- Standard library compiled by Scala 3
- Better Fors & runtimeChecked stabilized
- New experimental features
- Update to JDK 17+

🧵 Let's dive in...

2 months ago 12 5 1 0
We Began to Forget: Demystifying Spring Framework We began to forget how to pass parameters to functions. Before @Bean, before @Configuration or @PropertySource and certainly way before WebSecurityConfigurerAdapter objects were responsible not only f...

Gotta keep blogging while my inspiration is high simy4.github.io/posts/007-we...

2 months ago 1 0 0 1
We Began to Forget: Public Morozov Anti-Pattern I decided to start new series of blogs called “We Began to Forget”. The idea is simple and a little melancholic. Software engineering has a short memory, patterns get discovered and then forgotten, le...

New Year, New Blog Post

simy4.github.io/posts/006-we...

2 months ago 0 0 0 0

Big OOPness energy

3 months ago 2 0 0 0

I’m so far off from a normal keyboard setup these days that I’ve lost hope anyone except me will be able to use it. I’m in my home-row mods era now. Home-row modding pretty hard right now.

3 months ago 0 0 0 0
Joy character from Inside Out as a developer

Joy character from Inside Out as a developer

Dev Joy

3 months ago 1 0 0 0

Cloudflare go brrr again

3 months ago 1 0 0 0
Advertisement
Preview
Announcing Unison 1.0 After years of engineering, design, and community collaboration, we're excited to release Unison 1.0. This version delivers a refined programming workflow and a mature toolchain. Join us as we celebrate this milestone and look ahead to the future of Unison.

🎉 Unison 1.0 has landed!

After years of engineering, design, and community collaboration, we’re excited to announce this milestone!

Spread the word!

4 months ago 120 62 0 6

really shortsighted of the team to not call it .takeDownCloudflare()

4 months ago 46 6 1 1

Lots of reasons to love using Clojure, but Netflix reminded us of why we don’t want to use anything else…
In 12 years, over 7 different versions of Clojure (from 1.5.1 to 1.12.0) they had zero migrations!
I don’t know how to express how amazing that is

4 months ago 33 10 3 0
</> htmx ~ The fetch()ening You know, technically, I never said anything about a version *four*

I said there would never be an htmx 3.0

but I never said anything about an htmx 4.0

htmx.org/essays/the-f...

5 months ago 48 12 5 2
void main() {
  do {
    var a = IO.readln("Enter first:");
    var b = IO.readln("Enter second:");
    IO.println(a + b);
  } while (true);
}

void main() { do { var a = IO.readln("Enter first:"); var b = IO.readln("Enter second:"); IO.println(a + b); } while (true); }

Keep your dirty Haskellisms away from #Java!

5 months ago 3 2 0 0

Oh, this is allowed in @scala-lang.org too.

5 months ago 0 0 0 0

Hello, friends! After 10(!) years of #AdventOfCode, I've made some changes to preserve my sanity: there will be 12 days of puzzles each December (still starting Dec 1) and there is no longer a global leaderboard. Read more:
adventofcode.com/2025/about#f...
adventofcode.com/2025/about#f...

5 months ago 614 119 51 25

Jackson 3, really?

It seems that Java library maintainers have stopped being afraid of their users. Spring’s dominance allows them to pull off any nonsense and their users will swallow it.

5 months ago 0 0 0 0
Advertisement
Kotlin method overloading example.

Kotlin method overloading example.

TIL that @kotlinlang.org allows for method overloading like this.

And it breaks Java reflection based libraries like Mockito.

Honestly, I'm not sure it's even a feature and not a bug in the compiler...

5 months ago 2 0 1 0
EJAE, Audrey Nuna and Rei Ami from KPop Demon Hunters: Golden | The Tonight Show
EJAE, Audrey Nuna and Rei Ami from KPop Demon Hunters: Golden | The Tonight Show YouTube video by The Tonight Show Starring Jimmy Fallon

The hyperfixation will continue

www.youtube.com/watch?v=8y-V...

5 months ago 31 5 1 0

Desktop UX designers: more horizontal screen real estate
Vertical screen designers: more vertical real estate
Both: i.imgflip.com/a8rg7b.jpg

5 months ago 0 0 0 0
Preview
GitHub - twitter/rsc: Experimental Scala compiler focused on compilation speed Experimental Scala compiler focused on compilation speed - twitter/rsc

With latest Scala improvements proposals I’m more and more thinking about reasonable Scala project github.com/twitter/rsc Scala 2 was good enough. Maybe requires some facelift of standard library. Making it reasonable as well.

6 months ago 1 0 0 0

I used return keyword in Scala today and that felt right. That's it, I'm bringing return back! Early returns are fine sometimes!

6 months ago 0 0 0 0
Preview
The LSP API Is Now Available to All IntelliJ IDEA Users and Plugin Developers | The JetBrains Platform Blog The way developers create plugins implementing the Language Server Protocol (LSP) in JetBrains IDEs is undergoing a significant shift. With PyCharm and IntelliJ IDEA adopting a unified distribution mo

LSP API is now available to all IntelliJ IDEA users and plugin developers! 🎉
Bring language support faster, integrate tools, and extend IDE power. Read about the update here: blog.jetbrains.com/platform/202...

7 months ago 29 12 0 0