

on top of that, I’m pretty sure electron apps in the background can’t be moved from RAM to Pagefile when they’ve been idle for a while . . . id imagine edge webview likely works the same


on top of that, I’m pretty sure electron apps in the background can’t be moved from RAM to Pagefile when they’ve been idle for a while . . . id imagine edge webview likely works the same


OK, if your talking homebrew on Mac, then your not just doing “basic” things. yes, for power users on Linux, we need to use the CLI. For actual basic things (browsing, word processing, consuming media) you absolutely don’t need to touch it at all on many “noob” distros.
So claiming that there’s a steep learning curve for basic things is going to turn off new users, who would be perfectly fine never looking at a terminal to do what they need


what basic task have you run into that requires the command line? have you tried Mint? my 83 year old dad has been on mint for over a year with no complaints, and I don’t think he even knows how to open the terminal . . .


In a single tab


i think the idea is install this on your PC, and it displays notifications from your headless servers journals over ssh
I agree, human vetting from experience is essential. But with agenetic, tool calling LLMs, you can (and should IMO) require multiple solutions be explored and presented with the tradeoffs for each option clearly outlined, and wait for you guidance to proceed with the advisee approach.
LLM can definitely be used to churn out garbage code based on the averaging of everything, but can also be a super useful tool, if used effectively, to quickly see the most common ways a problem is solved, and then design and iterate a solution that works for your project.
Similar to how I used to use SO, but with reasoned reviews of all the posted solutions and the ability to prototype what might work best for what I need.