Drew (@drewjoh) 's Twitter Profile
Drew

@drewjoh

Builder of things. Always learning.
🚜 Founder of tinybit.farm
🔥 Creator of lightpost.app

ID: 12175112

linkhttps://drew.johnston.us calendar_today13-01-2008 06:46:03

2,2K Tweet

312 Takipçi

280 Takip Edilen

Nicholas C. Zakas (@slicknet) 's Twitter Profile Photo

The only thing the EU cookie disclosure regulation has done is ensure that every site requires you to dismiss at least one dialog before reading.

Jason Major (@jpmajor) 's Twitter Profile Photo

Here's a comparison of the size and approximate natural colors of #Pluto and #MU69 #UltimaThule (can u see it?) made from images captured by Ruang 2 in July 2015 and January 2019.

Here's a comparison of the size and approximate natural colors of #Pluto and #MU69 #UltimaThule (can u see it?) made from images captured by <a href="/NewHorizons2015/">Ruang 2</a> in July 2015 and January 2019.
Peter Cooper (@cooperx86) 's Twitter Profile Photo

If you're on macOS and have Homebrew installed, run `brew cask install quicklook-json` and Quick Look will let you look into JSON files properly.

If you're on macOS and have Homebrew installed, run `brew cask install quicklook-json` and Quick Look will let you look into JSON files properly.
Jonathan Reinink (@reinink) 's Twitter Profile Photo

🔥 I just published a new article on using client-side rendering in traditional server-side web apps. This pattern allows you to build rich client-side apps, without all the SPA baggage. 🎉 I use Laravel and Vue to do it. ❤️ Check it out! 👇 reinink.ca/articles/serve…

Jonathan Reinink (@reinink) 's Twitter Profile Photo

🚨 I've recently been developing a pattern that makes it possible to build fully client-side rendered single-page apps, without an API, using classic server-side routing and controllers. Today I'm excited to share my progress! 🎊 Meet Inertia.js! ⏩ reinink.ca/articles/intro…

Caleb Porzio (@calebporzio) 's Twitter Profile Photo

You do not need to learn Vue. You do not need to learn React. You do not need to learn Angular. You do not need to learn Svelte. When the day of reckoning comes, we will be judged not by the frameworks we knew, but the websites we built.

David Zuelke (@dzuelke) 's Twitter Profile Photo

Got an email about "Zero Config Deployments" & serverless from ZEIT is now @vercel: "Putting any file into an `api/` directory will deploy it as a serverless function. For example, … `api/your-endpoint.js`… You can now access it at the `/api/your-endpoint` URL." So, like PHP 20 yrs ago!

Drew (@drewjoh) 's Twitter Profile Photo

❣️ Heads up if you trust iCloud Drive: The “recently deleted” section of iCloud Drive is ONLY for those files still in your trash can. 🔙 It’ cannot be used as a backup/history option. 🗑 If you empty your trash, they no longer exist in “recently deleted”. ☹️

Jonathan Reinink (@reinink) 's Twitter Profile Photo

So, apparently TablePlus makes an macOS app similar to Postgres.app and Redis.app that supports both these databases, and MySQL! 🏄🏼‍♂️ Meet DBngin: DBngin (dbngin.com) This looks awesome! Thanks to Tina Hammar for the recommendation. 😍

So, apparently <a href="/TablePlus/">TablePlus</a> makes an macOS app similar to Postgres.app and Redis.app that supports both these databases, and MySQL! 🏄🏼‍♂️

Meet DBngin: <a href="/dbngin/">DBngin</a> (dbngin.com)

This looks awesome! Thanks to <a href="/TinaHammar/">Tina Hammar</a> for the recommendation. 😍
Drew (@drewjoh) 's Twitter Profile Photo

SO frustrating I can’t get any pricing info from CockroachDB or YugabyteDB w/o a phone call & explaining my business case. I just want to know if I use your product & upgrade to paid features in the future, what kind of cost am I looking at. 😞 Off looking at other solutions now

Tobias_Petry.sql (@tobias_petry) 's Twitter Profile Photo

I stumbled today over Steampipe which is doing something radically different for APIs: You get a SQL interface for querying an API 🤯 You simply connect to a database, run a query, the software calls the API and gives you the result. Sounds amazing! steampipe.io

Nuno Maduro (@enunomaduro) 's Twitter Profile Photo

Did you know that you can use the "composer outdated" command with the option "--direct" to check which dependencies — in your "composer.json" file — are outdated? 🐘

Did you know that you can use the "composer outdated" command with the option "--direct" to check which dependencies — in your "composer.json" file — are outdated? 🐘
Addy Osmani (@addyosmani) 's Twitter Profile Photo

CSS aspect-ratio is now supported cross-browser! It lets you set the proportion of an element's dimensions without padding-top hacks 😍 Read more in web.dev/aspect-ratio mdn.io/aspect-ratio

CSS aspect-ratio is now supported cross-browser! It lets you set the proportion of an element's dimensions without padding-top hacks 😍 Read more in web.dev/aspect-ratio mdn.io/aspect-ratio
Chris Fritz (@chrisvfritz) 's Twitter Profile Photo

Code review tip: include at least one reviewer that wasn't involved in feature discussions. If they can't make sense of the code, it won't make sense to *anyone* a month from now.