#Gatsby
🚨 New 'Glen Reads Books' episode 🚨
'The Great Gatsby' by F. Scott Fitzgerald - Ch 4
That this book is anti-semetic. Surprise, surprise.
Listen anywhere:
https://linktr.ee/nuzzlehouse
.
#Podcast #PodernFamily #audiobook
#reading #library #stories #book #literature #fiction
#minneapolis #mnastodon
#Fitzgerald #20s #Gatsby

Clover Press to Publish the Graphic Novel Adaptation of THE GREAT GATSBY by Writer Ted Adams and Artist Jorge Coelho
Partnership with Literacy Non-Profit Reader to Reader Aims to Put the Book Into Hands of New Readers
The Great Gatsby has captivated readers for generations and serves as a testament to the power of...
https://www.comiccrusaders.com/clover-press-to-publish-the-graphic-novel-adaptation-of-the-great-gatsby-by-writer-ted-adams-and-artist-jorge-coelho/
#gatsby #vault #comics

🚨 New 'Glen Reads Books' episode 🚨
'The Great Gatsby' by F. Scott Fitzgerald - Ch 3
The protagonist ends the chapter by saying he's the most moral person ever.
Listen anywhere:
https://linktr.ee/nuzzlehouse
.
#Podcast #PodernFamily #audiobook
#reading #library #stories #book #literature #fiction
#minneapolis #mnastodon
#Fitzgerald #20s #Gatsby

Some updates on how I'm migrating my #Gatsby blog to #Drupal with #Druxtjs to build a full decoupled frontend with #Nuxtjs
https://sebastix.nl/blog/update-on-my-website-and-blog-migration-to-drupal-with-druxtjs/
#TIL here's the way to remove a stale service worker: ship a new one that looks like https://codito.in/sw.js. Service worker update check happens when a page/asset is loaded for the parent website scope. We unregister and then reload the asset. Hat tip: https://scottspence.com/posts/remove-service-worker
Speaking of #Gatsby, this confluence is fascinating:
- Florence Welch's #Broadway musical: https://www.rollingstone.com/music/music-news/florence-welch-great-gatsby-musical-1234684283/
- Another Broadway musical produced by Chunsoo Shim: https://gatsbyonbroadway.com/
- The Immersive Gatsby - https://www.immersivegatsby.com/
🚨 New 'Glen Reads Books' episode 🚨
'The Great Gatsby' by F. Scott Fitzgerald - Ch 2
Apparently, the only down-side to physical abuse is that the party has to end early.
Listen anywhere:
https://linktr.ee/nuzzlehouse
.
#Podcast #PodernFamily #audiobook
#reading #library #stories #book #literature #fiction
#minneapolis #mnastodon
#Fitzgerald #20s #Gatsby

I created a reverse engineered version of the Tippin.me web button in React. This was a fun exercise in building high quality NPM packages complete with a documentation site hosted on GitHub Pages. If you don't like Bitcoin or don't know what the Lightning Network is, this project is still useful as a template for publishing any JavaScript package you want without all the tedious boilerplate. Fork this project and enjoy! https://github.com/goldenpathtechnologies/react-tippin-button
#NPM #JavaScript #TypeScript #Bitcoin #LightningNetwork #Tipping #TippinMe #React #GitHub #GitHubPages #Gatsby #Microbundle
“This book has haunted me for a large part of my life. It contains some of my favorite lines in literature. Musicals were my first love, and I feel a deep connection to Fitzgerald’s broken romanticism. It is an honor to have been offered the chance to recreate this book in song.”
Florence Welch 'Gatsby' Musical Bows in '24
https://www.yahoo.com/entertainment/gatsby-show-featuring-lyrics-florence-173024035.html Yahoo! via uDiscoverMusic/UMG
Photo: Gucci via "British Vogue"
#Gatsby #GatsbyMusical #FlorenceWelch

本木雅弘の“難病”の真相や嫁の現在の姿に言葉を失う…「シブがき隊」としても有名な俳優と吉川晃司との確執の深さに驚きを隠せない… https://www.wacoca.com/videos/1639453/johnnys/

