Found 6079 bookmarks
Newest
Pip liked a post by Jason Lengstorf
Pip liked a post by Jason Lengstorf
inside of me are two wolves. one fights for big stylish winter coats, and the other is always too warm to wear them
Pip liked a post by Jason Lengstorf
Pip liked a post by Chris Lane Jones
Pip liked a post by Chris Lane Jones
Working on a MUX video project ✅ Built a UI for a Video Player page ✅ Setup next-video via MUX with Next.js 📝 Chess project will return after this project Day 45 of #100DaysOfCode - React and TypeScript
Pip liked a post by Chris Lane Jones
Pip liked a post by John Rudolph Drexler
Pip liked a post by John Rudolph Drexler
For a decade, the internet told me I had "imposter syndrome." Turns out I was just accurately assessing that I wasn't excellent at my job yet. Feeling nervous and inadequate is a normal part of learning and growing.
Pip liked a post by John Rudolph Drexler
Pip liked a post by Krzysztof Magiera
Pip liked a post by Krzysztof Magiera
Radon IDE 0.24 is out and just hit 14k installs on VSCode marketplace. What's in it: - more stability improvements around debugging, Expo SDK 52 and more - multitouch gestures support - built-in screen recording Release notes: github.com/software-man...
Pip liked a post by Krzysztof Magiera
Pip liked a post by Schmutzie
Pip liked a post by Schmutzie
In a whirlwind of courage, I emptied out about two-thirds of my drawers and half of my closet and packed it all into boxes. Community Living is coming by tomorrow morning to pick it all up. I am the greatest.
Pip liked a post by Schmutzie
Pip liked a post by brianloveswords
Pip liked a post by brianloveswords
words about the bluesky music discovery thing i made (👉🏽 bjb.dev/bsky-bc if you haven't seen it) bjb.dev/log/20241125... - sorry to my poor little NAS for pointing the firehose at it - bluesky jetstream really easy to use, doesn't melt my NAS! - modern browser features are rad - future enhancements
Pip liked a post by brianloveswords
Pip liked a post by Jay
Pip liked a post by Jay
Want to use bluesky replies as your blog’s comment section? `npm install bluesky-comments` Built by @coryzue.com
Pip liked a post by Jay
Pip liked a post by Catalin Pit
Pip liked a post by Catalin Pit
Posting on Reddit is a rollercoaster. People picked on all the tiniest details. 😂 I didn’t take the comments personally though, and tried to see it as feedback.
Pip liked a post by Catalin Pit
Pip liked a post by Michele Hansen
Pip liked a post by Michele Hansen
Wow. This really hits. As an employee, I often felt like the ball in a pinball machine — frantically bouncing around to take on challenges, seize opportunities, and prove my worth. I never felt like I was realizing my full potential. It was exhausting for me & I was probably exhausting to manage
Pip liked a post by Michele Hansen
Pip liked a post by Eric Bailey
Pip liked a post by Eric Bailey
I'll buy and send a copy of @devonpersing.bsky.social's excellent Accessibility Operations Guidebook to the first five folks who are interested in learning how to make digital accessibility work more sustainable. DMs open, first come first serve. devonpersing.netlify.app/book/
Pip liked a post by Eric Bailey
Pip liked a post by Todd
Pip liked a post by Todd
They should be able to access that image too. Who knows? Maybe someday, anyone with good sight now could lose that privilege. Accessibility is a right, not a privilege. #Accessibility
Pip liked a post by Todd
Fear
Fear
/r/CuratedTumblr
Fear
Pip liked a post by Surjith S M
Pip liked a post by Surjith S M
Tailwind CSS v4.0 (beta) is here. ✨ Simplified Installation & Config Lot of awesome features & options See: tailwindcss.com/docs/v4-beta
Pip liked a post by Surjith S M
Pip liked a post by Luke Hedger
Pip liked a post by Luke Hedger
Annnnd if you want even more, chapters 6 (delivery), 7 (testing) and 8 (operation/o11y) of the Serverless Development on AWS book have you covered! level-out.com/book/
Pip liked a post by Luke Hedger
Pip liked a post by Luke Hedger
Pip liked a post by Luke Hedger
Glad you enjoyed the talk Pip and some of the key points landed! We’ve been trying to show how the balance between testing and o11y is crucial for a few years and whenever it clicks for someone, we see a little sparkle in their eyes and there’s no going back!!
Pip liked a post by Luke Hedger
Pip liked a post by Andy Bell
Pip liked a post by Andy Bell
“Am I using this because it feels new and fancy or is it genuinely replacing previously hacky workarounds?” p much why :has() went straight into the game (production work) but @layer is still not training with main squad yet, for example. I think that’s more useful to people fighting the browser.
Pip liked a post by Andy Bell
Pip liked a post by Jeff Sharlet
Pip liked a post by Jeff Sharlet
Picked up this little book of writers’ writing rituals, & I think most of em are liars — “up at dawn, 6 hours at my desk, followed by calisthenics, liquor, & reading edifying works.” But David Lynch delivers the goods.
Pip liked a post by Jeff Sharlet
Pip liked a post by a:\drian
Pip liked a post by a:\drian
It's not a terribly complex app. However. it was nice to use @vite.dev again, tackle my own issues etc. and not have to deal with mystical Next.js problems where I'm like is it me... is it them... WHY IS THE BUNDLE SO HUGE?! blueskysear.ch #frontend #perf
Pip liked a post by a:\drian
Pip liked a post by Catalin Pit
Pip liked a post by Catalin Pit
I love how people tell me that I’m not going to make it and I should switch professions because I praise AI. 😂 Excuse me for using all the available tools that help me code faster without compromising quality.
Pip liked a post by Catalin Pit
Pip liked a post by Catalin Pit
Pip liked a post by Catalin Pit
BlueSky is what Threads or Mastodon I thought it’d be. I don’t know and don’t care if it’s going mainstream, but it’s already the main place for developers and builders. That’s enough for me.
Pip liked a post by Catalin Pit
Pip liked a post by Salma
Pip liked a post by Salma
Ok, so some people don't have avatars and that is making the code fail. Good thing is, as this is a progressive enhancement, it doesn't break the page, and the component removes itself. Working on a fix now, and will update the blog post.
Pip liked a post by Salma
Pip liked a post by Paul Boag
Pip liked a post by Paul Boag
You know how some coders steam their coding live on Twitch do you reckon that would work for designing? I am toying with the idea of giving it a go next time I work on a landing page. A kind of “watch in the background” kind of thing.
Pip liked a post by Paul Boag
Pip liked a post by Tanner Linsley
Pip liked a post by Tanner Linsley
Precisely. `use server` is coarse, rigid, and open to interpretation based on your compiler. Try adding client/server validation, context, modifying headers, method, etc... ☠️☠️☠️ No thanks. `createServerFn` is type-safe, explicit, and offers WAY more fluid customization when required
Pip liked a post by Tanner Linsley