Xuejie Xiao (@xxuejie) 's Twitter Profile
Xuejie Xiao

@xxuejie

Dad. Husband. Mostly rantingโ„ข. I wish there were fewer programming languages. No abstraction is truly zero cost.

ID: 16361921

linkhttps://xuejie.space calendar_today19-09-2008 11:09:32

2,2K Tweet

649 Followers

641 Following

Xuejie Xiao (@xxuejie) 's Twitter Profile Photo

I know these are all different libraries/frameworks serving different purposes, doing different tasks, but IMHO: tokio == boost == Rails

Xuejie Xiao (@xxuejie) 's Twitter Profile Photo

Google play had it for years that you can click on its website to purchase and download an app to your phone(all without you touching the phone at all), even Nintendo Switch store allows it now. Let's look at that stupid AppStore...

Xuejie Xiao (@xxuejie) 's Twitter Profile Photo

ๆƒณไนฐๅฐ 7090 mff ๆ ‡ๅŽ‹็‰ˆ็œŸ็š„้šพ๏ผˆๆˆ‘ๅฐฑๆ˜ฏๆƒณ่ฆ 11 ไปฃ U๏ผŒๆฐ‘็”จ็บงๅˆซ็›ฎๅ‰ๅฏน AVX 512 ๆ”ฏๆŒๆœ€ๅ…จ็š„ไบ†๏ผ‰๏ผŒ้—ฒ้ฑผๅฐฑไธ€ๅฎถๆœ‰่ดง๏ผŒ่ฟ˜็œ‹่ตทๆฅๆ˜ฏ็”จไฝŽๅŽ‹็‰ˆ็กฌๅŠ ไพ›็”ต้ญ”ๆ”น็š„็‰ˆๆœฌ

logic destroyer (@splinedrive) 's Twitter Profile Photo

If you want to learn real computer engineering or computer science with Linux or xv6, use the KianV SoC โ€” a minimal RISC-V system with IPv6/IPv4 networking and GPIO, always running the latest Linux kernel. Write Unix-style C or C++ programs and run them directly on the SoC. The

If you want to learn real computer engineering or computer science with Linux or xv6, use the KianV SoC โ€” a minimal RISC-V system with IPv6/IPv4 networking and GPIO, always running the latest Linux kernel. Write Unix-style C or C++ programs and run them directly on the SoC. The
Bruce Hoult (@brucehoult) 's Twitter Profile Photo

logic destroyer What most people donโ€™t realize is the important part of C for portable and embedded work isnโ€™t the language itself but the preprocessor, the stdint.h header, inline asm, and concatenation of adjacent string literals. Any language with equivalent features that can compile to

Xuejie Xiao (@xxuejie) 's Twitter Profile Photo

With a 13-inch Android pad and a 1L mini PC, I'm once again in a setup where I don't use any laptops. I'm just so disappointed at all the laptops on the market.

Xuejie Xiao (@xxuejie) 's Twitter Profile Photo

It's been sooooo looooooong since I last write a C++ class, that I even forget that semicolon is required at the end of class definition.