HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ryanschaefer

179 karmajoined 3 anni fa

comments

ryanschaefer
·7 ore fa·discuss
This was a satirical comment about this:

https://x.com/trq212/status/2014051501786931427
ryanschaefer
·l’altro ieri·discuss
Still waiting on the blog post about the rewrite…
ryanschaefer
·4 giorni fa·discuss
Guess I have to throw it in here… “/s” on my original comment
ryanschaefer
·4 giorni fa·discuss
Please be respectful. I find it incredibly dismissive that you would use such language to describe such amazing individuals. They revolutionized the industry. They built a game engine to render text for cripes sake! So please get it right.

Huff. They huff their own farts.
ryanschaefer
·4 giorni fa·discuss
> I had written a whole pull request by hand, and then Adam rejected it. But he said, “Actually, you should use clide for this.”

Interesting
ryanschaefer
·9 giorni fa·discuss
Had a similar comment but what’s even weirder and I seemed to have missed entirely at first glance is that this is an AI news aggregator agent?

The article is “by MLQ Agent.”
ryanschaefer
·9 giorni fa·discuss
I mean… should you be able to? It looks like this is just an AI summarizing a bunch of other paywalled sources. It’s “by MLQ Agent”
ryanschaefer
·9 giorni fa·discuss
What makes you assert that?
ryanschaefer
·9 giorni fa·discuss
It’s funny how many times the same thing happens at each large company. I think people’s thought process is this:

> Oh wow! If I paid for this myself I would have spent a lot of money! Are other people spending as much as me? I’m going to create a leaderboard!

> Oh no, my misinformed manager is using the leaderboard as a slight of hand for work. I need to game this now.

Then the leaderboard is banned… I can’t see how this ever really goes up the chain beyond director.
ryanschaefer
·9 giorni fa·discuss
Wasn’t this already reported on? FWIW this article links to primary sources from early last month https://www.theinformation.com/articles/tokenminimizing-meta...
ryanschaefer
·27 giorni fa·discuss
If Michael Lewis is to be believed making Gemini whole was his largest mistake.
ryanschaefer
·27 giorni fa·discuss
> According to a Wall Street Journal (WSJ) report, the technique in question was tested by researchers at Amazon,

Why not link that? Is this a dupe?

Found the primary source:

https://www.wsj.com/tech/ai/amazon-ceos-talks-with-u-s-offic...
ryanschaefer
·28 giorni fa·discuss
> Members can request a division of the assembly (a rising vote, where each sides rise in turn to be counted)

Isn’t this the important bit? IIRC this can be demanded by anyone. If it passes by a voice vote, assume your representative voted yay or abstain.
ryanschaefer
·mese scorso·discuss
“First time”

The graph seems like it only goes back to April 27 and on that day it was 57% bot…
ryanschaefer
·2 mesi fa·discuss
A strange issue I’ve found is careless use of AI at my job has lead to many people rolling their own incomplete mini parsers. Think YAML parsers of a frontmatter that expects either `key: value` exactly or treats `item1, item2, …` as a list.

It’s a litmus test I use to see if someone actually glanced over what the AI generated.
ryanschaefer
·2 mesi fa·discuss
The problem is using AI to “push” the answer to an asker. Unless the company has hidden docs they use for support (which why would that ever benefit them), I could get just as good of an answer if I point my LLM at your docs (“pull” an answer). In fact, the response might be better because I have context set up to tune it to my understanding.

Instead, you (company / support agent) have decided that I should instead have a conversation with an LLM through a worse, more opaque harness to the detriment of all of us.
ryanschaefer
·2 mesi fa·discuss
It’s the fat introduced by the process that annoys me the most. The user of the LLM had an idea, but it got greased up and packaged into something that the average person would create, not a specialist in the domain. It dumbs down everything into a single perspective / way of presenting a topic.
ryanschaefer
·2 mesi fa·discuss
The oversized emdashes are chefs kiss
ryanschaefer
·2 mesi fa·discuss
Entirely accurate, but what an absolute waste of resources across the board.
ryanschaefer
·2 mesi fa·discuss
In really large codebases grep and find timeout. If you operate at that scale you quickly come to realize Claude will not use the tools you built to make searching feasible.