Kod-X (@kod_enigma) 's Twitter Profile
Kod-X

@kod_enigma

Mobile Software EngineeringđŸ› ïž. Flutter | Swift | IOS Native
Just trying not to be a Soydev. I use Neovim btw...

ID: 1211012602647609344

linkhttps://kodenigma.vercel.app/ calendar_today28-12-2019 19:54:51

160 Tweet

86 Followers

274 Following

trish (@_trish_xd) 's Twitter Profile Photo

Building SHA-512 in C Learning SHA-512 by coding it yourself is the best way to understand hashing. Here’s my breakdown of the full C implementation - explained simply ...

Building SHA-512 in C 

Learning SHA-512 by coding it yourself is the best way to understand hashing.

Here’s my breakdown of the full C implementation - explained simply ...
Kod-X (@kod_enigma) 's Twitter Profile Photo

As I've been building my UI framework, I realized something surprising: I don't even know my true limits and have really underestimated what I can do or how quickly I can figure shit out. Anyway, new and improved layout system with better support for flexible/expanded boxes.

Jesse Ezell (@jezell) 's Twitter Profile Photo

The problem was never Skia. The problem was that Flutter didn't lean in and take full advantage of it. React-native-skia being used by tons of top tier apps is evidence of this fact.

Kod-X (@kod_enigma) 's Twitter Profile Photo

Been saying this because it’s like almost every one think then have deep in knowledge just because they saw a tweet or TikTok clip that said something..

Flutter (@flutterdev) 's Twitter Profile Photo

Flutter 3.38 is here! đŸ©” ✹ This release cleans up your UI code with new Dot Shorthands, making development faster and more readable. Get the details of all that’s new → goo.gle/441w7pJ

Abhishek Singh (@natoshi_sakmoto) 's Twitter Profile Photo

Thinking “we should build auth from scratch” is usually a junior-engineer instinct, not a senior one. Here’s a more grounded way to think about it. 1. Auth is foundational, not trivial Authentication and authorization sit at the core of your system, but that doesn’t mean