Advertisement Β· 728 Γ— 90

Posts by Marcel Koch

Nice! Do you want some feedback? :)

1 week ago 0 0 0 0
Jon Gjengset on Rust Internals, Vibe Coding, and Teaching by Streaming
Jon Gjengset on Rust Internals, Vibe Coding, and Teaching by Streaming YouTube video by Rock the JVM

A few weeks ago I was interviewed by Daniel from Rock the JVM, a channel (unsurprisingly) for folks in the JVM ecosystem. It was fun to chat about Rust with someone "from the outside", and if you want to hear it, it's now up on his YouTube channel!

youtu.be/Cg8gASzqqOs?...

1 week ago 20 3 1 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-...

2 weeks ago 57 8 0 1
Preview
impl Rust: WAV noise generator YouTube video by Jon Gjengset

The past few streams have been pretty high level, but not this time! Friday at 4p UTC (everytimezone.com?t=69cf0300,3c0), we're going back down to "what bits go where". We'll try to write an audio generator that produces WAV files with white/pink/brown noise by hand πŸ”Š
youtube.com/live/BKHE7st...

2 weeks ago 18 2 0 1
Video

What if your CI pipeline lived inside the terminal? πŸ”₯

πŸ—οΈ conveyor β€” Local-first CI/CD runner with a real-time TUI

πŸ’― Run pipelines, track stages/jobs, search logs & manage secrets

πŸ¦€ Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/sumant1122/C...

#rustlang #ratatui #tui #devops

2 weeks ago 25 2 0 0

Supply chain attacks hit #npm. Key defenses:
Pin versions: npm ci, commit lockfiles, avoid ^/~.
Verify packages: Check signatures, wait 24h, scan with Snyk.
Secure accounts: 2FA, disk encryption.
Harden CI/CD: Disable scripts, limit secrets.
No ecosystem is safe – stay vigilant.
#CyberSecurity

2 weeks ago 0 0 0 0

When does a software system become hard to change?
Never suddenly. First versions are built fast. Over time: more features, more dependencies.
Small changes take longer. Developers get cautious.
It's rarely the tech. When did you notice it in your project?
#SoftwareArchitecture #SoftwareEngineering

2 weeks ago 1 0 0 0

Projects don't fail because of technology. They fail because of communication. Good architecture needs clear decisions & shared understanding.
Theory is easy applying it in real conflicts is the challenge. Practice matters. How do you do it?
#ProjectManagement #SoftwareEngineering #NVC

2 weeks ago 1 0 0 0
Advertisement

Business logic scattered across layers? That's the real threat to long-lived systems.
I compared #clang #cplusplus #ziglang #golang and #rustlang for stable domain cores.
Spoiler: strict rules beat implicit freedom.
#softwarearchitecture #systemdesign

2 weeks ago 1 0 0 0
CMake 4.3 Release Notes β€” CMake 4.3.0 Documentation

CMake 4.3 has been released πŸŽ‰

cmake.org/cmake/help/v...

3 weeks ago 2 2 1 0

@pastewka.bsky.social Ist der Account noch aktiv?

4 weeks ago 0 1 0 0

Stages of learning Rust:

1. This borrow checker is stupid
2. Why does this not compile
3. Wait… the compiler was right
4. I trust the compiler more than myself

#rust #rustlang #programming

4 weeks ago 11 2 3 0
Video

OK, did you know you can use `scroll-target-group: auto;` on a table of contents list and `a:target-current` to automatically highlight the appropriate link when the section scrolls into view? Just one of the things Theo showed in our live show yesterday. www.wearedevelopers.com/en/magazine/...

2 months ago 10 3 0 0

Ich freu mich drauf! πŸ˜ƒ

5 months ago 2 0 0 0