Never tried #Drupal before. For some reason the impression I always had was that it was outdated.
But after the demo of #DrupalCMS at the #DrupalCMSLaunchParty in #Trivandrum, thinking I should give it a try. Looks promising.
@robin-a-p
Yet another Software Engineer. Building finotes.com - The Bug Detection tool for #iOS & #Android apps. These days I code mostly in #Rust & #Java. #Angular is my preferred frontend framework. Venture Partner @ Unicorn India Ventures.
Never tried #Drupal before. For some reason the impression I always had was that it was outdated.
But after the demo of #DrupalCMS at the #DrupalCMSLaunchParty in #Trivandrum, thinking I should give it a try. Looks promising.
Congratulations Earthlings, for our planet completed on full circle around The Sun.
That is, if you fix the start of the full round journey exactly on 00:00:00:000 Jan 1, 2024 <YOUR TIMEZONE>.
#HappyNewYear
At the risk of sounding unpopular, let me share this.
If I have to choose between #Angular & #React, I will go with Angular. This for the simple reason of 'Separation of Concerns' (read 'Maintainability') that Angular effectively does, and React seems confused about.
Thinking of taking the web assembly route to build Finotes (finotes.com) for web (Now it caters to mobile apps). Is that the right approach ? Thoughts?
Yes it is.
π. Building bug and performance issue detection tool for mobile apps - finotes.com.
π
20M+ users !
Congratulations @bsky.app πππ
Iβm sure many programmers share this sentimentβBASIC was their gateway into the world of software development.
#RIP, Thomas Kurtz. Thank you for opening the doors to programming for so many of us. Your legacy will always be remembered.
BASIC was the first programming language I learned in school. Itβs where I wrote my very first program. I still vividly remember the sense of accomplishment when the code compiled and executed as intended.
For instance, Bloomberg reported the news just two days ago, and their announcement tweet had only 27 likes and 7 retweets at the time of writing this. Itβs surprising how little attention this news received, considering the monumental impact of BASIC on programming.
Interestingly, it seems media coverage of his passing was delayed. Reports began surfacing only three days after his death.
#ThomasKurtz, co-creator of the #BASIC programming language, passed away on November 12 at the age of 96.
Why am I sharing this five days later? Because I only came to know about it an hour ago through a post in my Bluesky feed.
They say they run their applications in the cloud β¦
So our (Finotes) first head of marketing is joining next week. This is our first non-tech core team hire.
Me and my cofounder are from tech background, and within we feel excited and confused !
Probably we should just trust that person to run the show.
Any advice for us?
π¦ WELCOME TO BLUESKY! I recommend exploring our custom feeds, which are a little like hashtags but more interesting. We have them for academic and professional subjects, sports, cities, hobbies (e.g., gardening, baking), and many more. Search them in the sidebar under Feeds. π§΅
pub async fn hello_world() {
println!("Hello, World!");
}