Trace Panic
banner
tracepanic.com
Trace Panic
@tracepanic.com
Random web developer
The papayas are still quick
August 2, 2025 at 2:57 PM
Bit of editing skills ain't that bad
August 1, 2025 at 4:45 PM
If you got two options.

1. Write HTML then try to manually bind your javascript to dom nodes without type safety

2. Use something like react be type safe and you don't need to manually bind everything to the dom
June 23, 2025 at 3:36 AM
June 14, 2025 at 8:38 AM
Bun is so hot right now,
June 2, 2025 at 3:59 AM
fatal error: all goroutines are asleep - deadlock!
June 1, 2025 at 6:30 PM
"Node should sandbox your code by default. No filesystem access unless you set a flag."

I really try to avoid writing to the filesystem, we got this YouTube tutorials of saving profile pics to like /uploads, maybe am wrong but it doesn't sit right with me.
May 24, 2025 at 10:35 AM
Some weeks ago we shipped calendar and events system for our LMS, this week week we are working on another major feature the teachers course content creation tool
Calendars are hard but I nailed it

Full calendar with events rrule support and timezone got right
May 21, 2025 at 9:40 AM
So honestly what I think is the best way to get data from a backend which is an API and you want to assert the shape of the data is better fetch from the creators of better auth then using tanstack query on top of it, better fetch enables you to get type safe backend API data
May 17, 2025 at 7:00 AM
Calendars are hard but I nailed it

Full calendar with events rrule support and timezone got right
May 15, 2025 at 3:05 PM
I love that Zed settings is just JSON really easy to configure everything and I store it as dot files,
May 5, 2025 at 8:21 AM
What am building for IBM hackathon, unfortunately I couldn't be able to get everything within the hackerthon time frame but I'll continue to work on it on the next 1 week or so

skillbridge.tracepanic.com
May 5, 2025 at 8:11 AM
Ok so today am starting to work on something, it's a backend for your ecommerce so imagine like Clerk but for e-commerce, we give you APIs & SDKs to do everything so you just focus on the client and we handle the backend for you
April 22, 2025 at 3:39 PM
You love your editor till you use @zed.dev and then you can't go back to it
April 22, 2025 at 6:20 AM
The state of Formula 1 APIs is not great
April 21, 2025 at 4:28 AM
Reposted by Trace Panic
When the bug ‘fix’ creates two new ones. Who’s been there?
April 12, 2025 at 11:01 AM
Just created LinkSpace, create a space and share it with the world

Check out LinkSpace today
spaces.tracepanic.com
April 12, 2025 at 5:28 AM
Writing database schemas is not fun at all for complex relationships
April 8, 2025 at 9:29 AM
Reposted by Trace Panic
We're hosting our first Next.js global hackathon.

• 500 teams
• 10 days of hacking
• Credits from 25+ partners

Sign up today. Hackathon starts April 7th ↓
April 3, 2025 at 7:30 PM
Reposted by Trace Panic
Embrace the vibes
April 1, 2025 at 9:00 AM
My portfolio now has a new design

www.tracepanic.com
Patrick Obama | Full Stack Developer
A passionate full-stack developer specializing in building exceptional digital experiences.
www.tracepanic.com
April 2, 2025 at 1:53 PM
TL;DR;

If you tell ChatGPT "tl dr" it will give you a summary of its memory with you, how cool
April 1, 2025 at 3:48 AM
Just did my first RBAC in Nest.js
March 23, 2025 at 8:06 AM