Hacker Newsnew | past | comments | ask | show | jobs | submit | icedrift's commentslogin

Could be important data like family photos and financial information in the system.


Literally same. Just finished printing the leader arm and not I have another 20 hour print for the follower.


From what I've read/watched of Chomsky he's holding out for something that truly cannot be distinguished from human no matter how hard you tried.


Isn’t that just a Turing test?

I’m perfectly willing to bet that there are LLMs that can pass a Turing test, even against a mind like Chomsky.


Just ask for an opinion on who's right between israel and palestine and an AI will refuse to reply :D


I think that misses the point entirely. Even if you constructed some system the output of which could not be distinguished from human-produced language but that either (1) clearly operated according to principles other than those that govern human language or (2) operated according to principles that its creators could not adequately explain, it would not be of that much interest to him.

He wants to understand how human language works. If I get him right — and I'm absolutely sure that I don't in important ways — then LLMs are not that interesting because both (1) and (2) above are true of them.


Capable local models have been usable on Macs for a while now thanks to their unified memory.


Am I on the wrong page or were there only 4 articles on North America for all of January?



It is tragic that the only robust solution for cross platform apps eats up so much memory and storage but we're getting to the point where it's not that big a deal.


Java and .Net/Avalonia are right there... Electron is not the only cross platform solution.


While .NET has the cross-platform-vm thing going, is not particularly suited to cross-platform rendering. The web is. And don't get me started on WPF.


That's why I mentioned https://avaloniaui.net/ which does the part. WPF is not bad compared to everything happening in the web frameworks.


I disagree. After working with WPF for a while, I'd prefer almost anything from the frontend world (except React) over WPF. Avalonia is nice though.


Is WPF cross-plaform?


* WPF: Windows-only.

* MAUI: Windows, macOS, Android, iOS.

* Avalonia: Windows, Linux, macOS, Android, iOS, browsers.


I can remember when the rhetoric against Java apps being "slow" was just as strong as it is against Electron now. And they've always been less native-feeling and clunkier than Electron.


Java is a ferrari when compared to Electron.


How so? I know there are theoretical arguments and microbenchmarks that Java might be faster than JavaScript, but I've never seen an actual user-facing GUI app in Java that felt smoother to use than good Electron apps.


Electron shifted the scales to below the old Java while Java improved. It's still not great, but given a choice? Let Electron die.


Correct me if I'm wrong, but isn't the problem with tauri and wails that they are still dependent on the client's native OS webview? I know Tauri uses WRY which essentially takes in your request, finds the webview present in the client and calls a corresponding function. The differences between these webviews are vast and you end up with different UIs or cobbled together adjustments for each OS to split the differences. Fully embedding a browser is extremely storage inefficient but it does guarantee apps look identical regardless of platform.


> The differences between these webviews are vast and you end up with different UIs or cobbled together adjustments for each OS to split the differences.

Like frontend developers do all the time? Why would this be an issue for apps but not on web? Reminds me of the old ”our website works best in Internet Explorer” banners.

The webviews on windows, Linux (gtk) macOS, iOS, Android all support modern CSS and are basically identical. Speaking from experience.


Depends on what you care more about: the package size or that sort of consistency in exactly how things look. For example, when I was using Wails to quickly throw together a UI for managing some other client software, small package sizes were great and since whatever I do inside of a WebView/browser will always be different than the native OS GUI solutions, slight differences were inconsequential. Someone else might have vastly different requirements.


> consistency in exactly how things look

It's not just how things look, though, there are a ton of differences between browsers in terms of how things behave, too.


More different than the normal differences webdevs need to handle, safari vs chrome vs firefox vs edge?


No, less, since it's really only two:

- Blink for Windows/Qt hosts.

- WebKit for macOS/GTK hosts.

I remember when web developers actually gave a damn. Just call yourselves Chrome developers because that's what you are now.


I appreciated this as well. Going in I was expecting a long winded technical report detailing npm compatibility issues or bundle size optimizations but no, they're simply setting up an apache webserver and shipping HTML/CSS.


Exactly. It's in their best interest to offer the incumbent a free political win


What? The incumbent is on his way out, and it is the incoming guy that has the opportunity for the win by bringing it back afternoon tomorrow (Jan 20th).

This is eerily similar to the Carter/Regan hostages situation


Yeah the game was fairly slow but once bitcoin daytrading was unlocked the rest took a few minutes


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: