I tried to read this with the narrator’s voice from Disco Elysium
- 30 Posts
- 40 Comments
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.
I found this captcha in the YouTube player a few days back.
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!
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.
jonathanvmv8f@lemm.eeOPto
Open Source@lemmy.ml•What to write in the 'Terms of Service' and 'Privacy Policy' of my open source project?
0·1 year agoFor further context, the website is virtually completely local and could be self-hosted. Aside from hosting the project itself, there is no central server to manage any aspect of the users’ interaction with the site or allow communication with other users. There is no sensitive data stored barring the name of the user for which a pseudonym would be just as acceptable.
I think mentioning the ToS and privacy policy is pointless for creating an app like this. If it is possible, I would rather write them myself or omit them altogether.
jonathanvmv8f@lemm.eeto
Games@lemmy.world•PS5 Homescreen Now Replaces Unique Video Game Art With Annoying Ads You Can’t Turn OffEnglish
31·1 year agoIt 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.
jonathanvmv8f@lemm.eeto
Asklemmy@lemmy.ml•What was the last song you had to press repeat on?
3·1 year agoThe 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’.
Asking as a newbie programmer: how do you suggest we write comments that explain the ‘why’ part of the code? I understand writing comments explaining the ‘what’ part makes them redundant, but I feel like writing it the former way isn’t adding much help either. I mean, if I created code for a clock, is writing “It helps tell what time it is” better than writing “It is a clock” ?
It would really help if someone could give a code snippet that clearly demonstrates how commenting the ‘correct’ way is clearly better than the way we are used to.
jonathanvmv8f@lemm.eeto
Games@lemmy.world•What is your favorite Assassin's Creed game?English
0·1 year agoI got my gaming rig recently and played all the releases up to Rogue only this year. I assure you my specs are modest enough and it’s just the game that is poorly optimised. Even Watchdogs 2 ran better than this.
jonathanvmv8f@lemm.eeto
Games@lemmy.world•What is your favorite Assassin's Creed game?English
0·1 year agoUnity was the game I was most hyped for, especially because of its graphics and bigger maps. I even went to speedrun through the last three games to catch with the lore and begin playing it as soon as possible.
Alas, my PC couldn’t meet up with the heightened hardware requirements and I had to give up after barely finishing the tutorial with the awful frame rates even with the settings set to minimal.
Thank you so much! I checked that he starred in the show ‘Severance’ which I just watched recently, which is why I could recognise his face.
Who’s the guy in the second panel? I swear I’ve seen this guy somewhere recently and it’s been seriously bugging me
jonathanvmv8f@lemm.eeOPto
memes@lemmy.world•Make this thread look like it's your first day on the internet
9·1 year agoBTW it’s cake day for what was supposed to be a throwaway account
jonathanvmv8f@lemm.eeOPto
memes@lemmy.world•Make this thread look like it's your first day on the internet
23·1 year agoBy the looks of the image, you opened this post on your laptop, opened the camera app of your phone, took a screenshot of the app and took ANOTHER screenshot of the app along with the preview of the previously taken screenshot and finally posted it.
I guess it’s your first day too








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.