Skip Navigation

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/)YU
Posts
5
Comments
98
Joined
2 yr. ago

  • i just assumed people used 3rd party services for ease of use or faster transactions, seems so wild that you'd not be able to send money using your bank to me

    here it takes 1-2 business day for a free wire transfer from one bank account to another, and you can do it in your banking app or on the bank's website. you just need to authenticate with your online pin code. you can also pay 1€ to get a <24h transfer

    it's honestly much better than using a third party service, since pretty much everyone has a bank account, and pays using a card tied to that account directly

  • i mean, i've never needed to divide the size of a standard sheet of paper - if i need a smaller variant, i can just fold it in half and cut it. when working with paper, it's pretty easy to do physical math, and you rarerly need something that's perfect down to the millimetre

    regarding the size- it's just something you learn through life. school supplies lists typically specify the size of notebooks and paper you need to buy in centimetres, so year over year, you quickly learn that A4 is 22:29.7, and the slightly bigger standard notebooks are 24:32

  • well, i just tried it, and its answer is meh --

    i asked it to transcribe "zenquistificationed" (made up word) in IPA, it gave me /ˌzɛŋˌkwɪstɪfɪˈkeɪʃənd/, which i agree with, that's likely how a native english speaker would read that word.

    i then asked it to transcribe that into japaense katakana, it gave me "ゼンクィスティフィカションエッド" (zenkwisuthifikashon'eddo), which is not a great transcription at all - based on its earlier IPA transcription, カション (kashon') should be ケーシュン (kēshun'), and the エッド (eddo) part at the end should just, not be there imo, or be shortened to just ド (do)

  • it is absolutely capable to come up with it’s own logical stuff

    interesting, in my experience, it's only been good at repeating things, and failing on unexpected inputs - it's able to answer pretty accurately if a small number is even or odd, but not if it's a large number, which indicates it's not reasoning but parroting answers to me

    do you have example prompts where it showed clear logical reasoning?

  • because it's a text generation machine..? i mean, i wouldn't say i can prove it, but i don't think anyone can prove it's capable of thinking, much less of reasoning

    like, it can string together a coherent sentence thanks to well crafted equations, sure, but i wouldn't qualify that as "thinking", though i guess the definition of "thinking" is debatable

  • Qualcomm have said they'll be supporting Linux, and seem to be even trying to get distros like Ubuntu on board to make easy installers. They seem pretty comited to it, and their hardware partners like Lenovo seem on-board too, so I'm hopeful!

  • imo, those are pretty weak reasons to criticise valve -- they've definitely done worse

    afaik, they took years to crack down on csgo gambling websites, and still massively benefit from it. the whole portal64 thing still feels wrong to me. i don't like the fact that they walked back on their anti-ai content stance. the people make game documentary on working at valve highlights some pretty bad discrimination stuff happening behind the scene imo.

    i don't think it's fair to criticise them on not providing an open-source client to download games, or open-source library to access their features - you wouldn't gain much from those being open-source anyways, since the games you play on stem are pretty much always closed source. i don't think it's fair either to say that it's bad that they ship devices with a "proprietary os" - they are the game console manufacturer selling them most open-source device on the market currently, they're doing much better than the alternatives in that regard. i don't know where they've said or suggested they've "invented wine", but i've never heard of that - they could probably disclose more openly how proton works and its relationship to wine, but i don't think they are maliciously behaving as if they created wine/vkd3d/…

    i don't think valve's a perfect company, but they're still probably the best one to get most games from. and i don't think it's fair to hate on them for exaggerated reasons, it's much more productive to scold them for stuff they actually did wrong.

  • you probably got a kernel panic, which froze the system. it's like a BSOD on windows, except on linux, there isn't a proper stack to handle them when they happen while you have a graphicam session running, so it kinda just freezes

    i don't think reisub would do anything, because the kernel was probably already dead

    you don't risk corrupting much data by hard-reseting your pc on linux -- journaling filesystems, like ext4 or btrfs, are built to be resilient to sudden power loss (or kernel crashing). if a program was writing a file at thz time the kernel crashed, this one file may be corrupted, because the program would get killed before it finished writing the file, but all in all, it's pretty unlikely. outside of fs bugs, which are thankfully few and far between on time-tested filesytems like ext4, you shouldn't have to worry much about sudden power loss!

    unfortunately, figuring out the cause of these issues can be challenging -- i've had many such occurences, and you have no logs to go off of (because the system doesn't have time to save them), so you'd most likely need to figure out a way to send your kernel logs onto another system to record them

    as general mitigation steps, you should try monitoring your cpu temperature a bit closer - it could be high temperature tripping the safeties of your motherboard/cpu to avoid physical damage to them - in which case, try installing a daemon to control your cpu frequency, like auto-cpufreq, or something like thermald specifically made to throttle your cpu if it gets too hot (though i think that one is intel specific)

  • there seems to be qt qml bindings for Zig

    qml is a language made to build UIs, and is very easy to use in my experience - you can build your logic that needs to be high-performance (file loading, audio effects, etc.) in zig, and expose it to qml so it's available in the UI.

    i've never used zig, but i did do a similar thing using c++ & qml, and it was great to work with, so i think you should be fine going that route

  • i mean, i don't know how it is in other countries, but here we literally study art with nude people in it - Liberty Leading the People is part of the 8th grade national curriculum - and looking this up, i even found a teacher's blog about class activities they did on it with 3-5th graders. i also recall having studied paintings depicting people having sex in 8th grade latin class
    it's also not uncommon to have statues of naked people in the middle of town centres - and nobody is making a fuss about it "not being art"

    it is art, it used to be recognised as art for a long time, but now it seems like more and more people have a double standard, where old art depicting nudity is valid, but modern art depicting nudity isn't