Alper Gunes (@alperogunes) 's Twitter Profile
Alper Gunes

@alperogunes

computer graphics, low level programming, wrestling and mma enthusiast

ID: 1249669672171188224

calendar_today13-04-2020 12:04:12

43 Tweet

14 Followers

155 Following

SpaceX (@spacex) 's Twitter Profile Photo

Falcon 9 flew for the first time ten years ago today. Completing 85 missions to date, Falcon 9 is now the most flown operational rocket in the United States.

Falcon 9 flew for the first time ten years ago today. Completing 85 missions to date, Falcon 9 is now the most flown operational rocket in the United States.
Alper Gunes (@alperogunes) 's Twitter Profile Photo

I have been working on systematic program design for a fortnight. To see the proper way of programming makes me feel guilty for my past. Thanks a lot Gregor Kiczales.

Boston Dynamics (@bostondynamics) 's Twitter Profile Photo

Spot early adopters have shown us how agile mobile robots can be a transformative tool for reducing risks and improving efficiency in industrial processes. Now, with Spot available for purchase, it’s your turn to see what Spot can do. youtu.be/VRm7oRCTkjE

Ben Bartlett (@bencbartlett) 's Twitter Profile Photo

Differences in perceived speed If you move at speed 𝒗 and your field of view is 𝜃, the apparent speed of objects at the edge of the frame is 𝒗 sin(𝜃/2)

Alex 🦅 (@outoftheboxp) 's Twitter Profile Photo

Here are 9 C++ keywords I use to convience my co-workers I know what I am doing. Disclaimer: None of the advice here is meant to improve performance, readability or arhitecture. A thread 🧵👇🏼

MIT CSAIL (@mit_csail) 's Twitter Profile Photo

This MIT CS class teaches you things that all the other classes don't teach you, like... 🖥️ Shell tools and scripting 🖥️ Vim 🖥️ Data wrangling 🖥️ Command-line environment 🖥️ Version control Watch all 11 lectures for free here: bit.ly/MissSemester

This MIT CS class teaches you things that all the other classes don't teach you, like...

🖥️ Shell tools and scripting
🖥️ Vim
🖥️ Data wrangling
🖥️ Command-line environment
🖥️ Version control

Watch all 11 lectures for free here: bit.ly/MissSemester
Alper Gunes (@alperogunes) 's Twitter Profile Photo

How to approach to a bug: Once you think you know what is going on, it’s time to find out what the program thinks is going on. [The Pragmatic Programmer, 91]