Florian Schepp
banner
scheppening.com
Florian Schepp
@scheppening.com
🇩🇪 Web Dev Team Lead @InCrowd Sports, UK 🇬🇧
Coding w/ #typescript (react / vue / svelte), #golang and #rustlang
Passionate about AI, eating a lot, mentoring, and building happy and efficient teams. Let's connect & learn together!

#leadership #webdev
Pinned
My first tech article is live!

I gave Gemini a body and had it build a website from a Figma design. The process was quite surprising.

The full guide on how the Model Context Protocol enables this with the results in the article:
www.scheppening.com/article/2/gi...

#AIAgents #DevTools #MCP #Gemini
Giving AI a Body: A Practical Introduction to the Model Context Protocol | Scheppening
What happens when an AI can do more than just "think"? This practical guide explores the Model Context Protocol, a new standard that gives AI a "body" ...
www.scheppening.com
Wow. Feeling very grateful for this. The quote you shared is at the heart of why I love the developer community, it's all about sharing knowledge and lifting each other up. Thank you, @developers.google.com, for the feature!
@scheppening.com reminds us that coding isn’t just about building tools, it’s about empowering others and paying it forward. ✨
September 25, 2025 at 7:06 AM
My first tech article is live!

I gave Gemini a body and had it build a website from a Figma design. The process was quite surprising.

The full guide on how the Model Context Protocol enables this with the results in the article:
www.scheppening.com/article/2/gi...

#AIAgents #DevTools #MCP #Gemini
Giving AI a Body: A Practical Introduction to the Model Context Protocol | Scheppening
What happens when an AI can do more than just "think"? This practical guide explores the Model Context Protocol, a new standard that gives AI a "body" ...
www.scheppening.com
August 20, 2025 at 8:47 AM
Reposted by Florian Schepp
This is the part where they're going to pretend every single one of us who were correct about "AI" for the past few years actually wasn't, because that would mean the media, tech executives and most of Wall Street were wrong.
MIT report: 95% of generative AI pilots at companies are failing
There’s a stark difference in success rates between companies that purchase AI tools from vendors and those that build them internally.
fortune.com
August 19, 2025 at 1:50 PM
Reposted by Florian Schepp
Gemini CLI updates for week of 8/4/2025:

🎉VSCode Integrations, MCP management and multimodal content support, reverse shell command search (ctrl+r), responsive UI, compression configuration, and config based multi-directory support.

Deets: github.com/google-gemin...

#GeminiCLI #Gemini #AI #OSS
August 13, 2025 at 5:38 PM
Reposted by Florian Schepp
Google Search rolling out AI Mode to the UK
Google Search rolling out AI Mode to the UK
Following the US and India (earlier this month), Google Search is now launching AI Mode in the UK. more…
9to5google.com
July 28, 2025 at 11:55 PM
Hi @ntaylormullen.bsky.social, appreciate github issue #4083 might address this. When I tried 0.1.12 I felt the reasoning writing some Vue3 & Tailwind code based on a screenshot was not as good. Was wondering if this is due to system prompts or some smart google middleware the web interface uses?
Feature: Evaluate and improve Reasoning · Issue #4083 · google-gemini/gemini-cli
What problem does this solve? This feature will evaluate model reasoning to identify areas of improvement. How will it work? By implementing a systematic evaluation process, we'll measure and impro...
github.com
July 29, 2025 at 12:31 PM
Reposted by Florian Schepp
Nuxt 4.0 is here at last … and it's all about DX ✨

🗂️ app/ directory for better organisation
🔄 smarter data fetching
⚡️ a faster CLI with socket communication
🔧 improved TypeScript integration

... and a smooth upgrade experience. 💚

👉 nuxt.com/blog/v4
Announcing Nuxt 4.0 · Nuxt Blog
Nuxt 4.0 is here! A thoughtful evolution focused on developer experience, with better project organization, smarter data fetching, and improved type safety.
nuxt.com
July 15, 2025 at 10:39 PM
Reposted by Florian Schepp
We're thrilled to announce the first stable release of Oxlint - version 1.0!

Our Rust-powered JavaScript/TypeScript linter delivers 50~100x faster performance than ESLint with 500+ rules and zero configuration required.

Time to give it a try!

