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.bsky.social
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?
27.11.2024 16:08 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0Yes it is.
25.11.2024 15:50 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0๐. Building bug and performance issue detection tool for mobile apps - finotes.com.
25.11.2024 01:23 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0๐
23.11.2024 09:48 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 020M+ 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.
17.11.2024 10:04 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0For 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.
17.11.2024 10:04 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Interestingly, it seems media coverage of his passing was delayed. Reports began surfacing only three days after his death.
17.11.2024 10:04 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0#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.
The race to 20M users is on!
bcounter.nat.vg
They say they run their applications in the cloud โฆ
16.11.2024 03:24 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0So 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. ๐งต
17.10.2024 03:36 โ ๐ 12533 ๐ 3616 ๐ฌ 1674 ๐ 973pub async fn hello_world() {
println!("Hello, World!");
}