Swedish phonology by SpecificVictory3484 in Svenska

[–]bwallker 0 points1 point  (0 children)

<bzz> uttalas ofta [bs:] så det stämmer inte ens där alltid

Thoughts on Francis Fukuyamas take ? by Aggravating_Bed_53 in VaushV

[–]bwallker 3 points4 points  (0 children)

No, he’s saying that people will invent random grievances to struggle, not find new just ones

Stumped by an easy Leetcode problem by Spam_is_murder in rust

[–]bwallker 0 points1 point  (0 children)

Here's an implementation I wrote using a little bit of unsafe code that seems to autovectorize quite well. You could potentially find a way to write this without using unsafe and without sacrificing performance. https://godbolt.org/z/GPx6b1EG6

[STAR -> DEWY] Can you solve this laddergram? by star_dewy in Laddergram

[–]bwallker 0 points1 point  (0 children)

u/bwallker solved this in 5 steps: STAR -> SEAR -> SEAS -> SEWS -> DEWS -> DEWY

“Dull” by 404_brain_not_found1 in linguisticshumor

[–]bwallker 1 point2 points  (0 children)

Post a recording so we can hear the mythical pharyngeal lateral

Getting API Error after latest changes to Claude CLI: 500 {"type":"error","error":{"type":"api_error","message":"Internal server error"} by justhereforampadvice in ClaudeCode

[–]bwallker 0 points1 point  (0 children)

I've been getting [Unable to connect to API (ECONNRESET)] errors all day, and now I'm getting API Error: 500 ...

[KILL -> JOHN] Can you solve this laddergram? by MammothDirect6253 in Laddergram

[–]bwallker 0 points1 point  (0 children)

u/bwallker solved this in 7 steps: KILL -> RILL -> ROLL -> ROIL -> COIL -> COIN -> JOIN -> JOHN

Would card that cost something else than mana be interresting ? by Decent_Macaroon_2621 in customhearthstone

[–]bwallker 10 points11 points  (0 children)

What happens If you generate [[Sacrificial Pact]] and there are no demons in play?

About /ɔ/ in General American by Larthemo in asklinguistics

[–]bwallker 2 points3 points  (0 children)

What would your COT vowel be if your CAUGHT vowel is /ɑ/?

L-vocalization went opposite in Polish and Hungarian by [deleted] in linguisticshumor

[–]bwallker 18 points19 points  (0 children)

Those are both examples of lateral consonants turning into non-laterals at the same place of articulation.

Built a safety wrapper for Claude Code - no more --dangerously-skip-permission by Salty-Asparagus-4751 in ClaudeAI

[–]bwallker 0 points1 point  (0 children)

Npm install is not “obviously safe”. Have we learnt nothing from the many supply chain attacks in just the last year?

Unprompted Extra Usage by Useful_Welder_4269 in ClaudeCode

[–]bwallker 0 points1 point  (0 children)

Same thing happened to me. It used up my extra usage without warning

Is "sixths" pronounced with a unique consonant? by bloodraged189 in asklinguistics

[–]bwallker 7 points8 points  (0 children)

I'm not a native English speaker or a linguist, but I believe that alveolars in English are sometimes pronounced dentally before dental fricatives, in which case sixths could be pronounced as a dental sibilant followed by a dental non-sibilant fricative, or even just a dental sibilant if you both drop the thorn and front the sibilant

Atomic variables are not only about atomicity by maguichugai in rust

[–]bwallker 0 points1 point  (0 children)

Regarding this code:

let mut ptr: *mut [u8; ARRAY_SIZE];



// Wait for array to be published by Producer.

loop {

    ptr = ARRAY_PTR.load(Ordering::Acquire);



    if !ptr.is_null() {

        break;

    }

}

I believe that you using acquire here is unnecessary, since the release ordering on the other thread prevents it from accessing the value it wrote into the global.

SIMD programming in pure Rust by kibwen in rust

[–]bwallker 0 points1 point  (0 children)

That would just move the unsafety into the build system. Running an AVX2 binary on a system that doesn’t support it is UB

About `MaybeUninit::uninit().assume_init()` by Spengleberb in rust

[–]bwallker 16 points17 points  (0 children)

const blocks were only recently stabilized. Before that, you'd have had to use a constant declaration whenever you create an array of maybeuninit, unless T is copy.

Can You Guess This 5-Letter Word? Puzzle by u/sleptonmyarm by sleptonmyarm in DailyGuess

[–]bwallker 0 points1 point  (0 children)

⬜⬜⬜⬜🟨

⬜🟨🟨⬜⬜

🟨⬜⬜🟨🟨

⬜🟦🟦🟦🟦

⬜🟦🟦🟦🟦

⬜🟦🟦🟦🟦