The reason why I let GitHub Copilot train on my data, is hidden in this training question π
#GitHub #Copilot #Rustlang
Posts by Mike Schilling π¦
It is our choice if we accept the use of our data, but I would wish, that if GitHub Copilot is interested in training with my data, they would cooperate and be more generous with free Tokens π The others have taken them long before π
#github #copilot
Clearly it's moving not as fast as all the AI topics but it is far from saying it is a death technology. The conference has just started, so I will discover more during the next 2 days.
Back at Wasm.io for another round of WebAssembly and WASI! β‘οΈ
Ready to catch up on the latest news and dive deep into the ecosystem.
#webassembly #wasi #wasi.io #wasi.io2026
I like the dashboard of Scaleway, it tells me exactly what I need to know on the first sight π
π Weekend playtime @scaleway.com
π¦ Rust + Serverless Functions + Leptos Frontend
ποΈ Serverless PostgreSQL DB for instant scaling
βοΈ Fully hosted in Europe for total Sovereignty
A great experience for coming projects.
github.com/oxide-byte/t...
#RustLang #Serverless #Scaleway #CloudSovereignty
A simple example, how a Rust-WASM component can be used in Leptos and in JavaScript React. Here for CSR KeyCloak login:
github.com/oxide-byte/k...
I worked really hard for this meme
A nice article, and when you like to try WebAssembly for Web, I still recommend Leptos.
I love the world of Rust, and to catch day by day new products build on or around. My newest star to take a closer look: github.com/fluvio-commu...
#rustlang #fluvio
WebAssembly is still for me one of the underestimated pieces in the IT landscape. Here a small POC, to store a WASM on RustFS and execute it on an API call. Just for fun and demonstration π
github.com/oxide-byte/w...
#rustlang #webassembly #serverless
Happy Rust Year 2026 π
ossinsight.io/collections/...
#rustlang
Agree, WASM is not yet mainstream, but when we keep our eyes open, we see here and there solutions build on them. My latest discovery and on my Todo for 2026: www.fluvio.io
I think closer you're on the topic, slower it progress, in meaning of expectation. I follow the topics AI a bit from the distance, but I have the feeling, each time a turn the back, it jumps to the next generation. I am looking forward for 2026 π
Found, out of the Rust forge, an other project getting some attentions for Vibe coding: www.vibekanban.com
Curious about 2026 and the AI evolutions, and the Moore's Law on AI about a 7 month cycle.
#rustlang
After this article: www.infoq.com/news/2025/12... I am looking forward for: github.com/RustFS/RustFS
#rustlang
There is a lot of talk about Generative AI and Code Generation, but not yet how programming languages impact the costs. Verbose Programming languages, Compiler Feedback for reducing the cycles on sending and correcting or simply if it builds, will it run also correctly?
When spending some time in the news, you find sometimes some parts you had overseen. After AWS, I found finally also the GCP SDK for Rust cloud.google.com/blog/topics/...
#rust #rustlang #gcp
This Week in Rust (this-week-in-rust.org) is till today my main resource for catching up the news on Rust. But maybe you have some more to suggest.
#rust #rustlang
From AWS re:Invent
#aws #rust #ruastlang
www.youtube.com/watch?v=buBB...
βWhen AWS went down, their share price went up, because people realised how many people are using them. In some ways [the outage] is great marketing, because you see how many people are using Cloudflare.β
Source: www.theguardian.com/technology/2...
My first #ratatui implementation only for trying, but for sure a topic I will follow up, for the right business case.
#rustlang
Today, we are super thrilled to announce that Fermyon is now part of Akamai Technologies.
Fermyonβs vision of building the next generation of serverless computing slots perfectly into Akamaiβs own vision for the future of edge technology.
www.fermyon.com/blog/fermyon...
I love this tool βΊοΈ
Embrace Clippy in Rust; it's a helpful companion, despite some resistance. #![deny(clippy::unwrap_used)]
#clippy #rust #rustlang #rust-lang
People talk a lot about TDD and BDD, but really, testing starts much earlier, right in the programming language itself, with things like static types and null safety, and then the compiler steps in to catch errors before they ever become runtime problems. Don't say now you don't need to test π
When the Single Point of Failure is in the Cloud :-)
status.dev.azure.com