Live data from Hacker News

Viewing profile — TheHideout

TheHideout

HN member
Joined
Tue, Dec 29, 2015, 12:23 AM UTC
HN karma
415
Public activity
113 items

About TheHideout

No profile information was provided.

Recent public activity

  1. comment
    Comment #46739900

    This sounds like the "idea guy" claiming you owe him money after you do all the work.

  2. comment
    Comment #45606623

    Since this article successfully got me to look at an example using their software and get to the edge of their funnel, has anyone used Rill and can comment on its utility vs just u…

  3. comment
    Comment #45340026

    thank you for the transparency in your comment.

  4. comment
    Comment #45337886

    Very nice list... I do wonder how much money the author/contributors make by having Tuple's ad at the top of this popular readme file.

  5. comment
    Comment #44880454

    Constraints can very much be dynamic and emergent from complex event chains.

  6. comment
    Comment #44874625

    In standard constraint optimization you know the constraints at compile time. In MDO many constraints are generated at runtime and constantly change as you search for solutions.

  7. comment
    Comment #44870898

    AKA they're doing what every other aerospace company has been doing for decades, multidisciplinary design analysis and optimization [0] with simulation in the loop. If you were to …

  8. story
  9. story
  10. comment
    Comment #44429397

    I probably put down at least 100k lines of Rust and made 15 games of varying sizes from small jam games to much larger ones [0], [1]. It seems like everyone just wants to make the …

  11. comment
    Comment #44417491

    I made the same little Roguelike game with Raylib in Odin, C3, and FreeBASIC over the last few weeks. [0] [1] [2] I started on a Zig one and nope'd right on out of that after a few…

  12. story
  13. comment
    Comment #44147127

    Maybe all homework could come in two parts with a 70/30 split in the grade. Everyone gets assigned the first 70%, if their solution trips a plagiarism detector then they are automa…

  14. comment
    Comment #44077072

    Because hug of death: https://archive.is/iBrYt

  15. story
  16. comment
    Comment #43936362

    So, basically it's allowing you to use a struct like you would in OOP, but get the array benefits of ECS when that struct is in a vector?

  17. comment
    Comment #43504685

    Agreed, if you aren't using Monte Carlo methods in your algorithms then your problem probably isn't hard enough, or your solutions are fragile to variance.

  18. comment
    Comment #43357587

    FYI, using this stuff without understanding Test Power is dangerous and can lead to making bad decisions with false confidence.

  19. comment
    Comment #43281657

    Good luck! I'm over 40 and just had my midterm for General Linear Models (statistics + linear algebra). This YouTube playlist was invaluable for me: https://youtube.com/playlist?li…

  20. story
  21. story
  22. story
  23. comment
    Comment #41616693

    > Threads is a speculative television drama which portrays the run up to and the aftermath of a nuclear missile exploding over a British city.

  24. comment
  25. comment
    Comment #41269567

    Every day I make a list in a long running text file. I typically copy the previous day and modify it. \\ [date] need - things that absolutely have to be done today really should do…