But we, as humans, were literally "been there, done that". Nothing new is happening. We are just picking up the ball where we dropped it 50 years ago. The ship is somehow newer and even has a toilet. The said toilet receives most news coverage.
> other than AI stuff, where does a non powerful computer limit you?
As a software engineer: 1) I need Docker to run some dependencies for my project: databases, caches, things like that 2) My IDE is quite a resource hog 3) I prefer my build process to be as fast as possible.
But most SPAMs are HTML, so you'll have a good default last-stage in-client filtering in place in case some SPAM actually makes it through the other setup on the server (greylisting, DNS based filtering lists, policy-based filtering, etc.) :)
A couple of weeks ago, I decided to write a GUI utility to propagate my new PuTTY default settings to existing sessions. I took the Go Walk package, which is Win32, and was done in several hours, most of those spent hunting down an obscure layout bug. So long with memory-unsafe languages.
reply