• hawksworx
  • blog
  • speaking
  • about
  • search

Notes - page 210

  • 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 • January 14th 2020 replying to this from @JakeDohm
@JakeDohm @sarah_edo Number of video calls with @sarah_edo today: 3

Number of times should stood up: 0

Just sayin’.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @frontstuff_io
@frontstuff_io @JakeDohm @vueconfus This conversation makes me unspeakably jealous. 🤗
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @stolinski
@stolinski While watching this I could hear my knees making empathetic crunching noises.

Deafening.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @sarah_edo
@sarah_edo @thebookofdoodle Barefoot all day in January in England is ambitious folly!

But look how fancy!
https://www.amazon.co.uk/gp/product/B01MU7N91J/ref=ppx_yo_dt_b_asin_title_o03_s01?ie=UTF8&psc=1
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @thebookofdoodle
@thebookofdoodle @sarah_edo I used to wear "work shoes" (a pair of sneakers which I only wore at home for work) to help me tell my brain, "it's work time, Philip!"

But now, I'm all about the slippers. ooh la la!

(Also on planes. Ask me anything)
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020
Get 'em while they're hot! https://twitter.com/remotesynth/status/1217066627214336001
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020
This is a nice collection of handy things for webby folks. Collected by @stefanjudis.

https://tiny-helpers.dev/
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @DavidDarnes
@DavidDarnes @rafahari @jlengstorf Wired? Nah.

But the shoulder strap for the car battery it came with digs in a bit.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @jlengstorf
@jlengstorf @ferueda Swag idea: Ethically sourced, branded mug cosy.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020 replying to this from @rafahari
@rafahari @jlengstorf Wait... your coffee mug has a wireless charging dock?
Your coffee mug?
Your... coffee mug?

I'm living so far in the past I need to go and rediscover fire.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 14th 2020
RT @shortdiv: It's the weekend! Here's a little #JAMuary post on whether WordPress can work with the JAMstack to keep you occupied while wa…
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020
RT @eunjae_lee: Type "net" in your browser url box.
Which one do you get?
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020
The tip of the #jamuary iceberg.

A week of posts about #JAMstack to start the year from @shortdiv and a few contributions from @jlengstorf, @Tzmanics and myself.

(With much more on the way)

https://www.netlify.com/blog/2020/01/13/talking-about-jamstack-this-jamuary/?utm_source=twitter&utm_medium=jamuary-pnh&utm_campaign=devex
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020 replying to this from @infinitelychriz
@infinitelychriz @poozipotti @algolia @reactjs You'd probably pre-render at least an app shell, right? And potentially even pre-render the data sources/pages which get requested via js. In which case, sure :)
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020 replying to this from @poozipotti
@poozipotti @algolia @reactjs Good luck with it! Yes, it is rather a broad term. My rule of thumb is something like:

"Will I have to maintain a web server to host this?"

Since a key part of #JAMstack is being able to host it without the need for a logical server.

Recent thoughts: https://dev.to/philhawksworth/prerendering-is-the-key-to-a-tasty-jamstack-22pp
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020 replying to this from @philhawksworth
@poozipotti 2 examples at opposite ends of the JAM spectrum:

http://www.netlify.com is a marketing site & blog which is all pre-rendered (then enhanced with JS to @algolia API for search)

http://app.netlify.com is a @reactjs app, served statically. With lots of client-side APIs for data.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020 replying to this from @poozipotti
@poozipotti No. There are lots of patterns. My preference is to do as much as possible at build time. That might be ALL the queries. Or you might need queries made from the client direct to an API. Or a mixture of both.

Key is serving your UI statically. Enhance with JS if needed.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 13th 2020 replying to this from @jaffathecake
@jaffathecake "Do you want me to smile, or look serious?"
"Whichever you like"
"Fine, I'll self-consciously do both at once"

click.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 12th 2020 replying to this from @Jack_Franklin
@Jack_Franklin There are a few options. I use a "first" or "last" filter. Ot you could use "slice" to get a subset of items.

Example of each of those on my home page as it happens.

https://github.com/philhawksworth/hawksworx.com/blob/master/src/site/index.njk#L27-L47
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 10th 2020
That remote worker Friday feeling https://twitter.com/jlengstorf/status/1215718136625782784
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 10th 2020 replying to this from @jlengstorf
@jlengstorf @sarah_edo @Tzmanics @shortdiv This is what happens if we have a few minutes without adult supervision.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 10th 2020
RT @smashingconf: We are super delighted we can add @philhawksworth to our San Francisco lineup! And he will be talking about "Utility-fir…
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 10th 2020 replying to this from @heydonworks
@heydonworks Ha! Ah yes. I like it!

I’ve used ta similar one, “Placard Condensed”, in my slides since... um.... 2012 (yikes!)

...and also on http://hawksworx.com as an echo of those, I suppose.
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 10th 2020 replying to this from @heydonworks
@heydonworks 🥳
  • Permalink
  • |
  • Twitter
A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth • January 10th 2020 replying to this from @heydonworks
@heydonworks It's purdy!
  • 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.