Advertisement ยท 728 ร— 90

Posts by Austin Baune

Convex just works and I love that about it

3 months ago 0 0 0 0

You're right to question that!

3 months ago 0 0 0 0

Attempting to still be hip with the youths takes time.

Git checkou
Git chec
Git switch -c

4 months ago 0 0 0 0

You're absolutely right!

7 months ago 0 0 0 0

Of all the things @syntax.fm has taught me, learning Roller Coaster Tycoon was written in Assembly by one dude might be the craziest ๐Ÿคฏ๐Ÿคฏ

7 months ago 0 0 0 0

About 3 weeks into vim motions, why not use them during a demo. What could go wrong??

8 months ago 1 0 0 1

I'm curious essentially if given historical data how well could we have an agent diagnose and propose the fix during a red alert event. And how quickly?

8 months ago 0 0 0 0

Has anyone #vibecode a red alert? How successful was it?

8 months ago 0 0 1 0

#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?

8 months ago 1 0 1 0
Advertisement

My #vim journey so far
Week 1: slow
Week 2: ooh, that was nice
Week 3: I think I love you

8 months ago 1 0 0 0

Dammit, I think I love using vim

9 months ago 1 0 0 0

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?

10 months ago 0 0 0 0

Refactoring can not only help out your codebase, but it can also promote forced learning when you break all the things. #protip

1 year ago 0 0 0 0

Is there an industry standard for what a login page should look like? Box with inputs, vertical page layout, etc? #webdev

1 year ago 0 0 0 0
Preview
Tim Severien Blog of another senior web engineer

tsev.dev/posts/2025-0...

1 year ago 1 0 0 0
A 10x faster TypeScript
A 10x faster TypeScript YouTube video by Microsoft Developer

Typescript is 10x faster using... go? Let's go!
youtu.be/pNlq-EVld70?...

1 year ago 2 0 0 0
Advertisement
Preview
A 10x Faster TypeScript - TypeScript Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.

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...

1 year ago 972 292 22 156

Should I migrate from #react router to #tanstack router? ๐Ÿค”

1 year ago 1 0 1 0

Learning how to promt #AI is half the battle.

1 year ago 0 0 0 0

#Claude made me love css again. Simple prompts to accomplish large tasks with impressive accuracy.

1 year ago 0 0 0 0

Today I learned that Object.freeze(obj) is a thing. This makes the obj immutable, with the gotcha that it is shallow.

#js #webdev

1 year ago 0 0 0 0

AI won't replace your job, but someone using it will.

1 year ago 0 0 0 0
Preview
Sunsetting Create React App โ€“ React The library for web and native user interfaces

Create React App is dead react.dev/blog/2025/02...

We had good luck migrating to RsBuild and RsPack!

1 year ago 2 0 0 0

Converted a somewhat large code base from #webpack to #rspack recently and saw the build time go from ~40s to ~2s!

The overall package size increased slightly ๐Ÿซฃ (any tips here?) but the build time saved is a big win.

#rust #webdev

1 year ago 1 1 0 0

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

1 year ago 2 0 0 0