Live data from Hacker News

Viewing profile — brookman64k

brookman64k

HN member
Joined
Thu, Aug 06, 2020, 10:17 PM UTC
HN karma
50
Public activity
28 items

About brookman64k

No profile information was provided.

Recent public activity

  1. comment
    Comment #49144889

    I have heard this take many times. But I don’t get it. For me 80% of the experience is the music. I can easily enjoy a club for a whole night without taking any drugs if I like the…

  2. comment
    Comment #49052576

    I don’t think that a generative model is a good judge to assess if a text was written by itself. This article has a super stong “written by AI” smell to it. Once you notice all the…

  3. comment
    Comment #48870205

    The Orthogonality Thesis (by Nick Bostrom) says that intelligence and ultimate goals are independent. Those non-instrumental goals can’t be stupid nor right or wrong. Increasing in…

  4. comment
    Comment #48607110

    At first I noticed that for many questions two or three of the answers are obviously wrong. So in many cases the correct answer can be guesses easily. But then I noticed that in 90…

  5. comment
    Comment #47739094

    We run into this issue when watching Korean movies/dramas. My wife prefers Japanese subtitles and I prefer English/German. I haven’t found a way to enable two subtitles in Firefox …

  6. comment
    Comment #47054845

    LLVM (Low Level Virtual Machine) != LLM (Large Language Model)

  7. comment
    Comment #46776195

    Why run something in a few CPU cyles on a 40 year old home computer when you can do the same (but worse) on a billion-dollar GPU cluster?

  8. comment
    Comment #46701952

    Excuse my ignorance, but you can set up your own Discord server? I thought it‘s a SaaS kind of offering.

  9. comment
    Comment #46558489

    When the rocket launches it already moves with earth's rotation at that latitude (and is stationary with respect to the ground). That's in fact the reason why many rocket launch si…

  10. comment
    Comment #46558303

    Why is it launching with a horizontal velocity? It initially moves to the right even when pointing up perfectly.

  11. comment
    Comment #46419961

    For me the page only shows a title but no content (Chrome, iOS). Or am I missing the joke? (That AI researchers and economists have nothing to say about the topic.)

  12. comment
    Comment #46384840

    Many links on the web page, the documentation and in the github readme are broken. Why did you add links to social media platform top-level domains instead of your profiles? The „s…

  13. comment
    Comment #46374187

    In some ecosystems like Rust/Cargo the lock file can list a superset of the dependencies that actually make it into the final executable. Crates may conditionally include or exclud…

  14. comment
    Comment #46298583

    How do you verify that your verification verifies the right thing? Couldn’t the LLM spit out a nice looking but ultimately useless proof (boiling down to something like 1=1). Also,…

  15. comment
    Comment #46062516

    I think you are way too optimistic. Even with an antimatter drive and 100% conversion efficiency, such rocket would have a fuel to payload ratio of >1000.

  16. comment
    Comment #45807633

    It also uses pentagons in some places because a hexagonal grid can‘t tile a sphere. They made sure that the pentagons are located in water, but this feels like it will add even mor…

  17. comment
    Comment #45194245

    I didn't finish reading the article before commenting. Mea culpa! Maybe it would be possible to use Phantasy Star Online's network stack via the streaming exploit. But that would l…

  18. comment
    Comment #45194106

    > The game runs on a Nintendo GameCube, a 24-year-old console with a 485 MHz PowerPC processor, 24MB of RAM, and absolutely no internet connectivity. In fact, Nintendo did release …

  19. comment
    Comment #44785350

    Would that be done in two passes? 1. Render the image shifted by 0.5 pixels in both directions (plus one additional row & column). 2. Apply above formula to each pixel (4 reads, 1 …

  20. comment
    Comment #42875286

    I belive there are many low hanging fruits to improve the speed. In my project the code generation took more than 3 minutes. This is rather annoying if you have just renamed a fiel…

  21. comment
    Comment #42769977

    Thank you. Which is currently the most capable version running reasonably fast on a 3090 (24GB of VRAM)?

  22. comment
    Comment #42240281

    At my project we are forced to use Enterprise GitHub including Actions. Often 80% of the build time consists of up- or downloading intermediate or final build artifacts. This can t…

  23. comment
    Comment #42212048

    Just to avoid potential confusion: WebGPU and WGPU are different things.

  24. comment
    Comment #41802196

    Proton, not Photon. ;-) Here is a list with games and their support status: https://www.protondb.com/

  25. comment
    Comment #39595875

    mixtral:8x7b-instruct-v0.1-q4_K_M got this correct 5 out of 5 times. Running it locally with ollama on a RTX 3090.