Live data from Hacker News

Viewing profile — cakebrewery

cakebrewery

HN member
Joined
Mon, Jul 20, 2015, 7:21 PM UTC
HN karma
67
Public activity
44 items

About cakebrewery

No profile information was provided.

Recent public activity

  1. comment
    Comment #27542479

    On the other hand, linear code is the easier to refactor compared to over engineered code

  2. 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…

  3. 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.

  4. 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.

  5. comment
    Comment #20424440

    Is using an image different than using JSONP? Seems that both "exploit" resources to get around CORS policy.

  6. 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…

  7. 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 …

  8. comment
  9. comment
    Comment #19136777

    Not with inflation

  10. comment
    Comment #19078921

    Care to elaborate what the fix was?

  11. 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…

  12. 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…

  13. comment
    Comment #18189505

    Plain old JSON, with types defined.

  14. 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.

  15. 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.

  16. 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…

  17. 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…

  18. comment
    Comment #16877308

    So, like certifications? Last I heard those are frowned upon in our industry.

  19. comment
    Comment #16869520

    Avoids the extra step of hashing the object to make the key by simply passing the object itself.

  20. 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…

  21. 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…

  22. 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.…

  23. comment
    Comment #16075207

    It's in the article. He spoofs the MAC address to trick the gateway into thinking the attacker is the victim.

  24. 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.

  25. 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.