I tried to read this with the narrator’s voice from Disco Elysium
I tried to read this with the narrator’s voice from Disco Elysium
Adding to the original question, is it ethically OK to keep using these corporate AI tools? I fear engaging with it would give these companies all the more reason to develop them further and continue their illegal data extraction. I would personally prefer to boycott them but I am unsure as to whether it would be akin to shooting myself in the foot by this point.
Diehard fans may disagree with you. Personally I don’t care what they’re going to say
I can feel you brother.
I found this captcha in the YouTube player a few days back.
All this time I was wondering what black sorcery DST was performing to magically “add more sunlight” when it was simply the matter of setting the clock 1hr early.
I would rather go with having separate schedules for winter and summer for everything; even thinking about adopting DST is nauseating for me. I enjoy having a uniform time scale independent from external environmental factors.
Thank you very much for sharing this link.
Someone please ELI5 Daylight Savings for me? I simply can’t wrap my head around it no matter how many times I try to read any explanation about it. I don’t even know if my own region follows it (probably not given I would’ve understood it otherwise).
This isn’t related to the context of the post, but I recall giving a review in an earlier post regarding the blog site. Assuming you (positive-intentions) are the same person as the author of the previous post (xoron), It’s impressive how you came this far with your blog and apps since then.
Your blog post about bottom-up browser state management was particularly interesting because I was dealing with indexedDB before and ended up going with a wrapper while I personally wanted to work with a custom solution. The explanations for the code snippets are to-the-point, easy to follow and overall well written which I really appreciate as a person not experienced in reading blogs.
Also I enjoyed your in-house illustrations. Keep up the great work!
Easily the best website I’ve seen since 2024.
Hey, I know you! You’re the potash guy!
I love the assassin recruits mechanic. I just wish they would let me use more than 6 recruits at once and have them follow me like escorts, but I understand this was a necessary nerf.
I really appreciate how the hidden blade is kept as an OG weapon even late game for all of the entries I have played so far (till Rouge). The way it one shots the enemy if you time it perfectly makes you feel like a master for doing so. The kill streak combo goes so well with this that you don’t even realise you just annihilated an entire army of brutes just like that.
I like to think that he forgets, keeps trying and then makes a new post about it
I would really like to get more about the ‘business megaformal’ option if I knew what it was called in real life
It was nice to have someone take this stand and I fully support this. People switching over to Linux already have their own stuff to deal with and need time to accustom to their new environment, and forcing them to embibe ‘FOSS’ philosophy and other strong opinions as held by others in Linux communities is only going to turn them off.
The Emptiness Machine by Linkin Park.
Listened to it for the first time two days ago and kept it going since
This is why […] better
Sorry, what’s the subject of that?
I was just referring to my original question i.e. how I should write comments in my code to explain its working if I have already done so in the code itself
Interesting to see your opinion on how commenting shouldn’t be mandatory. I specifically go the extra mile to ensure my code is readable for everyone, by naming my variables and functions to be as self-explanatory as possible and breaking down long expressions to store chunks in variables. This is why I was feeling confused as to what more I could add to explain my code better, though I must admit there are still considerable complex portions in some of my projects that would appreciate similar simplification.
I believe you confused the ‘how’ of commenting the ‘why’ with ‘why’ of commenting the ‘why’, if that makes sense.
I am already aware of and totally agree with the need to document your code in this fashion for the convenience of others and self. What I am troubled about is its implementation in real life. How does one write comment that explains the ‘why’ of the code? How would I know if I haven’t accidentally written something that explains the ‘what’ instead or anything that is simply redundant? It seems like this portion is left out ‘as an exercise for the reader’.
I tried to install it on linux but it seems there is not much documentation on setting it up after installing the latest zip file, and I don’t have much experience manually figuring out where these bin and lib files go in order for it to work.