If a human should read it, a human should write it.
I can't be the only person who saw "NUMA" and then read the word "memory" in the title as "Memora-hee, Memora-haa".
We should thank companies for warning us during the interview process that they are so separated from reality (especially in the AI era) If AI can’t make them recognize a work life balance has value then it’s easy to…
Ollama cloud is also a fantastic deal. They also don’t have a monthly limit, just session and weekly.
Only slightly related, but I have been using Oban as a Postgres native message queue in the elixir ecosystem and loving it. For my use case, it’s so much simpler than spinning up another piece of infrastructure like…
I shudder to think how small the macOS ui text will be on this but I’m willing to find out.
This might sound crazy but I started live streaming partially because I wanted to work on side projects. You will be less productive than getting into a focus state off line. But 0.5x is still infinitely higher than…
I was digging into the cursor effect just to see why it's so laggy for some people and noticed that this is actually a Next.js site. That is news to me that Google is using Nextjs for anything.
I think this is a good case for applying Hanlon's Razor. The person that did the forking and removal of copyright text may simply not know that it needed to stay there. I would love to know what processes MS is…
I would love to know of some of the companies you know of that have gone this route. Maybe nothing we've heard of, but still sounds interesting.
I recently discovered the way Tanstack does this. Basically, if the heading of the section is in the viewport, then the list item is highlighted. So you could have multiple items highlighted, but it still "works"…
Not weird to do all that. Just weird to not disclose it.
Promoting it? No problem. But promoting something you profited from without disclosing it violates FCC rules for broadcasting. I would say influencers aren't technically broadcasting but they are in principle.
> Use AI to spot blind spots > Tools like ChatGPT can highlight UX issues you might miss. It’s a quick sanity check—not perfect, but better than guessing. > Tools like ChatGPT can highlight UX issues you might miss.…
Their first key insight is interesting. It says that coding ability predicts model performance in the game. I wonder if it also predicts performance of human players in some way?
FNV-1a might be worth looking into. It's pretty fast
We are destroying software by directly contradicting ourselves when we describe how we are destroying software.
LOL, you and I posted very similar replies at the same time.
Quick note: when trying to do full page screenshots, Chrome does a screenshot of the current view, then scrolls and does another screenshot. This can cause some interesting artifacts when rendering pages with scroll…
This brings up an interesting thought too. A photo is just a lossy representation of the real world. So it's lossy all the way down with LLMs, too. Reality > Data created by a human > LLM > Distilled LLM
If these tools had a runtime check, then the cache key creation would have failed out. 72 is the max length of id, username, and password combined. If that combination is over 72, then failure and the cache key would…
Oh interesting. I hadn't heard much about it recently. Thanks.
Consider the Volkswagen scandal where code was written that fudged the results when in an emissions testing environment. The only person to see major punishment for that was the software dev that wrote the code, but…
Take my upvote :)
In the case of Restream (or cases like their "stage"), thats not always doable. What about superfluous hero animations that marketing sites love to do these days? Pausing some generic canvas rendering logic is usually…
If a human should read it, a human should write it.
I can't be the only person who saw "NUMA" and then read the word "memory" in the title as "Memora-hee, Memora-haa".
We should thank companies for warning us during the interview process that they are so separated from reality (especially in the AI era) If AI can’t make them recognize a work life balance has value then it’s easy to…
Ollama cloud is also a fantastic deal. They also don’t have a monthly limit, just session and weekly.
Only slightly related, but I have been using Oban as a Postgres native message queue in the elixir ecosystem and loving it. For my use case, it’s so much simpler than spinning up another piece of infrastructure like…
I shudder to think how small the macOS ui text will be on this but I’m willing to find out.
This might sound crazy but I started live streaming partially because I wanted to work on side projects. You will be less productive than getting into a focus state off line. But 0.5x is still infinitely higher than…
I was digging into the cursor effect just to see why it's so laggy for some people and noticed that this is actually a Next.js site. That is news to me that Google is using Nextjs for anything.
I think this is a good case for applying Hanlon's Razor. The person that did the forking and removal of copyright text may simply not know that it needed to stay there. I would love to know what processes MS is…
I would love to know of some of the companies you know of that have gone this route. Maybe nothing we've heard of, but still sounds interesting.
I recently discovered the way Tanstack does this. Basically, if the heading of the section is in the viewport, then the list item is highlighted. So you could have multiple items highlighted, but it still "works"…
Not weird to do all that. Just weird to not disclose it.
Promoting it? No problem. But promoting something you profited from without disclosing it violates FCC rules for broadcasting. I would say influencers aren't technically broadcasting but they are in principle.
> Use AI to spot blind spots > Tools like ChatGPT can highlight UX issues you might miss. It’s a quick sanity check—not perfect, but better than guessing. > Tools like ChatGPT can highlight UX issues you might miss.…
Their first key insight is interesting. It says that coding ability predicts model performance in the game. I wonder if it also predicts performance of human players in some way?
FNV-1a might be worth looking into. It's pretty fast
We are destroying software by directly contradicting ourselves when we describe how we are destroying software.
LOL, you and I posted very similar replies at the same time.
Quick note: when trying to do full page screenshots, Chrome does a screenshot of the current view, then scrolls and does another screenshot. This can cause some interesting artifacts when rendering pages with scroll…
This brings up an interesting thought too. A photo is just a lossy representation of the real world. So it's lossy all the way down with LLMs, too. Reality > Data created by a human > LLM > Distilled LLM
If these tools had a runtime check, then the cache key creation would have failed out. 72 is the max length of id, username, and password combined. If that combination is over 72, then failure and the cache key would…
Oh interesting. I hadn't heard much about it recently. Thanks.
Consider the Volkswagen scandal where code was written that fudged the results when in an emissions testing environment. The only person to see major punishment for that was the software dev that wrote the code, but…
Take my upvote :)
In the case of Restream (or cases like their "stage"), thats not always doable. What about superfluous hero animations that marketing sites love to do these days? Pausing some generic canvas rendering logic is usually…