Nice write-up by @joshwcomeau.com in his latest newsletter where he takes a look at some of the struggles AI still have with CSS, including what looks like a fairly simple example that it simply can't handle, as well as the benefits of deep knowledge.
www.joshwcomeau.com/email/black-...
Posts by Malith
what happens if u cut 4 wires out of an ethernet cable & then plug it into yr PC
Finally got around to publishing this deep dive into three of the fast access S3 storage classes that I started months ago. It is packed with interactive diagrams and cost models. Have a read and let me know what you think!
malithr.com/aws/s3/stora...
Another great post by @benjdd.com
Had a passing thought this weekend, ended up being large enough to warrant a blog article.
Might start doing more impromptu smaller posts, feels good to get my thoughts out and share more frequently!
Anyway, I think you should build your own tools:
aschmelyun.com/blog/build-y...
Awesome work by the folks at AWS that implemented this! AWS now prevents OIDC misconfigurations with many popular third-parties. docs.aws.amazon.com/IAM/latest/U...
This is an issue I described here: www.wiz.io/blog/avoidin...
How do you get eyes on your writing?
You’ve got to know what your audience wants to read.
@malithr.com explains why he knew his blog post on the Managed NAT Gateway would catch the attention of @quinnypig.com
www.lastweekinaws.com/podcast/scre...
From chemical engineering to DevOps, the career path for @malithr.com is as unique as his AWS visualizations.
You can hear all about his passions on the latest episode of Screaming in the Cloud:
www.lastweekinaws.com/podcast/scre...
Working on something new - but need your help!
What are your favorite examples of using caching to solve problems at large scale? Small scale?
Have any caching (horror) stories?
I'm all ears.
Thanks @benjdd.com! Your work and others in this space inspired me to make it interactive!
I am looking forward to your article on caching. I read parts of Linux Kernel Development by Robert Love, but things have changed since the book was released. I am keen to learn how caching is done today.
I will assume we’re a streaming company trying to reduce S3 costs, at least for the first part.
After uploading the objects, the user will see a year-long access pattern graph to help choose the correct storage class. I’ll implement that next.
Ah, 10TB objects cannot be stored in S3, max object size is 5TB. Going to fix that.
I am working on an S3 Storage Class blog. I am still figuring out what content I want to include and what it should look like. So far, this is what I've got.
✨ In March 2023, I published an article about AI.
This was right after OpenAI showcased how GPT4 could turn a hand-drawn sketch of a website into real HTML/CSS/JS. The consensus online was that FE jobs would stop existing within 1-2 years.
Well, it’s been 2 years! So, I just published a follow-up:
Cartoon titled Types of GitHub users, mimicking the GitHub contribution diagram for different types of people: regular developer (different squares of green in different locations that match weekdays), the weekender (only contributions during weekends), the overachiever/unrealistic expectations (everything in dark green), the 'I am looking for a new job' (no contributions until suddenly a big one), the GitHub Wizard (they used the chart to spell 'Hello World!!!'), the Mondrian (the contributions are distributed in defined rectangles forming a grid pattern), the Macarena/Cupid Shuffle (the graphic looks like a cartoon dancing in different poses)
New cartoon: Type of GitHub users
comicss.art/comics/180/
#github #cartoon #css
I was one of the takers; Sam gave excellent feedback.
My only regret is not reaching out sooner. It’s easier to apply feedback before hitting publish; shiny object syndrome is real.
Tech companies can't catch a break these days, can they?
Thanks! The entire blog is custom built with Reactjs. I wrote an explanation on reddit:
www.reddit.com/r/aws/commen...
"I fought a DDoS and lived to tell the tale" is one of my favourite blog posts. It's been many months since I read it, but I remember it whenever I think of WAF. Give it a read; I promise it will be worth it.
open.substack.com/pub/funkbyte...
Yup, been there. But then I remember I am doing a linear algebra problem and probably messed up somewhere during the Gaussian elimination process.
It comes down to how LLMs were trained with supervised learning that was outsourced to freelancers in Africa where delve is much more frequently used when compared to other countries.
As a result, ChatGPT uses Nigerian business english in its responses and the use of delve is a massive tell.
I never heard this before. There is definitely a story here, and I want to know it!
It looks like it uses discrete animation (developer.mozilla.org/en-US/docs/W...), so it seems you can't animate it.
I'm not an expert, but maybe Framer Motion can help. It can animate the un-animatable: www.nan.fyi/magic-motion....
Only one sentence in and already a mistake. So yeah editing took soo much time.
- Finding the sounds I want
- Allowing user to disable sound
Took time. But even those were nothing compared to stringing words together. I always struggle with writing. That was where most of the time was spent. I was surprised that people found it well written to be honest.
Thanks! Yeah, it too quite a while. I started with the idea toward the end of Jan. I built the main components by Feb. March was just polishing it.
Things like
- Mobile support
- Redrawing the diagram if user rotates the mobile
- Making sure that user does not drag some other icon
Of course I found out about this because @quinnypig.com - finder of all things cool/interesting in the AWS ecosystem (as well as snark poster extraordinaire) - put it into the TL.
This is one of those “wow” posts you see and think “how cool is that!”
This post is amazingly done, full stop. It’s more impressive when you get to the end and realize it’s the author’s first post.