Advertisement · 728 × 90

Posts by David Hellmann

Hehe, ich geb das mal weiter aber der plan ist zumindest das Gap zur nächsten Episode nicht wieder auf sieben Jahre zu strecken 😅

Lade auch grad nochmal ne neue Version hoch da AI zu viel von der AI Episode entfernt hat. 🤣

2 months ago 0 0 0 0
Preview
Episode 08 — AI Schnack! Und ja, wir sind schon wieder zurück! Podcast-Folge · Designer & Developer Schnack · 26.01.2026 · 59 Min.

Hat einfach nur sieben Jahre gedauert Episode 08 aufzunehmen. Muss also gut sein!

podcasts.apple.com/at/podcast/d...

2 months ago 0 0 1 0
G̶o̶o̶g̶l̶e̶r̶… ex-Googler. · April 10, 2025 My role at Google was eliminated.

G̶o̶o̶g̶l̶e̶r̶… ex-Googler.

nerdy.dev/ex-googler

1 year ago 1641 181 492 82
Preview
una.im | New capabilities for attr() Advanced attr() is landing in Chrome 133, and I'm really excited for this feature! Here's a bit about it and how you can use it.

Dang I'm excited about new semantic attr() capabilities in CSS!

I wrote a post about why this feature is so powerful, how it could change the way you build components, and how I would use it.

Advanced attr() is rolling out in Chrome 133 starting next week 🥰

una.im/advanced-attr/

1 year ago 172 43 4 3
Post image

This is SUCH a good video from CJ, and the most impressive part is that he made all these video graphics in the browser 🤯

www.youtube.com/watch?v=NBDn...

1 year ago 77 5 3 0
Preview
feat: server side route resolution by dummdidumm · Pull Request #13379 · sveltejs/kit WIP This PR adds server side route resolution to SvelteKit. This means that instead of loading the whole routing manifest in the client, and doing the route resolution there, the server runtime is ...

Coming soon to SvelteKit — server-side route resolution. github.com/sveltejs/kit...

1 year ago 40 2 1 0
Datastar – The progressive performance framework
Datastar – The progressive performance framework YouTube video by Datastar

🔴 In this pod, we discuss community updates, and how we think of Datastar as a progressive performance framework.
🚀
#performance #javascript #framework
youtu.be/hUqFY9TQvdM

1 year ago 8 1 0 0
a screenshot of the Twitter account page for @danielcroe, saying: 'This account doesn't exist. Try searching for another.'

a screenshot of the Twitter account page for @danielcroe, saying: 'This account doesn't exist. Try searching for another.'

1 year ago 157 3 7 8
Advertisement
If I'm not mistaken, you are a self-taught developer, right?  What is your advice for any new self-taught developer?

If I'm not mistaken, you are a self-taught developer, right? What is your advice for any new self-taught developer?

self-taught developers have advantages of our own:

- you didn't get into coding _by accident_ - embrace your drive
- use other skills in your coding - e.g. your problem solving or creativity or verbal talent

plus:

- play with code!
- ask 'why' a lot
- try to help others out

#ama

roe.dev/ama

1 year ago 64 6 8 0

Hello world! Goodbye x!

1 year ago 3 1 0 0
Post image Post image Post image Post image

About yesterday.
#fujix100 #fujix100vi #x100vi #fuji #fujifilm #fujifilm_xseries #fujixseries #fujifeed #fujifilmxseries #fujinon #fujixpro3 #xpro3 #davidhellmann

1 year ago 7 0 0 0

I have a lot of different GMK Keycap sets. Sometimes I swap them.

1 year ago 2 0 0 0
Post image

Jumping into the weekend.

1 year ago 5 0 0 0
Post image

Or shiny 😅

1 year ago 0 0 0 0

thanks!

1 year ago 0 0 0 0
Post image

New keyboard day!
Antipode Pneuma x GMK Klassiker

