Live data from Hacker News

Viewing profile — MrThoughtful

MrThoughtful

HN member
Joined
Sun, Jun 26, 2022, 5:57 AM UTC
HN karma
549
Public activity
108 items

About MrThoughtful

No profile information was provided.

Recent public activity

  1. comment
    Comment #47673246

    I actually can relate to AI music better than to music made by humans. I always feel some jealousy when listening to rockstars. Because they get all the action and I get so little.…

  2. comment
    Comment #45771144

    When running a test all I see is: Error loading video Please try refreshing the page No matter how often I refresh, that is all I get. Maybe you need more QA? When I open my browse…

  3. comment
    Comment #45679944

    Apart from the "warfare" aspect, it is an interesting question whether the combination of "The man is attractive because of money" and "The woman is attractive because of her looks…

  4. comment
    Comment #45625221

    From 1994 to now, it only goes from 50 to 109? That looks like the "inflation" the government wants you to believe in. Name one thing that only doubled in price over the last 30 ye…

  5. comment
    Comment #45613783

    If it follows redirects, have you tried redirecting it to its own domain?

  6. comment
    Comment #44271825

    Funny, in the comparison image the article shows for the 3 design styles - Skeuomorphic, Flat, Liquid Glass - the Skeuomorphic one looks absolutely best to me: https://substack-pos…

  7. comment
    Comment #44254427

    How do you set the voice? On the Huggingface demo, there seems to be no option for it. It has a female voice. Any way to set it to a male voice?

  8. comment
    Comment #44188296

    Can you link to that comment? I don't see a mention of "Claude" anywhere in this thread. Also nobody here showed they were able to "do this" yet.

  9. comment
    Comment #44188284

    As I said in my original comment that started this thread, I don't use any server side tech. So there is no "npm package". I am only using a browser.

  10. comment
    Comment #44184648

    I have tried that a bunch of times and a bunch of ways and did not get ffmpeg to work. It might have to do with these two strange comments at the top: // import { FFmpeg } from '@f…

  11. comment
    Comment #44183884

    He said it is a matter of copy+paste, not work. I don't think so as I did not get it to run. And if he really can accomplish it with copy+paste, why wouldn't he demonstrate it?

  12. comment
    Comment #44183395

    If there is a "copy and paste" way to get that to run in the browser, can you copy and paste it to a jsfiddle and post the link to the fiddle here?

  13. comment
    Comment #44183361

    I think there is some kind of misunderstanding here. You say "an environment with React". My environment is the browser. I don't know how one is supposed to run that nameless funct…

  14. comment
    Comment #44182756

    Can you put it on jsfiddle or some other codebin? I would love to see it.

  15. comment
    Comment #44182742

    The problem is that they don't provide the full code that can run in the browser. I have not managed to get the function they show in the first example to run in the browser.

  16. comment
    Comment #44182546

    I know there are JavaScript ports of FFmpeg and I would love to use them. But so far, I never got it working. I tried it with AI and this prompt: Make a simple example of speeding …

  17. comment
    Comment #43130801

    Where does it pull the Debian image from? I would think the Docker infrastructure is financed by Docker Inc as a marketing tool for their paid services? Are they ok when other soft…

  18. comment
    Comment #43126951

    I never tried Podman. I guess the benefit is that it runs on demand and not as a always on demon? How does one install podman on Debian and how does one get a Debian image to run i…

  19. comment
    Comment #42583245

    Some are examples of good design ideas.

  20. comment
    Comment #41748841

    From my perspective, the web is fine from a technological standpoint. Anybody can easily put text, images, video, audio online. Finding something that is interesting is the hard pa…

  21. story
    Ask HN: Any Useful Web Components?

    I am still undecided what to think about web components. Are there some useful ones out there? I would expect a nice web component to be a single JS file which I can import as a mo…

  22. comment
    Comment #41687722

    Is there really ever a use case for that? When do you want part of your page to have different fonts, colors, everything from the rest of the page?

  23. comment
    Comment #41687289

    I have been following the web components discussion for years now and just don't see what I can do with them that makes my life as a fullstack developer better. All the examples I …

  24. comment
    Comment #41678073

    Removing the GIL sounds like it will make typical Python programs slower and will introduce a lot of complexity? What is the real world benefit we will get in return? In the rare c…

  25. comment
    Comment #41471762

    Do FireFox, Chrome and Safari still use unencrypted channels for DNS queries? What is the state of DNS over HTTPS?