Felix Wotschofsky (@wotschofsky) 's Twitter Profile
Felix Wotschofsky

@wotschofsky

CODE Student | I absolutely love building real products
Building πŸ›οΈ useglitter.com & ⛏️ digger.tools

ID: 2984304009

linkhttps://wotschofsky.com calendar_today18-01-2015 17:16:28

126 Tweet

339 Followers

185 Following

Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

Based on a request from Ayub Kokabi, Domain Digger now has sortable tables ✨ Check for example digger.tools/lookup/google.… Because I didn't want to deal with the bulky implementation that for example TanStack table brings, I implemented by own basic datatable shadcn /ui style:

Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

Web Crawlers on Domain Digger (digger.tools) were absolutely chewing through my Vercel free tier quota and beyond. Because every page links to 10s of other dynamically generated pages, there is effectively no limit to how much can be crawled. So the only option I had

Web Crawlers on Domain Digger (digger.tools) were absolutely chewing through my <a href="/vercel/">Vercel</a> free tier quota and beyond.

Because every page links to 10s of other dynamically generated pages, there is effectively no limit to how much can be crawled. So the only option I had
Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

Amazing trick for good ol' console.log debugging, which I learned from Thor ι›·η₯ž ⚑️'s videos: Using object shorthands to quickly annotate logs like console.log({ variable }) Never going back! πŸ’―

Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

I always thought cURL was only for sending HTTP(S) requests, but turns out you can also use it to send emails through SMTP (plus actually a whole lot of other protocols) everything.curl.dev/usingcurl/smtp…

Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

Over the last weeks me two others and been working on Glitter. It's like the supermarket apps, which are everywhere in Europe (and esp. Germany), but for independent businesses: useglitter.com Right now we are onboarding multiple (mostly fashion related) stores in

Over the last weeks me two others and been working on Glitter. It's like the supermarket apps, which are everywhere in Europe (and esp. Germany), but for independent businesses: useglitter.com

Right now we are onboarding multiple (mostly fashion related) stores in
Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

While I see how magic links, passkeys and sso are potentially more secure, they all unfortunately also have the awful side-effect of making account sharing significantly more difficult to almost impossible :/ Conspiracists could call that intentional to sell more seats

Felix Wotschofsky (@wotschofsky) 's Twitter Profile Photo

As part of my ongoing effort to promote learning through exploration, I shipped a small update for digger.tools that allows users to see the trace of queries sent, to resolve some DNS record

As part of my ongoing effort to promote learning through exploration, I shipped a small update for digger.tools that allows users to see the trace of queries sent, to resolve some DNS record