Viewing profile — pebcakID10T
pebcakID10T
HN member- Joined
- Sat, Oct 29, 2016, 7:43 PM UTC
- HN karma
- 45
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About pebcakID10T
No profile information was provided.
Recent public activity
-
comment
Comment #33791366
Step-by-step instructions on setting up an API endpoint running on AWS Lambda, storing data in DynamoDB, with a React static site hosted on S3.
- story
-
comment
Comment #33321698
It's pretty cool for light work, but I imagine you would be better off doing native ES queries so when you need more complex queries, weighted searches, and optimizations, you will…
-
comment
Comment #33294204
Should be fixed now - an off by one error checking diagonals that hit the top of the board. Thanks!
-
comment
Comment #33293573
Yes, I may do a minimax version with a difficulty setting. That would be fun to do.
-
comment
Comment #33293550
Yes, I need a bug report button.
-
comment
Comment #33293540
With perfect play the first player will always win. My AI is not perfect and you can win as the second player.
-
comment
Comment #33293537
The computer AI code is in this file: http://flydaddy.net/games/connect-four/js/computerOpponent.j... Basically when it’s the computer’s turn it evaluates every possible move and a…
-
comment
Comment #33293523
The computer AI code is in this file: http://flydaddy.net/games/connect-four/js/computerOpponent.j... Basically when it’s the computer’s turn it evaluates every possible move and a…
-
comment
Comment #33290473
Good idea. Done.
-
comment
Comment #33281917
Just a fun little project I did. It's beatable, but not easy.
- story
-
comment
Comment #33267425
My first thought as well. Why even provide a response?
- story
-
comment
Comment #32906381
ElasticSearch is not to be used as your primary data store. It's a search tool and you should have a process to rebuild an index from your primary data store. Outside of that, I hi…
-
comment
Comment #31685329
I have been developing software for over 20 years and leading teams of developers for the last 10. Please allow me to give you some insight from experience. To your first point, in…
-
comment
Comment #24065055
Absolutely, the main feature any ORM needs before I will consider it, is how easy is it to write raw SQL with the ORM. Because you always have to do this on every large application…
-
comment
Comment #24065021
Back when I did PHP, our company started using Laravel and it was amazing. The team was so much more productive with that framework and our platform was very easy to maintain. This…
-
comment
Comment #16972156
I believe there was already a law stating that you couldn't park in the same place for extended periods of time. Different laws could be written to make sure obnoxious behavior is …
-
comment
Comment #16972116
I honestly don't think it is a big deal. It's far preferable to having people sleeping in tents, which this law basically forces an RV dweller to do. It's a horrible law and I hope…
- comment
-
comment
Comment #16682782
NoooOoooooOOOooooOOOooo! I hate Allman braces! My hatred burns with the fire of a thousand suns!
- comment
-
comment
Comment #14154191
This is one case where the juice was not worth the squeeze.
- comment