Am Wochenende sah ich die Premiere von „Der große #Gatsby“ in der #TheaterWerkstatt in #Wuerzburg. Richtig toll inszeniert und gespielt. Abwechslungsreich, unterhaltsam und gleichzeitig gefühlvoll. Unbedingt anschauen! Lasst uns wieder die #Theater füllen!
🚨 New 'Glen Reads Books' episode 🚨
'The #Great #Gatsby' by F. Scott #Fitzgerald - Ch 1
Its basically the first season of #Vanderpump #Rules.
Listen anywhere:
https://linktr.ee/nuzzlehouse
#Podcast #PodernFamily #audiobook
#reading #library #stories #book #literature #fiction
#minneapolis #mnastodon #20s

@whoisryosuke I Plan to have a total rewrite for my blog source. Now I guess I have one choice eliminated. Do you have any recommendations? #Gatsby (what I am using but stuck at v2), #Nextjs, or something else?
Parsing and styling markdown is surprisingly difficult in #gatsby. At least with Styled Components and Typescript.
@davidbisset For me, it was always about the unique source plugins system and I'm now delighted to be able to use that in other frameworks, since #Gatsby isn't my go-to anymore!
#Gatsby source plugins for all #JavaScript frameworks! 🤩
Hot take: Netlify acquiring Gatsby is not the last M&A activity we'll see in the space this year.
Congrats to #Gatsby for being acquired by #Netlify. From what I can tell this seems like a good thing. Reaction so far on social seems mostly positive.
Would be interested to hear from those in Gatsby world. I tried it out, but couldn't get my feet that wet in it.
Oh well now I understand why #Netlify decided to abandon #NetlifyCMS. #Gatsby #WebDev https://www.netlify.com/press/netlify-acquires-gatsby-inc-to-accelerate-adoption-of-composable-web-architectures/
@RocketMamaJesse @bookstodon Don't cut the pages, so the discerning can know your employer is a regular Belasco. #Gatsby
1/ I want a simple blogging/site solution but I'm letting my goldilocks side come out and haven't been able to find "just right".
This community has been quite helpful when I've asked a number of oddball #questions, so I figured I'd throw this out and see if anyone has suggestions.
I could do #WordPress but I want super snappy and while there are ways to get that with WP I'd prefer something that just is that from the get go.
I could use a #SSG like #Gatsby or #Docusaurus but
Adding #movies and how to make them, #animation, #design, and #art to the list of AMA topics in play, beyond orig batch of #ios #iphone #ipad #apple #web #html #css #js #javascript #svelte #sveltekit #gatsby #react #wp #wordpress #p2p #infosec #mastodon and related questions or thoughts you'd like to direct my way.
Migrating #Gatsby from 4 to 5. Wish me luck.
I _think_ I fixed the dates on http://zerocounts.net and in the RSS feed. Turns out Gatsby (via Moment.js) does not respect UTC offset through its GraphQL queries. _But_ it is respected within the gatsby-plugin-feed generator. Either my blog was displaying correctly while my RSS was behind 8 hours, or my RSS was correct while my blog was ahead 8 hours.
Helpful posts:
- https://github.com/gatsbyjs/gatsby/issues/11832
- https://brettrawlins.com/blog/formatting-dates-in-gatsby
@phlox @andre #mkdocs is good. #docusaurus (version 2) worth a look at too. https://docusaurus.io/. If you want more control then maybe #Gatsby and the #remark components? #Sphinx also worth looking at (with a more Python slant).
Trying like hell to upgrade my #Gatsby site from 4 to 5... The path wasn't straightforward, and I gave up trying to upgrade in place. I finally got everything working by spinning up a new site, selectively copying over content, and carefully rebuilding each feature one-at-a-time. Got all the features working, copied over the remaining content, and now Gatsby just exists with the message "killed" 😤
#introduction since I moved instances 💃
I'm a software developer from South Germany. I hack with @activenode occasionally and organize the #WebDevBBQ in Stuttgart (there is big news upcoming btw :)) with him.
Currently learning #Rust (with a focus on #WASM), working with #Gatsby, and #NextJS.
I want to do many things but am hindered by a very small needy human in my building. And a somewhat taller needy human. And a needy dog.
Ask me about #archery, #chess, #WebPerformance, #keyboards.
Any #webdev or #gatsby geniuses out there that can tell me why https://zerocounts.net/rss.xml initially renders as text then pops over to xml?
Will 2023 finally be the year I stop tinkering with my blog and actually write? Mastodon is giving me that blogging longing again, which I enjoy! iirc I use #hexo but I was half way through getting #gatsby running. But Gatsby image support was woeful and a lot of my posts relied on good images. If Hexo isn’t too outdated I’ll probably keep it how it is ✍️
(1/2)
Okay #webperformance crew. I'm currently researching a topic and I figured I might @askfedi first.
#Gatsby does not transform static webp files to data uris. More about this here: https://www.gatsbyjs.com/docs/how-to/images-and-media/importing-assets-into-files/
"To reduce the number of requests to the server, importing images that are less than 10,000 bytes returns a data URI instead of a path. This applies to the following file extensions: svg, jpg, jpeg, png, gif, mp4, webm, wav, mp3, m4a, aac, and oga."
Question one: why is that?
The Broadview Edition of The Great Gatsby sets this masterpiece of American fiction in its historical context of post-war consumer culture, modernism, and the jazz age. This new second edition now features expanded writings on race and immigration in the 1920s!

