Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mckravchyk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mckravchyk
1y ago
If you wanted to develop a cross-platform native desktop / mobile app in one framework without bundling / using a web browser, only QT comes to mind, which is C++. I think there are some bindings though.
2.
▲
by
mckravchyk
1y ago
C++ does not have a function keyword at all, I wonder why did they add it in the first place.
3.
▲
by
mckravchyk
1y ago
I'm using typed IDs in TypeScript with template literal types. I.e. `type UserId = `user_${string}` I've written a blog post about it a while ago [1] One can argue that this pollutes runtime, however, it is a feature to me. When t
4.
▲
by
mckravchyk
1y ago
I think the bigger problem would be license key sharing. If there's no server involved, there's no way (?) to prevent the same license key from being shared freely on the Internet and being used an unlimited amount of times, is it
5.
▲
by
mckravchyk
1y ago
The same Europe that introduces Cyber Resilience Act? Good luck. Imagine how many businesses will not be created because no one wants to risk burdening themselves with obligatory by law, 5 years of security maintenance of the product. It do
6.
▲
by
mckravchyk
1y ago
I remember that another comical argument was performance. Supposedly, having extensions run in the background all the time is bad. So it's better to constantly, completely re-initialize them whenever an event wakes them up.
7.
▲
by
mckravchyk
1y ago
If I ever have time for it, I would love to program a rotating LED display [0] Looks like magic. [0] https://www.youtube.com/watch?v=LIvihYPq_mQ
8.
▲
by
mckravchyk
1y ago
Is it possible for steam from boiling water to contain any impurities?
9.
▲
by
mckravchyk
2y ago
> No magic. There's plenty of magic. I think that Electron Forge does too many things, like trying to be the bundler. Is it possible to set up a custom build system / bundling with it or are you forced to use Vite? I guess that
10.
▲
by
mckravchyk
2y ago
This is a sabotage so the next major release doesn't get any attention ;)
11.
▲
by
mckravchyk
2y ago
> Additionally, it eliminates the need to parse HTML, as every node state is represented in a Go-based virtual DOM, with only updates being pushed directly to the actual HTML nodes. That looks really interesting. I'm curious, are th
12.
▲
by
mckravchyk
2y ago
> Just as I disagree about "full stack" developers. People that call themselves "full stack"are a backend developer that dabbles in frontend or a front end developer that can dabble on the backend. Almost never have a
13.
▲
by
mckravchyk
2y ago
I don't think it's that at all. The motive is quite clear. It's right there in the article: > We’re excited to return to active contributions to WordPress core, Gutenberg, Playground, Openverse, and WordPress.org *when the
14.
▲
by
mckravchyk
2y ago
> But there's also a large discrepancy between Chromium's budget (Google) and The Qt Company. Also The Qt Company tend to prioritize advancement in the embedded world (where it probably gets most of its cash) rather than regul
15.
▲
by
mckravchyk
2y ago
I am not sure if it's worth it though. As you have pointed out, QML is buggy. Chromium's rendering engine is probably the most stable and polished GUI toolkit there is, not to mention a cross-platform one too. Throughout the last
16.
▲
by
mckravchyk
2y ago
A country that was aligned ideologically with USSR is an understatement. They were under occupation as a satellite state. Those people did not sign up for communism in 1945 willingly.
17.
▲
by
mckravchyk
2y ago
> Look, Automattic can change their license away from the GPL any time they wish. The new license will only apply to new code, though, and WP Engine, or anyone else, are eligible to fork the project. That's what happened with Redis
18.
▲
by
mckravchyk
2y ago
It's a completely different thing. You are talking about civilisation constructs, parent is talking about things like mental fitness, abilities to perform tasks in real-time by yourself. For example, card payments are a crutch. If you
19.
▲
by
mckravchyk
2y ago
No, Rider is also a C++ IDE but it's focused on gamedev. Live++ is mostly meant for gamedev, it only works on Windows.
20.
▲
by
mckravchyk
2y ago
> The need for icebreaking vessels will remain even as climate change reduces the extent of sea ice: paradoxically, as new polar routes become accessible and sea ice becomes more mobile, the demand for icebreakers is likely to increase.
21.
▲
by
mckravchyk
2y ago
And it really does permeate it. I'm on Linux but I run it on an Intel Mac. It will be very hard to find a non-Mac replacement. I look at the laptops at the electronics store and simply nothing comes even close. Beautiful products, it&#
22.
▲
by
mckravchyk
2y ago
I for one started working on a new project in C++ rather than Rust. I think it's unclear whether Rust is going to be the successor at this point. It's probably never going to pick up in the games industry, QT is C++ (and Rust bind
23.
▲
by
mckravchyk
2y ago
It's worth noting that they re-introduced their jobs platform https://stackoverflow.com/jobs/
24.
▲
by
mckravchyk
2y ago
From my experience it must be ChatGPT. I am getting much less upvotes for past answers since 2023. Even the reputation (t) curve visible on the profile reflects that, up to 2023 it was a straight line at around 30 degrees, start of 2023 and
25.
▲
by
mckravchyk
2y ago
I guess it also does not default to cloud saving over local.
26.
▲
by
mckravchyk
2y ago
When you look at the image you can't help but think how it would look like if a giant ball of water was dropped like this on the surface. Apart from the flood / water destroying / reshaping the surface of the entire continent
27.
▲
by
mckravchyk
2y ago
156 x Mt. Everest
28.
▲
by
mckravchyk
2y ago
Some people say that it has greatly enhanced their abilities, other people say that it's mostly useless. I am myself in the latter camp. I never build the habit of using it because it failed miserably on relatively simple things. Howev
29.
▲
by
mckravchyk
2y ago
It's a wrong comparison. A high-level language is usually good enough for a desktop app because there's not much ongoing computation happening. It's only input processing and small, infrequent updates to the view in response
30.
▲
by
mckravchyk
2y ago
> We now have the ability to have an Einstein-level of genius in our pockets It's pretty cool but what you really mean is that it's a better UI to an encyclopedia and a story / art generator. It has no ability to reason at
More ›