He is doing quite well, but I found few things to improve in the UX!
He is doing quite well, but I found few things to improve in the UX!
We used the best planning tool - a text file 😅
Are we gonna make it by the end of this week?
We used the best planning tool - a text file 😅
Are we gonna make it by the end of this week?
That being said, there are much more creative people than me, like for example @waitbutwhy.
https://x.com/waitbutwhy/status/1426570321109336069
That being said, there are much more creative people than me, like for example @waitbutwhy.
https://x.com/waitbutwhy/status/1426570321109336069
So, I wondered how creative LLMs will be on the Divergent Association Task - come up with 10 words that are as different as possible from each other.
Spoiler alert - they suck 👇
So, I wondered how creative LLMs will be on the Divergent Association Task - come up with 10 words that are as different as possible from each other.
Spoiler alert - they suck 👇
Ask them to do some repetitive work and they just hallucinate the answer. Gemini does it and OpenAI Atlas does it. They were supposed to save us time, not "simulate" the work!
@sama @OfficialLoganK make these GPUs go brrrr please!
Ask them to do some repetitive work and they just hallucinate the answer. Gemini does it and OpenAI Atlas does it. They were supposed to save us time, not "simulate" the work!
@sama @OfficialLoganK make these GPUs go brrrr please!
I need Asimov's 3rd law implemented in Gemini @OfficialLoganK please!
I need Asimov's 3rd law implemented in Gemini @OfficialLoganK please!
Commented in a HN thread on Sunday - 300+ views and counting...
Commented in a HN thread on Sunday - 300+ views and counting...
It’s a small tweak but instantly makes your product feel more agentic.
Love how Klaas nailed it.
It’s a small tweak but instantly makes your product feel more agentic.
Love how Klaas nailed it.
Next time, I need to put more effort at the beginning of the launch to bump it to a higher position.
👇
Next time, I need to put more effort at the beginning of the launch to bump it to a higher position.
👇
This is not actually that bad give that the tool is quite niche - a CLI tool for creating photo galleries.
We are at 10 GitHub ⭐️ now, up from 4, which is good.
👇
This is not actually that bad give that the tool is quite niche - a CLI tool for creating photo galleries.
We are at 10 GitHub ⭐️ now, up from 4, which is good.
👇
In this case I told the agent to reset the DEV DB, so it was fine. However, it is interesting that tool providers like Prisma are now integrating protection agains agents!
In this case I told the agent to reset the DEV DB, so it was fine. However, it is interesting that tool providers like Prisma are now integrating protection agains agents!
Resources 👇
Resources 👇
- Converted images to AVIF and reduced dimensions giving >80% size reduction 🤯
- Fixed an SEO error in robots.txt
- Fixed small accessibility issues
Got all metrics to 100 on desktop 👇
x.com/haltakov/st...
- Converted images to AVIF and reduced dimensions giving >80% size reduction 🤯
- Fixed an SEO error in robots.txt
- Fixed small accessibility issues
Got all metrics to 100 on desktop 👇
x.com/haltakov/st...
Open Chrome Dev Tools, go to the Network tab and enable throttling. Choose the desired speed and refresh the page. Same in Firefox.
Open Chrome Dev Tools, go to the Network tab and enable throttling. Choose the desired speed and refresh the page. Same in Firefox.
Now ont he progressive JPEGs... 👇
Now ont he progressive JPEGs... 👇
See how a large gallery works with BlurHash in the video
Without it is much worse👇
See how a large gallery works with BlurHash in the video
Without it is much worse👇
For example, this image thumbnail is 5KB, while the BlurHash is 28B, which is just 0.5% of the size. In fact here is the exact hash:
LMIi2,jDR-t8%in$V@af~qR+sRjF
Who created it? 👇
For example, this image thumbnail is 5KB, while the BlurHash is 28B, which is just 0.5% of the size. In fact here is the exact hash:
LMIi2,jDR-t8%in$V@af~qR+sRjF
Who created it? 👇
Sites with many images look ugly and broken when the connection is slow. You can improve the experience a lot using BlurHash.
It adds a super efficient blurred placeholder of the image.
Here is how it works 👇
Sites with many images look ugly and broken when the connection is slow. You can improve the experience a lot using BlurHash.
It adds a super efficient blurred placeholder of the image.
Here is how it works 👇
👇
👇