Live data from Hacker News

Viewing profile — rfonseca

rfonseca

HN member
Joined
Tue, Oct 23, 2012, 4:56 PM UTC
HN karma
92
Public activity
38 items

About rfonseca

[ my public key: https://keybase.io/rodrigo_fonseca; my proof: https://keybase.io/rodrigo_fonseca/sigs/hFBIpA9QIo9TNn4-DLeYLY1nlpyv5dm45dbQCGOd35g ]

Recent public activity

  1. comment
    Comment #47052587

    I was part of the early alpha for this, they opened a beta wait list today. The thing that is different here is that they remove 99.9% of the friction to create agents, the target …

  2. story
  3. comment
    Comment #47008964

    https://news.ycombinator.com/item?id=47008929

  4. story
  5. comment
    Comment #46828170

    What is the lifetime of the Ray workers, or, in other words, what is the scalability / scale-to-zero story that makes this serverless?

  6. comment
    Comment #46169263

    The small city of São Paulo (~22M people) has also banned billboards since 2007, and life goes on.

  7. comment
    Comment #45924748

    (disclaimer: I work at Microsoft, but am not directly involved with Durable Functions) Being a library is a pretty interesting feature! Correct, Durable Functions allows you to wri…

  8. comment
    Comment #45924079

    Peter, how does this compare to Azure Durable Functions? (Say, for the sake of argument, that you are comparing the Python version of both) Are there things that fundamentally you …

  9. comment
    Comment #44280342

    Were they aware in this study that they were being evaluated in their ability to know if they were being evaluated ;)

  10. comment
    Comment #44142185

    I may be missing something, but in addition to this threat of prompt injection, you also have to trade trusting the arbitrary MCP server for trusting MCP Defender. In the default m…

  11. comment
    Comment #44069520

    I was using Pocket to save articles to listen to in the car, with their ok TTS feature. Does anyone know of an easy solution that allows me to click to save an article, and then ha…

  12. comment
    Comment #43897526

    This was an interesting quote from the blog post: "There is one silly technique I discovered to allow a LLM to improve my writing without having it do my writing: feed it the text …

  13. comment
    Comment #43090511

    The book Waves in an Impossible Sea by Matt Strassler goes deep into explaining precisely this. https://profmattstrassler.com/waves-in-an-impossible-sea/

  14. comment
    Comment #42257205

    https://archive.is/CZshD

  15. comment
    Comment #41829465

    "curating your news sources with a focus on unsensational, fact-based reporting" -> curious how you do this!

  16. comment
    Comment #41470524

    It would make it a bit harder to detect that you are using a VPN, but it shouldn't be hard for the ISP to detect that all your traffic is being sent encrypted to a particular IP ad…

  17. comment
    Comment #40924769

    A long time ago (2011) when I was teaching the networking course at Brown, the final assignment in the course was to create the equivalent of iodine, IP-over-DNS tunneling [1]. Bei…

  18. comment
    Comment #39628434

    This paper [1] models some simple (r) NN as ODEs, and uses ODE tools to train and for inference. It’s a start. [1] https://arxiv.org/abs/1806.07366

  19. comment
    Comment #39565042

    Really great research work from Kay Ousterhout. Sparrow extends the "power of two choices" [1] to a more general formulation, and makes it really cheap to find very good choices (i…

  20. comment
    Comment #37225087

    Also, don't call from the same phone you received the call on, if on a landline . One time (I can't find the reference) scammers called from the bank, suggested the person called b…

  21. comment
    Comment #36543728

    Could not agree more. I think one big problem with Bolsonaro's discourse about the election system -- he was absolutely correct that the current system is not fully verifiable -- i…

  22. comment
    Comment #36543614

    The paper vote records (anomymous, of course) become the source of truth. There are very well established methods (Risk-limiting Audits - https://en.wikipedia.org/wiki/Risk-limitin…

  23. comment
    Comment #34359546

    This is great indeed, and makes it for 2 illustrations from Van Jacobson's papers, separated by 28 years! (The 1988 paper and the 2016 BBR paper)

  24. comment
    Comment #34345435

    In Networking, two illustrations of congestion control are just fantastic IMO. First one is [1], by Chiu and Jain (page 7, figure 5), showing that Additive Increase / Multiplicativ…

  25. comment
    Comment #30954656

    Here's one way (YMMV) of reading academic papers. It usually takes time, and a couple of passes, and you may try to understand the ideas and impact first, to then move to the desig…