Java and Typescript/Javascript just feel so much easier on the eye, when reading, as compared to Rust or Go. Or, for that matter, even Kotlin.
Maybe i am old school 😜
5.4.2023 18:00Java and Typescript/Javascript just feel so much easier on the eye, when reading, as compared to Rust or Go. Or, for that matter, even...For a language that is designed for #functionalprogramming, having no construct for immutable values in #Javascript is surprising. #Typescript is attempting some of that using its 'readonly'.
Rust does a good job of making data immutable by default.
23.3.2023 14:22For a language that is designed for #functionalprogramming, having no construct for immutable values in #Javascript is surprising....The more I read #rust the more I like it.
The barrier to entry is that you need to understand the basics of computer science.
And that makes it, in my opinion, a way to eliminate non-licensed drivers.
12.3.2023 06:17The more I read #rust the more I like it. The barrier to entry is that you need to understand the basics of computer science. And that makes...I am hoping to start seeing the LLM applications like GPT showing up, on iOS and Android base apps, in this year's developer conferences.
Also, i am hoping Apple will add a journaling feature to its notes or health app. This is one of the key mental health prescriptions.
2.3.2023 01:06I am hoping to start seeing the LLM applications like GPT showing up, on iOS and Android base apps, in this year's developer...Just started reading Rust. And i am loving it. So much closer to C, and with all the 'programmer errors' caught by the compiler.
28.2.2023 13:20Just started reading Rust. And i am loving it. So much closer to C, and with all the 'programmer errors' caught by the compiler.Created a tool for exporting a #Bitwarden exported JSON to #iCloud #Keychain importable CSV(for password), and Apple Notes importable txt files (For notes).
https://blog.mandraketech.in/migrating-password-managers
10.2.2023 12:43Created a tool for exporting a #Bitwarden exported JSON to #iCloud #Keychain importable CSV(for password), and Apple Notes importable txt...