Marcel Koch
m@social.rcelko.ch
Software architect & trainer. I build long-lived systems: one stable domain core, swappable tech around it.<br/><a class="hashtag" data-tag="crossplatform" href="https://social.rcelko.ch/tag/crossplatform">#CrossPlatform</a> · <a class="hashtag" data-tag="softwarearchitecture" href="https://social.rcelko.ch/tag/softwarearchitecture">#SoftwareArchitecture</a> · <a class="hashtag" data-tag="cleanarchitecture" href="https://social.rcelko.ch/tag/cleanarchitecture">#CleanArchitecture</a> · 🦀 <a class="hashtag" data-tag="rustlang" href="https://social.rcelko.ch/tag/rustlang">#RustLang</a><br/>Also into <a class="hashtag" data-tag="psychology" href="https://social.rcelko.ch/tag/psychology">#psychology</a>, communication, and music. Opinions are my own and sometimes uncomfortable.
Posts
-
Post #1706633
Why are in the fediverse? Why do you use social networks?
-
Post #1706631
One application core for all platforms A single application spanning mobile, desktop, web, and even embedded. Rust makes this practical by enabling a durable, flexible and testable application core. In part 2 of this series, I show how this can be implemented using Crux. https://www.heise.de/en/background/Cross-Platform-Applications-with-Rust-2-Crux-in-Use-11166058.html #Rust #SoftwareArchitecture #crossplatform #WebAssembly #Embedded
-
Post #1706627
The most important thing about a relationship is to know it’s limits. #reallife
-
Post #1706626
To me, #Anytype is the new hot shit! Thanks @ct_3003_team
-
Post #1706625
Recent npm worms bring me to the question: What can developers and IT people do to reduce your risk of such issues? 1. Version Pinning &amp; Lock Files Use npm ci instead of npm install to prevent unexpected version changes. Commit package-lock.json to version control and avoid floating version ranges (^, ~). 2. Package Verification Check signatures with npm audit signatures and use Provenance Attestation for verified builds. Wait 24-48 hours before adopting new versions - many attacks ar...
-
Post #1706624
Die neue #Kurzstrecke ist draußen. https://www.ardmediathek.de/video/kurzstrecke-mit-pierre-m-krause/folge-12-tommi-schmitt-weiss-was-muetter-wollen-s07-e12/swr/Y3JpZDovL3N3ci5kZS9hZXgvbzIzMTE3MjM
-
Post #1706623
New #just recipe in my home directory: `unchain_librewolf: xattr -dr com.apple.quarantine /Applications/LibreWolf.app #librewolf #homebrew #macos