voidzero.dev/posts/announ...
Announcing Oxlint 1.0
The first stable version of Oxlint, a fast & easy-to-use Rust-powered linter for JavaScript and TypeScript, is out. Learn about its 50~100x speed advantage over ESLint, support for 500+ rules, real-wo...
voidzero.dev
June 10, 2025 at 10:14 AM
Reposted by Florian Schepp
we are delighted to announce that nuxt v4 alpha ships TODAY! 🎉

... and we're aiming for a stable release of v4 by the end of the month.

(nuxt v5 will come later this year once nitro v3 is ready)

👉 you can read the full article at nuxt.com/blog/roadma...
Roadmap to v4 · Nuxt Blog
We have some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks.
nuxt.com
June 2, 2025 at 7:57 PM
www.anthropic.com/news/claude-4 curious how it'll compare to the latest Gemini 2.5 version on llmarena
Introducing Claude 4
Discover Claude 4's breakthrough AI capabilities. Experience more reliable, interpretable assistance for complex tasks across work and learning.
www.anthropic.com
May 22, 2025 at 9:42 PM
Reposted by Florian Schepp
ESLint can now lint HTML with the html-eslint language plugin. Guest author and creator of html-eslint Yeon Juan shows you how:

eslint.org/blog/2025/05...
ESLint can now lint HTML using the html-eslint language plugin - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
eslint.org
May 13, 2025 at 3:51 PM
Reposted by Florian Schepp
🥳 It's an exciting day! 🥳

Thanks to Webflow GSAP is now 100% FREE - including ALL of the bonus plugins like SplitText, MorphSVG, and all the others that were exclusively available to Club GSAP members.

We can't wait to see what you make!

gsap.com/blog/3-13
April 30, 2025 at 5:47 PM
Reposted by Florian Schepp
pnpm v10.9 is out with native support for the JSR registry!
You can now install packages from JSR using the "jsr:" protocol. For example:

pnpm add jsr:@hono/hono
April 21, 2025 at 9:16 AM
Reposted by Florian Schepp
New in Astro 5.7, the Sessions API lets you store user data securely on the server, without the limitations of cookies.

Great for shopping carts, user settings, form state, and lots more.
April 16, 2025 at 4:50 PM
Boost profitability by 23%? Focus on Employee Engagement!

My new article helps leaders measure engagement & implement actionable strategies across the employee experience for organizational success: www.scheppening.com/article/1/ho...

#EmployeeEngagement #Leadership #Management #EmployeeExperience
How to Team Lead: Employee Engagement | Scheppening
This article explores how focusing on employee engagement can significantly elevate your leadership impact and drive organizational success. Learn prac...
www.scheppening.com
April 15, 2025 at 1:28 PM
Reposted by Florian Schepp
After 5 years in the making, I'm very happy to finally release Anime.js v4, my dream animation library:

🧩 New modular API
⚡️ Highly performant
🖱️ Scroll-linked animations
🫵 Draggables
↔️ Responsive
✨ Additive animations
🪽 WAAPI support

And so much more!

Check out the new website animejs.com!
April 3, 2025 at 3:32 PM
Reposted by Florian Schepp
Finally some leadership
March 29, 2025 at 6:23 PM
Reposted by Florian Schepp
GIMP 3.0 is finally here 🥹

@itsthatladydev.bsky.social has the details in this episode of The Download ⬇️
youtu.be/hhCMggZXQYU
March 28, 2025 at 5:54 PM
Reposted by Florian Schepp
March 25, 2025 at 8:03 AM
Reposted by Florian Schepp
One of the best photos I have seen in response to “why don’t you wear a suit”
March 17, 2025 at 3:05 PM
Reposted by Florian Schepp
""Normal" engineers are the key to great teams"

Great teams often rely on regular engineers instead of just star performers. Teamwork matters more than individuality for long-term success.
Article | Discussion
March 14, 2025 at 6:00 AM
www.reddit.com/r/javascript...
Finally an answer I can live with why #golang was picked over #rust for the #typescript compiler
RyanCavanaugh's comment on "A 10x Faster TypeScript"
Explore this conversation and more from the javascript community
www.reddit.com
March 11, 2025 at 8:25 PM
Reposted by Florian Schepp
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!

devblogs.microsoft.com/typescript/t...
A 10x Faster TypeScript - TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
devblogs.microsoft.com
March 11, 2025 at 2:36 PM