HackerTrans
TopNewTrendsCommentsPastAskShowJobs

obdev

no profile record

Submissions

Blender 4.5 LTS

blender.org
328 points·by obdev·12 months ago·100 comments

[untitled]

2 points·by obdev·2 years ago·0 comments

Ask HN: Rust vs. Go vs. C++ for web-based desktop applications?

1 points·by obdev·2 years ago·4 comments

Ask HN: Exit strategy for those with only digital skills amid the AI revolution?

10 points·by obdev·2 years ago·44 comments

comments

obdev
·6 months ago·discuss
Well, we're in the anvil business. Unless someone pulls the cart himself using C++ and MFC, similar amounts of oat will be consumed to get to our destination. Based on my empirical observations, WinUI 3 with C# eats memory like a horse. I'm willing to stand corrected with more data.

Platform integrity and accessibility are the real concerns with Electron. What is the solution, though? Does anyone still have time and patience for the byproducts of WinDev vs DevDiv power plays, even at Microsoft?
obdev
·6 months ago·discuss
How many browser tabs you have open right now?

I find JavaScript and its ecosystem atrocious in many ways, but several browser tabs and Electron/WebView apps running just fine on an early 2010s PC I employ.

I don't see an XAML based C# .NET desktop app performing marginally better than an equivalent well-written Electron app either. In both cases, GPU takes care of the graphics rendering, JIT and GC do what they do, and you might be able to offload the pain points over to C++ through WebAssembly and P/Invoke or COM objects.
obdev
·12 months ago·discuss
Blender 4.5 LTS Release Notes:

https://developer.blender.org/docs/release_notes/4.5/
obdev
·2 years ago·discuss
Not OP, but thank you for the detailed feedback. I've been considering various options, including Swing, for a small desktop tool.

May I ask how are the apps made with Electron, Tauri, Wails or other WebView-based GUI toolkits performing on macOS in these regards?
obdev
·2 years ago·discuss
JavaFX is alive.

Check out what do people work on using JavaFX: https://www.jfx-central.com/links
obdev
·2 years ago·discuss
Package size advantage of Wails, Tauri and likes; is it worth giving up Chromium's integrity across platforms, thus dealing with Safari/WKWebView and WebKitGTK anomalies?
obdev
·2 years ago·discuss
Indeed, Johan Vos of Gluon is the leader of the Project Mobile.

Swing remains a decent GUI toolkit, but it still requires native dependencies for stuff like OS file dialogs and other platform APIs, audio/video codecs, hardware-accelerated graphics.
obdev
·2 years ago·discuss
Oracle still maintains JavaFX along with Gluon and others. New features and bug fixes are delivered on each release.

Java and JavaFX are being ported to iOS and Android as Project Mobile under the official OpenJDK umbrella.

JavaFX fresh builds are also seen on jdk.java.net now.
obdev
·2 years ago·discuss
Tauri has a big community. Flutter has a big community. Do you believe Tauri can survive without a direct corporate backing, while Flutter can't?

It's not a rhetoric question. I'm in need of a native application toolkit, and I gravitate towards Tauri for technical reasons. However, I'm not sure if the Tauri project has enough cash flow to sustain a durable alternative to Flutter, Qt, Avalonia, JavaFX, Compose Multiplatform, and likes.
obdev
·2 years ago·discuss
Thank you. Your software has indeed a decent feature set. I will definitely try it out as soon as possible. I wish you the best of luck with the business!
obdev
·2 years ago·discuss
How does Hydraulic Conveyor improve the distribution of cross-platform JavaFX applications, especially compared to the standard jlink/jpackage workflow?
obdev
·2 years ago·discuss
Java is indeed a great technology.

JavaFX, however, seems to have many unfixed bugs, even though it's actively maintained.

How do you overcome the obstacles when developing and deploying your JavaFX application[s], so it's working well for you?
obdev
·2 years ago·discuss
Flutter is cool, but does Dart have a decent library ecosystem for the needs beyond a rich client application?
obdev
·2 years ago·discuss
How is the Wails project being managed?

Does it have a backing company or enough sponsors to ensure its future?
obdev
·2 years ago·discuss
How is the developer experience when building desktop apps using Tauri?

Is there a lot of friction between the Rust core and the TypeScript frontend?
obdev
·2 years ago·discuss
So your magic ball tells you why did people hit the "flag" button on my post. Thank you for sharing that.

For a moment I thought every hint of criticism towards Rust is suppressed or censored by the Rust zealots.
obdev
·2 years ago·discuss
I value good tooling as much as the next software engineer. We have good IDEs, build systems, package managers in Java and .NET lands; but we also have a decent environment of established, well-maintained libraries and frameworks.

Rust is deemed to have good tooling, but the third-party library ecosystem is following the NPM/RubyGems culture with all the fragmented dependencies, plus the added complexity of compile times due to lack of ABI compatibility.

Meanwhile, monolithic projects like Tokio also keep strengthening their reign among the small peasant crates.

I'm learning Rust, after decades of various languages with garbage collector, and I believe in the language itself and its tooling. But everything else about Rust irks me.
obdev
·2 years ago·discuss
I mean, if we are allowed to lie in order to promote Rust, why don't we just smear all the C/C++ code bases in the world as security hazard needed to be sorted out ASAP?

Unless we already do...
obdev
·2 years ago·discuss
Your post is "flagged" to oblivion, just like my earlier post questioning the "inclusive" culture of the Rust community.

What is it called when a person or group's actions don't match their words?
obdev
·2 years ago·discuss
> And how exactly would you get punished?

You probably missed the news about "protestware" open source software harming their users' computers based on their IP address locations, or software engineers being fired from their jobs, or people getting banned from online/offline social gatherings, and thousands of other examples occurred due to political motives.

> But how would anyone know?

You're asking the wrong questions. What if they know? Am I supposed to hide my entire being to avoid the "excommunication"?