noud
No user record in our sample, but noud has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but noud has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
KISS. In my home folder (*nix based): bin/ ...all personal bash scripts can be found here... documents/ audiobooks/ backups/ books/ personal/ projects/ videos/ work/ downloads/ hosts/ ...sshfs to all important folders…
I had exactly the same feeling when reading this blog. Sure, the techniques used to find the solutions are really interesting. But the claim more than they achieve. The problem statements are not available in Lean, and…
Not only did these techniques save me money, but they also saved me a considerable amount of time. I've employed these same strategies at work and private to navigate away from requests and projects in which I have no…
I 100% do exactly the same. I gave up following what's new in Artificial Intelligence (Machine Learning?) years ago. 99% of it is distraction, and not worth my time to find that last 1% of useful information. Instead, I…
But can it run Doom?
I installed solar panels and AC.
Well, of course, I could put a version number on top of each page... but hey, what's the fun about that?
I used this library very often when writing a new paper. When the paper was a draft I would put coffee stains on the pages. In this way, I always knew if I was looking at a draft or the final version.
Or Maté?
I think it's "only" a quote from a movie called Margin Call [1]. But my grandma could have said it. ;) [1] - https://www.imdb.com/title/tt1615147/quotes/?item=qt1531207&...
Zelda, link's awakening... one of the best Gameboy games ever made.
I use lists, a lot of them. I have Daily, Weekly, and Yearly lists (all on paper). I don't have them to be productive, I have them so that I don't have to remember the things on the lists. I want my head to be empty of…
My recommendation would be to first learn vanilla Javascript. Become experience in it (I'm assuming you're not a Javascript expert yet). Build a couple of websites with vanilla Javascript. Then, move to a framework.…
Last week: mon: 6, tue: 3, wed: 4, thu: 4, fri: 4 (only did 3). I also have a weekly TODO list with more general tasks. It contained 4. In my experience I often cannot do more than 5 tasks a day. So I try to limit it to…
The Black Swan: The Impact of the Highly Improbable from Nassim Taleb. I'm rereading the book for the third time. Previous two times were in 2015 and 2019.
I still have a working X60s from 2006. Really liked that laptop. Unfortunately, for modern standards, the battery life is not great, a couple of hours at most. And the resolution is just a little bit too low, 1024 × 768.
Of course I don't know. This is just pure speculation. But perhaps it's just not that hard to build a trading platform with just a couple of (very good) developers? Not having separated large teams also has its…
I found this presentation useful on modern c quite useful: https://www.youtube.com/watch?v=QpAhX-gsHMs Good luck!
> What OpenAI really wants 1. Get lots of users; 2. monetize everything; 3. go public; 4. sell all shares and get super rich?
LAMP + Wordpress, works fine for me.
Am I the only one using vanilla vim with a minimal configuration file (<50 lines)? I set tabs to 4 spaces, put syntax highlighting on, set background to dark, add fuzzy finding, and configure netrw (default file…
I once asked a girl for a date who responded with "I cannot make it, because I have to polish my nails tonight." When I asked if she could make it tomorrow, she answered that she also had to polish her nails tomorrow. I…
There is absolutely no reason to have 8 cheesy indirect ways of saying no when, "I'm very sorry, but I cannot do it" (or something in these lines) is a perfectly fine way to say no in almost every case.
I'm not coding for 30 years (yet), but I have some code from 10 years ago that is still running and being used today. The fun part: all code that had "fancy new technology" in it has been replaced over the years. The…
Rather off-topic question: but what makes rust toxic in your opinion?