eager_eagle

joined 2 years ago
[–] eager_eagle@lemmy.world 3 points 3 hours ago

if my system touches SWAP at all, it's run out of memory

That's a swap myth. Swap is not an emergency memory, it's about creating a memory reclamation space on disk for anonymous pages (pages that are not file-backed) so that the OS can more efficiently use the main memory.

The swapping algorithm does take into account the higher cost of putting pages in swap. Touching swap may just mean that a lot of system files are being cached, but that's reclaimable space and it doesn't mean the system is running out of memory.

[–] eager_eagle@lemmy.world 11 points 18 hours ago (8 children)

not making illegal and support from the national health service are vastly different things. 15% is a disastrous rate for public health.

[–] eager_eagle@lemmy.world 4 points 18 hours ago* (last edited 18 hours ago)

I disagree. What I could hack over a weekend starting a project, I can do in a couple hours with AI, because starting a project is where the typing bottleneck is, due to all of the boilerplate. I can't type faster than an LLM.

Also, because there are hundreds of similar projects out there and I won't get to the parts that make mine unique in a weekend, that's the perfect use case for "vibe coding".

[–] eager_eagle@lemmy.world 9 points 18 hours ago (2 children)

what are sections, chapters, indices? Who's the librarian?

we don't need to go all the way into a metaphor

[–] eager_eagle@lemmy.world 8 points 19 hours ago

you haven't seen my frontend code

[–] eager_eagle@lemmy.world 1 points 1 day ago

potentially relevant: paperless recently merged some opt-in LLM features, like chatting with documents and automated title generation based on the OCR context extracted.

https://github.com/paperless-ngx/paperless-ngx/pull/10319

[–] eager_eagle@lemmy.world 45 points 1 day ago* (last edited 1 day ago) (1 children)

A Nobel Peace Prize can also never be revoked. The decision is final and applies for all time.

yeah, it'd be hilarious if the committee decided to withdraw her prize, even if just symbolically.

[–] eager_eagle@lemmy.world 0 points 1 day ago (1 children)

Python stack traces give you all files involved in the error, with their lines. I don't know what you're talking about

[–] eager_eagle@lemmy.world 7 points 1 day ago (5 children)

how's that the same thing as in the picture?

[–] eager_eagle@lemmy.world 1 points 2 days ago (1 children)

The waste of power is often associated to the proof of work consensus, but that's not a requirement of blockchain. There are other ways to create consensus.

The bandwidth requirements really depend on what's being stored, but it's usually very manageable for a server. And clients not running validation don't need to store or transfer that much data.

[–] eager_eagle@lemmy.world 8 points 3 days ago (3 children)

git itself is really not far from a blockhain. Blockchain is fine, it only has a bad rep because of ponzi schemes that use it to create crypto, but the technology and trustless consensus mechanisms are interesting.

 

Another banger from Benn Jordan exposing a really concerning reality in the US.

0
VS Code Release 1.100 (code.visualstudio.com)
 

 

7
submitted 11 months ago* (last edited 11 months ago) by eager_eagle@lemmy.world to c/vscode@programming.dev
 
 
  • Find in Explorer - Quickly find files in the Explorer view with the improved Find control.
  • Source Control Graph - More filtering options and interactivity in the Source Control Graph.
  • Python test coverage - Run Python tests with coverage and get rich results in the editor.
  • ESM - Faster VS Code startup thanks to the migration to ESM.
  • Account preference - Specify which account to use for an extension.
  • Copilot in Native REPL - Get code completions and Inline Chat in the Native REPL.
  • Improved chat context - Drag & drop files or use IntelliSense for more relevant chat context.
  • Test environment setup - Get help with setting up a test framework for your workspace.
 

GitHub Copilot Workspace didn't work on a super simple task regardless of how easy I made the task. I wouldn't use something like this for free, much less pay for it. It sort of failed in every way it could at every step.

9
submitted 2 years ago* (last edited 2 years ago) by eager_eagle@lemmy.world to c/kde@lemmy.ml
 

I've just upgraded to Plasma 6 on EndeavourOS and X11 works, but booting on Wayland via SDDM gives me a blank screen. The display enters power saving mode and switching to a TTY doesn't wake it up.

Anyone else having this problem, or with a workaround suggestion?

NVIDIA Driver 550.54.14-4
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.8-arch1-1 (64-bit)
view more: next ›