• hawksworx
  • blog
  • speaking
  • about
  • search

Notes - page 145

  • Newest
  • Previous
  • Next
  • Oldest

The archive of what I posted on Twitter, which I now self host due to a lack of trust in Twitter and some other reasons.

I'll soon begin refelcting all my Mastodon posts here too. I'm happier self-hosting or maintaining an archive of my content on URLs that I can own.

There are tools to help you do this too. Such as this one from the makers of Eleventy.

A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 17th 2020 replying to this from @eunjae_lee
@eunjae_lee @SlackHQ Ha! Yeah.

<InstantlyExpressAllPossibleEmotions />

#FeatureRequest
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 17th 2020
Fine, I admit it —
I feel guilty if I neglect any emojis in @SlackHQ messages.
I have to click them all so none of them "feel left out".

I am 45 years of age.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 17th 2020
Not long now until another @jamstackconf!

It will be virtual again, which means you can join in for free from anywhere you can get online.

You can even purchase a Jamstack swag pack if you fancy it!

I'll be fully swagged. Register now!

https://jamstackconf.com/virtual/
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @devdevcharlie
@devdevcharlie Woah! Exciting news!! Congrats.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @ryanabooth
@ryanabooth @cassidoo @Netlify 👍

And many have tried. 😛
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @Pravasith
@Pravasith @cassidoo @ryanabooth @Netlify Dang it. I have only 4.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @cassidoo
@cassidoo @ryanabooth @Netlify Busted.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @_phzn
@_phzn @kentcdodds Netlify Analytics measures requests to assets.
Netlify redirects operate out at the edge of the CDN.

That makes them incredibly fast, but also doesn't hit an asset for the analytics.

You could add a function into the mix for this, I bet.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @joshpuetz
@joshpuetz @Netlify @cassidoo In which case, this plugin is almost exactly what you need 😜

https://www.npmjs.com/package/netlify-plugin-its-done
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @ryanabooth
@ryanabooth @Netlify @cassidoo I don't think _this_ is why.
But what a bonus!
You should see the parts of the iceberg below the waterline!

...I'm not calling @cassidoo an iceberg.

...stop typing now, Philip.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @ebrunborg
@ebrunborg @stephenhay @mikebrondbjerg @Netlify Yeah, very often true. That’s why CLI design is as important as GUI design.

Interfaces always need thoughtful design.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020
RT @laura_yao: Do you want to be Steve Ballmer in 2007 or Jim Keyes in 2008, or do you want to be on the Jamstack, the choice is clear. htt…
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020
"At once [Mullenweg is] acknowledging the undeniable presence of the new architectural approach moving us away from monolithic web applications, while denying that any major shift in the architecture of the web is really coming" — @biilmann

👏

https://www.netlify.com/blog/2020/09/15/on-mullenweg-and-the-jamstack-regression-or-future/?utm_source=twitter&utm_medium=matt-on-mullenweg-pnh&utm_campaign=devex
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 16th 2020 replying to this from @_phzn
@_phzn Nice!

I also evolved my own url shortener to be more efficient to update and use an elegant technique from @kentcdodds. (although your analytics observation still applies)

Blogged it here http://findthat.at/
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @fimion
@fimion I've been circling MATCH for a while today... the challenge is that the array is not a range, but a set of values in the cell's data validation. Which seems to foil me.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @mikebrondbjerg
@mikebrondbjerg @ebrunborg @Netlify I think @stephenhay had some good talks about this. And compared how we feel different levels of intimidation between a blinking prompt and, say, the default UI of photoshop (which I personally find far more intimidating — what are all these things?! 🤪)
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @mikebrondbjerg
@mikebrondbjerg @ebrunborg @Netlify I can relate to that too.

I use the command line a lot, but mostly do my admin activities in the @Netlify admin UI. I'd kind of overlooked how the CLI had evolved as a result.

Nice for those that prefer/require the CLI
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @djeglin
@djeglin @stef @Netlify Our serverless functions use a "zip it and ship it" model to package up deps and deploy them to the infra.

But sites depends on their structure and the method of deployment. (UI/CI/CLI)

Also getting assets to Netlify differs from deploying build assets from Netlify CI to CDN
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @fimion
@fimion Aha! Yeah, I explored down that road a bit. Thanks for looking though. ☺️
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @fimion
@fimion _does little nervous dance of anticipation_
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020
My kingdom for a SELECTEDINDEX function in Google Sheets.

Anyone got tips on getting the index of the item selected from a dropdown list of items?
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020 replying to this from @kendalmintcode
@kendalmintcode @Netlify It's pretty handy!

All the usual things you might expect, but also lets you do things like run the @Netlify build environment, test plugins, serverless functions, and CDN redirect rules, all locally.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 15th 2020
With the admin UI being so snazzy, I often forget how great the @Netlify CLI is. And it's getting steadily better.

I like being able to create and deploy a new site and then manage its env vars without leaving my terminal. https://twitter.com/Netlify/status/1305554493719875586
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @rafahari
@rafahari @SuperlistHQ ⚡️EPIC HIRE ALERT⚡️

Congratulations @rafahari and @SuperlistHQ!
Excited to see what the future holds.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @rafahari
@rafahari @marisamorby This is too good.
  • Permalink
  • |
  • Twitter
  • Newest
  • Previous
  • Next
  • Oldest

The source code of this site is available on GitHub and is hosted and updated by Netlify automatically after each code commit

Other than where specified, the content on this site is published under a Creative Commons Attribution 3.0 licence.

Subscribe to a feed of blog posts on this site.