Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
conartist6
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
31.
▲
by
conartist6
1mo ago
Let's be very, very generous and say that an LLM is intelligent. Does intelligence eliminated the need for tools? If you have an executive assistant and your executive assistant has ten executive assistants, does that mean that Microso
32.
▲
by
conartist6
1mo ago
No, but there's a WHOLE ENTIRE WORLD of tech that isn't LLMs. LLMs aren't the future or anything. Sure they'll keep existing. Right now though all the opportunities exist for people looking literally anywhere else
33.
▲
by
conartist6
1mo ago
Are you surprised that when you look into the mirror and you see your own face not someone else's? Remember, models have no identity. They just try to say what they think you want them to say.
34.
▲
by
conartist6
1mo ago
competent, wishing to be competent, and not having your leadership suffer a psychotic break with reality: https://isolveproblems.substack.com/p/how-microsoft-vaporize...
35.
▲
by
conartist6
1mo ago
That was the point, ...right?
36.
▲
by
conartist6
1mo ago
Thanks, I hate it. This just makes me think that I don't want to use a browser that supports HDR...
37.
▲
by
conartist6
1mo ago
I'd be fine with it if they were alive. If not, no.
38.
▲
by
conartist6
1mo ago
Yeah the single thing it makes easiest is to think "i neither need nor want to do this because it is hard" Evidently the AI users think hard things are beneath them. They want to win without doing any work. Sympathy, I have not.
39.
▲
by
conartist6
1mo ago
If you centralize all monetary costs, you require the central authority to become extractive. If you you distribute costs, you can create true sustainability.
40.
▲
by
conartist6
1mo ago
Seriously why use privacy as a form of anticonsumer leverage? This was supposed to be a form of consumer empowerment, not a literal extortion mechanism. How am I supposed to take their stance seriously? They rag on people who do shit like t
41.
▲
by
conartist6
1mo ago
read: "I am becoming an AI"
42.
▲
by
conartist6
1mo ago
Side note: what the everliving fuxxorz is up with their cookie banner. It seems wildly illegal. Enough that I'm not gonna read their shit ever again if they stick with THAT. The only two options are "accept all" and "rej
43.
▲
by
conartist6
1mo ago
Very good yesterday, very bad today. I understand completely why nations are not eager to bargain with a petulant child
44.
▲
by
conartist6
1mo ago
Nice tall backrest, angled inward so that only the top corner slices into your back and nothing else makes contact. ...Also I hope you don't have any bones in your butt
45.
▲
by
conartist6
1mo ago
The article tells a very different story than the headline suggests
46.
▲
by
conartist6
1mo ago
I've been working for a long time to be ready for this need! Blab is an (un-announced) version control system designed to support "everything". It's built on top of a content-hashable XML-ish data modeling language calle
47.
▲
by
conartist6
1mo ago
Looks like a React component tree binding to SVG nodes. Right click and inspect element. Right click on the svg element in the (chrome) inspector. Choose `break on` > `subtree modifications`. That led me to look through the network tab f
48.
▲
by
conartist6
1mo ago
The system as it works is made to cause partisan balance to stay close to the competitive 50/50 That may make it seem like nothing every changes, and much wind is spent on it. Real change is often so deep and slow that it just isn'
49.
▲
by
conartist6
1mo ago
And in general do not use its words as your own. Its words are its, not yours.
50.
▲
by
conartist6
1mo ago
I think the rewrite will end up being more expensive (for the same quality) because AI was used. At the same time this specific rewrite is being used to drive the narrative that reading the code is counterproductive. If they had delivered t
51.
▲
by
conartist6
1mo ago
Yeah I've read that article many times. I don't have such a mechanism at the moment. I'm not sure if I will until I run some of my own experiments. I also have much smaller nodes than Dolt generally, and where they only hash
52.
▲
by
conartist6
1mo ago
The challenge now is that we have to have a vision for what we want to build.
53.
▲
by
conartist6
1mo ago
Not with that attitude! The best way to complain is to build things
54.
▲
by
conartist6
1mo ago
> Uncivilized does not mean stupid or brutes. Yet the presence of gathering places certainly does suggest civility! A warlord could command the cooperation necessary perhaps, but would have little reason to build that structure rather
55.
▲
by
conartist6
1mo ago
May I just leave this for you here? https://isolveproblems.substack.com/p/how-microsoft-vaporize... A technical foundation is not infinitely strong. Put a big enough castle on a swamp, and it will sink into the swamp.
56.
▲
by
conartist6
1mo ago
Yeah I think that's really important. The average value of each commit, action, or hook has become significantly lower, and that necessarily means that they can't spend on quality. If you set the quality bar to cater to the top 10
57.
▲
by
conartist6
1mo ago
> it is not like customers have wherewithal to create alternate solutions. it's not impossible. they don't, right up until they do
58.
▲
by
conartist6
1mo ago
> Git only cares about lines of text. This is not enough in today's world. I'm working on git-inspired VCS based on syntax tree nodes stored in prolly trees. Might that be enough? I've not 100% locked down the format yet,
59.
▲
by
conartist6
1mo ago
Actually the insertion and deletion quirk may just be my trees because I do the probabilistic splitting between values rather than on them as usual
60.
▲
by
conartist6
1mo ago
I'm working on a similar prolly implementation, but for Javascript. I just used the JS splice() contract for the main API abstraction. It maps perfectly onto prolly trees since it already allows bulk insertion and deletion: https:
More ›