Live data from Hacker News

Viewing profile — sunny--tech

sunny--tech

HN member
Joined
Thu, Jan 04, 2018, 3:13 PM UTC
HN karma
174
Public activity
65 items

About sunny--tech

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #37323176

    “OP uses a sledgehammer to build a bird house and complains it’s too difficult” This is equivalent to using K8s to deploy a static site and complaining infra is the hardest of all.…

  3. comment
    Comment #35314596

    I ran a 5000 character essay that was mainly generated by GPT4 and lightly edited by me through that and it reported 99.98% human lol

  4. story
  5. story
  6. comment
    Comment #30369285

    The company I work at runs a HA setup of Temporal on K8s, so Temporal atop k8s is a great recipe. I'd be curious to hear the reasoning for Temporal replacing K8s (or do you just me…

  7. comment
    Comment #30368838

    It still boggles my mind that, in an age where K8s is huge and K8s's reconciliation loop pattern is well recognized, Temporal has yet to put "reconciler" or "state-machine" in thei…

  8. comment
    Comment #29246113

    Isn't this pretty par for the course when it comes to managed databases? Because the database is managed, they restrict super user access so you don't bork it. Seems to be the case…

  9. story
  10. story
  11. comment
    Comment #29001026

    This is only tangentially related to your point, but Riot uses CRDTs for their chat system. https://technology.riotgames.com/news/chat-service-architect...

  12. comment
    Comment #29001008

    Quite a few data stores use CRDTs under the hood. Redis uses CRDTs for active-active architectures [1] and for some of their native data structures [2]. Riak also uses them in thei…

  13. comment
    Comment #29000937

    I know that YJS is a common library that people use for using CRDTS in the browser and web-apps. https://github.com/yjs/yjs

  14. comment
    Comment #29000822

    I have implemented a CRDT system and have also blogged about it afterwards. So I can confirm this. Joking aside though, CRDTs are still a pretty esoteric space and all the various …

  15. comment
    Comment #28995980

    Are you talking about just people in the CS program or all university programs? My first pass through college was in oceanography and I definitely didn't treat it as a bootcamp. I …

  16. comment
    Comment #28994691

    I definitely agree, I do think uni degrees are severely over priced and don’t prepare people for jobs as much as people think. I have an oceanography degree that just collects dust…

  17. comment
    Comment #28994654

    Sure there are rich people that go to school for shits and giggles. But “job benefit” isn’t exactly the same as “job placement”. I went back to school for improve my own CS fundame…

  18. comment
    Comment #28992533

    Why are you bringing up vaccines and medicine in a discussion about bootcamps? I’m criticizing both the false claims and the VC model of hyper scaling and hyper growth being applie…

  19. comment
    Comment #28992498

    You can’t compare uni and bootcamps because they’re a false equivalency as someone else pointed out. The sole purpose of a bootcamp is to get a job afterwards. That’s why they mark…

  20. comment
    Comment #28991456

    > “Danner, who invested $1 million shortly after Lambda School's Series A, compared the complaints to his own experience launching the charter school Rocketship Education, which re…

  21. story
  22. story
  23. comment
    Comment #28497866

    Yeah honestly if I wasn’t writing on Medium and was only a reader, I’m not sure I would pay for it either. I totally get the gripes from a casual reader stand point. There are some…

  24. comment
    Comment #28496997

    I've heard good things about substack and it's on my list to check out. Just been too lazy. Do you use it? And if so, how do you like it?

  25. comment
    Comment #28496967

    No you don't give up rights. You own everything you write and publish. Medium has a setting where you can download all of your files at once as HTML files and there are tools for c…