

Well I can probably get the Google APK one way or another. I’m just slightly afraid to install it.


Well I can probably get the Google APK one way or another. I’m just slightly afraid to install it.


Any trouble with or from the web view update itself?


I’d expect any online thing to be traced back to the person if it was juicy or otherwise usable as kompromat. There was just a news item about using LLM analysis to de-anonymize people, fwiw.


Java isn’t exactly hard, and it’s not particularly fundamental. It’s just bureaucratic, and Python will be both more enjoyable and more useful. Java was trendy in the 1990s and lingers on because so much Java code is still around. If your goal is to use a serious type system (Lisp and Python don’t have that), Haskell will be far more enlightening than Java. If you want to use the JVM for some reason, Clojure (a Lisp dialect that run in it) might interest you.
For low level fundamentals, you want assembly language! That gives you almost no assistance and you have to do EVERYTHING yourself, organizing the program in your own head. For old fashioned imperative programming with lots of organizational assistance, try Ada.
You will probably have to learn C at some point, but save it for later when it will be easier for you to spot the weaknesses.


I don’t remember being that impressed with HTDP but it’s been a while and I didn’t look much. I’d say read SICP first in either case.
The Java thing sounds totally uninteresting and if your next language after Lisp isn’t a a mainstream one, I’d say try Haskell.
Regarding math: it can help but it’s not that important for pure programming. If you’re good at languages and writing, that’s helpful in the same way. If you’re good at music, that is at least a helpful mindset.


There is a book called “Doctored” that argues that a lot of the foundational research on Alzheimer’s and amyloid plaques was faked. Excerpt:
https://www.sciencefriday.com/articles/doctored-book-excerpt/
Separately, there is supposedly some evidence now that Alzheimer’s is caused by a virus, or by a history of viral infections.
Fairly lame article but yeah this is something lemmy used to get wrong. I haven’t paid attention to whether it still does.


25 machines at say 100W each is about 2.5KW. Can you even power them all at the same time at home without tripping circuit breakers? At your mentioned .12/KWH that is about 30 cents an hour, or over $200 to run them for a month, so that adds up too.
i5-4560S is 4597 passmark which isn’t that great. 25 of them is 115k at best, so about like a big Ryzen server that you can rent for the same $200 or so. I can think of various computation projects that could use that, but I don’t think I’d bother with a room full of crufty old PC’s if I was pursuing something like that.
deleted by creator