Viewing profile — fishtastic
fishtastic
HN member- Joined
- Tue, Nov 23, 2010, 9:12 PM UTC
- HN karma
- 71
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About fishtastic
Recent public activity
-
comment
Comment #9971856
If your engine doesn't need to render objects outside the viewport, then you don't need to generate those objects until you actually need to render it.
-
comment
Comment #9966074
If the design of your roguelike limits player vision so they only see their surroundings, then instead of generating the 512 x 512 map in one go, you can improve the performance/me…
-
comment
Comment #9926318
Every few seconds the screen freezes for a fraction of a second. This happened to me on both Chrome and Firefox. I suspect the lag is caused by garbage collection taking too much t…
-
comment
Comment #8979544
Screamed at JavaScript for failing at big integer multiplications. Got it after rewriting in python. Here is my poorly written explanation. --------- MAJOR SPOILERS --------- Let's…
-
comment
Comment #8581256
This game is quite different from Conway's Game of Life because it's not deterministic. During a turn, cells will rely on Math.random to find whether to move or divide; the directi…
-
comment
Comment #7856209
Can you simplify the form and save user's time by figuring out the type credit card from the number? (IIRC, all Visa cards start with 4)
-
comment
Comment #6922449
I recently found that AngularJS has supports for promises. I replaced some of the callback code to use promises and it's a lot more readable. Callbacks: Backend.CallA(param, functi…
-
comment
Comment #3295441
I've started reading this after I found it on an old HN post. I went through everything except chapter 12, 13, and the latest one that just came out. I would highly recommend learn…
-
comment
Comment #2961068
As someone who's been watching professional Korean SC competition for almost 10 years, the strategy described by your brother can be found from many high class players. Unlike Warc…
-
comment
Comment #2905702
Sold out online at future shop, was going to get one. I could try door crashing the store tomorrow and see if they still have the one for demo... http://www.futureshop.ca/en-CA/pro…
-
comment
Comment #2858821
As someone who also like random candies, I wonder if it is cheaper to just order candies straight from Japan (Amazon Japan or maybe Ebay?) I am stealing idea here, but that would b…
-
comment
Comment #2784364
How was the rendering done? I guess that some facial features are made from blended texture mapped polygons (the hair and the neck). The face and the eyes might require some other …
-
comment
Comment #2749564
This explains many mysteries from Starcraft 1: bad replay file after patching, small replay file sizes, low network traffic usage from multiplayer even on big maps. The hash value …
-
comment
Comment #2732573
I wonder if the accuracy of this report was just base on some lucky guesses. Right now, there are probably hundreds of such predictions about the future. Look at them again in 20 y…
-
comment
Comment #2696387
That was a great use of a huge magnifying glass. If he can somehow mass produce this, it would bring the cost of making planting pots to almost nothing. One problem with this desig…
-
comment
Comment #2679669
I found a way to do this in XP. (Vista or 7 should be similar) 1. Open "Documents and Settings\ \Application Data\Mozilla\Firefox\Profiles\ \extensions 2. Find the folder for the u…
-
comment
Comment #2677596
Hard to believe there will be an event like this in Waterloo, I am really interested. Hope you are okay with some newbie uw co-op students.
-
comment
Comment #1976912
So the "popular I love anal" was just an accidental discovery having no relation with the actual encryption method.