Stefan (@stefanjblos) 's Twitter Profile
Stefan

@stefanjblos

Senior #DevRel ๐Ÿฅ‘ @getstream_io. Mainly working with mobile๐Ÿ“ฑ and web ๐Ÿ•ธ. Interested in the cloud โ˜๏ธ, AI ๐Ÿค–, and AR ๐Ÿคณ๐Ÿป. Love sports ๐Ÿ€๐Ÿˆ๐Ÿ‚๐Ÿง˜๐Ÿผโ€โ™‚๏ธ. (he/him)

ID: 471452783

linkhttp://www.stefanblos.com calendar_today22-01-2012 21:33:36

4,4K Tweet

2,2K Followers

600 Following

Stefan (@stefanjblos) 's Twitter Profile Photo

I went for a long run yesterday. The weather was challenging, but I was able to snap this beautiful video. Double rainbow in the front, rain in the back, sun floating into the valley to the right. This was soo beautiful!

Stefan (@stefanjblos) 's Twitter Profile Photo

Shoutout to Supabase. I'm currently building a demo for a future video and their set up process has just been nice. Nice integration with Next.js and always aware of the next steps, and helping just in place. Screenshot shows the demo after adding their auth service. Great DX!

Shoutout to <a href="/supabase/">Supabase</a>. I'm currently building a demo for a future video and their set up process has just been nice.

Nice integration with <a href="/nextjs/">Next.js</a> and always aware of the next steps, and helping just in place. Screenshot shows the demo after adding their auth service. Great DX!
Stefan (@stefanjblos) 's Twitter Profile Photo

I like the approach that Clerk is taking by adding a "Copy prompt" button to their Quickstart tutorials. It's interesting to see how companies are adopting the increased usage of LLMs in coding to improve the DX for them, and not only developers. Clever usage.

I like the approach that <a href="/ClerkDev/">Clerk</a> is taking by adding a "Copy prompt" button to their Quickstart tutorials.

It's interesting to see how companies are adopting the increased usage of LLMs in coding to improve the DX for them, and not only developers.

Clever usage.
Stefan (@stefanjblos) 's Twitter Profile Photo

It's subtle, but I really like the attention to detail here. When I put in a meeting with the title "Coffee chat" Google Meet will automatically populate it with this beautiful illustration. This is the kind of fun and playfulness that sets designs and UI apart.

It's subtle, but I really like the attention to detail here.

When I put in a meeting with the title "Coffee chat" Google Meet will automatically populate it with this beautiful illustration.

This is the kind of fun and playfulness that sets designs and UI apart.
Stefan (@stefanjblos) 's Twitter Profile Photo

In today's edition of REALLY helpful AI code generation... I asked to create mock data for a project I'm working on, and it came up with this brilliant comment instead of really creating 25 entries into the array. Nice try!

In today's edition of REALLY helpful AI code generation...

I asked to create mock data for a project I'm working on, and it came up with this brilliant comment instead of really creating 25 entries into the array.

Nice try!
Stefan (@stefanjblos) 's Twitter Profile Photo

I'm in the process of rebuilding my website + blog with Astro. Does anybody have recommendations for a good analytics provider (happy to be paying if great)? Requirements: privacy-focused, easy-to-integrate. Bonus points: also available for mobile

Stefan (@stefanjblos) 's Twitter Profile Photo

Just a reminder: this is how to properly set up mail and password input in #SwiftUI (Am I missing something useful here?)

Just a reminder: this is how to properly set up mail and password input in #SwiftUI

(Am I missing something useful here?)
Stefan (@stefanjblos) 's Twitter Profile Photo

WebHooks are an awesome tool to react to events inside our apps. But testing them can be really hard...๐Ÿ˜ฅ That's where a handy tool, such as ngrok comes into play. ๐Ÿ† Here's a quick video showing how we can use it to make our life easier...