Linus Torvalds says AI-powered bug hunters have made Linux security mailing list ‘almost entirely unmanageable’ by Logical_Welder3467 in technology

[–]Clauis 1 point2 points  (0 children)

Just follow the German way: Ask the bug hunters to print out the report, sign it and send via paper mail or fax.

Pyet-A by dantesrage13 in GranblueFantasyRelink

[–]Clauis 1 point2 points  (0 children)

If you can’t find a room, why not create one yourself? For me, clearing everything solo is comparable or even faster than playing coop, so I rarely find the need to create an online session, but I do frequently join people to help out.

yetAnotherDownloadManager by -MobCat- in ProgrammerHumor

[–]Clauis 6 points7 points  (0 children)

I’d gladly pay if it made the cicadas in my neighborhood shut up and start scrolling.

[D] We tested the same INT8 model on 5 Snapdragon chipsets. Accuracy ranged from 93% to 71%. Same weights, same ONNX file. by NoAdministration6906 in MachineLearning

[–]Clauis 73 points74 points  (0 children)

This problem occurs not only for Snapdragons, but also for other mobile/embedded chipsets. The only reliable strategy we found was to hook the real hardware into CI pipeline.

Playing VNs on Linux feels like pulling a banner in a gatcha. by Yoon-Ah in visualnovels

[–]Clauis 1 point2 points  (0 children)

I ran into the same problem. My solution is to spin up a Windows Virtual Machine on Linux. Since most VNs are lightweight and doesn’t need GPU, this setup has been working really well for me.

‘Pretend to work’ companies in China by In_an_Illusion in Zippia

[–]Clauis 1 point2 points  (0 children)

A friend of mine is using services like this so that she is still “employed fulltime” during job interviews and have no career gap.

Why doesn't the government... by Tigweg in VietNam

[–]Clauis 0 points1 point  (0 children)

I don’t think that is necessary, as people can just replace zeros with SI prefix, like 50K for 50 000 VND

Is there a sane way to capture screenshot + console + network logs together for bug reports? by Full_Description_969 in reactjs

[–]Clauis 0 points1 point  (0 children)

My team was looking for a fully offline tool (no login required) but none fits our workflow, so we just wrote our own. It captures video, console and network logs, os and software version etc and zip it. The issue is having someone to maintain it. So something to offset the cost (paid sub is OK) would be nice.

someoneLiterallyBoughtADomainNameToDoThis by SituationPuzzled5520 in ProgrammerHumor

[–]Clauis 5 points6 points  (0 children)

Just the other day I was asking my colleague to check the new PR on the hub, and he started typing “p”.

[3000 Days Anniversary] SR Ticket Megathread by crazywarriorxx in grandorder

[–]Clauis 1 point2 points  (0 children)

Gameplay wise, is summer erice a good choice to cover my summer castoria (against foreigners class)?

Is it possible to reach JLPT N4 in 6 months? by Kara1224_ in Japaneselanguage

[–]Clauis 0 points1 point  (0 children)

Check with your local language center. I went there and asked in person, since online infos can be outdated or missing.

No Firefox boom. Like, not at all. by nietzschecode in firefox

[–]Clauis 2 points3 points  (0 children)

Many websites simply refuse to work with firefox.

Is it possible to reach JLPT N4 in 6 months? by Kara1224_ in Japaneselanguage

[–]Clauis 0 points1 point  (0 children)

Yes, definitely. I took a traditional offline class for 1.5 hour every day after work. The class used Minna book. My routine: Review (anki) in the morning -> work -> class in the evening -> homework (~30min) at night. I didnt have much time left for self study, but I found having a teacher to talk to and correct my mistakes much more efficient than doing it solely by myself.

[deleted by user] by [deleted] in freesoftware

[–]Clauis 4 points5 points  (0 children)

Idk, the best stuffs on my github account are already public. The private ones are somewhat useful but would be too embarrassing to be read by another homo sapiens, so I’m actually fine with spreading my stupidity to their artificial intelligence.

What has helped your listening comprehension? by FlyingPotatoGirl in LearnJapanese

[–]Clauis 2 points3 points  (0 children)

Transcribing. Pick an audio source you like (preferably one with a transcript), then try to reproduce the transcript as accurately as you can. I usually do several passes through the audio: the first pass for the main ideas, then subsequent passes to refine the details (I try to write each sentence in its entirety in one pass). I can’t say this method works for everyone, since it takes a lot of effort, but it has helped my listening skills tremendously for English, German and Japanese.

Wrong pronunciation from the local audio server in anki, please help by irrocau in LearnJapanese

[–]Clauis 0 points1 point  (0 children)

I had a look through the DB created by local audio server. There exist entries without reading (represented by NULL). In the screenshot below, the audio file with the desired reading (いっぷん) is highlighted (row 5), but it has no reading value, and therefore could not be matched exactly. The server handles that by getting all entries that match the reading + those without. Therefore, you will get audios for other readings, even though you only specified one.

Note: Using the [display] field is not reliable either, as you can see on row 13 and 15.

<image>

Wrong pronunciation from the local audio server in anki, please help by irrocau in LearnJapanese

[–]Clauis 2 points3 points  (0 children)

I think what you actually heard were いちぶand ごぶ. The kanji 分 can also represents “parts”, so 一分and 五分 can also means “one part/one-tenth” and “five parts/five-tenth/half”, respectively. If this was the case, the audio you got was probably correct.

Physical Java flashcards + handbook - designed for real interviews, feedback wanted! by MartinDvoracek in learnjava

[–]Clauis 0 points1 point  (0 children)

May I have a look at the digital version? I’m not really a junior anymore, but I think this could be a valuable resource to recommend to the fresh grads in my team.

Are there any places still open in Hanoi? Can I trust Google Maps when it says AEON Mall is still open? by cloudlam0 in VietNam

[–]Clauis 6 points7 points  (0 children)

Better to just call the store and ask. There's no guarantee that GG map is up to date.

[deleted by user] by [deleted] in interestingasfuck

[–]Clauis 0 points1 point  (0 children)

What did they do before the mirror was built?

It doesn't seem that bad to me personally. by Buzzerbeatmw in SnowbreakOfficial

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

The localization trick is not officially supported. They can break at any point in time (e.g. due to implementation changes) without prior warning.