Live data from Hacker News

Viewing profile — vuknje

vuknje

HN member
Joined
Sat, Apr 21, 2007, 11:43 AM UTC
HN karma
667
Public activity
152 items

About vuknje

"The first principle is that you must not fool yourself—and you are the easiest person to fool." —Richard Feynman

Recent public activity

  1. comment
    Comment #21329599

    deep learning

  2. comment
    Comment #20009014

    There's a node candidate named "DRAICON BALL"... https://icon.community/iconsensus/candidates/

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #15934148

    You mean something like this? https://youtu.be/YaA3dAJz6sI?t=45s

  8. story
  9. story
  10. story
  11. comment
    Comment #9817236

    TVbeat | Zagreb, Croatia | ONSITE | https://tvbeat.com/careers#jobs - Senior Software Engineer - C++ - Software Engineer - C++ - Senior Frontend Developer (AngularJS, D3.js) - Soft…

  12. comment
    Comment #8802388

    Thanks, I'll check it out.

  13. story
  14. comment
    Comment #8122305

    Big Data Engineer at TVbeat, Slovenia A real time TV audience measurement startup More info: http://tvbeat.com/job/big-data-engineer

  15. story
  16. comment
    Comment #7493610

    > Otherwise it's like saying that HTML was initially very cumbersome and, simply because of that, you're willing to dismiss all the cool things happening with HTML5 nowadays. But H…

  17. story
  18. story
  19. story
  20. comment
    Comment #4831371

    I like the tutorial. One thing that catches my eye though is the unnecessarily complex example from the beginning: d3.selectAll('div') .text(function() { var index = Array.prototyp…

  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #4402001

    Or in javascript.. new Array(100).join(1).split(1) .map((function() { var i = 0; return function() {return ++i;}})()) .filter(function(x) { return !(x % 15); }) .reduce(function(x,…