Viewing profile — tomekowal
tomekowal
HN member- Joined
- Mon, Mar 09, 2015, 1:05 PM UTC
- HN karma
- 49
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About tomekowal
[ my public key: https://keybase.io/tomekowal; my proof: https://keybase.io/tomekowal/sigs/qv9zhDhgpK66agt3NYfUJUKVmMUb2Rw4sx4HNjjAKGM ]
Recent public activity
-
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…
-
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…
-
comment
Comment #47561565
Can it run Doom?
-
comment
Comment #46988313
Attention! Lawsuit from Blizzard imminent.
-
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…
-
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
-
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…
-
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!
-
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?
-
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…
-
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…
-
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?…
-
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…
-
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…
-
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…
- story
-
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 …
-
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…
- story
- story
-
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…
- story
-
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…
- story
- story