Alexandre Nédélec
1K posts

Alexandre Nédélec
@TechWatching
🦋 Not using this platform anymore, find me on https://t.co/MyUJs3pC6N
Bordeaux Katılım Haziran 2014
202 Takip Edilen214 Takipçiler

Explore my Pulumi workshop for Infrastructure as Code and Azure enthusiasts. This lab, available on this GitHub repository👉 buff.ly/3A8gukM, provides self-paced learning with TypeScript, C#, and Python code solutions.
#IaC #InfrastructureasCode #pulumi #devops #azure
English
Alexandre Nédélec retweetledi

I'm thrilled to unveil Nuxt UI v3-alpha to the world! 🚀
✨ Completely rebuilt from the ground up
🎨 Powered by Tailwind CSS v4-alpha
🧩 Integrated with Radix Vue for accessible primitives
🔧 Enhanced with Tailwind Variants for flexible styling
ui3.nuxt.dev
English
Alexandre Nédélec retweetledi

Aspire 9 upcoming features 🧵:
First, you'll be able to use Aspire 9 with .NET 8 and .NET 9! It will no longer require a call to dotnet workload install, and instead uses an MSBuild SDK. This should simplify CI/CD integration and getting started immensely! All you need is NuGet!
#dotnet #aspire

English

@DevLeaderCa My website is still statically generated, I 'm still using markdown but with Nuxt the developer experience is awesome and I can benefit from the Vue.js ecosystem. I still love .NET but for it's not my preferred option for frontend development.
English

@DevLeaderCa I started my blog a few years ago with the .NET static site generator wyam, then migrated to its successor Statiq and I was happy about it: my code was just a .NET console app and I was writing my articles in markdown. This year I rewrote my blog using Nuxt.js.
English

Where are people hosting their technical blog articles these days?
I have mine shared across several platforms, but I'm going to use a dotnet blogging engine I think going forward.
I've been suffering with WordPress on Lightsail for FAR too long now. My website goes down every couple of days. Pure insanity.
BrandGhost@BrandGhostAI
Do you write blog articles? Self-hosted, Medium, etc... We'd love to hear what you write about and where people can find your work!
English

@TechWatching Thanks again for bringing that to my attention yesterday. Much appreciated 👍
The articles are gone now.
Villiers-sur-Marne, France 🇫🇷 English

@glaforge I came across a blog post (teckbootcamps.com/learn-text-cla…) which seems to be a plagiarism of your article "Text classification with Gemini and LangChain4j". An AI may have been used to reformulate some words but it's the same article otherwise.
English

@TechWatching Looks like he stole several of my article. Not just that one!
English

@glaforge He also did some plagiarism on blog author by translating the articles from french to english ... using IA as well it seems. He removed the articles when the original author called him out. So I guess you can do the same. I don't know how to prevent it from doing it again ...
English

@TechWatching The paragraphs, examples, are all the same, but they seem to have had an IA reword everything somehow... Interesting trick to avoid plagiarism detectors, I guess.
English

I've just published a new blog post on using any Terraform provider in Pulumi, featuring a hands-on guide with the Netlify provider! 🌐✨
Check it out and learn how to generate a local Pulumi SDK from any Terraform or OpenTofu provider! 💻🔧
Read more: buff.ly/47BAAQE
English

➡️ Dev Tunnels' documentation 👉 buff.ly/4e4okuz
➡️ Dev Tunnels SDK GitHub repository👉 buff.ly/3zl3VlF
English

➡️ You might be familiar with ngrok, which offers similar features, but there are plenty of alternatives listed here: 👉 buff.ly/3dnbpFn
English

@soubiran_ @Slidevjs Do you use a component to make live polls in slidev?
English

Yes, Yes, Yes! I've find a way to statically show this chart in @Slidevjs.
This means I will (finally) be able to publish my slides from my latest talks! 🫠

English

@cecilphillip When you use TypeScript it's even more similar to bicep but with all the benefits of using a programming language. In my last article I showed how to provision a Function App on the new Flex Consumption Plan : techwatching.dev/posts/flex-con…
English

@cecilphillip When you use the Azure native Pulumi provider, the infrastructure code looks similar to Bicep because the provider is generated from the Azure APIs. Hence, properties are the same and you can access all the versions of the APIs. But you can use C#, compile and debug your code ...
English

Honestly speaking I don't mind writing bicep files. The syntax is a huge improvement over ARM templates.
I just find debugging IaC templates to be very tedious, and most error log messages are not helpful.
#azure #IaC
Cecil L. Phillip 🇦🇬@cecilphillip
@davidfowl I would love to not have to write bicep files anymore
English
