Viewing profile — cakebrewery
cakebrewery
HN member- Joined
- Mon, Jul 20, 2015, 7:21 PM UTC
- HN karma
- 67
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About cakebrewery
No profile information was provided.
Recent public activity
-
comment
Comment #27542479
On the other hand, linear code is the easier to refactor compared to over engineered code
-
comment
Comment #26811092
Instead of entire new programming languages, maybe existing languages can have alternate localizations (done at the IDE level). The same source code would display in a different la…
-
comment
Comment #24016637
I did and had to do a double-take. Was wondering if this was about the environment footprint of cloud-fare servers.
-
comment
Comment #20594349
I recently discovered Chrome had MIDI as well while looking for a music sight-reading app. Unfortunately, Chrome for iOS does not support it even though Android does.
-
comment
Comment #20424440
Is using an image different than using JSONP? Seems that both "exploit" resources to get around CORS policy.
-
comment
Comment #19363237
Or in my case, I feel the need to learn these technologies so I implement them to some extent, maybe that way I'm more employable. Then again, I love tinkering with new tools and m…
-
comment
Comment #19203098
I remember that, they recommended a workaround last minute for it. Our snake depended on simulations so we just spun up a beefy GCP instance for a short period at the expense of a …
- comment
-
comment
Comment #19136777
Not with inflation
-
comment
Comment #19078921
Care to elaborate what the fix was?
-
comment
Comment #18578029
The level of humour I experience from spoken Spanish (especially on day-to-day conversation) is on another level compared to English. This is solely based on some words/phrases sou…
-
comment
Comment #18393179
I think removing unnecessary code and generalizing redundant parts should be a given. On the other hand, early optimizations such as caching or in-lining should be avoided unless n…
-
comment
Comment #18189505
Plain old JSON, with types defined.
-
comment
Comment #18041400
Slow humans is not as much a bottleneck in Dota as it is in Starcraft. It's easier to "brute force" Starcraft by sheer APM, which is easy for AI to do.
-
comment
Comment #17672629
Because investing has become integral in personal finance and market cap gives an estimate of a company's value, room to grow, etc.
-
comment
Comment #17465481
Very possibly. But that would be easily reproducible with layers as well. Look how there is no perspective change on the rising blocks and the shadow underneath. Blocks just move s…
-
comment
Comment #17465398
You can probably do this with simple tools. It's all about the layers; If you observe closely, you can see all the objects in the frame have very simple movements. The 3D effect is…
-
comment
Comment #16877308
So, like certifications? Last I heard those are frowned upon in our industry.
-
comment
Comment #16869520
Avoids the extra step of hashing the object to make the key by simply passing the object itself.
-
comment
Comment #16639876
I read these two as well. Computer Organization and Design and Computer Architecture on my 2nd and 3rd-level computer architecture courses respectively. Glad to hear Hennessy and P…
-
comment
Comment #16569753
That's a very black and white point of view. There's lots of grey areas and varying urgencies for problems. I'm sure most respectable programmers would take care of matters as fast…
-
comment
Comment #16538204
Used to feel that way until I got a high-power blender (Vitamix, Blendtec, Ninja, etc) and a juicer. It's very easy to make vegetable soups with a blender. I still eat meat though.…
-
comment
Comment #16075207
It's in the article. He spoofs the MAC address to trick the gateway into thinking the attacker is the victim.
-
comment
Comment #15658191
Haven't read much on it, but this happening right after the integrated GPU deal with AMD just strengthens the "teaming up against NVIDIA" theme going on.
-
comment
Comment #15648515
It's supposed to use a hash of the image, so they technically need the exact same image. Doesn't seem like they're using machine learning.