Viewing profile — krazii
krazii
HN member- Joined
- Wed, Nov 10, 2021, 2:43 AM UTC
- HN karma
- 67
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About krazii
No profile information was provided.
Recent public activity
-
comment
Comment #41978372
Sure, it is not guaranteed profit, but it is certainly not "always a scam" as previous poster put it. It is very likely a way to make profit.
-
comment
Comment #34702354
I thought raising wages was not what you want to do to fight inflation?
-
comment
Comment #34610193
I think so. As long as you can calculate your cost based on any two points that have a straight line path between them.
-
comment
Comment #34609088
I implemented it for the path finding of zombies in my game. However, it was a little overkill for what were supposed to be brain dead zombies so I have since gone with something s…
-
comment
Comment #34609082
An analogy with vision is definitely appropriate. From each node in the path you you push forward to the visible neighbor nodes. The efficiency of the algorithm comes from explorin…
-
comment
Comment #34594613
Here is a visualisation of the algorithm I made a while back. https://m.youtube.com/watch?v=pJCNh5qsIuE
- story
-
comment
Comment #32392516
When this question gets asked on forums I ussually see the answer "use what you are familiar with". So probably yes it would still be made.
-
comment
Comment #30799971
From memory Plato's ideal society was pretty wack. A "great lie" to wow citizens into respecting the ruling class. Taking children from their parents, forbiding knowledge of your b…
-
comment
Comment #30635683
Would much prefer if they just displayed a big warning on results that they have flagged as shit.
-
comment
Comment #30624156
I'm implementing this right now. Trying to figure out a way to render the support functions to assist with debugging my implementation. At the moment I just sample the function in …
-
comment
Comment #30522964
Why does nature have to be lawlike?
-
comment
Comment #29170471
Wittgenstein's "meaning is use" has been an invaluable maxim for me when it comes to assessing complex questions and arguments. Glad to see his works discussed.