1 year ago 13 1 3 0
Advertisement
Screenshot of paragraphs of text using 1lh as the margin between them. Where 1lh stands for one unit of line height.

Screenshot of paragraphs of text using 1lh as the margin between them. Where 1lh stands for one unit of line height.

`margin-block: 1lh;` is such a better default for paragraphs of text than `margin-block: 1em;`

I highly recommend it.

1 year ago 162 25 5 4

⚠️ We are getting reports that a Craft CMS vulnerability is being actively exploited.

It's been fixed in Craft CMS 3.9.14, 4.13.2, and 5.5.2. Take some time to ensure your sites are running one of those versions or later! #CraftCMS

1 year ago 17 10 0 0
Preview
Preserving the Pixel Art Look in Web Content Learn essential CSS techniques, scaling strategies, and design principles that preserve the crisp, totally-cool aesthetic of pixel graphics across high-resolution displays and responsive web environments.

I’ve never heard of the CSS image-rendering: pixelated; property, this is an absolutely niche and really cool way to keep your pixel art style. by Kirupa Chinnathambi

1 year ago 69 15 2 2

With SvelteKit it feels all a bit more soothing and less stressful. But that are all personal feelings 😅 But with Astro/Next it feels like there is every week a big release. I don't like that. I just hate the Svelte Syntax :(

1 year ago 0 0 0 0

For me it's the first of the frameworks where I really have fun with. Not sure why but Vue is totally out of my scope. From a syntax perspective I like JSX the most but next is too feature rich for my kind of work. I like Astro too but it's a way too fast for me with there release cycles.

1 year ago 0 0 0 0
Post image

The next big thing? :D

1 year ago 1 0 0 0

true. Never used our Dyson that much. Best is in the evening without lights on 😂

1 year ago 1 0 1 0

Buying a Dyson vacuum cleaner with a laser and two cats was(n't) the best idea ever 😂 Unfortunately, you see everything.

1 year ago 1 0 1 0

Two days to go. Then I have to go back to my personal website to finish this project. Feels like this projects were easier when I was younger 😂 But... Maybe it's the biggest relaunch ever for me because of starting from scratch with @craftcms.com 5 and it's also my first project with @svelte.dev 😅

1 year ago 2 0 0 0
Preview
Datastar – A template-driven, reactive hypermedia framework for Craft. This plugin is in beta and its API may change. This plugin integrates the Datastar framework with Craft CMS, allowing you to create reactive front-ends…

At long last, the Datastar plugin for #CraftCMS is ready for lift-off 🚀
Docs are complete and there’s a migration guide for Spark users.
putyourlightson.com/plugins/data...

1 year ago 22 6 6 0
Advertisement
Preview
Getting Started

I also rewrote Datastar’s Getting Started guide, which is a great way to learn about how reactivity works in Datastar, with interactive examples.
data-star.dev/guide/gettin...

1 year ago 4 3 0 0
Preview
Accessibility Updates for Q4 2024 | Craft CMS Learn about the accessibility improvements we’ve made in the last few months.

It’s been a big year for accessibility improvements in Craft CMS! We’re closing out 2024 with the first in a series of quarterly updates about our progress toward key content and authoring guidelines. #CraftCMS #A11y

craftcms.com/blog/accessi...

1 year ago 8 2 0 0
Preview
Accessibility Updates for Q4 2024 | Craft CMS Learn about the accessibility improvements we’ve made in the last few months.

Nice @craftcms.com / @craftcms.bsky.social craftcms.com/blog/accessi...

1 year ago 1 0 0 0
state of javascript 2024, showing svelte at the number one spot for 'interest'

state of javascript 2024, showing svelte at the number one spot for 'interest'

state of javascript 2024, showing svelte at the number one spot for 'positivity'

state of javascript 2024, showing svelte at the number one spot for 'positivity'

most interesting framework for the sixth year running, most positively viewed for the second

(usual caveats apply! but, like... the people have spoken. if you're starting a new web project, use @svelte.dev)

1 year ago 357 40 17 7