

That would have the same effect as just taking the site offline…
No one is giving a random site their photo ID.
Formerly @russjr08@outpost.zeuslink.net


That would have the same effect as just taking the site offline…
No one is giving a random site their photo ID.


No thanks, I think I’ll pass on sending out messages that look like spam.


That would be a reason for the feature not being available.
The feature is there, it just apparently doesn’t always work reliably.
As long as it is done properly and honest, I have nothing against a “Pro” and a “Contra” article.
Neither do I, personally. Though I am certainly less than inclined enjoy an article where the author is oddly preachy/“holier-than-thou”, sayings things such as you’re not a “real” programmer unless you sacrifice your health debugging segfaults at 3AM or have done the handmade hero challenge (certainly an interesting series to watch, but one that I have zero interest in replicating). Yet the author accuses copilot of having a superiority complex. I cannot say for sure, however I would assume if the article was in favor of AI rather than against, then there would definitely be comments about exactly this.
The overarching tone of the article seems like if it were written as a direct comment toward a user instead, it would run afoul of beehaw’s (and surely other instances’) rules, or at the least come really close to skirting the line - and I don’t mean the parts where the author is speaking of/to copilot.


I don’t see how that’s going to work out well. That’s asking to end up with a mess that you’re just going to have to rewrite anyways.
I do not even have a complete hatred for AI like a lot of folks do, but I don’t trust it that much (nor should anyone).
You’d be better off with an actual deterministic transpiler for that (think TypeScript -> JS but the other way around I suppose), not something with a ton of random variables like an AI.
Patching Comic Code? It was quite a while ago unfortunately, so I don’t have the exact commands available, but I used their Font Patcher tool in order to do so.
From what I recall, the tricky thing was actually getting the dependencies it required to be installed properly, Font Forge would be up and running but then the script’s errors indicated that it couldn’t resolve all of the necessary dependencies. Not sure what OS you’re on so your mileage may vary - but for Linux they now have an AppImage that looks to contain everything it needs, and for macOS/Windows if you have Docker available there also appears to be a pre-built container for it. There’s also quite a few examples that I don’t think were there when I used it, since I also recall not being 100% sure of what flags were needed to run it


I pretty much agree, personally I rarely ever downvote a comment/post - to the point where I cannot even recall when my last downvote was, unless I accidentally have done so via a mobile gesture (I try to be cautious about this). If I were at my PC, I’d check my instance’s database, but alas.
[The rest here on is more of a “6 o’clock in the morning stream of thoughts from my perspective” thing. My friends know me as being very verbose - last paragraph is where I try to steer back on track]
If I do upvote something, generally it’ll be something that I feel is driving forward a discussion in good faith (even if I don’t necessarily agree with the content itself) and is respectful of all parties involved.
Though a lack of an upvote from me doesn’t indicate disagreement either.
An actual flat-out disagreement from me tends to be more on the rare side of things. Because so many comments are an opinion / viewpoint rather than solid fact. It’s one thing to say “No, 2+2 does not equal 5” since that is rooted in fact.
Whereas I have to feel pretty strongly about something to directly challenge an opinion, especially since it super easy to misjudge tone on the Internet/across text and I’m not here to unintentionally start a war over something that doesn’t have a right or wrong answer (within reason - but even that itself is something that isn’t binary). I try to be cautious about asserting something is wrong unless I’m very sure of it (even if I do often fail at that, given the previous issue of tone being hard to judge across text), and of course in most cases you can’t really say another person’s opinion is unequivocally wrong.
I don’t mind giving a different viewpoint, but again I try to be cautious about it because I don’t want to come across as “My viewpoint is ultimately right and yours is wrong” and that is unfortunately how a lot of discussions end up being seen (or I just simply make the human error of just having a far too strong opinion of my own).
I do my best to keep my tone as neutral as I can, though as they say “The road to hell is paved with good intentions.” My original comment is a good example of this, because I do agree that downvotes are far too often used in the manner that you stated. I also agree that they’re typically a poor way of criticizing someone if they don’t include a corresponding reply (if I say something that is factually wrong - or even just poor taste, I usually want to know about it so I don’t keep doing so!), my only divergence from the matter was that they are a criticism - just a really bad way of doing so.
Oh, so that’s what those Python notebooks are that I’ve heard people talk about!
Oh hey, someone else who uses Comic Code - greetings!
I remember when I first saw it, I laughed - and then it grew on me. Then it turned into “I can’t believe I am buying a derivation of comic sans” but it is actually a really nice monospaced font.
Only thing I didn’t like was having to figure out how to use Font Patcher to make a copy of it that supports nerd fonts, but it was a one and done process.
(I also don’t really like how it looks in my IDE the few times I find myself on Windows, but I don’t really blame the font for that one - looks perfect in the same IDE on Linux…)


I do wonder why Valve hasn’t enabled it by default. It’s only defaulted on SteamOS and in fact, I believe they removed the option to turn it off on SteamOS recently…


