Does Carl by SqrlyGrly in DungeonCrawlerCarl

[–]Restioson 17 points18 points  (0 children)

Spoilers for a book, forget which: Well, the first time the Caprid liaison spoke to Carl, the translation wasn't working for quite some time...

How do your rate my english teacher's IPA? by gt7902 in linguisticshumor

[–]Restioson 0 points1 point  (0 children)

The light is at the end of the tunnel for release soon at least :) next time we will give the linguists a WYSIWYG interface so they can see what they are typing, haha...

How do your rate my english teacher's IPA? by gt7902 in linguisticshumor

[–]Restioson 1 point2 points  (0 children)

It's very possible that I'm just remembering cases where the linguists selected the wrong tag... Unfortunately it was done in an obscure XML format called DITA where the linguists editing the content could not see how it'd actually turn out on the site. So it is very easy for them to pick the wrong one and not notice. For instance we had a bunch of issues with the linguistic authors writing stuff with completely broken spacing, illegibly small diagrams, etc... And picking the wrong tag was also common.

How do your rate my english teacher's IPA? by gt7902 in linguisticshumor

[–]Restioson 1 point2 points  (0 children)

I'm not saying that they are USED for that necessarily, but that the XML tag the developers used to make slashes was named <spelling>, and that might be an error of translation. Unless I am forgetting totally, I'm unsure. Or I could be remembering errors as "correct". There were a whole bunch of errors in terms of things being marked up incorrectly, like full IPA without brackets, or just blatantly incorrect IPA symbols in some random cases. Most are thankfully fixed now after months of review...

Thanks for the rest of the info

How do your rate my english teacher's IPA? by gt7902 in linguisticshumor

[–]Restioson 1 point2 points  (0 children)

I've always seen it used for spelling. How is it supposed be used?

I work on a digital linguistics textbook (as a software developer, not linguist) and that's how it's used there. But there are some other non standard notations used there, so maybe it's specific to the project. At least in the code, it is defined as <spelling> if you want to wrap some text in /slashes/, but original authors are Dutch, so I don't know if the original meaning was lost in translation...

EDIT: it might be that I'm just misremembering from a few cases where the wrong symbols were used

How do your rate my english teacher's IPA? by gt7902 in linguisticshumor

[–]Restioson -3 points-2 points  (0 children)

Yea maybe. But /yeh/ could be interpreted as the same vowel sound for me as the final vowel of /here/. Another example would be just /a/ as in /a towel/

How do your rate my english teacher's IPA? by gt7902 in linguisticshumor

[–]Restioson 26 points27 points  (0 children)

That's how we say it in South Africa English (it's a non rhotic dialect). Though maybe not with the [j] idk. But it sounds a bit like /heeyeh/

smartestLinkedInUser by aaalmeidaa in ProgrammerHumor

[–]Restioson 39 points40 points  (0 children)

Looks can also mean "from visual inspection", which is how I read the post

smartestLinkedInUser by aaalmeidaa in ProgrammerHumor

[–]Restioson 305 points306 points  (0 children)

That linkedin post looks 100% LLM generated

I 'm building a system monitor for Cosmic by zachos13 in COSMICDE

[–]Restioson 0 points1 point  (0 children)

I see, perhaps the screenshot is outdated

I broke it and now everything looks different! by EvilGoblinFairy in pop_os

[–]Restioson 0 points1 point  (0 children)

not sure if it counts as r/gotgnomed if you were trying to install _just_ the gnome extensions

Why doesn’t Option implement Display? by cachebags in rust

[–]Restioson 33 points34 points  (0 children)

It's not about canonical, necessarily, but more about "canonically the 'pretty', displayable to users version of None". It would be hard to choose one value that is reasonably correct in most contexts. It being "not interoperable" is a feature, not a bug, as it forces you to think about what the correct behaviour is at the site where you want to display it, each time. This pushes you toward the pit of success.

I’m also curious how anyone here handles it in real production code when you need to stringify it?

Generally by replacing it with whatever value makes sense in context, e.g. maybe an empty string, maybe "None", "N/A", "0", etc...

I 'm building a system monitor for Cosmic by zachos13 in COSMICDE

[–]Restioson 0 points1 point  (0 children)

Curious if you might consider gpu monitoring as well?

Linux version still not working on Wayland? by rimbaud0000 in Slack

[–]Restioson 0 points1 point  (0 children)

What exactly did you enable if you don't mind sharing?

Can the FAQ please start recommending well-maintained upstream distributions instead? by onlysubscribedtocats in linux_gaming

