Live data from Hacker News

Viewing profile — acmiyaguchi

acmiyaguchi

HN member
Joined
Thu, Feb 11, 2021, 7:01 AM UTC
HN karma
45
Public activity
18 items

About acmiyaguchi

No profile information was provided.

Recent public activity

  1. comment
    Comment #48153263

    The youtube video covering it has an interesting run through of the desktop environment in the final section https://www.youtube.com/watch?v=eGS9su_inBY&t=2418s . But I agree a scr…

  2. comment
    Comment #47938837

    The live-feed is super cool. I wish I had a machine large enough to run this locally. It'd be nice if the ollama pro tier would allow running these historical models to play with a…

  3. comment
    Comment #47106819

    This feels like an AI agent doing it's own thing. The screenshot of this working is garble text ( https://github.com/sophiaeagent-beep/n64llm-legend-of-Elya/b... ), and I'm skeptic…

  4. comment
    Comment #45785580

    This does exist to some degree, as far as I understand, along the lines of style-transfer and ControlNet in visual domains. Anthropic has some research called "persona vectors" whi…

  5. comment
    Comment #44187138

    The idea of using stenographic techniques to exfiltrate data is interesting, but I don't quite follow the general method outlined in the repository -- either through the generated …

  6. comment
    Comment #40800759

    The first paragraph seems self-explanatory, and the templating language is simple enough that you can infer what it does when it runs. There's nothing about this that seems JS ecos…

  7. comment
    Comment #38608026

    Getting an interview for global entry is actually pretty easy, you can just do it on the return leg of international travel with no appointment needed.

  8. comment
    Comment #38315949

    Interesting, is this how they're currently structured? It sounds a lot like Mozilla with the Mozilla Foundation and Corporation.

  9. comment
    Comment #37911500

    A first or second year (undergrad) student doing theoretical science to this level is astounding to me. It was an upper-division course for me, albeit a prerequisite for things lik…

  10. comment
    Comment #37286460

    I agree, it changes the semantics of dictionaries in a way that doesn't feel right. There are several things that are off-putting, but another example in vein with the mixed key ty…

  11. comment
    Comment #37142564

    I was a bit suspicious of the claim, but found evidence that this might actually be the case. Here's a page focused on research related to non-native earthworms in North America th…

  12. comment
    Comment #37002953

    This paper looked familiar to me, and it turns out it's because it's part of the 4th edition of Readings in Database Systems (or the Red Book). The 5th edition is freely available …

  13. comment
    Comment #36837043

    This is an interesting talk! I love reading about applications of math/computer science to ecology. The parent page has links to relevant papers that are worth reading, too. [0] Th…

  14. comment
    Comment #36351125

    As I understand it, part of the value proposition are the features that simplify distributed computation [0]. You define a function, and then you can refer to it by some internet g…

  15. comment
    Comment #35499024

    Modeling is a process to help explain phenomena. I'm doubtful a particular deep neural network architecture can replace even the few examples provided in the article. It might be a…

  16. comment
    Comment #35348174

    The language is not a limiting factor here. Python is an excellent scripting language, and works plenty fine in distributed computation. The Python interface to Spark is a wrapper …

  17. comment
    Comment #33037581

    There’s nothing stopping you from writing a compiler or interpreter in a non-imperative language like prolog. Also performing the equivalent of a table join in a non-declarative qu…

  18. comment
    Comment #31903897

    This article reminds me of one business student's criticism of the "critical positivity ratio" idea. This article by the Guardian [1] sums up the entire saga, and the actual rebutt…