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

For those that don't know, this site was made by John Resig, yes, the same dude that invented jQuery.

I'm just asking, but is there really a need for a native programs anymore? Where I worked a decade ago, we started porting all our native programs over to the browser and this was when MVC beta was just being released. At this point with Electron and Tauri, is there even a need to write a native program

Now with AI, I would think that porting a native program to the browser wouldn't be the chore it once was.


Yes, very definitely. There has always been a need for high performance native applications. Even in the beginning of the desktop computing revolution, these questions have been asked .. and yes, there is a balance between native and cloud/browser-based computing - some of it is personal, much of it is industrial and corporate, and yet more of the spectrum where both methods are applicable exists, even still, decades later.

> is there really a need for a native programs anymore

As long as you don't give a shit about the fact that your baseline memory consumption is now 500MB instead of 25MB, and that 80% of your CPU time is wasted on running javascript through a JIT and rendering HTML instead of doing logic, no.

If you don't give a shit about your users or their time, there's indeed no longer a need to write native programs.


what if caring about users means giving them features instead of fighting with obsolete unproductive native GUI frameworks

funny how Electron apps tend to have many more users than their native "performant" counterparts, isn't it?


Where do you think Linux gamers get their Proton powered games from?

I use COM and DLLs to extend software/automate. Using Visual Studio gives me some really nice debugging options.

I did try using python and js but the variable explorer is garbage due to 'late binding'.

I thought this was just my ignorance, but I've asked experts, AI, and google searched and they unfortunately agree. That said, some people have created their own log/prints so they don't need to deal with it.


What I don't get is out this is to protect teens, but what person that is 13 has an ID?

Personally I'm loving AI for TECHNICAL problems. Case in point... I just had a server crash last night and obviously I need to do a summary on what could have possibly caused the issue. This use to take hours and painfully hours at that. If you ever had to scroll through a Windows event log you know what I'm talking about. But today I just got an idea of just exporting the log and uploading it to Gemini and asking it:

Looking at this Windows event log, the server rebooted unexpected this morning at 4:21am EST, please analyze the log and let me know what could have been the cause of the reboot.

It took Gemini 5 minutes to come back with an analyst and not only that, it asked me for the memory dump that the machine took. I uploaded that as well and it told me that it looks like SentinelOne might have caused the problem and to update the client if possible.

Checking the logs myself, that's exactly what it looks like.

That used to take me HOURS to do and now it took me 30 seconds, took Gemini 10 minutes, but me 30 seconds. That is a game changer if you ask me.

I love my job, but I love doing other things rather than combing over a log trying to figure out why a server rebooted. I just want to know what to do to fix it if it can be fixed.

I get that AI might be giving other people a sour taste, but to me it really has made my job, and the medial tasks that come with it. easier.


I have little to no experience with Windows Server, but at least on Linux, this shouldn’t take hours.

Find the last log entries for the system before the reboot; if they point to a specific application, look at its logs, otherwise just check all of them around that time, filtering by log level. Check metrics as well - did the application[s] stop handling requests prior to the restart (keeping in mind that metrics are aggregations), or was it fine up until it wasn’t?

If there are no smoking guns, a hardware issue is possible, in which case any decent server should have logged that.

> I just want to know what to do to fix it if it can be fixed.

Serious question: how do you plan on training juniors if troubleshooting consists of asking an AI what to do?


I think you're 4 years too late bro. With AI, you can pretty much get 80% of the way there in a minute. I don't understand why anyone nowadays would build anything from scratch.


With so many ready meals to choose from I don't understand why anyone nowadays would cook anything from scratch.


Not for nothing, but Gemini local has been my goto forever now. There is no way in hell i would give someone like Molt access to anything just willy nilly like everyone else. To me really I just ask Gemini how to do things and just do them myself.


there are 2 frameworks I haven't had of in some time.


Prototype


Congrats on shipping!!!! It's been a long time since I've written any jQuery but I remember how wonderful it was to work with in the age of browser inconstancies. Thank you EJohn and the team for continuing the project.


Honestly I think that they should be putting Tailwinds Plus and consulting services first. Sucks that AI is making the web itself obsolete now.


and they wouldn't be able to do anything anyways. That money is moved out of the country and has been laundered 100 fold by now.


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

Search: