spearmintwarlock, to Haiku

I'm going to be upfront here - I feel a bit lost these days when it comes to web technology. I don't really understand so much of it. I look at , for example, and I struggle to even understand what it is. What do they do? And people talk about things like "droplets" and "spinning up servers". I kind of know, but I'm also kind of lost. Has it always been this confusing or have web technologies just become really dominant and complex? There was a time when my major concern was making a site in a local bit of software, compressing a few images, and using FTP to upload it to a host. It feels like my brain is operating 30 years ago and can't catch up. The scary thing is that I've always tried to keep up and now find myself confused. Maybe it has all passed me by. The codemakers seem to be running stuff, and I'm just happy if I can tap out a humble at this point in life !

nhoizey, to random French
@nhoizey@mamot.fr avatar
nhoizey, to random French
@nhoizey@mamot.fr avatar
Dariusz_w, to random
@Dariusz_w@seocommunity.social avatar

You waking up and see that somebody is trying to crash your website :) not knowing that it is built with @gohugoio and hosted on Netlify . Good luck with that 🤓

image/jpeg

wood, to Blog
@wood@hachyderm.io avatar

Webmentions: how I used 1990s technology to avoid writing JavaScript.

> When I started building websites over 20 years ago, I used Perl and CGI to run simple scripts, like a guestbook (I wrote my own). I prefer Ruby these days—and Perl has deprecated CGI—but could that approach still work? I thought it would be fun to try. It turns out it does work!

Please like/boost/reply to help me load test! 😁

https://joshuawood.net/webmentions

mjgardner, (edited )
@mjgardner@social.sdf.org avatar

@wood Two questions and a comment:

  1. You avoid a 3rd-party service like because you "want [your] to run forever,” but then use the https://Webmention.io ?

  2. Did you use the classic module? You might enjoy the simpler and faster CGI::Tny instead. Here's a comparison: https://metacpan.org/pod/CGI::Tiny#COMPARISON-TO-CGI.PM

Comment: A lot of Perl is “legacy," but new projects typically use . An article on lifting to a modern framework: https://metacpan.org/pod/CGI::Alternatives

chringel, to 11ty

.@zachleat said, I could add Lighthouse scores to my website. So I did.

https://chringel.dev/blog/2023/11/measure-your-websites-performance-with-speedlify/

Props to for making the process super easy.

joeycastillo, to random
@joeycastillo@mastodon.social avatar

Anyone with experience with Netlify, I'm trying to figure out what's going on here. I got an email saying I'd used 90% of my bandwidth for my sites. After splurging $9 for analytics, I discovered that somehow a website with no single file over 16 megabytes was chewing through 20 gigabytes on a pretty normal looking day. This feels shady. Is Netlify shaking me down? Am I the victim of a botnet? I coughed up the $20 for Netlify Pro, but honestly it doesn't feel like I should need it at this point…

20.4 gigabytes on October 15, way more than the rest of the month.
1,701 page views on October 15, fairly consistent with the rest of the month.

sarajw,
@sarajw@front-end.social avatar

@joeycastillo can't personally help but boosting, there are definitely some peeps around here.

box464, to random
@box464@mastodon.social avatar

At work, I've been moving some of our simpler static sites to Netlify or GitHub Pages and it seems to work fine.

Saving us some money from hosting as well. These sites get very minimal traffic or internal staff only, which I have protected.

Am I missing something here - there's got to be a catch. 👀

jonas, to 11ty
@jonas@tacocat.space avatar

Trying to figure out a good setup for photos on my blog (https://jonas.brusman.se).
The current setup based on Git LFS on Netlify is cumbersome and doesn’t allow me to post new photos from my phone with something like Tina CMS.
Suggestions are welcome!

ehmicky, to javascript
@ehmicky@fosstodon.org avatar

I am currently looking for a new full-time remote position!
With 11 years of experience as a back-end lead engineer (not full-stack), I am specialized in Node.js APIs and CLIs.
Most recently I have been Netlify Build's and Netlify Plugins' technical lead for 2.5 years.

https://mickael-hebert.com

PS: No agencies nor external recruiters, thanks!

cjerrington, to 11ty
@cjerrington@mstdn.social avatar
cjerrington, to random
@cjerrington@mstdn.social avatar

I moved to Vercel this weekend for my website, and have been using for analytics for a few months now. Vercel has a lot of great insights over what had to offer.

I just used their docs to deploy my own custom on and it is great! Now I wish I could import the historical data to my new location. Gotta build that up again.

All this to say, it's more to go into my post I've been thinking about writing: The Good Side of Analytics.

almenal99, to github
@almenal99@fosstodon.org avatar

I think it's time for me to have a personal . I think I'll go with , but I'm undecided between hosting it on or pages.

Any advice?

cory, (edited ) to 11ty
@cory@social.lol avatar

Totally — maybe — wrote a function to try and match substrings to the genre returned for the artist I’m currently listening to and then return an appropriate emoji to display https://github.com/cdransf/coryd.dev/blob/fae5177f81096c121c39c06e0e6942ab2ca273f4/netlify/edge-functions/now-playing.js#L1

develwithoutacause, to random
@develwithoutacause@techhub.social avatar

Apparently doesn't allow underscores in domain names? As far as I'm aware, domain names are allowed to have underscores, though I'm not sure I fully grok the difference with hostnames, which apparently don't.

Is there a specific reason not to use underscores in a domain, or was the engineer just very lazy writing their domain validation regex?

rolfvanroot, to ChatGPT

With the drop plugin for you can create and publish a prototype of a web page with one prompt.

How?

Browse to the plugin marketplace.

Search for Netlify Drop. Install. Select.

Type "Create a landing page using this copy. Layout like a landing page for XYZ. "

ChatGPT asks: "Would you like to deploy the page?".

Say Yes.

Some black magic happens.

And your website is live.

Examples and full instructions at https://freshvanroot.com/blog/chatgpt-netlifydrop/

sarajw, to random
@sarajw@front-end.social avatar

Yeah I've just put an emergency captcha on my guestbook form (thanks )! If I can't style it to match my site I'll have to find another way - but seems more spammers than usual are finding it lately...

vanilla, to webdev
@vanilla@social.spicyweb.dev avatar

The demise of and as an indie-first, "static site" hosting company feels like an end of an era. But why did it have to happen like this? Where did things go wrong? And which companies can folks turn to for streamlined, pragmatic web hosting and architecture?

Here's my take on it, serving as a reply of sorts to @remotesynth's excellent coverage of the topic:

https://www.spicyweb.dev/farewell-jamstack/

orsinium, to random
@orsinium@fosstodon.org avatar

I just migrated pythonetc.orsinium.dev from to pages.

Cloudflare pros: Python 3.11 (Netlify is still on 3.8 and no plans to ever upgrade), amazing analytics, unlimited free bandwidth.

Netlify pros: more configuration options, has a config file, friendlier UI.

Both provide PR previews and are easy to use and fast to set up.

joshbuchea, to random
@joshbuchea@hachyderm.io avatar

I’m sorry to hear the news of layoffs at . I’ll boost any looking for work posts I see from former Netlify employees. I hope everyone looking for work lands on their feet soon 🙏

blackspike, to random

Blogged: we found getting a puppeteer scraper (for @gigbot) working in Netlify functions a real PITA.

But we did!

So we made a demo app + repo so hopefully others won’t have to tread the same miserable path we just did

https://www.blackspike.com/blog/netlify-puppeteer/

thisismissem, to random
@thisismissem@hachyderm.io avatar

Did completely remove their previous free teams setup? Was looking to onboard an organisation to it for a few very small things, but it looks like the only way to create a team is paid now, and we're simply not needing that just yet.

thisismissem,
@thisismissem@hachyderm.io avatar

Actually, noticing it's not just , but also and , all have removed their free tier for teams and are all charging about $20/mo 🫤

I guess it was only "free" whilst the VC dollars were flowing? idk.

schizanon, (edited ) to webdev
@schizanon@mas.to avatar

Dear

Who are your favorite and who have stopped posting to Twitter? People who support and in the community on the instead of chasing engagement on a hate-site?

I want to them!!!

schizanon, (edited ) to ai
@schizanon@mas.to avatar

's new tool allows you to create a new website using and have it automatically deployed to .

"Simply describe the website you want to build not only will author the markup scripts and style sheets but it will deploy it to Netlify I for you too!"

https://www.netlify.com/blog/introducing-netlify-drop-chatgpt-plugin/

felixthehat, to webdev

I hope starts offering a storage product like vercel does.

I’ve used up my free supabase allocation and I’m loathe to use firebase again after the google domain fiasco.

a .net friend recommended azure cosmos db, and @shoptalkshow talk up cloudflare D1 a lot so I’ll investigate those. Any other noSQL/serverless db recommendations?

https://vercel.com/storage/postgres

https://developers.cloudflare.com/d1/

https://learn.microsoft.com/en-us/azure/cosmos-db/introduction

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • rosin
  • thenastyranch
  • cubers
  • ethstaker
  • InstantRegret
  • DreamBathrooms
  • ngwrru68w68
  • magazineikmin
  • everett
  • Youngstown
  • mdbf
  • slotface
  • kavyap
  • anitta
  • GTA5RPClips
  • khanakhh
  • normalnudes
  • osvaldo12
  • cisconetworking
  • provamag3
  • Durango
  • tacticalgear
  • modclub
  • Leos
  • megavids
  • tester
  • lostlight
  • All magazines