Thereโs never been a better time to switch from Next.js to Astro nitter.net/rauchg/statu...
30.09.2025 07:25 โ ๐ 144 ๐ 31 ๐ฌ 9 ๐ 4@davecartledge.com.bsky.social
Freelance front-end developer with a focus on a sustainable web ๐ davecartledge.com
Thereโs never been a better time to switch from Next.js to Astro nitter.net/rauchg/statu...
30.09.2025 07:25 โ ๐ 144 ๐ 31 ๐ฌ 9 ๐ 4Does anyone have any good tips for dealing with burnout? Donโt think Iโve had it this bad in ~20 years.
26.09.2025 11:22 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Have you tried it with unprefixed names?
19.09.2025 07:14 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0In place of a new comic, have an old one instead. This was my first comic to joke about the preposterous idea of a robot taking someone's job. 2018. How innocent we were...
Mike Mignola is still God.
Alright, we're actually doing this open working thing.
We're going to work on projects, for real clients who are set up to make people's lives tangibly better.
We can only do that if it works financially though because we've got mortgages etc.
Your support will make this happen.
At Green Web Foundation, we're kicking off a project which we're calling Grid-aware Websites. Lowkey excited to getting this code out into the wild. ๐ค
www.thegreenwebfoundation.org/news/introdu...
Great work ๐
26.11.2024 15:09 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Maybe next year Iโll be able to take some time off in December before Christmas ๐
26.11.2024 11:24 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Yeah pretty much!
26.11.2024 11:24 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0You can tell itโs nearly December when clients start saying โWe need this by the end of the yearโ.
Ah yes, the festive tradition of last-minute panic. Who needs a relaxing build up to Christmas anyway?
โก๏ธ CAN BILL Constituency Week of Action! โก๏ธ
๐ A big thank you to everyone who took part across the UK last week! Itโs inspiring to see so many campaigners urging their MPs to back the Climate and Nature Bill.
๐ Is your MP backing the #CANBill? zerohour.uk
Is everybody believing in the servers? If you don't believe in the servers they don't work
18.11.2024 03:29 โ ๐ 16980 ๐ 1460 ๐ฌ 964 ๐ 319Hi Bluesky community ๐ฆ.
I just pushed the official website for Sky Follower Bridge ๐
sky-follower-bridge-docs.vercel.app
I hope this tool helps with the transition from X to Bluesky.
Yep, totally. And no twats (so far)
09.11.2024 11:42 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0@jasonbradberry.bsky.social hey mate! Welcome. It seems nice here.
09.11.2024 11:35 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Alternatives:
- Netlify
- GitHub Pages
- Cloudflare Pages
- GitLab Pages
- Coolify
I hoped Iโd be wrong but I think a big % of Americans would simply never vote for a woman.
To them, even a senile fascist running the country is easier to stomach than a female president.
Most wonโt even admit this to themselves. It just so happens that no female candidate is ever good enough.
Oh America. Not again.
06.11.2024 06:19 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0import { authorFeedLoader } from "@ascorbic/bluesky-loader"; const posts = defineCollection({ loader: authorFeedLoader({ identifier: "mk.gg", }), }); export const collections = { posts };
--- import { getCollection } from "astro:content"; const posts = await getCollection("posts"); --- <div> { posts.map(async (post) => { const { Content } = await render(post); return ( <section> <Content /> <p>{post.data.likeCount} likes</p> </section> ); }) } </div>
Would you like to display your Bluesky posts in your Astro site? I've made an Astro content loader for Bluesky! When you build the site it loads your posts and puts them in a content collection. You can then display them on a page, or use the raw data however you want.
github.com/ascorbic/ast...
Geocities and MS Frontpage to begin with, but quickly graduated to Dreamweaver and Flash. Guestbooks, web rings, under construction gifs. The good old days.
04.11.2024 06:54 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Hello, Iโm new here ๐
Iโm going to do my best to not lurk ๐