Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mvladic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
mvladic
2y ago
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/uW2lPNSbL7f7.png [EDIT] Here is memory consumption
2.
▲
by
mvladic
2y ago
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 (66035 lines) from Notepad into both apps and, interestin
3.
▲
by
mvladic
3y ago
Revolutionized IDEs? Isn't it, actually, a first mainstream IDE?
4.
▲
by
mvladic
3y ago
Still, C++ is very useful on embedded systems. This article is just about that.
5.
▲
by
mvladic
4y ago
Actually, Croissant was invented in Austria according to wikipedia: https://en.wikipedia.org/wiki/Croissant
6.
▲
by
mvladic
4y ago
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 influence of the W3C behind me, to create a mandatory w
7.
▲
by
mvladic
4y ago
There was also a large anti-fascist movement in Croatia during the Second World War: https://en.wikipedia.org/wiki/Croatian_Partisans .
8.
▲
by
mvladic
4y ago
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.
▲
by
mvladic
4y ago
Unfortunately, repository https://github.com/magcius/xplain is archived and the latest update is from 5 years ago.
10.
▲
by
mvladic
4y ago
> 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 (probably written in C++ as other Adobe software). Actual
11.
▲
by
mvladic
4y ago
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 to know what to do when you have several buttons on the scree
12.
▲
by
mvladic
4y ago
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.
▲
by
mvladic
5y ago
[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.
▲
by
mvladic
5y ago
You can watch live stream here https://www.youtube.com/watch?v=GkHcrYqrrQ4
15.
▲
by
mvladic
5y ago
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 many JS interpreter do. In case of NAN boxing, single JS
16.
▲
by
mvladic
5y ago
Correct if I'm wrong, but FLTK is not using native widgets so it is not the same thing.
17.
▲
by
mvladic
7y ago
FYI builtin command "RMDIR /Q/S foldername" is fast, at least much faster then using windows file explorer.
18.
▲
by
mvladic
7y ago
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 fingers. Now, you need to do the same thing with the monitor,