Live data from Hacker News

Viewing profile — diegoperini

diegoperini

HN member
Joined
Thu, Mar 20, 2014, 4:30 PM UTC
HN karma
1,276
Public activity
617 items

About diegoperini

dperini.com

Recent public activity

  1. comment
    Comment #48082615

    I have the opposite experience where Gemini (even the flash models) has the only useful model for my reverse engineering related use case. My hunch is Google utilizes its free acce…

  2. comment
    Comment #47907592

    If I am not mistaken, it's even shown in the marketing materials to build suspense.

  3. comment
    Comment #47817122

    > Water blobs vs. fireballs. Pretty sure there's a nice videogame idea hiding in there somewhere. I like the way you think. :)

  4. comment
    Comment #45628442

    That analogy may not be suitable for this case because value proposition between the aesthetics vs the function is different for visual art projects compared to software. There is …

  5. comment
    Comment #45605717

    "Protection against malicious use" isn't as cool as "model welfare". I'm renaming my authentication function to "examineCrest()".

  6. comment
    Comment #45559637

    I recommend replacing "hi chat" in the test spell with "Mortal plane, I greet thee".

  7. comment
    Comment #45505112

    > I'm not quite sure why you'd want to run Erlang on it, but the hardware exists. Erlang is invented before IoT was a thing to facilitate distributed computing for telecommunicatio…

  8. comment
    Comment #45487458

    > And here are my clearly unimpressed “friends” >:( These friends don't get it!

  9. comment
    Comment #45387718

    Low resource footprint, written in Go, embed-able in any Go project as a library, compiles to mobile with little to no modification, supports config change without restart, has plu…

  10. comment
    Comment #45331915

    > it has a truckload of data It would be "artificial" only if LLMs performed badly despite having an equal amount of data containing examples of eastern customs in its training set…

  11. comment
    Comment #45331574

    It's no different than GPT answering a prompt with "That's a wonderful idea!", except it's in a different language than English. It's a good thing if LLMs can do this in every lang…

  12. comment
    Comment #44324751

    > yet the end result was complete shit Could you elaborate why? It looks like a useful protocol.

  13. comment
    Comment #43952460

    > Linux separates things such that I was looking at C files in drivers/platform/x86 and header files in include/linux/platform_data/x86. And the ACPI code lives other places as wel…

  14. comment
    Comment #43605578

    You get to choose your own, more efficient "PI" for your model. Still, it's a valid question.

  15. comment
    Comment #43159336

    I refuse to believe neutrons can be any color other than white.

  16. comment
    Comment #43041169

    Phind does one thing and it does it really well. I use it because it has a real, positive impact on my growth. I love the fact that it is not Jarvis, but just a really helpful libr…

  17. comment
    Comment #42991198

    Double "AFAIK" makes me trust you more :) I think this is very accurate. The exception is probably those block buster games. Those probably get direct consultancy from NVIDIA durin…

  18. comment
    Comment #42991002

    Beautiful. Thank you.

  19. comment
    Comment #42917272

    State transitions are probabilistic and operators have complex coefficients.

  20. comment
    Comment #39178278

    True. Luckily it's open source. You can do `npx curlconverter --language go example.com` behind a firewall after downloading the npm module.

  21. comment
    Comment #38431177

    > Admittedly this theory is only backed by personal preference Same for my argument too. There is also the cultural factor. The age when I was going to make a decision about which …

  22. comment
    Comment #38431092

    > Personally I'm still stuck in this era. Light background is a must. I never use dark mode on anything. I genuinely don't understand the kids... Kid here (34). My understanding is…

  23. comment
    Comment #37637897

    Now that we have foldables, I see no reason not to put a hardware keyboard to the bottom of one of the screens while the phone is unfolded.

  24. comment
    Comment #37393546

    > I hope that Android becoming more and more user-hostile (and more specifically in this case power-user-hostile) will move more and more people to custom ROMs. I 100% share your d…

  25. comment
    Comment #37153473

    Unreal Engine actually applied the idea to implement distributed objects transparently. It is decent enough to power most real time multi-player gaming scenarios.