Austin Baune
@abaune.bsky.social
Coding and eating pizza rolls. Sometimes together.
Attempting to still be hip with the youths takes time. Git checkou Git chec Git switch -c
Of all the things @syntax.fm has taught me, learning Roller Coaster Tycoon was written in Assembly by one dude might be the craziest 🤯🤯
About 3 weeks into vim motions, why not use them during a demo. What could go wrong??
#vscode vim extention is terribly slow. Was planning on using it until I was fluent enough for neovim. Maybe a forcing function for neovim. Any suggestions?
My #vim journey so far Week 1: slow Week 2: ooh, that was nice Week 3: I think I love you
Front end frameworks today mostly do the same thing. When choosing think about 1. How do I want to handle routing? 2. How complex is my server? 3. What comes with the most out of the box tooling to accomplish my task?
Refactoring can not only help out your codebase, but it can also promote forced learning when you break all the things. #protip
Is there an industry standard for what a login page should look like? Box with inputs, vertical page layout, etc? #webdev
Typescript is 10x faster using... go? Let's go! youtu.be/pNlq-EVld70?...
A 10x faster TypeScript
YouTube video by Microsoft Developer
youtu.be
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
#Claude made me love css again. Simple prompts to accomplish large tasks with impressive accuracy.
Create React App is dead react.dev/blog/2025/02... We had good luck migrating to RsBuild and RsPack!
Sunsetting Create React App – React
The library for web and native user interfaces
react.dev
I've been primarily in React land, but recently have been trying Svelte with the release of Svelte 5. Gotta say that I'm really liking it so far. #svelte