Viewing profile — yorak
yorak
HN member- Joined
- Mon, Apr 02, 2012, 7:17 AM UTC
- HN karma
- 319
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About yorak
I also used to teach game programming at the local community college and open university on my free time and run a local game development club.
Recent public activity
-
comment
Comment #43075294
Sorry to dissapoint you and the few other curious ones, this was some 10 years ago and such details such as name of the company have fell of from my overfilled brain long ago. Whil…
-
comment
Comment #43045866
Geoffrey, thanks for sharing your story with us. OR sure is a weird niche. Good enough algorithms for solving these problems have existed for decades1, but we still see low adoptio…
-
comment
Comment #37292682
At least to me the argument does not hold water. My fear is that humans being human, simulation of a coral reef imaginary or future holodeck-like experiences will not save the actu…
-
comment
Comment #34655291
I agree and have been saying for a while that an AI you control and run (be it on your own hardware or on a rented one) will be the Linux of this generation. There is no other way …
-
comment
Comment #27785045
Nice. The resulting graphics style reminds me of a Short Hike, which is a family friendly bite sized 3D adventure and exploration game. I'm not affiliated in any way, just enjoyed …
-
comment
Comment #25186041
I blame being an operations researcher for always (pessimistically) first and foremost seeing how the system can be gamed. You have to think very very carefully what the objective …
-
comment
Comment #25184143
Yes, rather than exchange rate, I'd be more worried about corvids carrying trash from the landfill to exchange it to food. Or, in case of cigarette stubs, emptying well contained a…
-
comment
Comment #24908772
Aka. the Chinese room argument. However, I'm not so sure us people are little more than just pattern matching machines. When I start to talk (or write, as I'm doing now), the words…
-
comment
Comment #24007066
What is most impressive here, which I think other commentators of the thread have not pointed out, is its ability to have an inner dialogue (monologue?) with itself in this sample.…
-
comment
Comment #22630980
This is an interesting and promising take on the problem. Despite being introduced already in the 60'ies, the optimization of delivery routes is still not used as widely as it shou…
-
comment
Comment #22363986
I've personally not seen this happen. Instead, I've seen many oversold ML/AI tools that offer no advantages over using open and freely available tooling that the data scientist (wi…
-
comment
Comment #19317051
Very true, my mind immediately wandered to thinking about Random Forests https://en.wikipedia.org/wiki/Random_forest
-
comment
Comment #19083595
From how I see it the conflict is not technical but ideological. Or, in technical terms, what is the objective?: for Forrester and Collins this seemed to be increasing the economic…
-
comment
Comment #19034318
In an utopia scenario you own the digital assistant. It is based on open source (even if deployed to cloud ) and you carefully curate the data sources is has access to. In a dystop…
-
comment
Comment #18458387
There is this trick among us operations researchers I'd like to share: even if one is able to perfectly model the peculiarities of a given application and get the optimal solution,…
-
comment
Comment #18458358
It is true that such problems /can/ be solved via mathematical linear programming (for those coming outside math circles, please note that the term programming here has nothing to …
-
comment
Comment #18458324
Bus routing is just a variant of the vehicle routing problem (VRP), which itself is a generalization of traveling salesman problem (TSP) but with multiple salespersons doing the tr…
-
comment
Comment #16771593
Before the development of Voxel Quest ( https://www.voxelquest.com/ ) was stopped it had shadows and animated agents. However, I'm not knowledgeable enough on game renderers to est…
-
comment
Comment #16427498
Ah, perhaps in the other corners of the world, but in Finland we do not play such "games". That is, if you invite someone over by 17 pm, it might mean by 18 pm, or might not. Here,…
-
comment
Comment #11351012
Like they did it in the 90'ies? Have an actual button on the key that you need to press to open the doors and authenticate. Same goes for starting the car, if you want to offer the…
- story
-
comment
Comment #11078544
Thanks. I already have an use case in mind for this kind of transpiler, therefore I asked. I've toyed with Rapydscript a bit but the things mentioned in this thread and in the docu…
-
comment
Comment #11076017
Does anyone have insight on how does this compare to Rapydscript ( http://www.rapydscript.com/ )?
-
comment
Comment #10337022
There is also superresolution methods that in practice make the "enhance"-feature possible. The information from the same objects in successive frames, eg. from a security camera f…
-
comment
Comment #10302458
Somebody here at HN suggested using Zim wiki a while ago http://zim-wiki.org/ I've been using it ever since. It stores data in plain text files (dokuwiki markup) and in addition th…