Live data from Hacker News

Viewing profile — jakubholynet

jakubholynet

HN member
Joined
Mon, Aug 13, 2012, 7:30 PM UTC
HN karma
16
Public activity
25 items

About jakubholynet

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #5749677

    Well, in Norway nearly everybody uses "Scrum" but Scrum is not always Scrum. To make it rock, you need a certain mindset - in the team and the company - and culture. It is primaril…

  6. comment
    Comment #5749661

    I would be coding for fun :-) Working in languages and toolchains of my choice (Clojure, f.ex.), helping organizations worth helping (NGOs,...). But that would be only a part-time …

  7. comment
    Comment #5749640

    You are right, we all do this. What is missing from this is feedback: how do I know if my design is good enough or what are its pros & cons? (Since often there is no absolute "good…

  8. comment
    Comment #5749627

    Thank you, bjoerns! That is actually a good suggestion and modern screens are wide enough for that. I am afraid that Wordpress won't allow me to do that but will explore it.

  9. story
  10. story
    Can we become better programmers through studying code?

    To help myself and others understand better the qualities of good code and deficiencies of a bad one, I have started a new blog called Wonders of Code. The question is, is this som…

  11. story
  12. story
  13. story
  14. comment
    Comment #5381673

    > - Assign a career mentor > - Devise and maintain a career development plan for each prospect These are great advices. The question is how to turn them into practice. People do no…

  15. comment
    Comment #5381655

    I agree there is much more stuff than writing code. > Teaching them the value of well organized source control and good commit notes goes a long way. This is way too low level comp…

  16. comment
    Comment #5381631

    > Give them real life projects that you will use. We do that. But we feel it is not enough to help people grow quickly. We are looking for ways to make the learning process as effe…

  17. comment
    Comment #5379630

    Some of the new stuff is mentioned at http://www.joyofclojure.com/2nd - - ClojureScript - more on "thinking" techniques, f.ex. unification, logic programming, constraint solving, d…

  18. comment
    Comment #5181713

    We use Guice which also allows that. But that doesn't address some of the key points he makes, such as - runtime x compile time wiring - wiring is based on types so injecting diffe…

  19. story
  20. comment
    Comment #5013246

    Sorry but to me this hears similarly too "coders do not care about why runtime speed is slow, they just want it fast". You cannot get gut runtime performance without understanding …

  21. story
  22. comment
    Comment #4942301

    PhatnomJS and Buster really seem to be the cool kids. I hope to see more tests of front-end code integrated in Jenkins & similar ones soon.

  23. comment
    Comment #4450673

    Hi Jacques, Thank you for your comment, I thoroughly enjoyed it. Thank you also for summarizing the many forseeable possible discussions upfront so that we could have avoided them …

  24. comment
    Comment #4379845

    Sounds interesting, good luck! Thread switching is certainly costly and not really necessary for high-performance systems as proved by the the LMAX/Disruptor architecture.

  25. story