Last week we succesfully deployed a new web app to the customer at :mediafactory_cz: #MediaFactoryCz / :digitalvision_cz: #DigitalVisionCz.
🎉
It's written using #TypeScript #NodeJs #Gatsby #React #Apollo #GraphQL #PotgreSQL and #MikroORM.
1/🧵
Hi, I’m AJ. I’ve been one of the Senior Poetry Editors at #StrangeHorizons for ages. I wrote award-winning #poetry collection “The Sting of It” and #queer #lgbtqia #gatsby #novel retelling/sequel “The Pursued and the Pursuing.” I’m #jewish and #nonbinary as well as an #intersex and #autistic activist. I teach at San Juan College in #newmexico and regularly participate in programming at #arisia in #boston and #worldcon wherever it may be - nice to meet you! #introductions #introduction #intro
Has anyone been able to build a #Gatsby site with Node.js 18? All I get is this error:
"Error: error:0308010C:digital envelope routines::unsupported"
It's somehow related to Webpack (sigh).
Stack Overflow advises using a legacy OpenSSL provider because apparently a security hole was patched in Node v17. That workaround is questionable at best.
The fun part is how Gatsby just released v5 and it supports only Node.js v18 so downgrading to v16 is not a solution either.
Better archive is soon up on https://coderbyheart.com/twitter/archive ... I've now split up the huge page into year and month pages and added a #Gatsby plugin that in development mode only loads a fraction of the tweets.
Here is @rainwarrior sharing a credits roll with Hironobu Sakaguchi, Nobuo Uematsu, Yoshitaka Amano, Shigeru Miyamoto, Yuukichan's Papa and F. Scott Fitzgerald.
Such great talent for such a small game!
I recently switched my personal #website from #Gatsby to #Hugo:
https://wilw.dev/blog/2022/09/03/re-building-my-website-with-hugo
eToro übernimmt Fintech-Startup Gatsby für 50 Millionen US-Dollar
So, for #jekyll #hugo #eleventy #gatsby or other #ssg users who use some kind of shortcode/includes/autofill or whatever in your articles.
If you were to switch, how would you handle those elements that won't work anymore in whatever new platform you are switching to?
If you have other ideas, please share!
#Cloudflare moved from #Gatsby to #Hugo
"Built using Go, Hugo is incredibly fast at building large sites, has an active community, and is easily installable on a variety of operating systems. In our early discovery work, we found that Hugo would build our docs content in mere seconds. Since performance was a core motive for pursuing a rewrite, this was a significant factor in our decision."
@cidney Also, for multiple comparisons:
https://jamstack.org/generators/
Wikipedia's Web Template Systems article also:
https://en.wikipedia.org/wiki/Web_template_system#Static_site_generators
#SSG #StaticSiteGenerators #WebTemplates #web #www #html #hugo #jekyll #pelican #gatsby
I really enjoyed working at Heights. The team is amazing, so is the product, and if you’re a #reactjs dev, you should check them out
---
RT @HeightsEng
We’re hiring a React Engineer! 🎉 if you love working with @GatsbyJS and love our website (http://www.yourheights.com), join us! Check out the role and apply here: https://heights.homerun.co/react-engineer/en #Gatsby #hiring #techtwitter
https://twitter.com/HeightsEng/status/1388236600312745984
Has anyone got any good recommendations for static site generators? I've used #Jekyll in the past and currently use #Gatsby mostly, but interested in trying new ones. Maybe #Hugo? #staticsitegeneration