HackerLangs
トップ新着トレンドコメント過去質問紹介求人

jonfw

1,975 カルマ登録 7 年前

投稿

AI as the Engine of Application State

jonwoodlief.com
2 ポイント·投稿者 jonfw·6 か月前·3 コメント

コメント

jonfw
·3 日前·議論
Mobile support?
jonfw
·4 日前·議論
It is not obvious to me that determinism is a requirement for an abstraction
jonfw
·9 日前·議論
wheels are so much simpler that it seems much easier and more cost efficient to solve the "transporting a wheeled robot up the stairs problem" than it does to go fully bipedal.
jonfw
·17 日前·議論
Just like math is learned by solving equations, software engineering is learned by writing code

Due to technological advances, solving equations stopped being a marketable skill, but understanding mathematics is as important as ever.

Software engineering will follow a similar route as math- the marketable skill will no longer be to write code, but writing code will be necessary to understand the big picture and build the marketable skills.
jonfw
·25 日前·議論
You are not stuck between public API pricing for frontier models via Claude and self hosted.

Remember that there are other LLM providers, open models, and previous gen models, that are way cheaper that frontier Claude and still way better than what can realistically run locally
jonfw
·29 日前·議論
One token of GPT seems to go farther than an opus token in my experience, those books are a little cooked
jonfw
·先月·議論
If you're interested in keyboard navigation of websites, consider a browser or extension with link hinting support! It worked really well in my experience a few years ago, although I've since became much more of a mouse guy and stopped using it.

Qutebrowser was my favorite browser for keyboard navigation but firefox, chrome, etc. have extensions for this as well.
jonfw
·2 か月前·議論
We are discussing a gas tax, and there is a strong correlation between gas consumption and weight, which implies more taxes for trucks and SUVs
jonfw
·2 か月前·議論
I think that this has the benefit of both raising a non trivial amount of money as well as reducing housing demand from the wealthy in a supply constrained market
jonfw
·2 か月前·議論
I used to work with a guy who would always say "if you're looking for trouble, you are going to find it"

When I hear that "we found X bugs using some new tool", where the standard for bugs is low and doesn't neccessarily require user impact in realistic scenarios, I think to myself- duh! You went looking for bugs, of course you found them.

For a sufficiently complicated product, in my experience, you don't have to look far.
jonfw
·2 か月前·議論
Humans can certainly be self improving, both on an individual basis and in aggregate.

In humans, it seems that improvement in a new domain seems to follow a logarithmic scale.

Why wouldn’t this be the same for an AI?
jonfw
·2 か月前·議論
Easy to say that! Some problems are legitimately hard to solve though. Github is likely seeing usage patterns that have never been seen before and I bet some of these failure modes are novel

If you are at the limits of your architecture you may need to re-write things, and if you are rewriting things you can not arbitrarily speed that up by throwing dollars at it.
jonfw
·2 か月前·議論
> Could be. But 99% of the repos are static garbage with no PR nor actions.

But the 1% of repos that do have PRs and actions are likely going to be seeing enormous increases in volumes

I have been a part of two very large companies with self hosted gits and I've seen enough to be confident that this is an incredibly hard thing to manage
jonfw
·3 か月前·議論
> If I can use an open source highly effective LLM locally, and have it do all of the things ChatGPT can do

And if my grandmother had wheels, she'd be a bicycle!

We are miles off from open models having parity with what the AI labs are putting out.

And that's putting aside the compute requirements to run the top open models and the poor economics of running these models locally.
jonfw
·3 か月前·議論
With a good CLI, an agent may be able to do something outside of the scope of it's skill fairly easily, by running help commands or similar. With even a well written API it is not as easy.

I suppose that curl + API docs could replace a CLI but that's really token inefficient
jonfw
·4 か月前·議論
I dislike that the conversation about wealth is increasingly tied to comparisons with the wealth of others.

Just because I am not likely to join the class of billionaires, does not mean I can not become wealthy! I prefer to measure wealth in terms of quality of life rather than by comparison to others.

I do not have to join the capital class to produce a great life for my family and live in stability and happiness
jonfw
·4 か月前·議論
I totally agree that republicans are irresponsible with the deficit. But americans don't seem motivated by the deficit, they seem motivated by inflation.

Inflation and the deficit don't have a 1:1 relationship. For the same dollar of debt, you'll see more inflation from social service spending than you will from tax cuts.
jonfw
·4 か月前·議論
Generally speaking, people thought that government spending led to massive inflation, and the republicans have stronger rhetoric around cutting government spending.
jonfw
·4 か月前·議論
Whatever your political affiliation and thoughts on the war, I hope we can all agree that it would an awful thing to base our foreign policy on the US election cycle.
jonfw
·4 か月前·議論
I'm sure claude does great at that, but it would be objectively better, for a large variety of reasons, if claude didn't have to keep syntax examples in it's context.