I think downvotes are criticism/judgment - even if it’s more of a silent type (in lieu of actually replying, as you pointed out).
Even from the standpoint of “You should only use downvotes to indicate that a comment/post is off topic for the community” that Reddit originally tried to (naively IMO, you can’t enforce it not being a “I disagree” button, but I digress) have is still what I’d consider to be criticism. Mainly because regardless of the vote being cast as that vs a general “I disagree”, it’s still an indication of disapproval of the commenter.
Criticism of course comes in a lot of forms, and can vary on the “level” of it - I wouldn’t say that downvotes are a high level of criticism, but one nonetheless.
That’s just my view of it, at least, I can’t see how they wouldn’t be a form of criticism - you shouldn’t use them as a “This breaks the rules” indicator because that should be a report instead of a vote IMO, otherwise it’s far less likely to be acted upon/handled.


I definitely don’t doubt their utility, despite my facetious comment regarding them - however it’s not likely I’ll ever be able to actually appreciate them (in this lifetime at least) due to my struggles with understanding far “simpler” areas of math haha.


I can only speak for myself, but honestly I’ve never been able to figure out that root of why it’s so complex to me and difficult to keep track of / understand. The only thing that seems to have a “rational” explanation to me is… Selective memory. It has been a burning question to myself for so long.
For a while I just said “It’s too arbitrary and not logical” except math is built upon logic - 1 + 1 is clearly 2 because if I hold one finger on one hand then bring another finger from my other hand I have two fingers held.
(Imaginary numbers though can fuck off)
I got into programming long ago because it is logical - there’s (almost) always a reason why a computer does $THING even if I can’t tell you, someone surely can. Though generally the answer is “someone told it to do the wrong thing”. If I dig deep enough, I can usually find the answer. My life is full of so many questions that I’ll probably never have the answer to, and I found refuge in the fact that I can get the answers here.
However… computers follow a set of rules, just like mathematicians do. So for me to call it arbitrary would just be wrong. I mean sure, a lot of the rules and formulas certainly seem arbitrary to me, there’s a reason why they are the way they are and it can be tracked down just like you can track down why a computer does $THING.
When it comes to numbers though, my brain just doesn’t seem to hold on to it properly. I can randomly recall weird functions and quirks in libraries that I use - even remember plenty of arbitrary “things” like Vim motions… Yet ask me what nine times seven is and I can’t tell you what the answer is without doing the weird finger trick.
So the only explanation that I can come up for that is just selective memory. I like computers and as such my brain is willing to actually memorize these things. Whereas I’ve never liked math and so my brain doesn’t see a reason to “memorize math”.
It really frustrates me because math and computer science intersect in a lot of ways, and I’ll always be held back by this. Games for example, they run really well on your GPU because GPUs happen to be excellent at math, specifically in parallel. Encryption? Fancy math equations! Almost everything at a low level comes down to math.
Similarly, for as much as I love logical things, I could never hold the concepts of logic gates in my head. I mean, logic is literally in the name! Even when I was heavily into Minecraft I couldn’t pick it up through Redstone.
As such, I think for me, the “logic” argument doesn’t hold up as much as I like to think it does. The analyst in me says that I want it to be something as logical as “math is illogical” because that’s easier to admit and sounds better than “I just don’t like math”. Even worse, perhaps that subconsciously stops me liking it, thus blocking myself from ever being able to excel at it… And yet, here we are (or rather, “here I am”).


You absolutely do not need AI in order to sound different in one context versus another. I mean, I highly doubt most people on Lemmy speak to their bosses in the exact way that they write their comments here.
Hell, I’d be surprised if they spoke to their friends and family the same way all the time (yes, I’m aware that you can generally be more lax around friends - but there’s a time and place for it, whereas comments on message boards tend to just be lax all the time).
That very concept has been around far longer than “AI” has.


