Live data from Hacker News

Viewing profile — Shoothe

Shoothe

HN member
Joined
Sat, Dec 02, 2017, 5:08 PM UTC
HN karma
703
Public activity
214 items

About Shoothe

Rose Rodriguez

The opinions expressed in my posts are my own and not necessarily those of my employer.

  LQ = String.fromCharCode(39); function eniuq(template) { console.log(template, "(" + LQ + template + LQ + ")") }; eniuq ('LQ = String.fromCharCode(39); function eniuq(template) { console.log(template, "(" + LQ + template + LQ + ")") }; eniuq')

Recent public activity

  1. comment
    Comment #16733910

    I don't see how this reply addresses the core point, it just argues that async await is useful (that's fine but not novel by itself). It is possible to work around the "color" by u…

  2. comment
    Comment #16715822

    I just searched for "buy Twitter followers" and it seems 10000 followers cost only $40: https://www.socialshop.co/twitter/buy-twitter-followers/ It's funny looking at the page with…

  3. comment
    Comment #16715562

    Lean analytics is not an oxymoron: http://leananalyticsbook.com/

  4. comment
    Comment #16699695

    Select a subject that will challenge you on multiple levels simultaneously, for example if you don't know Rust and microcontrollers go through this: https://japaric.github.io/disco…

  5. comment
    Comment #16691733

    > It’d be fair to say that I could’ve written an equivalent service in Ruby in a tenth of the time it took me to write this one in Rust. Ha, I had the same feeling when I needed to…

  6. comment
    Comment #16680817

    For the record Roy Fielding is against using version numbers in URLs: https://www.infoq.com/articles/roy-fielding-on-versioning/

  7. comment
    Comment #16671248

    Movim [0] is also a federated social service. [0]: https://movim.eu/

  8. comment
    Comment #16666076

    > standard of sorts in im space. XMPP? Check out https://conversations.im/ and https://dino.im/ Encrypted, federated and modern.

  9. story
  10. comment
    Comment #16651141

    I'd be interested in looking at the generated IL, especially for nullability info and default interface methods.

  11. comment
    Comment #16647477

    Well it may be splitting hair but there is no proof or work and the number of nodes is certainly smaller. There is also CONIKS and Google's Key Transparency. This comes to my mind:…

  12. comment
    Comment #16647452

    Yes, WebAuthentication will supersede U2F and it's backward compatible (meaning you can use your Yubikeys, but the API is different).

  13. comment
    Comment #16647446

    I guess they mean extra API that utilize stuff that's in HTTP/2 but not in HTTP/1.1.

  14. comment
    Comment #16642418

    I wonder what do they do with Service Worker updates that the browser normally does every day or so. Do they somehow block install and activate events? If not then the attacker jus…

  15. comment
    Comment #16641086

    They are not encrypted but signed with an elaborate algorithm (I worked on ActivityPub server implementation). Twtxt is minimalist but functional: https://github.com/buckket/twtxt

  16. comment
    Comment #16612997

    I can second this. I wanted to write a simple provisioning tool a while ago that sets up HTTP endpoint on API Gateway and forwards the call to Lambda and the process was extremely …

  17. comment
  18. comment
    Comment #16612491

    It transparently uses messages if a messanger does not implement the XEP so anything supports it. Just without the fancy UI.

  19. comment
    Comment #16612482

    You are only giving the site your JID (username) not password and it verifies that you control the JID so you really are jepz@example.com

  20. comment
    Comment #16611535

    > The larger issue, I think, is that most open questions now are either of the "How do I do obscure thing X in framework Y under rare condition Z" variety, or beginner "Please do m…

  21. comment
    Comment #16611514

    I'd like to see various serverless providers adopting this interface (Service Workers) as well. Currently AWS Lambda needs some mapping in API Gateway and a handier function. Googl…

  22. comment
    Comment #16606154

    Maybe it would be useful to mention that debugging can be more difficult when using tail calls as previous stack frames are not available.

  23. comment
    Comment #16595129

    I've used two services from IBM: Notes and node DB2 package. Both of them were pretty low quality, the db2 package was so unstable that it constantly segfaulted the entire node pro…

  24. comment
    Comment #16587556

    > I can't speak to Let's Encrypt, but the bigger companies that make their money in the CA space are insanely serious about security. That's really what I'm interested in, very hig…

  25. comment
    Comment #16579069

    Nor S/MIME and code signing certs. They also won't provide auxiliary services like timestamping.