Live data from Hacker News

Viewing profile — tomekowal

tomekowal

HN member
Joined
Mon, Mar 09, 2015, 1:05 PM UTC
HN karma
49
Public activity
27 items

About tomekowal

Elixir developer. Building quadcopters in my free time: https://www.youtube.com/watch?v=JMEYx5EWji8

[ my public key: https://keybase.io/tomekowal; my proof: https://keybase.io/tomekowal/sigs/qv9zhDhgpK66agt3NYfUJUKVmMUb2Rw4sx4HNjjAKGM ]

Recent public activity

  1. comment
    Comment #48525361

    With qwen3.6-35b-a3b-mtp using lm-studio on RTX 3090, I was getting 120tokens/s. The mtp (multi token prediction) is the key. I tired coding with Pi and it was much faster than Cla…

  2. comment
    Comment #48344127

    The article says that domain expertise is more valuable now because agents can code well, but not understand the domain well. I believe there are domains that are very well encoded…

  3. comment
    Comment #47561565

    Can it run Doom?

  4. comment
    Comment #46988313

    Attention! Lawsuit from Blizzard imminent.

  5. comment
    Comment #46215535

    There is a hidden hypothesis in this article that AI "does not struggle" with things like undefined behaviour, off by one errors and undefined behaviour. Yes, it can consistently g…

  6. comment
    Comment #40819939

    Awesome! Would it be possible to make checkbox number part of the url? This way, I could send someone a link straight to part of canvas, that I worked on :D

  7. comment
    Comment #38036849

    Short answer: scheduler. Long answer: web applications have usually tons of independent request. Each request does its own thing, might never communicate with other requests, touch…

  8. comment
    Comment #34907992

    Nice idea and cool looking website! I would re-record the video. It is jittery and it makes the top of the website off-putting. Good luck!

  9. comment
    Comment #25517645

    I see standing desk and a monitor arm. My question is: does the arm wobble much when you adjust height? If not: what kind of arm are you using?

  10. comment
    Comment #25135022

    My two cents: 1. English is not my first language, and Grammarly helps a lot. Small things like correct punctuation and articles make the text much easier to read for native speake…

  11. comment
    Comment #20940275

    I think that object recognition is hard because humans have much more data than computers. People see with two eyes which can focus on different distances, so our brain has 3D data…

  12. comment
    Comment #20917475

    I would change the part: ``` Do you use source control? Do you test code? Do you use bug tracking? Do you use CI/CD? ``` to ``` How do you use source control? How do you test code?…

  13. comment
    Comment #14512682

    I feel like StarCraft and RTSes in general work really well in this scenario, because they occupy every brain cell available. Concentrating really hard on something non work relate…

  14. comment
    Comment #14451311

    To me ideas just come unexpectedly and often because I see someone mistaken https://www.xkcd.com/386/ I had a talk where I showed how Elixir and Elm programming languages complemen…

  15. comment
    Comment #11952073

    I am working full time with Elixir and Phoenix for more than one year now and worked with Erlang before that. It is great to see how well thought out all the abstractions are (both…

  16. story
  17. comment
    Comment #11208776

    Please, write another textbook. The internet changed drastically the process of writing books. I saw people making profit from books available online for free. I saw books written …

  18. comment
    Comment #11186392

    Have you checked Elm? I know there is a big difference between switching frameworks and entire language, but the benefits are really nice. Elm really enforces unidirectional data f…

  19. story
  20. story
  21. comment
    Comment #10704533

    Argument "that language was not designed for that!" is valid almost anytime anyone tries to criticize a programming language. Go was designed within Google for Google. Where your s…

  22. story
  23. comment
    Comment #10409944

    The idea is appealing to me, because I always thought, that there should be much more meta data on functions, than module can provide. I always thought about it like about dimensio…

  24. story
  25. story