HackerLangs
TopNewTrendsCommentsPastAskShowJobs

madeofpalk

24,613 karmajoined 14 ปีที่แล้ว

Submissions

Deprecating the "X-" Prefix and Similar Constructs in Application Protocols (2012)

datatracker.ietf.org
4 points·by madeofpalk·6 เดือนที่ผ่านมา·1 comments

comments

madeofpalk
·6 ชั่วโมงที่ผ่านมา·discuss
> After his own departure, Mr. Tan improperly retained or obtained an internal Apple managers’ document marked “Need to Know” that describes security procedures for employee departures. Messages left on Apple-issued work devices show that Mr. Tan and his OpenAI colleagues have been sharing this document with new hires before they give notice to Apple of their departures, previewing Apple’s security protocols.

https://www.documentcloud.org/documents/28453229-apple-v-ope...

Lawsuits like this tend to be surprisingly easy to read, partly because they intend for the public/journalists to read them.
madeofpalk
·11 ชั่วโมงที่ผ่านมา·discuss
I mean, conceptually ActivityPub is quite similar to RSS. You might be able to call it Less Simple Syndication.
madeofpalk
·11 ชั่วโมงที่ผ่านมา·discuss
What makes up the ATProto is more than one type of server. Compared to ActivityPub where you just run a single Mastodon instance and you're set.

If the thing you want to own is your identity and data, you can fairly easy run a PDS yourself. If the thing you care about is different moderation decisions, you can run your own labeller (moderation system) or subscribe to another someone else has made.
madeofpalk
·13 ชั่วโมงที่ผ่านมา·discuss
> I can easily install an ActivityPub server, with Glitch.

Can you? The same Glitch that shut down last year? https://blog.glitch.com/post/goodbye-glitch

Regardless, ActivityPub and ATProto have different designs and goals. Your question is akin to comparing a helicopter and an airplane.

There's no such thing as a "ATProto server". How complicated it is, and the trade-offs it made are valid criticisms of it. It all depends on what exactly your goal is as a participant of a distributed social network.
madeofpalk
·18 ชั่วโมงที่ผ่านมา·discuss
For various definitions of "strong". People (ab)use pointers to hack in nil support, and the type system can't perform nil checks for you, so you still end up with runtime errors if you're not careful enough.
madeofpalk
·18 ชั่วโมงที่ผ่านมา·discuss
In fact, I would say it's probably too low! Like, how is prescription glasses to correct vision not an assistive device for a disability, like poor eyesight?

Honestly, what's the difference between a wheelchair and prescription glasses? Both are medical devices prescribed be a healthcare professional to assist with a physical impairment.
madeofpalk
·เมื่อวานซืน·discuss
I like TypeScript. It catches bugs in programs that Go doesn’t.
madeofpalk
·4 วันที่ผ่านมา·discuss
I'm sceptical of Hacker New's fascination with all managers being worthless, but I don't follow your logic here.

Why is "lets have more people who do things" a move away from multidisplinary teams? Unless you count being a middle manager a valuable discipline in game making?
madeofpalk
·4 วันที่ผ่านมา·discuss
It seems like you're agreeing with the article then? Seems new Xbox boss is cutting a lot of this fat and trying to undo these strategic missteps.
madeofpalk
·10 วันที่ผ่านมา·discuss
> The one-way pattern is actually how Google uses it internally too, syncing outward from their monorepo to GitHub

Do they not support contributions on the public repos back into the internal monorepo?
madeofpalk
·18 วันที่ผ่านมา·discuss
Ignoring the sitting in front of the TV thing, I think if you sampled 2 steam players at random, they would look nothing like any other 100 random steam players.
madeofpalk
·23 วันที่ผ่านมา·discuss
Except, where every different model and version is like a different person where you need to learn their idiosyncrasies of how they work every other month.

It's a very very bizarre way to use a computer.

Personally, I just don't. I'll use and prompt the LLMs the way that feels natural to me and move on with my life. Maybe I don't always get completely optimal results from them, but im also not spending half my day pleading with the computer to do a task.
madeofpalk
·25 วันที่ผ่านมา·discuss
> The problem is it's going to be intentionally limited in the service it gives and its ability to make decisions.

Apart from the Facebook AI customer support which would just blindly send MFA reset emails to wherever you asked.
madeofpalk
·เดือนที่แล้ว·discuss
Yeah, that's usually how contracts work.

You decide whether you have followed it or not. The other party will decide if they agree. If in dispute, you go to a judge and they decide also.
madeofpalk
·เดือนที่แล้ว·discuss
No, this isn't the claim.

EU wants Apple to open 'Siri AI', with access to a personal context, open to other model/AI providers.

Apple says "We can't do this in a privacy preserving way".

You can definitely question what their true motivations are, but it seems pretty plausible that there is a moral case for this system to not be opened up to other providers who may do a worse job at privacy than Apple (especially when you are Apple and you trust yourself).

I think there is a place in these sorts of ecosystems for privileged players. If you buy an iPhone you implicitly must trust Apple to some degree.
madeofpalk
·เดือนที่แล้ว·discuss
As with many other things, AI exacerbates this problem. It’s so easy for many more of things things to happen unattended and in greater volume, and the AIs themselves can be tricked into doing these things, not helped by their patten of “prompt the user to approve 30 different inscrutable pythons and bash scripts”.
madeofpalk
·เดือนที่แล้ว·discuss
> In about 22 years of writing ruby code, I have never ran into a situation once where I would have caught a bug through types

You must be the world's greatest programmer with perfect memory. Every nil pointer exception is a bug a (good) type checker could have caught. You've never had a NameError or NoMethodError in Ruby?
madeofpalk
·เดือนที่แล้ว·discuss
There's loads of AI features out there that are powered by a model provider, yet are not branded by them. Why would this be different?
madeofpalk
·เดือนที่แล้ว·discuss
Is Siri any more or less than “just” an agentic harness such as OpenClaw? How much of what that harness does is up to the LLM or the harness itself?

In my mind the Gemini LLM defines the bounds of capability and capacity, but any actual functionality or usefulness (or lack of) comes from Apple’s Siri harness.
madeofpalk
·เดือนที่แล้ว·discuss
I do other things on my computer apart from bash.