Live data from Hacker News

Viewing profile — mvladic

mvladic

HN member
Joined
Tue, Mar 12, 2013, 7:59 AM UTC
HN karma
19
Public activity
20 items

About mvladic

No profile information was provided.

Recent public activity

  1. comment
    Comment #42558175

    Here is the screenshot showing memory consumption of Obsidian (I did wait 30 seconds for memory to settle down after initial spike which was 240 MB): https://pasteboard.co/uW2lPNSb…

  2. comment
    Comment #42558073

    Obsidian is an Electron app (I don't know if it belongs to the Block editor category). It loads just as fast as your app. I tried copying and pasting the text file War and Peace (6…

  3. comment
    Comment #38522446

    Revolutionized IDEs? Isn't it, actually, a first mainstream IDE?

  4. comment
    Comment #36188174

    Still, C++ is very useful on embedded systems. This article is just about that.

  5. comment
    Comment #35136291

    Actually, Croissant was invented in Austria according to wikipedia: https://en.wikipedia.org/wiki/Croissant

  6. comment
    Comment #34705858

    Yes, I agree. And it seems that the author of this blog post agrees with that also, because he wrote: "If I could wave a magic wand, I would create an open working group, with the …

  7. comment
    Comment #34206374

    There was also a large anti-fascist movement in Croatia during the Second World War: https://en.wikipedia.org/wiki/Croatian_Partisans .

  8. comment
    Comment #32982942

    Actually, there is already rast2 article: https://magcius.github.io/xplain/article/rast2.html . Also there is the menu article: https://magcius.github.io/xplain/article/menu.html .…

  9. comment
    Comment #32972712

    Unfortunately, repository https://github.com/magcius/xplain is archived and the latest update is from 5 years ago.

  10. comment
    Comment #32878442

    > Browser hype is all good, but you have a memory limitation. And nothing beats a native app responsiveness. I learned from the other HN comment that Figma is faster then Adobe XD …

  11. comment
    Comment #32705532

    The killer feature was the multitouch interface and removal of the keyboard. The same was with Macintosh, they removed the focus from the keyboard to the mouse. It is much easier t…

  12. comment
    Comment #32576992

    Why would they use forEach? Is that criteria that your code is more modern? Or by forEach you mean: "for (const entity of entities) {...}"?

  13. comment
    Comment #30556699

    [Spoiler alert] Terrible brute force program in JS says there is (possibly, didn't prove it) 6368 different solutions: https://gist.github.com/mvladic/9b2f2025a8c54aca78649ce17766.…

  14. comment
    Comment #30467711

    You can watch live stream here https://www.youtube.com/watch?v=GkHcrYqrrQ4

  15. comment
    Comment #30320341

    The size of cJSON structure that holds single JSON value is 80 bytes on 64-bit or 32 bytes on 32-bit architecture. Why the author doesn't use union here? Or NAN boxing trick like m…

  16. comment
    Comment #28979347

    Correct if I'm wrong, but FLTK is not using native widgets so it is not the same thing.

  17. comment
    Comment #22374309

    FYI builtin command "RMDIR /Q/S foldername" is fast, at least much faster then using windows file explorer.

  18. comment
    Comment #22043164

    Position your index finger between your eyes and monitor. If you focus on your index finger you will see only one index finger, but if you focus on monitor you will see two index f…

  19. comment
  20. story