Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 147 Comments
Joined 2 years ago
cake
Cake day: December 7th, 2023

help-circle

  • I’d give it a -5. I have a chronic autoimmune condition that started very early in my life, and caused me problem after problem.

    Trying to tell all the adults around me that something is wrong, and then being yelled at, being told “it’s all in your head” “you’re just looking for attention”, etc… not great.

    Not saying that this next part would “excuse” it, but it’d be one thing if it stopped after I was officially diagnosed. It did not. Instead, I was told by my father “You’re using your disease as a crutch, stop”… My mom started to turn around for the most part (there were still exceptions, but other than those cases it got better).

    After I moved out, I cut off contact with my father because of the hate I’d get from him. I was hoping that perhaps one day we’d be able to finally turn things around… Last year he died in a very tragic accident. So I guess I’ll never know if amends could have been made or not.

    To this day I still claim that I was robbed at the chance of a normal childhood, although what “normal” looks like… I don’t know. I’d rate it lower, but I didn’t get the physical abuse, just the emotional part of it. My brother on the other hand was the exact opposite. Us combined, definitely makes a -10. There were positives and good moments of course, but the bad really outweighs the good when looking back.







  • I’m quite confused by some of the pain points that the author mentioned. For example, the Dolphin view switch icon - you absolutely don’t need to click on the dropdown to change the view, you can click the icon itself and it’ll change (and I’m pretty sure this is why the button is “two buttons” and has the divider next to the dropdown icon).

    For Spectacle, regarding the extra mouse clicks - most of the functions include a (global) keyboard shortcut by default and for the few that don’t, you just need to set one.

    Floating panels: Whether you like the design of a floating panel or not is of course subjective. However the author mentions that you need to “aim like an idiot and waste your time hitting the ‘floating target’” - except no, you don’t. They can “slam their mouse into the screen corner” because the target zone for the applets extends below and to the corners of the screen. If you want to open the Application Launcher for example, you can “slam” your mouse to the bottom left corner and click - it will open. Same with every applet (I do not believe this to be something the applet controls, but rather the panel itself so it should work with any applet).

    Kubuntu’s “anti-user move” is not controlled by the KDE team. Not sure how much control Ubuntu spins have over their packages, but it is either a Canonical move or a move by the Kubuntu team - regardless, its not something the KDE team mandated (AFAIK they are not removing X11 support). The only thing the KDE team has done is make the Wayland session the default.

    Regarding the bugs they’ve found, I hope they reported those on the KDE bug tracker.

    This line in particular made me laugh a bit though:

    … plus “simple” interfaces is NOT going to win the hearts and minds of the common people. That’s not how it works.

    Yes, it does. A “common” person does not care in the slightest that libmyfancylibrary was updated to version 1.2.3.4, I mean I’d argue they don’t care in general about updates but I digress.


  • Your son and daughter will continue to learn new things as they grow up, a LLM cannot learn new things on its own. Sure, they can repeat things back to you that are within the context window (and even then, a context window isn’t really inherent to a LLM - its just a window of prior information being fed back to them with each request/response, or “turn” as I believe is the term) and what is in the context window can even influence their responses. But in order for a LLM to “learn” something, it needs to be retrained with that information included in the dataset.

    Whereas if your kids were to say, touch a sharp object that caused them even slight discomfort, they would eventually learn to stop doing that because they’ll know what the outcome is after repetition. You could argue that this looks similar to the training process of a LLM, but the difference is that a LLM cannot do this on its own (and I would not consider wiring up a LLM via an MCP to a script that can trigger a re-train + reload to be it doing it on its own volition). At least, not in our current day. If anything, I think this is more of a “smoking gun” than the argument of “LLMs are just guessing the next best letter/word in a given sequence”.

    Don’t get me wrong, I’m not someone who completely hates LLMs / “modern day AI” (though I do hate a lot of the ways it is used, and agree with a lot of the moral problems behind it), I find the tech to be intriguing but it’s a (“very fancy”) simulation. It is designed to imitate sentience and other human-like behavior. That, along with human nature’s tendency to anthropomorphize things around us (which is really the biggest part of this IMO), is why it tends to be very convincing at times.

    That is my take on it, at least. I’m not a psychologist/psychiatrist or philosopher.







  • No, because since it’s only a third party app implementation, tags wouldn’t follow if I go from my phone to my desktop or any other device. It also just seems kinda… Strange?

    Do you keep a journal of those you meet in-person? No judgement if you do, but if your reaction to that question was “Eww, no!” but also do user tagging I would be very curious as to what the difference is for you.

    Anyways, for problematic people they either get blocked or banned (the egregious ones) which by nature of it being a first-party feature is already synced.


  • Russ@bitforged.spacetoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    5 months ago

    How is that the case? I’ve got pretty much zero experience with decompiling software, but I can’t say I’ve ever heard anyone who does say that before. I genuinely can’t imagine that it’s easier to work with say, decompiling a game to make changes to it rather than just having the source available for it.

    I suppose unless the context is just regarding running software then of course it’s easier to just run a binary that’s already a binary - but then I’m not sure I see where decompiling comes into relevance.


  • 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.


  • This can sometimes come at the cost of intuitiveness however. As an example that just happened to me the other day, I was using Pinta which uses libadwaita and had opened an image to make some modifications to it.

    All was going well until I wanted to save a new copy of it (and not override the original). The toolbar has all of these functions on it, open, save, undo/redo, etc… but not Save As.

    Apparently there’s a tiny little overflow button on the far right side, click it and you get a whole bunch of functions - one of them being the holy “Save As” option I was looking for. I almost went down the route of making a copy of the image outside Pinta and then just overwriting the original.

    Apparently the idea of making a copy of an image is blasphemy. Even Microsoft Word when they had first moved to the Ribbon UI made the save button have a little dropdown right under the save option to reveal Save As.

    Don’t get me wrong, I love how some libadwaita apps look. Mission Center for example? Chef’s Kiss - but it’s a very simple application that all I need to do is open it to have a quick look at the very pretty looking graphs. Although the latest update seems to have gotten rid of being able to have the sidebar open persistently (now taking an extra click to change between performance graphs)… But I still need to double check to see if that’s intended vs being a bug before I judge that too harshly.



  • 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