GP just created an account to shitpost about ATProto out of desperation, what else can we expect from them. look at the username and account age, XD
HN user
opem
Not sure how good of a social protocol it is, but I see ATProto/PDS as a possible succesor to solid [1], if they implment the permissioned data access model correctly. Which would certainly have a lot of good usecases, beyond social apps.
[1] solid: https://solidproject.org/about
lol, true! Even for a single side project, that probably no one is gonna use, I often struggle for hours while choosing a name, meanwhile these folks...
Except it isn't just working as a federation protocol here, it is also acting as an identity provider and a data store for you social interaction on a repo.
Don't open the story, don't follow the links, and last but not the least don't read the texts!
Exactly, even if one doesn't know about either of these things (gleam & tangled), all it would take is one or two searches or even better they just visit the homepage. I suppose people have become so used to reading llm generated bluff that simple things don't appeal/make sense to them anymore.
Yeah it should definitely start with a bit of explanation, perhaps, it should start with what this site (hn, aka, hackernews) is even about!
It seem to have rss, though. Perhaps that can help with the curation but at that point it becomes no different than a blog template/framework.
I see, that is something I have always held off myself from doing. Glad to hear that people reply!
How did you connect with people from hn and made irl friendships with them?
Exactly, signal is decent on all the platforms, while mobile clients for whatsapp is somewhat tolerable if you ignore the constant AI push. But the web/desktop client is a pain in the ass to use.
Not at all, telegram clients in every platform are much much faster than whatsapp, signal etc. on the same platform. Although, this is more visible on older devices and on poor network conditions, I clearly see a difference in my newer devices too.
I'll add a few more:
- insanely fast search, chat history browsing and in app navigation - unlimited unencrypted cloud storage, your chats and docs always stays available - ability to send very large files - ability to host large video and voice chats - chat automation - auto translation and transcription - mini apps - open source client, with lots of customization - phone number less sign up (you can purchase a burner number from them and sign up with that, I guess it costs their crypto (ton) tho) - sending gifts
Demos are not usable on android/chromium. Can't scroll or interact with the elements, clicking the buttons works but only sometimes and the rest of the time flashes a skyblue overlay.
but if you other ppl to read, use or contribute, they will probably need the "work history" more than a "publish history". because nobody is going to read those big ass commits, specially when unsure about it worthiness.
I was genuienly confused till the pricing and tipping section.
What is the definition of being an 1x dev?
How is this relevant to the current topic? I don't have any context on political stories you are discussing, but I am fairly sure that this isn't the place to do so, not at least this thread.
Exactly, I was thinking this too!
This can be escalated even further I suppose, like a xss or phising attack. How can they ignore it?
why don't you try searching on the internet?
cringe demo to bring attention is probably not a good way to go. that is how instagram became instagram. let's not do this to hn :)
I don't think so, wails is more like tauri rather than diouxus
Deno desktop supporting other backends using raw is crazy!
and what makes you say that?
Both nostr and atp sucks at key management imo. The Farcaster network does a good job here with their chain of trust model and a smart contract on etherium blockchain to recover identities in case of losing access to a private key. Ironically its also the blockchain aspect of Farcaster for which I never tried it.
Except it isn't as straightforward as most people would think. The last time I checked this, I think there were some issues with Bluesky app view and it didn't show accounts from a self hosted PDS
that is why you have did:plc in ATProto but that doesn't resolve the concerns raised in this article.
I guess not! From pushcx's (mod) comment:
Between the threats in this post, this user only using their account to post this, their inviter (employer?) only using their account to promote their AI security scanner, I've gone ahead and handed out some user and domain bans here.
Yes it does! I was trying to draw an analogy there, I think it would be better to state as - iroh is similar to WebRTC + PeerJS[1] which only works on browsers, generally[2].
[1]: PeerJS(https://peerjs.com/) is a library to use WebRTC w/o any boilerplate code. [2]: WebRTC functionality can be enabled in non-browser envs like Node.js by using third-party native addons (like node-webrtc) that provide bindings to the underlying C++ WebRTC library.