Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)U
Posts
7
Comments
1235
Joined
2 yr. ago

"then" is used to depict time, sequence or a causal relationship. "than" is used with comparative adjectives, to depict comparison.

  • Thanks to you, I do now.There seemed to be only 2 over here back when I was reading its news (oh and then a booster one that came later) and seemed like the more widely used ones were causing some blood clotting problems in some people.

  • Another point is, the reason Google's AI is able to identify CSAM is because it has that in its training data, flagged as such.

    In that case, it would have detected the training material as ~100% match.

    I don't get though, how it ended up being openly available as if it were properly tagged, they would probably exclude it from the open-sourced data. And now I see it would also not be viable to have an open-source, openly scrutinisable AI deployment for CSAM detection for the same reason.

    And while some governmental body got a lot of backlash for trying to implement such an AI thing on chat stuff, Google gets to do so all it wants because it's E-Mail/GDrive and all on their servers and you can't expect privacy.


    Considering how many such stories of people having problems due to this system is coming up, is there any statistic of legitimate catches using this model? I suspect not, because why would anyone use Google services for this kind of stuff?

  • The abbreviation sounds like some kind of exotic Surface to Air Missile lol

    It does.Somehow acronyms just end up sounding cool. Guess we should just use the full form. That would be better.

  • OPs meme definitely gives off COVID vaccine vibes.I wonder if its little problems have been fixed yet or are they still using the tried and tested (and failed testing with idk ~0.01%) formula.

  • One particularly annoying thing in the SCP-verse that ends up breaking immersion.

  • I don't know much to compare either, just did a quick search.I might end up checking some out later when I start doing more stuff with Rust, but nothing for now.

  • Well, there's already sax, xml-rs and rust-xml.How many more do you want?

    Better off giving more attention to those that already exist than making more rewrites.

  • Doctors

    Jump
  • Yeah, might have been a cop. Better not be prejudiced.

  • Sure it is, but I don't see a good enough replacement.Although I have only used XML a couple of times, which were in other people's projects, and considering their low complexity, they might as well have used JSON, XML does have a space where JSON is not good enough.

  • Considering that qt6-webengine also depends upon it, I guess someone will come and pick it up soon, or maybe they will just create an alternative?

  • Visual Studio Code

    Yeah, that's one that I can't talk badly about.While I have used MS Visual Studio and know how slow it was, I tried VS Codium once or twice and it worked pretty smoothly. Someone probably put quite a bit of effort into making it so.

    Apart from Android Studio, which ended up not even starting up properly on the work computer, Gradle itself also takes quite a bit of time and resources. I was using the NDK with a C++ project and it took way longer to setup than any BSP, despite only being able to compile for a single version of Android.

  • android-studio : I guess that explains why it ran so badly back when I had to use it for work.jdk wouldn't be an Electron app, right?

    discord is the only 1 of those that I used in any meaningful sense before and I already stopped using it for reasons other than Electron. So, I guess it's just a personal thing that I don't tend to require stuff that is made in Electron.

  • I think mortn is unable to relate to the outcome (of giving horses radiation poisoning) being desirable.Kinda similar to people who can't get the Joker's desire to "See the world burn", which is why they don't understand his jokes.

  • I'm not sure I know many Electron apps that are worth running.There is WhatsApp, but I just run the browser version. For Matrix, there's NeoChat, which uses QML and is definitely better than Electron.

  • I always care about how much memory I end up using.Problem is, most places won't pay for caring about that. Those that would, are doing so because they are using the product on their own systems instead of some customer's systems.

    1. I think it would be better called a media file converter or something more specific like that, unless you actually intend on adding more types of file, like doc, odf, md, pdf etc.
    2. Interesting. I also made a little thingy for personal use, though it does literally call the ffmpeg CLI tool. Haven't even made an install configuration though, so you will just have to run it out of the build directory.
  • programmers, and humans in general

    With current levels of technology, they would require humans for maintenance.Not because they don't have self-replication, because they can just make that if they have a proper intelligence, but because their energy costs are too high and can't fill AI all the way.


    OK, so I didn't think enough. They might just end up making robots with expert systems, to do the maintenance work which would require not wasting resources on "intelligence".

  • I don't really think you will have enough people see your code, just because you put it on the internet.I have uploaded quite a few things (some of them are even useful) and nobody really cares. Though they most probably just get bored and move onto other people's profiIes, after starting with the useless ones.

  • Guess I'll go reupload the code for my B.Tech project, which was too spaghetti, even by my standards.