Live data from Hacker News

Viewing profile — slackito

slackito

HN member
Joined
Thu, Dec 31, 2009, 1:52 AM UTC
HN karma
220
Public activity
44 items

About slackito

No profile information was provided.

Recent public activity

  1. comment
    Comment #43109654

    Depending on which European country it's not necessarily forbidden. "Compliance reasons" may also mean "the company must pay overtime at the appropriate rate" and they just don't w…

  2. comment
    Comment #39910215

    The fact that you're comparing CUDA to using triangles and shaders makes me think you might be confusing OpenCL with OpenGL. OpenCL is meant for general computation (the C is for "…

  3. comment
    Comment #38553993

    > Pixels are a unit of area like an acre or square meter. Some computer graphics experts don't agree with this: http://alvyray.com/Memos/CG/Microsoft/6_pixel.pdf

  4. comment
    Comment #38453915

    > there is no mechanism to unionize wait staff, or kitchen staff, dishwashers etc. included There is, however, a "union" of restaurant owners who lobbies against improving minimum …

  5. story
  6. story
  7. comment
    Comment #8752909

    Anyone interested in how GPUs work should read the series of blog posts by Fabian Giesen "A trip through the graphics pipeline": https://fgiesen.wordpress.com/2011/07/09/a-trip-thr…

  8. comment
    Comment #7257894

    Thanks for the pointer to zopfli. I've used p7zip in the past as a "better gzip", and it gets good results for this one too :D $ curl -s http://danlec.com/st4k | gzip -cd | 7z a -s…

  9. comment
    Comment #6527692

    I did the same for C++. I hate many aspects of the language, and it feels really ugly compared to newer languages like C#, or even D, but it's still my language of choice for some …

  10. comment
    Comment #5831196

    The GPU doesn't execute Javascript. It runs small programs called "shaders", written in GLSL (the OpenGL shading language), which are compiled on the fly by the graphics driver to …

  11. story
  12. comment
    Comment #4701520

    I think a valid, although not legal, motivation for that could be "I just want something Microsoft will activate because I want a clean (i.e.: without applying a random crack from …

  13. comment
    Comment #4375093

    I'm getting the same from 149.11.24.18 (home Internet connection, Spain) and te-4-4-gblx.sto1.se.portlane.net (from a US-based VPS).

  14. comment
    Comment #4311665

    Giving a browser plugin the ability to run any program on the user machine without any kind of validation or prompting is so stupid/evil that they deserve the worst PR backlash the…

  15. comment
    Comment #4136359

    In fact, the concept of "freestanding implementation" (as opposed to "hosted implementation", which is a implementation of the full standard) exists in C, and is sometimes used in …

  16. comment
    Comment #3858829

    Six months of unemployment per year of employment? Where are these figures from? For unjustified firing, the employer has to pay 33 days of salary for each worked year (was 45 befo…

  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #2516659

    Except for the "g++ >= 4.6" part, AFAIK.

  23. story
  24. story
  25. story