I really don’t think there was any malice intended by them. Pretty sure the intent was more along the lines of"Yes, it has gotten better. Here’s a quick demonstration using the current conversation as context." (which reads very similar to what they said)
They could’ve left it at “Yes it’s gotten better” but I suppose it’s similar to the idea of “A picture is worth a thousand words”. Rather than “Ugh your grammar is terrible.” Of course no one should expect perfect grammar on Lemmy or similar platforms.
(Unless I’m just missing a giant ‘whoosh’ moment here - in that case, I’m sorry)
It really makes me wish I could turn back the clock. When I was a kid, my pediatric GI was very aggressive with my treatment - each appointment that I had she would ask how I’m feeling and if the answer was anything less than “I feel fantastic!” then she would start to come up with a way to pivot my treatment along with finding more tests (where applicable) to continue trying to tackle the issues. All other answers meant there was still work to be done.
As a kid it wasn’t something that I understood and could appreciate, from my limited perspective it just looked like she kept wanting to put me on new things that had the potential to make me feel even more sick (I vividly remember having to take a course of antibiotics at one point that made me sick for weeks), or to be put through more machines, have more of my blood taken, etc. I’d do anything to get that back though, as you mentioned, doctors are incredibly dismissive.
I don’t even know when doctors (at least here in the US) started to turn sour. Even as a kid, before I got referred to GI my PCP was incredibly dismissive of my concerns and that of my parents - their “best” theory for why I was practically just skin and bones came down to “He probably has an eating disorder that you’re not aware of”. The other thing I liked about my pediatric GI was that she spoke to me, not “about” me to my parents. Even though my parents obviously don’t go to my doctors appointments now, in a way it still feels like I’m being “spoken about” rather than spoken to with most of the doctors I see.
In comparison, almost all other people that I’ve interacted with in the medical world are fantastic - lab techs, nurses, nurse practitioners, phlebotomists, etc. Its just the doctors that are terrible.
I constantly hear about how medical science is so advanced, but with the way doctors generally act… well, “could’ve fooled me” is usually my words on that.
Yep, I definitely am all too familiar with that experience. I’ve tried to accept that this usually comes from a genuinely good place - people often don’t know how to interpret the news and want to say something positive. But sometimes I wish for more honesty of “Wow, that fucking sucks, I’m sorry”. Most of the time I don’t even share the (lack of) updates anymore unless its very explicitly asked for.
That all being said, I do hope your partner gets some good news soon - I truly feel for them. Not knowing creates problems of its own.
And that’s fine, at the end of the day, I’m not forcing you or anyone else to read it. OP asked for a specific fear, and I responded - that’s all.
Hmm, do you mean whether they’d find an answer (or even what the answer might be)? If so, it’s tough to say.
Edit: This is a much longer response than I intended to give… My bad!
One of the issues I’ve been dealing with for example is I’m constantly incredibly tired. The feeling that most people have when they first wake up for a couple of minutes where they’re not fully awake even though they’re “physically awake” is the closest I can describe it, except I have it all day most of the time.
Doesn’t matter how much sleep I get, the result ends up pretty much being the same. I do often have sleep issues, but sometimes I think that it’s a cyclical result of me being too tired throughout the day and thus not doing enough, and so my brain doesn’t think that it’s time to sleep because I haven’t done anything (but then because I don’t sleep well, the next day I still end up doing “not enough” because I’m even more tired from the lack of sleep)… I’m not even sure if that makes sense, but when I bring it up to doctors they don’t seem to think it’s a crazy theory.
Trying to find out the root cause though has not been easy, as sadly lethargy and fatigue are very generic symptoms - the amount of things that can cause it (even on a chronic level like mine) is… quite a list. And then if you eliminate one, that doesn’t mean that others aren’t affecting you either.
So for example, it’s common for me to be low on iron and other essential vitamin levels because I have Crohn’s Disease which one of the side effects is that you have a hard time absorbing those nutrients. Nowadays I consistently see a hematologist who checks for these things, and I can have iron infusions done to fix low iron levels.
A couple of years ago, my results were so low that the lab tech called my doctor saying it was dangerously low, who then called me at 8PM in the day saying that I needed to drop what I was doing and go straight to the ER for an emergency blood transfusion. One of the jobs of iron to my understanding is to be a binder for oxygen so that it can be carried throughout your body - if it gets too low, you risk your organs basically not getting enough.
Then last year we found out my testosterone levels were practically that of an 80 year old man - I’m in my late 20s… So I had to start TRT, and everyone hoped that would be the magical fix - sadly, it wasn’t (though it still needed to be addressed anyways). That however comes with its own issues.
Now they want me to get a sleep study done because their next idea is that I might just never (or very rarely) be entering REM sleep - if you don’t enter REM sleep, then you’re pretty much not actually sleeping (an 8 hour sleep without REM is practically just an 8 hour “power nap”). But even if that were the case, and we got it fixed, there’s still no guarantees that there isn’t some other issue that is triggering the fatigue.
As to my gut feeling, I know there is certainly an answer - I just don’t know what the answer is. But there is absolutely zero chance that the majority of the humans on this planet can go about their lives and actually be awake with enough energy to do “normal things” such as work an 8 hour day, and that I’m somehow that unique to just be missing some vital gene or such, especially when I used to be among those people. I haven’t even hit my thirties yet!
Somewhere along the way, something went critically wrong and I lost that “ability”, but as to what that “something” is I unfortunately just don’t know because after all these years I’ve exhausted the list of things I think it could be based off my limited medical knowledge (I of course never went to medical school, but living with an autoimmune disease since before you even started puberty you do at least learn a little bit).
I guess the other tangential fear I have is that I’ll spend the rest of my “good years” trying to figure this out, and that eventually the doctors will just blame it on old age. Time only flows in one direction, once March 16th 2025 has come and gone, it’ll never swing by again - there’s no do-over if they just don’t find the answer in time.
Probably the part where it’s paired with
*slides her finger into your mouth*Unless that’s something you say to your friends/family/coworkers/etc often…?