Advertisement Β· 728 Γ— 90

Posts by Alexis Taylor

Post image

I am shocked there is no man page for "New Recording 135"

3 months ago 1 0 0 0
Post image

this is what happens when you click "Open"

3 months ago 0 0 0 0
a screenshot showing the services menu of Voice Memos on macOS with options including "Search With Google", "Open man Page in Terminal", "Search man Page Index in Terminal", "Convert Text to Traditional Chinese" and more

a screenshot showing the services menu of Voice Memos on macOS with options including "Search With Google", "Open man Page in Terminal", "Search man Page Index in Terminal", "Convert Text to Traditional Chinese" and more

gotta love whatever is wrong with the "Services" menu in Voice Memos.

3 months ago 0 0 2 0
Post image

never stop being you, @golang.org

9 months ago 2 0 0 0
A conversation with Jony Ive
A conversation with Jony Ive YouTube video by Stripe

youtu.be/wLb9g_8r-mE?... such a good interview. Could listen to Jony all day

11 months ago 4 0 0 0
Preview
AWS CloudFront Deep Dive Master AWS CloudFront: Boost content delivery with caching, Lambda@Edge, WAF, and global edge locations for low latency & high performance.

Now that's a deep dive

11 months ago 3 0 0 0

woah that Cloudfront SaaS manager thing looks like everything I've ever wanted. Can't wait to try it

11 months ago 1 0 0 0

Now feels like a great time to deploy to prod

11 months ago 2 0 1 0

golang embed.FS is the cooooolest thing: pkg.go.dev/embed#hdr-Fi...

going into something like "hmm I wonder if this would be doable" and not only is it doable, it takes like 2 lines of code

1 year ago 8 0 1 0
Advertisement

this makes me feel like I got my CSS knowledge from a museum. I had no idea bout :is and color-mix. The possibilities 🀯

1 year ago 5 0 1 0

As a small company with a global footprint we couldn’t do what we do without a cloud platform taking care of a lot of things for us. As nice as it’d be to ditch the cloud or even support local data centers it would slow us down drastically

1 year ago 1 0 0 0

For example we had a database that had a 300GB table we didn't use while the entire remaining database was only maybe 20gb. And we had 30 days of backup retention for some reason, as in 9TB in backups. Also had a 2TB dynamodb table of which we only used 0.3%!

1 year ago 1 0 1 0

oh lol disregard the current day! I should've trimmed that from the screenshot. Got like a 50% reduction maybe by just cleaning up things that have "grown" over the years but didn't serve much of a purpose. Also routing more of our traffic through cloudfront which has cheaper egress!

1 year ago 1 0 1 0
a screenshot of the aws billing dashboard showing a chart of daily costs trending downwards

a screenshot of the aws billing dashboard showing a chart of daily costs trending downwards

take that, aws bill!

1 year ago 7 0 1 0
Apple Intelligence is for the Stupid Ones
Apple Intelligence is for the Stupid Ones YouTube video by CNET

Can't help but think about this every time I see something related to apple intelligence

www.youtube.com/watch?v=D0V5...

1 year ago 1 0 0 0

by sheer coincidence, every piece of code i touched lately needed a regex in some way or another and its so satisfying how my brain went from "what the heck is this" to just reading regex in realtime. brains are cool

1 year ago 2 0 0 0

RDS blue/green deployments are a blessing

1 year ago 1 0 0 0
Post image

this was some next level sleepy code

1 year ago 0 0 0 0

step 1: setup dynamodb table with keys not suitable for making targeted deletes

step2: let it grow to 500gb

step3: trouble & bills

1 year ago 0 0 0 0
Advertisement
A screenshot of a figjam showing graphics created in the process of determining scroll-triggered web animation logic

A screenshot of a figjam showing graphics created in the process of determining scroll-triggered web animation logic

Optimizing our scroll-triggered animation logic ended up looking like a science fair

1 year ago 0 0 0 0

How we're doing global cache invalidations in 1s with "no infrastructure":

1. user publishes site
2. we generate a short random key
3. save it to dynamodb table
4. dynamodb does global replication
5. edge uses key in request hash for cache
6. ...
7. profit

1 year ago 1 0 0 0

Last year we spend most of the time rebuilding our core product at the expense of the legacy version not getting any updates. The efforts are finally paying off with us being able to crank out long-awaited features in no time

1 year ago 1 0 0 0

oh dang just tried out the new github runners and almost cut the ci/cd time in half for what's gonna cost us like $30 a month

1 year ago 1 0 0 0

no matter what you do, sooner or later you'll get another strange npm lockfile/build/cache/etc issue. Nobody is safe

1 year ago 0 0 0 0

I feel like spotlight search is somehow getting worse with every macOS update so I finally tried raycast and holy shit is my life immediately so much better.

1 year ago 2 0 1 0

If you're a SaaS with a small team and need some user-facing analytics without much fuss I cannot recommend clickhouse enough. I switched all of our stuff over from a legacy system in two days, including migrating all existing data and rewriting all the queries from scratch

1 year ago 0 0 0 0
a screenshot showing a sql query for web analytics

a screenshot showing a sql query for web analytics

Is this lazy? maybe. Does it work? Oh yeah!

1 year ago 0 0 0 0

I once wrote my own database engine. Partly for fun but also because I was missing a time-series database option that wasn't all like "datalake, petabyte, enterprise, call us for quote"

So glad I found @clickhouse.com. It's everything I ever wanted πŸ’ƒ Now I can put my questionable attempt to rest.

1 year ago 0 0 1 0

oh heck does that mean my company is..... "sufficiently popular"? πŸ˜…

1 year ago 0 0 1 0
Advertisement

wait I just signed up and it shows me three years of historical data? I am perplexed. How does it know

1 year ago 0 0 1 0