Live data from Hacker News

Viewing profile — jakebsky

jakebsky

HN member
Joined
Sat, Apr 29, 2023, 2:01 PM UTC
HN karma
971
Public activity
81 items

About jakebsky

Jake Gold

Engineer @ Bluesky Social, PBC.

jake@blueskyweb.xyz

On the Bluesky app here: https://jacob.gold

Recent public activity

  1. comment
    Comment #40151336

    Why would you think it's not open source? The reference implementation: https://github.com/bluesky-social/atproto Complete React Native Android/iOS/Web app: https://github.com/blue…

  2. comment
    Comment #39693664

    Even at scale, running a Relay should be well within the means of a motivated individual or org that is willing to spend hundreds of dollars per month. Right now it'd cost just ten…

  3. comment
    Comment #39684485

    For anyone interested, more info about Ozone is available here: https://news.ycombinator.com/item?id=39684027

  4. comment
    Comment #39609240

    Haha! Pretty sure most people on the team have seen this post, even prior to the logo choice. Speaking personally, it just strikes me as very pedantic point with not much substance…

  5. comment
    Comment #39549766

    There are no ex-Twitter devs at Bluesky and only one ex-Twitter employee who started this month. Custom feeds on Bluesky are federated so that anyone can create a new one using any…

  6. comment
    Comment #39482174

    Yes, we have an "AutoMod" system and other protections in place. But it is a cat-and-mouse game, so we expect it to be one of the challenges. But because the network is completely …

  7. comment
    Comment #39482136

    The bsky.app web app is a JavaScript app that runs in a browser. It talks to an AppView (API server) which talks to a Relay which talks to all PDS hosts on the network. There are o…

  8. comment
    Comment #39482115

    For now, yes, our network services are IPv4 only.

  9. comment
    Comment #39481946

    Okay, I get what you're saying. Yes, hosting a PDS server behind NAT is a problem. 1. The expected scenario is that people would run PDS hosts on small VMs (Digital Ocean, Vultr, A…

  10. comment
    Comment #39475336

    In fact, it's mostly inaccurate. > "the protocol has an official webpage with a waitlist and a private beta?" Both the waitlist and the private beta are gone. > "The “protocol” is …

  11. comment
    Comment #39475185

    CGNAT is for IPv4, so users can share IPs. It's pretty hard to use the internet without IPv4 access today, so it's not that much of a limitation. But we do certainly plan to make I…

  12. comment
    Comment #39475080

    > "They also mention that anyone can run another of these, but there is zero chance anyone will be able to do that." This is an odd claim since it's completely possible today and h…

  13. comment
    Comment #39474972

    Yes, it should be totally possible to build a blogging system on atproto. And the "app.bsky" API should serve as an example for almost all of the functionality required. Another re…

  14. comment
    Comment #39474258

    Sure, but Apollo made it easy for users that didn't want ads to use Reddit without them. Destroying Apollo removed that ability for most people. I'm about as anti-ads as it gets bu…

  15. comment
    Comment #39474203

    These are just the initial limits while we work out any issues. It'd be bad for everyone if the network was immediately overrun with spammers launching PDS hosts with millions of f…

  16. comment
  17. comment
    Comment #39474132

    Reddit destroyed Apollo so they could inject ads into the Reddit experience. Bluesky doesn't have the ability to do this. There's no API key to revoke that could stop someone else …

  18. comment
    Comment #39474079

    Currently, atproto works probably best for public social apps, like microblogging, forums, etc. So yes, it's definitely possible to build a reddit-like social app on atproto. Part …

  19. comment
    Comment #39473825

    Thanks for Caddy, Matt! Some of us on the team have been using Caddy for years, for many of our projects. Because it's so simple, sufficiently high performance, and has lots of nic…

  20. comment
    Comment #39473317

    There are a number of independent projects using atproto in various ways. There's an (incomplete) list here: https://docs.bsky.app/showcase And the protocol is documented here: htt…

  21. comment
    Comment #39473266

    Yeah, there's nothing preventing someone from running the PDS server on other distributions. The installer just does a few convenient things for you (like install Docker, opens por…

  22. comment
    Comment #39471719

    Yeah, you're right, it was. That was temporary measure during the public launch to prevent spam/abuse. We've made some improvements here recently.

  23. comment
    Comment #39471681

    Yup, it's MIT/Apache 2.0. We'll fix that. Thanks for the heads up.

  24. comment
    Comment #39471640

    This is just for a brief period during polishing/debugging since this is the first time third-party PDS hosts have been added to the network. The goal is just to help PDS operators…

  25. comment
    Comment #39471606

    Thanks Steve! You've been very fair the entire time and your feedback/thoughts have been helpful.