HackerLangs
TopNewTrendsCommentsPastAskShowJobs

willtemperley

900 karmajoined 8 tahun yang lalu

comments

willtemperley
·1 jam yang lalu·discuss
Yes. I'm not sure whether Amodei's motivation for attempting to ban open-weight models was for safety or to strengthen Anthropic's position though.
willtemperley
·5 jam yang lalu·discuss
I do hope Anthropic are better with IP, and I think they may be. Given Dario Amodei hasn't been sued by OpenAI while building Anthropic this seems likely.

I think Amodei may actually be quite a good human, despite my trust in big tech being at an all-time low.
willtemperley
·6 jam yang lalu·discuss
This is a really bad look for a company that has vast quantities of our IP stored on its servers.
willtemperley
·6 jam yang lalu·discuss
Can you provide a source? Otherwise your comment is useless.
willtemperley
·7 jam yang lalu·discuss
I loved his Algorithms course on Coursera which I did during the brief moment Stanford MOOCs were all free. So useful for a non-CS grad doing any kind of algorithmic programming.

Those were good days.
willtemperley
·13 jam yang lalu·discuss
Yawn. So people are discovering SWE hasn’t actually changed in its basic principles. Is this going to be the new “how I use LLMs” article? Good night
willtemperley
·kemarin dulu·discuss
Cool. I wish I could choose British English as an option though, I failed to get words like Humor or Color because they’re just not in my lexiy.
willtemperley
·kemarin dulu·discuss
Well quite. So why are we living in this surveillance hellscape?
willtemperley
·kemarin dulu·discuss
In the same sense that a blockchain can be forked by using software that only accepts certain types of block, is it possible to fork the WWW in a similar manner? e.g. with changes that neuter the ad-mongers.

For example coming up with a way to get rid of these god awful cookies. Maybe ad-monger sites could be allowed in the same way an insecure connection is allowed behind a series of warnings?
willtemperley
·kemarin dulu·discuss
Not really. Every activist that made a real difference for the good caused some kind of havoc.
willtemperley
·kemarin dulu·discuss
Are you aware of any projects to replace the current web implementation?

I've noticed the current version is largely accessed by Chrome which appears to be a trojan.
willtemperley
·kemarin dulu·discuss
Hard to say without hearing what the product is, but personally I'll avoid anything that wants to lock up my data and charge me for it.
willtemperley
·3 hari yang lalu·discuss
20 year GIS dev here. Looks pretty useful for data exploration. I'd say one of the more compelling GeoAI things I've seen.

The problem is there's really a lot of data out there and it's a lot of work to move it around, e.g. between S3 buckets. There's also a ton of GIS SAAS vendors who are pure rent-seekers: I'm looking at a newer offering charging $23 per month for 10GB storage. This has more utility than their offering in my opinion.

The good thing here is that it could keep data provenance because it's SQL over known datasets.
willtemperley
·5 hari yang lalu·discuss
Nobody is questioning the longevity of AI. The internet itself wasn’t affected by pets.com but a lot of retail investors got burned. It’s going to happen again, I think perhaps in a different way.

For example many are treating vibe coding like slot machines and the app monetisation gamble is unlikely to pay off.
willtemperley
·5 hari yang lalu·discuss
Is there any way to get raw digital numbers from a phone camera sensor that can be verified as reality, e.g. though a hardware provided hash of the image?
willtemperley
·5 hari yang lalu·discuss
> Personalization will grow right at the vendor offering

I think so. There will be a short period, like now, where many will attempt to build their own products and the five good ideas out of five thousand will be incorporated into products built by those who know what they’re doing.

An absolutely technophobic friend asked me what agentic AI was today. I think Charlie Munger said “When even your barber is talking about it, sell and run”
willtemperley
·6 hari yang lalu·discuss
Developing apps in SwiftUI it’s extremely useful to have SwiftData, an ORM that can act like a system of records. For my own use case this is basically metadata for large scale datasets in Parquet or similar.

That said it’s still my most frequent cause of crashes, however I think mostly it’s just because this is simply a hard problem that SQLite just isn’t cut out for (although it did take Apple until macOS 27 to supply a codable decorator grrr).

Ideally databases could evolve to fit OR mapping more closely, which incidentally is what Arrow and Parquet have done to an extent.
willtemperley
·6 hari yang lalu·discuss
Instead of employing an engineer for a year we burned an obscene amount of resources to generate code which will enable vibe coders to burn more resources.

But we’re lovable! Cute smile. Heart emoji.
willtemperley
·9 hari yang lalu·discuss
> In computing, a trojan horse or trojan is a kind of malware that misleads users as to its true intent by disguising itself as a normal program. [1]

Google is Trojans all the way down. What is the true intent of almost every Google product? Data harvesting.

Every single product is spyware of some kind. They've even managed trojanize TVs by subsidising manufactuers to ship their spyware.

[1] https://en.wikipedia.org/wiki/Trojan_horse_(computing)
willtemperley
·16 hari yang lalu·discuss
I don't think you followed the thread. I began discussing the OAuth privacy nightmare, then the counter point was that the with email auth providers know anyway, but they don't know the login times necessarily, unlike with OAuth.