Live data from Hacker News

Viewing profile — jbackus

jbackus

HN member
Joined
Mon, Nov 26, 2012, 1:01 AM UTC
HN karma
536
Public activity
112 items

About jbackus

Co-Founder of Cognito (YC S14).

Twitter: http://twitter.com/backus

Recent public activity

  1. comment
    Comment #27243468

    Very nice. I've been using https://screenotate.com/ for years in part because of the nice OCR support

  2. story
  3. comment
    Comment #26471461

    Having your business beholden to any app store is a bit scary, but Google's chrome web store is probably the most precarious. As far as I can tell, almost every negative action tak…

  4. comment
    Comment #26471308

    Nope. If you read the post, you'll see he mentions that it isn't related to uglification. It's a definition of unicode characters

  5. comment
    Comment #25432336

    Another cool way you could do this: Ruby methods can ask for their caller_locations. They work like this: # Source $ cat example_for_hn.rb def foo bar end def bar baz end def baz (…

  6. comment
    Comment #25114145

    I had the privilege of seeing Jeffrey do multiple live performances of his software (demoed @ 9:20) at different Internet Archive events while he was the artist in residence. Each …

  7. comment
    Comment #24447188

    Yeah, I don't remember any of the Ruby tooling ecosystem maintainers having nice things to say about the various syntax changes they've added over the years. I don't blame them. Th…

  8. comment
    Comment #24447103

    Yeah. Been years since I even played with it, but even in 2016 I remember Ripper being completely unusable, failing to parse plenty of normal Ruby syntax. The Parser gem also maint…

  9. comment
    Comment #24436099

    Ruby's parser is notoriously complex; if I remember correctly, only a few members of the core team even know how to maintain it without introducing regressions. The craziest part o…

  10. comment
    Comment #23022942

    I'm building Jam ( https://jam.link/ ) to tackle this problem. You can think of it as a consumer password manager built specifically for sharing. It's fully frontend encrypted, so …

  11. story
  12. story
  13. comment
    Comment #17641133

    Author here, thanks for reading! Regarding "decentralization can only exist to circumvent the law", I don't think that in the long term (>5 years out). I touched on this a bit in a…

  14. comment
    Comment #17641098

    Author here. I'm mainly writing about decentralization that is supposed to be mainstream while also looking for historical examples. With that in mind, I've looked at: - Dozens of …

  15. story
  16. story
  17. comment
    Comment #15530544

    Another interesting project is RDL: https://github.com/plum-umd/rdl Both Diamondback and RDL come out of UMD. I'm curious what drives this research there. From what I can tell, Rub…

  18. story
  19. story
  20. comment
    Comment #12140670

    First of all that is an interesting point. Given that it isn't as potentially dangerous I'll agree that it is less bad than I initially thought. I'll respond to your question by as…

  21. comment
    Comment #12135277

    Ah well "You probably shouldn’t do that though" is just my opinion as the author. I didn't play a part in these changes. I just like Ruby enough to dig into their changelog :)

  22. story
  23. comment
    Comment #12012707

    I don't know if he has written about it beyond the docs and various commits. He has talked about it many times on his podcast (which I highly recommend). Here is an episode that ta…

  24. comment
    Comment #12012492

    I feel bad for Sean Griffin. He spent over a year overhauling the internals of ActiveRecord to add this attributes API. His work dramatically improves coercion and type enforcement…

  25. comment
    Comment #10893095

    Author's other projects are pretty interesting too: https://rsnous.com/