Luqman • لقمان retweetledi
Luqman • لقمان
494 posts

Luqman • لقمان
@luqma_
he/him https://t.co/jlhUF5Rpv3
Seattle, WA Katılım Haziran 2010
333 Takip Edilen218 Takipçiler

@BruceDawson0xB is the kernelbase unhandled exception handler still trying to do a LoadLibrary and thus deadlocking on an SRWLock from the initial LoadLibrary call? I spent months tracking down a related bug 😭
English
Luqman • لقمان retweetledi

On September 20th, I will be giving my first talk ever at my local @remix_run NYC meetup. I'm going to be talking about Why Accessibility Matters. This talk will cover common web accessibility mistakes, best practices, and how accessibility can fit within your coding workflow.

English


@TheAmyCode *looks at the loaf of bread I bought _ weeks ago of which I ate 4 slices*
yes
English
Luqman • لقمان retweetledi

@timmisiak woo! a non-windbg option is great for scripting repros while grabbing a time travel trace. this certainly beats trying to remember all the tttracer flags since the inbox version has no help 😅
English

@ash2x3 @majin_shinsa afaik it's the same idea behind how WSL2's GPU acceleration works. but yea, no idea how feasible that is to setup for a random hyperv vm
English

@ManishEarth @eggleroy lol that definitely made me do a double take 😂
English

the other day @eggleroy observed that Devanagari has the nice vowel length distinctions you need for Akkadian, and Semitic scripts have all the right consonants (etymologically)
so we made this, the objectively superior transcription method for Akkadian
enjoy!


Manish@ManishEarth
for folks wanting to sing this, it's "ay-ah naah-tsir". The Ea rhymes with "playa'" (short for "player"), the naah with "baa" (like a sheep), the tsir has the same vowel as "free" but it's shorter
English

@yarden_shafir I use it all the time... to kill the audio service when it decides my mic no longer exists right before a meeting
English

@timmisiak wouldn't discount wasm based on speed necessarily. wasmtime can do both runtime and ahead-of-time compilation to native code.
bytecodealliance.org/articles/wasmt…
English

@smolzoey for a big hammer you can block installing/updating drivers via windows update or otherwise on a per-device basis tenforums.com/tutorials/1465…
English

@nikomatsakis @rustlang MutexGuard is a classic example for a non-Send type in std. Unlocking a mutex must happen on the same thread that grabbed the lock initially on some platforms.
English

@BruceDawson0xB Looks like memory ownership troubles with winrt rpc calls. Someone's calling a winrt method in Windows.Cortana.Desktop.dll that runs in a separate RuntimeBroker.exe process. The marshalling code and some other cleanup seem to be confused about who should be freeing hstrings.
English

@xlerb that is one of the few error codes I've involuntarily committed to memory (5) 🥲
English

@Gankra_ @steveklabnik hot take there should be a mode where `extern crate` works like `mod`
English












