_deekshithanand's profile picture. J for Java♨️. B for 🍻. Learning and figuring out things.Tweeting occasionally.
Looking for Remote opportunity in software development!

Deekshith Anand 🇮🇳

@_deekshithanand

J for Java♨️. B for 🍻. Learning and figuring out things.Tweeting occasionally. Looking for Remote opportunity in software development!

Pinned

#Linux is Love!!!🍺🍺🍺 Upgraded my theme! Dang it looks great!!! Probably u should ne trying too!😅 #Manjaro #OpenSource #devecosystem20 #DeveloperDiary #osstf #kde #CodeNewbies

_deekshithanand's tweet image. #Linux is Love!!!🍺🍺🍺
Upgraded my theme! Dang it looks great!!! Probably u should ne trying too!😅
#Manjaro #OpenSource #devecosystem20 #DeveloperDiary #osstf #kde #CodeNewbies
_deekshithanand's tweet image. #Linux is Love!!!🍺🍺🍺
Upgraded my theme! Dang it looks great!!! Probably u should ne trying too!😅
#Manjaro #OpenSource #devecosystem20 #DeveloperDiary #osstf #kde #CodeNewbies
_deekshithanand's tweet image. #Linux is Love!!!🍺🍺🍺
Upgraded my theme! Dang it looks great!!! Probably u should ne trying too!😅
#Manjaro #OpenSource #devecosystem20 #DeveloperDiary #osstf #kde #CodeNewbies
_deekshithanand's tweet image. #Linux is Love!!!🍺🍺🍺
Upgraded my theme! Dang it looks great!!! Probably u should ne trying too!😅
#Manjaro #OpenSource #devecosystem20 #DeveloperDiary #osstf #kde #CodeNewbies

Deekshith Anand 🇮🇳 reposted

Bookmark these #Java DevRel resources: 1. Inside.java 2. Dev.java 3. YouTube YouTube.com/java 4. Newscast inside.java/newscast 5. Podcast inside.java/podcast 6. JEP cafe inside.java/jepcafe 7. Sip of Java inside.java/sip


Deekshith Anand 🇮🇳 reposted

India downgrading security for the British High Commission is no small matter. India is usually known for its restraint, but this insulting measure just shows how frustrated India is with the Brits and how badly UK politicians have bungled ties for petty local gains.


Deekshith Anand 🇮🇳 reposted

My humble appeal to all the teachers and administrators in the Indian Education System - Add AI (ChatGPT) into your teachings, assignments, & exams, or else our education will become obsolete. 🧵

warikoo's tweet image. My humble appeal to all the teachers and administrators in the Indian Education System -

Add AI (ChatGPT) into your teachings, assignments, & exams, or else our education will become obsolete. 🧵

Deekshith Anand 🇮🇳 reposted

arch linux > mac os for devs


Deekshith Anand 🇮🇳 reposted

ISSUED IN PUBLIC INTEREST If you're giving money to a random girl/boy who u don't know at all, listening to their sob story online please be 200% sure ur being scammed. Don't turn around & complain. It makes no sense to give so much money to anyone you've barely known online

DeepikaBhardwaj's tweet image. ISSUED IN PUBLIC INTEREST 

If you're giving money to a random girl/boy who u don't know at all, listening to their sob story online please be 200% sure ur being scammed. Don't turn around & complain. It makes no sense to give so much money to anyone you've barely known online

Deekshith Anand 🇮🇳 reposted

Back in 2005, three guys on Valentine's day had nothing to do. So they built an app. This is the story behind how one of the biggest social media networks in the world started as a dating site:

ArjunMahadevan's tweet image. Back in 2005, three guys on Valentine's day had nothing to do.

So they built an app.

This is the story behind how one of the biggest social media networks in the world started as a dating site:

Deekshith Anand 🇮🇳 reposted

Bro I'm in IT fron last 15 years I still dont have 1 lakh at home 😭😭

anny_arun's tweet image. Bro I'm in IT fron last 15 years I still dont have 1 lakh at home 😭😭

The creepy Indian death stare is for real !!!!


Deekshith Anand 🇮🇳 reposted

Learning #Java is a never-ending story for me: I just learned about " double-brace initialization", which creates an anonymous class derived from the specified class (the outer braces), and provides an initialiser block within that class (the inner braces). e.g. 👇


Deekshith Anand 🇮🇳 reposted

how could the British (or rather the few families behind the massive exploitation, which btw are still around) do this to Indians? and how would the well-fed photographer have felt?

mariawirth1's tweet image. how could the British (or rather the few families behind the massive exploitation, which btw are still around) do this to Indians?

and how would the well-fed photographer have felt?

Deekshith Anand 🇮🇳 reposted

Please don't give advice on what someone's GitHub should look like if your GitHub looks like this... :-)

BenjaminEHowe's tweet image. Please don't give advice on what someone's GitHub should look like if your GitHub looks like this... :-)

Deekshith Anand 🇮🇳 reposted

Spring Boot Tip🍃💡 Make your app logs more colorful 😉 Config in the `application.yml` file👇 logging: pattern: console: "%clr(%d{HH:mm:ss.SSS}){blue} %clr(---){cyan} %clr([%15.15t]){yellow} %clr(:){red} %clr(%m){magenta}%n"

piotr_minkowski's tweet image. Spring Boot Tip🍃💡

Make your app logs more colorful 😉
Config in the `application.yml` file👇

logging:
  pattern:
    console: "%clr(%d{HH:mm:ss.SSS}){blue} %clr(---){cyan} %clr([%15.15t]){yellow} %clr(:){red} %clr(%m){magenta}%n"

Deekshith Anand 🇮🇳 reposted

Traveling alone in a car should be banned in Bengaluru, #bengalurutraffic


Deekshith Anand 🇮🇳 reposted

⚠️#Java performance comparison⚠️ I decided to compare the performance of different collection iteration options. In particular: 📍 for loop 📍enhanced for loop 📍for loop with an Iterator 📍stream Details🧵👇


Deekshith Anand 🇮🇳 reposted

Writing the code is rarely the hard part. Hard parts: - understand requirements, aka "What do people want the app to do?" - teamwork communication - cross-team coordination In short: The tech part is easy, people part is complicated. 🤓


Deekshith Anand 🇮🇳 reposted

☕ Sip of #Java: When you need to generate multiple random values, do not create multiple Random objects, but reuse a single Random object. Create new will lead to: 📍performance degradation ‼️📍may produce numbers which are not random depending on the JDK ‼️ Details 🧵👇


Deekshith Anand 🇮🇳 reposted

A common habit resulted in severe #vision impairment in a young woman 1. 30-year old Manju had severe disabling vision symptoms for one and half years. This included seeing floaters, bright flashes of light, dark zig zag lines and at times inability to see or focus on objects.


Deekshith Anand 🇮🇳 reposted

An elderly man who repeatedly kicked the woman ahead of him while waiting in queue to board a flight 1. 69-year old Balu, while waiting to board a flight, started to repeatedly fling his right leg that hit the woman standing in front. The woman was shocked with this incident.


United States Trends

Loading...

Something went wrong.


Something went wrong.