Wow the one time I wanna look at 15'' MacBook Air for 1000th time to not buy it … apple.com is down 😂
Posts by Nils Borg
This. Might feel a bit obvious, but the first thoughts in my mind where different ones:
Community and even democracy popped up.
Kudos for this great piece!
Thanks yeah that site is pretty cool!
And netlify always seemed very nice but if we get our 30+ sites out of one host, I’d like to not do that again too soon 😅.
Yeah same here.. what are alternatives? I actually would love to move away from US based providers entirely and go open source.
Coolify came up.. anyone any other ideas?
Already dreading the whole NextJS hosting thing ..
Just posted a little YouTube and summary blog about 6 modern CSS apis we're using in production on dinghy.studio today, which either just make for better UX or better DX — or both 🤓.
Popover API, Anchor pos, sin() & cos(), View Transitions, Container Queries
www.dinghy.studio/insights/pos...
Do you the background flickering in the contacts and phone app? We‘re on 26.2 already and it’s still there.. also when actually taking a call, the volume indicators are just broken for me .. actually led me to try Linux on an old laptop over the weekend
Oh really? First time visit for me.. my colleague Nosipho was a speaker on the first focus day.
Great conference really.. and well yes I tried to capture my epiphany Schnitzeljagd in the post. It’s a lot, so thanks for reading 😅.
I’m still stunned that I didn’t know about industry 5.0..
@matthiasott.com been a fan of your blog for a while and would love to know what think about all this.. I’m honestly still wondering if I’m being naive or not :)
Blogged about how „Industry 5.0“ is all about human centered design: www.dinghy.studio/blog/industr...
„Creativity happens when curiosity is stronger than fear“ — we need the creativity in the world, so let’s all, little by little, help to create safe spaces for exactly that!
#ux #design
New blog post and podcast today: www.dinghy.studio/blog/how-con...
Put together a write up of how hot potato style research, design and development beat over engineered scrum rituals :)
screenshot of zed branch switcher
Hey lovely people @zed.dev ! Just recently switched from Cursor to Zed and am loving it so far 🫶. One tiny detail I just noticed and thought I'd send it over, is that with slightly longer branch names I can't seem to find a way to see all of it at once … is there something I'm missing?
Yay for sweatsuits! Much better than regular suits :D
Amazing this looks like a scene from Rayman the Game 👌 (especially when viewed as a thumbnail)
Ohhh spring is coming!
I just love the mountains .. and we even had snow fall and powder! In the middle of march .. amazing really.
Here are the first shots of our recent trip to Zugspitze.
#photography #nature #landscape #winter #mountains
Rolling your own automations: nilsb.org/2025/03/04/rolling-your-...
🎙️ Just published a new episode of UX Design to WIN in Business: Why Sanity? Simeon Griggs on Smarter Content Management. Have a listen:
🎙️ Just published a new episode of UX Design to WIN in Business: Custom AI Applications Explained w/Daniel Becker. Have a listen:
Gotta love those cold, sunny days that remind you that spring is comeing — slowly :)
#photography #street #offenbach #oflovesu
The photo features a snow-covered scene in a rural area. A rusted, green metal building with a slanted red roof dominates the background. In the foreground, a round traffic mirror reflects a snow-covered street where a car and a pedestrian are visible. A tree with snow-covered branches partially obscures the mirror. Below the mirror, a white warning sign with the word "注意" (caution) and a red arrow is attached to an orange post. Japanese Description (日本語): この写真は雪に覆われた田舎の風景を写しています。背景には、赤い斜めの屋根と錆びた緑色の金属製の建物が映っています。前景には、丸いカーブミラーがあり、雪で覆われた道が映り込んでいます。道には車と歩行者の姿が見えます。ミラーの一部は、雪が積もった木の枝に少し隠れています。ミラーの下には、オレンジ色のポールに取り付けられた「注意」と赤い矢印が書かれた白い警告看板があります。
過去は序章であり、未来は鏡の中でこちらに向かって突き進んでいる。道路を渡る前に、必ず左右を確認すること。
The past is prologue and the future is rushing at us in the mirror. Be sure to look both ways before crossing the street.
#fujifilm_xseries #snow #Hokkaido #streetphotography #photography #北海道 #冬
Beautiful composition and framing ❤️
Great shot, congrats!
Train stations in the very early morning are a strange place to be in somehow #photography #street #symmetrical
Giving actionable advice has a lot more to do with the receivers circumstances than only with your wisdom.
Just upgraded the self-built meeting summarizer (Audio Hijack > Whisper > Claude API > Notion) to send native Mac OS notifications when errors happen or when the job is successfully completed.
You can check out the code here: github.com/nilsborg/…
#ai #tools
Horses having breakfast in the cold. They seem to enjoy it.. 🥶 #photography #nature
OMG blown away right now … with my digital friend Claude, I was able to implement a pretty snazzy caching strategy using Deno KV (their edge key/value store) and properly set http caching headers including ETags 🎉
Find the code here: github.com/nilsborg/…
#deno #fresh #indieweb
Uhhh got a deployed version of the site on Deno Deploy: nilsb-org-r97z19fs1sc7.deno.dev — pretty cool!
Now I just have to figure out how to handle content updates/caching.. #deno #fresh #indieweb
Man typescript drives me nuts sometimes … the handler function in Deno Fresh gets the data, has the right types applied and then in the function to render the page, types are “any” for the data coming in from props … grrrr
#deno #fresh #indiehacking