HackerLangs
TopNewTrendsCommentsPastAskShowJobs

_glass

622 karmajoined 17 anni fa
hacker and painter x.com/_glass

comments

_glass
·18 ore fa·discuss
it's only because you can send texts via imessage on a macmini. that's it.
_glass
·4 giorni fa·discuss
For me that creativity is very well expressed by the principle of abduction. With induction, generalise towards rules, or deduction, use rules on data, we have this combination of patterns via different contexts. I think abduction might not be possible via LLMs.
_glass
·4 giorni fa·discuss
It is a bit like in "Profession" by Isaac Asimov. We will still have the need for some people who will write code manually, fix the craft. We will need the "Feeble Minded" asylum that is actually a secret sanctuary for society's true creators. Because everyone else relies on generated code, they can only repeat what is already known. Only the people who learn the hard way through actual studying possess the creativity and intelligence required to invent new knowledge and create new educational tapes.
_glass
·18 giorni fa·discuss
Always store the location, too. Space-Time is a thing.
_glass
·18 giorni fa·discuss
that's why I still love the quest3, just for the potential. but xreal makes more sense, and then a more open platform. but I think post-covid we approach neuromancer more than ever.
_glass
·mese scorso·discuss
You could look at only two niche blockchains, QRL and ABEL, and they are both affected. Algorand is the most established L1 with a quite developed migration plan (https://algorand.co/technology/post-quantum) but also not really thriving. I think for Bitcoin in the longterm it is a massive risk psychologically, because what to do with all of the locked in value, that cannot be migrated. My guess is that the market panics and security breaks down, because it is not worth it anymore to run that many nodes. Best time to buy would be then and hope it recovers. It is actually a big chance to move just to another L1 which migrates. Those risks are all priced in.
_glass
·mese scorso·discuss
I feel like Qiskit is the standard nowadays, and maybe because of the early mover advantage it will prevail after NISQ (Noisy Intermediate-Scale Quantum). It's actually just a Python framework.
_glass
·2 mesi fa·discuss
there's actually a really good book that bridged it well for me when I was doing my bachelors, A Little Java, A Few Patterns. this is from the famous lisp books for groking FP.
_glass
·2 mesi fa·discuss
I think it all depends on the shape of the problem. I love Prolog for its expressive power, sometimes. Complex simulation problems are really nice to model in OCaml or CLOS, and then again, maybe remodelling in Prolog brings some insights. And often writing a recursive function in Lisp is all you need to understand a complex system. It's all layers. An outer shell to prolog would be a theorem solver for example, because Prolog is a very rudimentary one.
_glass
·3 mesi fa·discuss
Yes, I also tried coffee first time when in England when 13, and it was like a revelation. I understand that beer and cigarettes are an acquired taste, they tasted terrible, but coffee was a love at first sip.
_glass
·4 mesi fa·discuss
When doing my Bachelor degree my dad gave me an old thinkpad to run on linux. It was a horrible experience for preparing powerpoints, papers, etc. But I still have that command line muscle memory and an eye to spot errors which really helped me in my career. In my final year I bought myself a macbook because I earned real money doing a consulting internship. But the unix muscle memory stayed, and I found working with IDEs so wasteful. In my first years at my job I rejected word and excel still to do everything in groff and awk.
_glass
·4 mesi fa·discuss
Set up the machine yesterday. Everything runs just fine. Will use it mainly for academic writing, and light development work, only conceptual work, PoCs.
_glass
·4 mesi fa·discuss
SAP is much better than the home-grown stuff Tesla, Space X, or Amazon are using. One needs to compare the "new" public cloud solution, rather than the outdated soon not supported ECC system.
_glass
·4 mesi fa·discuss
I worked with several multinationals, and the Germans always had very complex processes, but cannot at all confirm that they were the least digitised. The Americans were always behind in integrations (lots of file-based stuff), using outdated software, etc. I think the US has this problem that in Germany working for a bigger company is attracting talent, vs. the US where the talent goes to tech, while the rest is really far behind, i.e., Fortune500.
_glass
·5 mesi fa·discuss
Wait for the robots taking manual labor. Maybe there is some value in nursing them?
_glass
·9 mesi fa·discuss
Sorry, the phrasing might not have been clear. Until that event, I was always propagating to drink tap water. After that I realized that research is important.
_glass
·9 mesi fa·discuss
No, it is now nine years ago, but I think it was from some state government agency. I know it was not from Hamburg Wasser, as it concerned not the public lines, but from the house itself. And I just saw that beginning next year it will be not allowed anymore: https://www.hamburg.de/politik-und-verwaltung/behoerden/bjv/...
_glass
·9 mesi fa·discuss
In Python you can use a library, then it is: x = np.linalg.solve(A, b). But yeah, Octave is nice, because it stays very symbolic.
_glass
·9 mesi fa·discuss
Yes, in Hamburg, Germany there are a lot of lead pipes still. When moving there I got to find this out by a letter from the government, that I should know that I have many times over the limit drinking water which I was consuming. I was always telling others to drink the safe tap water ...
_glass
·9 mesi fa·discuss
Yes, this is so true for me. Especially when I had this revenge arc, where I knew I could be good. Most of my strengths came later. Now people think that I am talented in that stuff, but there's always hard work behind it, and I was mostly the worst in class. But there was always a shining light in sight, where I knew I could, and that it is a good pathway.