Viewing profile — TheHideout
TheHideout
HN member- Joined
- Tue, Dec 29, 2015, 12:23 AM UTC
- HN karma
- 415
- Public activity
- 113 items
- HN profile
- View on Hacker News ↗
About TheHideout
No profile information was provided.
Recent public activity
-
comment
Comment #46739900
This sounds like the "idea guy" claiming you owe him money after you do all the work.
-
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…
-
comment
Comment #45340026
thank you for the transparency in your comment.
-
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.
-
comment
Comment #44880454
Constraints can very much be dynamic and emergent from complex event chains.
-
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.
-
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 …
- story
- story
-
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 …
-
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…
- story
-
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…
-
comment
Comment #44077072
Because hug of death: https://archive.is/iBrYt
- story
-
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?
-
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.
-
comment
Comment #43357587
FYI, using this stuff without understanding Test Power is dangerous and can lead to making bad decisions with false confidence.
-
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…
- story
- story
- story
-
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.
- comment
-
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…