#netlify — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #netlify, aggregated by home.social.
-
Thousands of Vibe-Coded Apps Expose Corporate and Personal Data on the Open Web
Companies like #Lovable , #Base44 , #Replit , and #Netlify use #AI to let anyone build a web app in seconds—and in thousands of cases, spill highly sensitive data onto the public internet.
#privacy #security #development #vibecoding -
Kitty Giraudel explores: Optimizing Images with Eleventy on Netlify. https://kittygiraudel.com/2026/05/05/optimizing-images-with-11ty-on-netlify/ #Eleventy #Netlify
-
Kitty Giraudel explores: Optimizing Images with Eleventy on Netlify. https://kittygiraudel.com/2026/05/05/optimizing-images-with-11ty-on-netlify/ #Eleventy #Netlify
-
Kitty Giraudel explores: Optimizing Images with Eleventy on Netlify. https://kittygiraudel.com/2026/05/05/optimizing-images-with-11ty-on-netlify/ #Eleventy #Netlify
-
Kitty Giraudel explores: Optimizing Images with Eleventy on Netlify. https://kittygiraudel.com/2026/05/05/optimizing-images-with-11ty-on-netlify/ #Eleventy #Netlify
-
Kitty Giraudel explores: Optimizing Images with Eleventy on Netlify. https://kittygiraudel.com/2026/05/05/optimizing-images-with-11ty-on-netlify/ #Eleventy #Netlify
-
RE: https://fosstodon.org/@codepen/116256265649058801
This is huge! CodePen 2.0 Deploy reminds me of the Glitch platform @glitchdotcom that shut down last year, but... with a proven business model and owner control via domain. Also an alternative to Netlify or GitHub Pages.
I love it!
-
Building an IndieAuth Comment System for Your Static Site | 🔗 https://brennan.day/building-an-indieauth-comment-system-for-your-static-site/
#indieweb #eleventy #netlify #javascript #indieauth #tutorial
-
I am looking into possible alternatives to Netlify and saw Grebedoc. That looks interesting, but the one single thing I do with Netlify beyond hosting static pages is having a contact form with a honeypot. It is really simple: "fill out these fields and it will send me an email".
Does anyone have any suggestions or am I locked into Netlify?
-
🚀 Great news!
#Netlify deployments for @openssf #scorecard are running smoothly and PR preview environments are fully live 🎉
It’s the perfect time to get involved. We have plenty of good-first-issues and help-wanted items ready for you: https://github.com/ossf/scorecard-webapp/issues?q=sort%3Aupdated-desc+state%3Aopen+label%3A%22help+wanted%22
Your contributions are welcome. Come build with us ❤️🔥
-
I wrote a couple words about the process moving my digital self from the #US to #europe:
https://www.stevefrenzel.dev/posts/i-moved-my-astro-websites-to-europe/
#WebDev #frontend #astro #netlify #StaticHost #strato #UnplugTrump #GitHub #codeberg
-
Over the last few days while working on an upcoming blog post I've performed quite the yak shaving:
1. I wanted to use `@layer` in a #CSS demo (ironically one showing that it doesn't solve this particular use case).
2. My auto #CSP setup using #JSDom and #CleanCSS failed to parse `@layer`.
3. I upgraded #CleanCSS.
4. I removed #JSDom and replaced it with #parse5, which works with `@layer`.
5. I wanted to use `Object.groupBy` here which requires `target: "ES2024"` in #TypeScript.
6. Therefore I needed to upgrade TS.
7. Upgrading TS broke #Karma for reasons I couldn't understand.
8. Therefore I migrated from Karma to #Vitest (which I've wanted to do anyways).
9. Now #Netlify is confused that I have both an 11ty and Vite project and fails, asking me to pick one.
10. I pick one in `netlify.toml`, but a bug in Netlify refuses to accept it. -
What's your go-to, super-simple, publishing stack?
What is #Gatsby ? You use it? #Gatsbyjs #netlify maybe? someone is building a new site w/ that. VS Codium maybe? i think. maybe? #Codium #VScodium @Liquidream
I want simple. Something like this. Not so spartan as my .md notes,
and
not
in
#Python I suppose.thoughts?
i mess w/ #WinterCMS but i'm thinking even more simple. wanna mess w/ opts to mod server-side content
do people still do that?
-
Uh oh… #Netlify doesn't like this new version at all… 😱
Either #esbuild fails, or the build time is too long for Netlify time limit… 😞
The build time did increase a lot compared to my previous version with Eleventy 2. But with so many changes (Eleventy version, CJS -> ESM, features moved to a plugin), difficult to know where the time really increased.
-
Update: it appears to be fixed now. #authentik #ssl #netlify #hsts
-
Trying to read about Authentik, but the website certificate on goauthentik.io has the wrong host, and HSTS means you can't access it with an invalid certificate.
Try to report it to the team and can only find a "join our Discord" link, except its not an invite link it's a link to the website which (if it was working) might redirect me there.
I guess I don't get to learn about Authentik today. #authentik #ssl #netlify #hsts -
Judging by this @speedcurve graph comparing TTFB from last 3 months to the 3 months before, it looks like TTFB has improved lately with #Netlify, while it has degraded with #Cloudflare:
I'm currently using Cloudflare in front of Netlify, but I'm not sure it's worth it anymore. 🤔
-
I still don't understand why using Cloudflare in front of Netlify allows for a much better and stable Time To First Byte (TTFB) than Cloudflare Pages or Netlify alone… 🤷♂️
TTFB for static sites should always be very low.