I guess it depends on what your definition of truly substantial is. With the right objective function and enough compute I think you can definitely make progress. A lot of problems can be framed as search. I think some…
GCP employees heart rate spiking at the title.
I don’t think that’s really true. Both exist. I would say single player games tend to content in the range of 10+ hours. Think First Light, Ghost of Yotei in recent years. Competitive and multiplayer games will tend…
Manual type? No cron job? Practically Luddite
Is it just me or is this really not that crazy of an idea? Polls are already a thing, and people love giving their opinion on things. Combining social media and gambling while maybe not morally great. Seems like has…
Wasn’t this case pretty much before? The limits are 100 workers on free and 500 on paid. And if need more then you can always go their platform which supports tenancy. As long as you have a cronjob or similar to clean…
fighting the urge to rewrite everything and propagating the legacy code cycle.
Finally just bought a piece of my own hardware and got LLM to deploy k3s cluster on it. I think diy homelab/hosting is more accessible than ever. Cut costs on cloud spend and invest into AI spend. For a solo dev on a…
Not in the Clausewitz definitions I think. Strategy would be the use software to achieve business goals. Essentially why are we doing this at all.
If writing code is tactics and the end goal is strategy. Is architecture operations?
Somewhere within c++ there is a subset of c++ that is a great language. The problem of course is that no one agrees on which subset that is.
I pretty much always prefer using an options struct as soon as there is more than one optional argument. Comes out cleaner because overriding a default argument doesn’t force you to also do all the positional arguments…
Interesting, I do think blending the fuzziness of models with the determinism of hard checks/conformance is the way too go. But using some kind of metrics as guardrails/steering seems interesting.
Severance really captured that vibe.
It’s not even obvious that it isn’t conscious imho.
Or even have Claude actually go through the whole process of thinking about story structure, iterating on it, reviewing, editing, researching etc. I feel like people expect Claude to just 1 shot a good story from their…
Isn’t the fact that you just referenced it indicate that they do? I feel like it’s probably just complexity. Different workloads benefit from specific types of optimisations.
I think for big groups it’s not so much luck/randomness that is the key but complexity. Low complexity games are going to play better. They can be pure skill games. Many drinking games are (beer pong etc).…
I saw someone in a different thread describe Google product/tool strategy as a: “monkey knife fight” And tbh I can’t really argue with that.
how effective is RTK for you? worth using?
Its arguing that that source code that affects the behaviour of something should be easily discoverable from the point/points its behaviour affects. or alternatively more indirection/obfuscation is worse. Its not so…
End users and even other programs/extensions can load rules to alter your styles. I think thats about as opposite of locality of behaviour as it gets. (no judgment on customization on being good/bad). With the rest I…
Or non binary. How much are these the same and how.
Use multiple trees.
that’s exactly the part that is anti locality of behaviour. I don’t want/need cascade. I only care about components and building up from them. And I would rather have it be explicit over implicit and…
I guess it depends on what your definition of truly substantial is. With the right objective function and enough compute I think you can definitely make progress. A lot of problems can be framed as search. I think some…
GCP employees heart rate spiking at the title.
I don’t think that’s really true. Both exist. I would say single player games tend to content in the range of 10+ hours. Think First Light, Ghost of Yotei in recent years. Competitive and multiplayer games will tend…
Manual type? No cron job? Practically Luddite
Is it just me or is this really not that crazy of an idea? Polls are already a thing, and people love giving their opinion on things. Combining social media and gambling while maybe not morally great. Seems like has…
Wasn’t this case pretty much before? The limits are 100 workers on free and 500 on paid. And if need more then you can always go their platform which supports tenancy. As long as you have a cronjob or similar to clean…
fighting the urge to rewrite everything and propagating the legacy code cycle.
Finally just bought a piece of my own hardware and got LLM to deploy k3s cluster on it. I think diy homelab/hosting is more accessible than ever. Cut costs on cloud spend and invest into AI spend. For a solo dev on a…
Not in the Clausewitz definitions I think. Strategy would be the use software to achieve business goals. Essentially why are we doing this at all.
If writing code is tactics and the end goal is strategy. Is architecture operations?
Somewhere within c++ there is a subset of c++ that is a great language. The problem of course is that no one agrees on which subset that is.
I pretty much always prefer using an options struct as soon as there is more than one optional argument. Comes out cleaner because overriding a default argument doesn’t force you to also do all the positional arguments…
Interesting, I do think blending the fuzziness of models with the determinism of hard checks/conformance is the way too go. But using some kind of metrics as guardrails/steering seems interesting.
Severance really captured that vibe.
It’s not even obvious that it isn’t conscious imho.
Or even have Claude actually go through the whole process of thinking about story structure, iterating on it, reviewing, editing, researching etc. I feel like people expect Claude to just 1 shot a good story from their…
Isn’t the fact that you just referenced it indicate that they do? I feel like it’s probably just complexity. Different workloads benefit from specific types of optimisations.
I think for big groups it’s not so much luck/randomness that is the key but complexity. Low complexity games are going to play better. They can be pure skill games. Many drinking games are (beer pong etc).…
I saw someone in a different thread describe Google product/tool strategy as a: “monkey knife fight” And tbh I can’t really argue with that.
how effective is RTK for you? worth using?
Its arguing that that source code that affects the behaviour of something should be easily discoverable from the point/points its behaviour affects. or alternatively more indirection/obfuscation is worse. Its not so…
End users and even other programs/extensions can load rules to alter your styles. I think thats about as opposite of locality of behaviour as it gets. (no judgment on customization on being good/bad). With the rest I…
Or non binary. How much are these the same and how.
Use multiple trees.
that’s exactly the part that is anti locality of behaviour. I don’t want/need cascade. I only care about components and building up from them. And I would rather have it be explicit over implicit and…