Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
scrivanodev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
scrivanodev
9mo ago
I can only speak for Flatpak, but I found its packaging workflow and restricted runtime terrible to work with. Lots of undocumented/hard to find behaviour and very painful to integrate with existing package managers (e.g. vcpkg).
2.
▲
by
scrivanodev
9mo ago
There shouldn't be any noticeable performance difference between Qt 5 and Qt 6, unless you're using QML.
3.
▲
by
scrivanodev
9mo ago
I also think Qt/QML is a very underrated technology. I have been developing a handwritten notes for Linux/Windows using Qt Quick for quite some time [0]. The experience has been a mixed bag though. I've encountered tons of bu
4.
▲
Mathematicians don't care about foundations (2022)
(matteocapucci.wordpress.com)
59 points
by
scrivanodev
9mo ago
|
33 comments
5.
▲
by
scrivanodev
9mo ago
How do you enforce licensing? Did you build your own solution?
6.
▲
by
scrivanodev
9mo ago
QML is a great language to make GUIs. A few years ago I tried XAML, and it honestly kind of sucked in comparison (the verbosity alone made it painful to work with). I haven't tried Slint UI, but supposedly their DSL is even better sinc
7.
▲
by
scrivanodev
1y ago
I have completely disabled the history feature, so when I navigate to the homepage there's no "recommended" content. I rely on search exclusively to find what I need. Also I don't have the YouTube app installed, if I nee
8.
▲
by
scrivanodev
1y ago
What would you replace YouTube with? To my its educational value is unmatched. I owe so much of my learning to it.
9.
▲
by
scrivanodev
1y ago
The vast majority of FLOSS projects are underfunded and we have far more cases of projects that had to shutdown because they lacked funding than projects that were successfully able to fund themselves. Survivor bias backed examples are not
10.
▲
by
scrivanodev
2y ago
Very interesting experiment. I've been working on a handwriting application [0] for the past couple of years and incorporating the ability to take a picture to convert it into digital ink would be really nice. [0] https://sc
11.
▲
by
scrivanodev
2y ago
I see, but that's also possible with CMake right? You can use ccache or sccache via -DCMAKE_CXX_COMPILER_LAUNCHER=ccache/sccache.
12.
▲
by
scrivanodev
2y ago
How does Bazel help reduce build times?
13.
▲
C++ and the Next 30 Years
(blog.developer.adobe.com)
2 points
by
scrivanodev
2y ago
|
0 comments
14.
▲
by
scrivanodev
2y ago
> I don't want to build a complete UI system from the ground up, but there are certain points where I'd like to be able to customize things, like adding new widgets and having some way to render 2D things without needing a grap