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

willtemperley

896 カルマ登録 8 年前

コメント

willtemperley
·3 時間前·議論
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
·5 時間前·議論
This is a really bad look for a company that has vast quantities of our IP stored on its servers.
willtemperley
·5 時間前·議論
Can you provide a source? Otherwise your comment is useless.
willtemperley
·6 時間前·議論
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
·11 時間前·議論
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
·昨日·議論
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
·一昨日·議論
Well quite. So why are we living in this surveillance hellscape?
willtemperley
·一昨日·議論
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
·一昨日·議論
Not really. Every activist that made a real difference for the good caused some kind of havoc.
willtemperley
·一昨日·議論
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
·一昨日·議論
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 日前·議論
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 日前·議論
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 日前·議論
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 日前·議論
> 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 日前·議論
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 日前·議論
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 日前·議論
> 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 日前·議論
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.
willtemperley
·16 日前·議論
True they'd know which sites you've signed up to, but not the login times, unless the service emails you every time you log in.