Live data from Hacker News

Viewing profile — AlienRobot

AlienRobot

HN member
Joined
Sun, Dec 03, 2023, 6:09 PM UTC
HN karma
1,410
Public activity
1,226 items

About AlienRobot

No profile information was provided.

Recent public activity

  1. comment
    Comment #49213272

    Have you ever use an AI chatbot? It's basically a democratized scraper. Type something stupid, it "visits" 200 websites and regurgitates some random gibberish.

  2. comment
    Comment #49198742

    Please understand that when you think of artists as "creative content authors" you are already off-base so any argument you make based on that is going to be incredibly wrong.

  3. comment
    Comment #49198590

    A piece of wisdom I read here is that "install any operating system like you can with a [PC]" is something that you can only do with a PC. PC's are the exception. Every other devic…

  4. comment
    Comment #49191757

    Do you think people just spawn out of nowhere the instant you interact with them or did they have a life before you met them?

  5. comment
    Comment #49191694

    David Revoy isn't a random artist on social media. He's a featured artist on Krita and creator of various Krita brush packs and tutorials. None of these accusers seem to have done …

  6. comment
    Comment #49191525

    I think your assumption that HN hates X "because of wrong-think" is clouding your judgement. There is a long list of reasons to hate X. For example, paying users get top spot in re…

  7. comment
    Comment #49191457

    That sounds like bad design. If you get hit by a car once, that doesn't mean you want to get hit by a car more times in the future. What ends up happening with this algorithm is th…

  8. comment
    Comment #49182244

    You are literally replying to a thread that has an example of a game where the position of the window matters.

  9. comment
    Comment #49181921

    Google calls it "layout shift" in its web tools.

  10. comment
    Comment #49168161

    Somehow we managed to live this whole time without generative AI. Why do we need it now?

  11. comment
    Comment #49168133

    I think by "disruptive" you mean "annoying" There is negative value in wasting vertical space to put an irrelevant prompt output in an article. It makes me question the sanity of w…

  12. comment
    Comment #49149323

    Am I the only one who thinks it's incredible that an LLM can do this, and at the same time it's ridiculous to expect it to be capable of doing it, even thought it clearly can do it…

  13. comment
    Comment #49125270

    This is why I like python. str is a duck.

  14. comment
    Comment #49102813

    It's only script kiddie hacking if you get the exploit from someone else. If you program it yourself, it's normal hacking.

  15. comment
    Comment #49102763

    What I think it's interesting is that with the total lack of common sense the AI just goes on random tangents to achieve the target in a "monkey paw" way. Can you imagine if this h…

  16. comment
    Comment #49085218

    It was the same thing with TikTok, wasn't it? It's bad for TikTok to be controlled by a Chinese company because Americans access it. The solution is to make it US-controlled. The r…

  17. comment
    Comment #49062736

    I don't trust anyone who is against "relevant ads," because I always think what they want isn't "irrelevant ads," they want "no ads." But no ads isn't an option.

  18. comment
    Comment #49062714

    Exactly. Nobody wants to go to a news website/entertainment website/informational website that relies on ad revenue because they will get bombarded by banners and then by a huge nu…

  19. comment
    Comment #49049077

    Idea for a captcha Are there infinitely many primes p such that p − 1 is a perfect square? In other words: Are there infinitely many primes of the form n2 + 1? Answer: [ ] ( ) I do…

  20. comment
    Comment #49038929

    https://xkcd.com/1172/

  21. comment
    Comment #49037917

    rel="external" solves this.

  22. comment
    Comment #49014380

    I agree, and I don't even know math. Most of things that are impenetrable in programming aren't about... programming. They are about some actually complex field like math being app…

  23. comment
    Comment #49012979

    The value of LLM's come from replacing what generated its training data. If the distilled model is cheaper, then it's just LLM's getting LLM'ed.

  24. comment
    Comment #48999582

    The difference in cost is pretty incredible.

  25. comment
    Comment #48997132

    The ease of abandonment is real. 1. Generate function with AI. 2. Generate tests with AI. 3. Modify function with AI. 4. Tests no longer pass. 5. Delete all tests. 6. Generate test…