• hawksworx
  • blog
  • speaking
  • about
  • search

Notes - page 1100

  • 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 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
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @hackSultan
@hackSultan @Netlify Curious to know of the video still appears very compressed for you. I've noticed that Twitter usually shows a heavily compressed video for a few minutes before a better version is propagated. Still as bad at the moment?
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @brianleroux
@brianleroux With so many things nowadays, popularity and profile tend become exponentially self-fulfilling. Not making them bad or undeserved, but they can become an unwitting thumb on the scales.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @raymondcamden
@raymondcamden @auchenberg @Netlify @rem Fair point. I'll enquire.
At this time I don't know of any plans to release an official public API for all analytics features.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @raymondcamden
@raymondcamden @auchenberg @Netlify @rem Officially documenting means making it officially productized as a formal public-facing API, supporting it and so on. It's rather more than writing the docs.

It's not official. But it's not hidden.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 14th 2020 replying to this from @auchenberg
@auchenberg @Netlify There isn’t official, documented API access to analytics data at present. However it is possible, and a number of people including @rem and @raymondcamden have snooped around and built things with the underlying API.

Like this:

https://www.raymondcamden.com/2019/10/05/building-a-netlify-stats-viewer-in-vuejs
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @toddmorey
@toddmorey @iChris @Netlify We set the topic after I’ve finished saying words. It’s the only way to achieve that.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @cassidoo
@cassidoo @jlengstorf @HenriHelvetica @TaylorKrusen @tdesseyn @CodePaLOUsa @smashingmag @Tzmanics Same. I really like Hopin for a virtual conference, but prefer Zoom for the interactions you need for a virtual workshop.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @TrentWalton
@TrentWalton I knnnnnew it!
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @iChris
@iChris I’ve made a terrible mistake.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @iChris
@iChris In fact, one of the roles is for “Phil’s physical laugh track” – which involves following me around and laughing as required.

It’s a high-wire act between supporting and bullying.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @jaffathecake
@jaffathecake @charis @jvhellemond This tweet wins
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • September 10th 2020 replying to this from @charis
@charis @jvhellemond @jaffathecake Yep. Sounds like he’s moved on to his power-poses and affirmations in front of the mirror.

Cue the entrance music.
  • 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.