Live data from Hacker News

Viewing profile — ocivelek

ocivelek

HN member
Joined
Mon, Dec 27, 2010, 1:43 PM UTC
HN karma
2
Public activity
8 items

About ocivelek

No profile information was provided.

Recent public activity

  1. comment
    Comment #47247258

    Most AI adoption advice optimises the existing process. Tickets, standups, code review, documentation — these didn't emerge from first principles. They evolved as workarounds for h…

  2. story
  3. comment
    Comment #5334973

    We started with a single developer and an artist. And two weeks ago a GUI developer joined the team. The team has been working full time on this. How we did it? Well, we came up wi…

  4. comment
    Comment #5334941

    We have been doing agile development with a separate product management team writing down user stories for us. But the issue of defining "completeness" has been created a lot of fr…

  5. story
  6. comment
    Comment #4564903

    web audio api also does help.. for instance https://github.com/dashersw/pedalboard.js

  7. comment
    Comment #3674807

    CLI is great from *NIX perspective and I believe most of us had used it extensively in the past. I still use CLI but if and only if it suits as the best tool for the problem I'm wo…

  8. comment
    Comment #3061965

    IMHO, there're two points here; 1. Unit testing is not TDD 2. TDD has nothing to do with software testing TDD is good for developing rapid changing codebases with short development…