Qyriad (@qyriad) 's Twitter Profile
Qyriad

@qyriad

Embedded software engineers. she (singular) / they (plural)

ID: 1124745678083756039

calendar_today04-05-2019 18:40:41

252 Tweet

888 Takipçi

59 Takip Edilen

badidea 🪐 (@0xabad1dea) 's Twitter Profile Photo

computer science: the concept is a relatively recent one, having been suggested on a blog in 2017 linguistics: the concept is a relatively recent one, going back to a thick book in German in the 19th century

Qyriad (@qyriad) 's Twitter Profile Photo

Hello tech Twitter, I'm looking for remote work! I specialize in embedded systems and C/Rust/Python. If anyone has any availability, my DMs are open and my résumé is qyriad.me/resume!

Tom Gara (@tomgara) 's Twitter Profile Photo

It’s pretty simple: Google Meet (original) was previously Meet, which was the rebranded Hangouts Meet. Meet has been merged with Google Duo, which replaced Google Hangouts. Google Duo has been renamed Meet, and Meet has been temporarily named Google Meet (original), for clarity

badidea 🪐 (@0xabad1dea) 's Twitter Profile Photo

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” — the smartest thing Bill Gates ever said x.com/antumbral/stat…

Microsoft Visual Studio (@visualstudio) 's Twitter Profile Photo

C11 features now supported in Visual Studio 2022: ⚛️ Atomics 🧵 Threads 🔢 Complex numbers Learn how to use them: msft.it/6011eSD8S #VS2022

C11 features now supported in Visual Studio 2022:

⚛️ Atomics
🧵 Threads
🔢 Complex numbers

Learn how to use them: msft.it/6011eSD8S #VS2022
Jamie Kyle is on 🦋 (@buildsghost) 's Twitter Profile Photo

Tech salaries are not inflated, they are middle class. This is just the actual cost of living, but you’ve accepted/ignored that other careers have been pushed out of the middle class

@shafik@hachyderm.io (@shafikyaghmour) 's Twitter Profile Photo

#227 Given the following in C++: int g(int &) {return 1;} int g(const int &) {return 2;} int main() { return [x=1]{ decltype(x) y; auto &z = x; return g(y) + g(z); }(); } Without checking, main returns: A. 2 B. 3 C. 4 D. Show results #Cplusplus #Cpppolls

Luna 🦊🇩🇰 (@lunafoxgirlvt.foxgirls.gay) (@lunafoxgirlvt) 's Twitter Profile Photo

If I had known how much Inochi2D would end up depersonalising me, I would’ve never released it. So many people more concerned by a lump of code, which is infinitely copyable, than a leaving breathing person which there will only be one of. I am not just a machine producing code

Luna 🦊🇩🇰 (@lunafoxgirlvt.foxgirls.gay) (@lunafoxgirlvt) 's Twitter Profile Photo

People keep talking to me as if Inochi2D is my baby. It is not, it’s a lump of code, anyone with decent knowledge of 3D graphics could’ve made it. I care about the project and want to make it the best it can be. But I’d like for people to remember that behind it is a person.