HiddenLayer555

joined 8 months ago
[–] [email protected] 1 points 9 hours ago (3 children)

Any ideas on alternatives?

[–] [email protected] 6 points 1 day ago

And then they're the aggressors for not immediately begging for mercy.

[–] [email protected] 14 points 4 days ago (2 children)

Centre click is a godsend though. I recently had to start using Windows again and I keep instinctively hitting it.

[–] [email protected] 2 points 4 days ago* (last edited 4 days ago) (1 children)

I tried that once, ended up accidentally switching to single user mode and didn't know how to get back so had to init 6

[–] [email protected] 7 points 4 days ago

Best to live in a housing co-op. That way the building is collectively owned so they would need permission from everyone.

 

I'm currently running Deepseek on Linux with Ollama (installed via curl -fsSL https://ollama.com/install.sh | sh), and I specifically have to run it on my personal file server because it's the only computer in the house with enough memory for the larger models. Since it's running on the same system that has direct access to all my files, I'm more concerned about security than I would be if it was running on a dedicated server that just does AI. I'm really not knowledgeable on how AI actually works at the execution level, and I just wanted to ask whether Ollama is actually private and secure. I'm assuming it doesn't send my prompts anywhere since everything I've read lists that as the biggest advantage, but how exactly is the AI being executed on the system when you give it a command like ollama run deepseek-r1:32b and have it download files from where it's downloading from by default? Is it just downloading a regular executable and running that on the system, or is it more sandboxed than that? Is it possible for a malicious AI model to scan my files or do other things on the computer?

 
 
 
[–] [email protected] 11 points 4 days ago (2 children)

Go back to before multicellular life evolved so nothing will bother me

[–] [email protected] 2 points 5 days ago* (last edited 5 days ago)

Gotta check off all the items on the BITE model /s

[–] [email protected] 8 points 6 days ago* (last edited 6 days ago)

Most Steam Deck games aren't $80 a pop so definitely bad. Also you can run regular Linux applications on a steam deck and use it basically like a tablet.

[–] [email protected] 4 points 6 days ago

Interesting! Thank you!

 
 
 
[–] [email protected] 3 points 6 days ago (26 children)

Also worth noting that some of the workflows that were available in languages like CL or Smalltalk back in the 80s are superior to what most languages offer today.

In what ways? I don't have any experience with those so I'm curious.

[–] [email protected] 13 points 6 days ago* (last edited 6 days ago) (29 children)

I get what this is saying but on the other hand...

Programmers now:

💪 Can spin up a minimum viable product in a day

💪 Writes web applications that handle millions or even billions of requests per second

💪 Remote code execution and memory related vulnerabilities are rarer than ever now

💪 Can send data across the world with sub 1 second latency

💪 The same PCIe interface is now 32x faster (16x PICe 1 was 8GB/s, while PCIe 6 is 256GB/s)

💪 The same wireless bands now have more throughput due to better radio protocols and signal processing

💪 Writes applications that scale across the over 100 cores of modern top of the line processors

💪 JIT and garbage collection techniques have improved to the point where they have a nearly imperceptible performance impact in the majority of use cases

💪 Most bugs are caught by static analysis and testing frameworks before release

💪 Codebases are worked on by thousands of people at the same time

💪 Functional programming, which is arguably far less bug prone, is rapidly gaining traction as a paradigm

💪 Far more emphasis on immutability to the point where many languages have it as the default

💪 Virtual machines can be seamlessly transferred from one computer to another while they're running

💪 Modern applications can be used by people anywhere in the world regardless of language, even things that were very difficult to do in the past like mirroring the entire interface to allow an application that was written for left to right languages to support right to left

💪 Accessibility features allow people who are blind, paralyzed, or have other disabilities to use computers just as well as anyone else

Just wanted to provide come counter examples because I'm not a huge fan of the "programmers are worse than they were back in the 80s" rethoric. While programmers today are more reliant on automated tools, I really disagree that programmers are less capable in general than they were in the past.

 

I find that coffee wakes me up way better than energy drinks, even when there is more caffeine in the energy drink, and the effects also seem to last longer. Is that a thing people can experience? Or is something wrong with me and/or I'm imagining it?

 
view more: next ›