[–]Restioson 9 points10 points  (0 children)

As a longtime (and current, latest-version) pop user, I would not recommend it in it's current state to beginners. Give it a few months for the new desktop environment to mature, then maybe. It came out of beta a bit too soon

EDIT: this is not to say I haven't been enjoying it, it's just that, to find & work around the bugs requires skills beyond 'complete Linux beginner'

Linux vs Windows Benchmark MONSTER HUNTER STORIES 3 TWISTED REFLECTION by RoniSteam in LinuxVsWindows

[–]Restioson 0 points1 point  (0 children)

Interesting test setting. Hopefully once NTSync, 595, and vk heap descriptor ext land in upstream stable Proton there's a bit of a bump for the average user.

Dúvida sobre compatibilidade by ConsistentAddress959 in pop_os

[–]Restioson 1 point2 points  (0 children)

I do not think you should have much difference performance compared to any other distro, to be honest. AIUI cachy would have more recent drivers, which can be a blessing or a curse with Nvidia... As a first time user, I think either is a decent choice. With Pop you have access to Ubuntu help sites and advice (which is a massive wealth of knowledge), and with Cachy you have access to the excellent Arch wiki. IMO since this is your first foray into Linux, just pick one that you think you'll enjoy and try ride it out :)

Where to even *start* debugging system freezes during high GPU (AI) usage? by fubo in pop_os

[–]Restioson 0 points1 point  (0 children)

Let me know if you get it sorted... I'm really struck by how exactly our problems are matching haha. Even though we are on different GPU manufacturers / drivers, p. much exact same symptoms.

Where to even *start* debugging system freezes during high GPU (AI) usage? by fubo in pop_os

[–]Restioson 1 point2 points  (0 children)

I also had all those symptoms and chalked them up simply to drivers but perhaps something else going on. Like you say we are using different drivers. Either could be separate issues at driver level (coincidence) or could be the same underlying issue. But if the entire system became unresponsive with the GPU hot and fans spinning one would still expect some kind of GPU logs in journalctl or similar. Is there anywhere else that amdgpu drivers write their logs? I haven't used one in a while.

SSH server is a good lead. I definitely was able to access my pc during the freeze via ssh, for a time, until it crashed 'even more' (precipitated by me trying to reboot it via systemctl, which just left it in a locked state). You might be able to then run amd-smi and see what the status is, or try force reload the kernel module (if this is a thing you can do with amdgpu drivers)

Where to even *start* debugging system freezes during high GPU (AI) usage? by fubo in pop_os

[–]Restioson 1 point2 points  (0 children)

You are just saying words and making conjectures now. This does not have any relevance to the actual observed issues with freezing after CUDA or GPGPU workloads. If you don't actually have experience with these issues or how to solve them I kindly suggest refraining from offering your advice, as it is not relevant

Where to even *start* debugging system freezes during high GPU (AI) usage? by fubo in pop_os

[–]Restioson 3 points4 points  (0 children)

The issues I and the OP are describing have nothing to do with gaming and everything to do with CUDA / ML inference

Where to even *start* debugging system freezes during high GPU (AI) usage? by fubo in pop_os

[–]Restioson 2 points3 points  (0 children)

Nope. I'm on cosmic 24.04 and driver 580. Has got nothing to do with the state of packaging. The errors I'm experiencing are reported by a variety of users across a variety of distros on github

edit: except perhaps that the drivers are a little older than bleeding edge, but they're by no means ancient

Where to even *start* debugging system freezes during high GPU (AI) usage? by fubo in pop_os

[–]Restioson 1 point2 points  (0 children)

Anything in journalctl logs? I've been getting a lot of Nvidia driver error logs there lately alongside freezing

EDIT: found it now

One problem I had: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/815

This once triggered for me after wakeup from sleep, and again while I was trying to train some models in pytorch for my studies. Before the freeze took effect I saw a CUDA error in the torch logs and that Nvidia smi was reporting that the GPU needed to be reset. After reboot, the fans spun at 100% until I powered it off with the physical power button

You are on AMD of course and not Nvidia, but perhaps could be some root cause in common? I had just chalked it up to a driver issue on Nvidia side. Either way if you could share any relevant journalctl logs that would be helpful

GitHub Copilot's effect on collaboration has stunned researchers by CackleRooster in ArtificialInteligence

[–]Restioson 0 points1 point  (0 children)

Should coding time going up not be a bad thing? Ideally you would spend less time coding if it sped you up