dhh – walker – 2024-05

157 items · updated 2026-05-19 23:31 UTC · RSS · Up to archive

dhh commented on pull request basecamp/kamal#500

dhh github · 2024-05-26

Following this discussion Question: Multiple apps on one host sharing the same traefik instance #257 it would be interesting to be able to h

Linux as the new developer default at 37signals

dhh blog · 2024-05-24

For over twenty years, the Mac was the default at 37signals. For designers, programmers, support, and everyone else. That mono culture had s

Beautiful motivations

dhh blog · 2024-05-20

Programmers are often skeptical of aesthetics because they frequently associate it with veneering. A thin sheen of flashy marketing design c

System tests have failed

dhh blog · 2024-05-17

When we introduced a default setup for system tests in Rails 5.1 back in 2016, I had high hopes. In theory, system tests, which drive a head

Paranoia and desperation in the AI gold rush

dhh blog · 2024-05-17

I've ever seen so much paranoia in technology about missing out on The Next Big Thing as with AI. Companies seem less excited about the pros

Open source is neither a community nor a democracy

dhh blog · 2024-05-16

Using open source software does not entitle you to a vote on the direction of the project. The gift you've received is the software itself a

dhh commented on issue basecamp/kamal#783

dhh github · 2024-05-15

Summary I attempted my first multi-arch build using a local builder for arm64 and a remote builder for amd64 The local builder succeeded and

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

My deploy.yml file contains registry: server: <aws account id>.dkr.ecr.eu-west-1.amazonaws.com username: AWS password: <%= %x(aws ecr get-lo

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

This might be a kamal on windows powershell specific thing... Here is the output when trying to launch a console kamal app exec -i "bin/rail

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

Hi Kamal team, When I ran kamal setup, I got the message saying the healthcheck has failed. ERROR { "Status": "unhealthy", "FailingStreak":

dhh commented on issue basecamp/kamal#760

dhh github · 2024-05-14

Is it possible to set custom helthcheck for accessory?

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

Is it possible to set custom helthcheck for accessory?

dhh commented on issue basecamp/kamal#761

dhh github · 2024-05-14

Hi guys Somehow I get a curl: not found error with the basic post-deploy example. Seems like the base image of ruby does not contain curl, a

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

Hi guys Somehow I get a curl: not found error with the basic post-deploy example. Seems like the base image of ruby does not contain curl, a

dhh commented on issue basecamp/kamal#771

dhh github · 2024-05-14

I've added this setting to deploy.yml: builder: multiarch: false When try to set up server, it fails with error An image does not exist loca

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

I've added this setting to deploy.yml: builder: multiarch: false When try to set up server, it fails with error An image does not exist loca

dhh commented on issue basecamp/kamal#780

dhh github · 2024-05-14

I can setup the loggin driver, but is apply to all the containers that I am starting, Traefick, web, db,. ( all the accessories) I think wil

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

I can setup the loggin driver, but is apply to all the containers that I am starting, Traefick, web, db,. ( all the accessories) I think wil

dhh commented on issue basecamp/kamal#783

dhh github · 2024-05-14

Summary I attempted my first multi-arch build using a local builder for arm64 and a remote builder for amd64 The local builder succeeded and

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

Summary I attempted my first multi-arch build using a local builder for arm64 and a remote builder for amd64 The local builder succeeded and

dhh commented on issue basecamp/kamal#787

dhh github · 2024-05-14

-d can't contain currently a dot because the exact string is used to create the labels for traefik. I took me a long while to figure out - I

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

-d can't contain currently a dot because the exact string is used to create the labels for traefik. I took me a long while to figure out - I

dhh commented on issue basecamp/kamal#791

dhh github · 2024-05-14

Hi. We need the web container to have access to the letsencrypt certificate generated by traefik. In our case in order to perform server to

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

Hi. We need the web container to have access to the letsencrypt certificate generated by traefik. In our case in order to perform server to

dhh commented on issue basecamp/kamal#799

dhh github · 2024-05-14

I have a git repo with front-end and back-end folders. I started out with kamal in the root of the repo but decided that I only wanted to us

dhh closed an issue in basecamp/kamal

dhh github · 2024-05-14

I have a git repo with front-end and back-end folders. I started out with kamal in the root of the repo but decided that I only wanted to us

dhh pushed to main in basecamp/kamal

dhh github · 2024-05-14

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

Meta is shutting down Workplace

dhh blog · 2024-05-14

The saying "nobody ever got fired for buying IBM" is at its essence about risk management. The traditional wisdom goes that if you buy from

dhh pushed to envify-during-setup in basecamp/kamal

dhh github · 2024-05-14

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

The endangered state of normality

dhh blog · 2024-05-14

When I was growing up in the 80s and 90s, I had friends who were socially awkward nerds, friends who were cool but didn't like school at all

dhh commented on pull request basecamp/kamal#802

dhh github · 2024-05-14

Default Rails 8 setup will use an .env.erb file. When you intially do kamal setup, this should be envified.

dhh pushed to envify-during-setup in basecamp/kamal

dhh github · 2024-05-14

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

dhh pushed to envify-during-setup in basecamp/kamal

dhh github · 2024-05-14

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

dhh pushed to envify-during-setup in basecamp/kamal

dhh github · 2024-05-14

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

dhh pushed to envify-during-setup in basecamp/kamal

dhh github · 2024-05-14

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

dhh opened a pull request in basecamp/kamal

dhh github · 2024-05-13

Default Rails 8 setup will use an .env.erb file. When you intially do kamal setup, this should be envified.

dhh created a branch envify-during-setup in basecamp/kamal

dhh github · 2024-05-13

Deploy web apps anywhere. Contribute to basecamp/kamal development by creating an account on GitHub.

@karanx_editz: “HOUSE OF LIES” @ikkanomics Ft @GeetanDiMachine Releasing on 17th of May… #KaranAujla #Ikka #dhh

dhh twitter · 2024-05-13

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">“HOUSE OF LIES” <a href="https://twitter.com/ikkanomics?ref_src=tw

@Capsdhh: The preschoolers and their families had a wonderful time at the Muffins for Mom event on Friday. The students helped out with all of the prep and made special gifts for their loved ones 🧸📚#deaf #hoh #dhh #capscollaborative #schoolprogramforthedeaf #preschool #pagehilltop

dhh twitter · 2024-05-13

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">The preschoolers and their families had a wonderful time at the Mu

@garvdubs: Girls who listen to DHH are instantly attractive #dhh #desihiphop

dhh twitter · 2024-05-13

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Girls who listen to DHH are instantly attractive <a href="https://

@billamuzic: Yo my N siege just dropped CBSE👇 Isn't your daily rap song, siege have ability and guts to capture the whole IHH scene . . #ihh #dhh #indian #rapmusic #underrated

dhh twitter · 2024-05-13

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Yo my N siege just dropped CBSE👇<a href="https://t.co/F1liSdcILa">

@MoParivarOdisha: 🔹#OdishaMoParivar helpdesk associate Abinash at #DHH, #Bhawanipatna assisted Subhasini Mangaraj (62) from #Kalahandi in doctor's consultation and prescribed tests following weakness and nausea. @bjd_odisha @Naveen_Odisha

dhh twitter · 2024-05-13

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">🔹<a href="https://twitter.com/hashtag/OdishaMoParivar?src=hash&ref

@Allan_Pozos: Los #DHH #Santiago #Tajada son intransferibles no puedes decir q vas a asegurar el derecho laboral de los #policías condicionando. Los DDHH son universales y a nadie se le pueden condicionar. #ClaramenteGanamos #DebateChilango #LaJefaEsClara #LaTransformaciónEsClara

dhh twitter · 2024-05-13

Los #DHH #Santiago #Tajada son intransferibles no puedes decir q vas a asegurar el derecho laboral de los #policías condicionando. Los DDHH

@Capsdhh: Happy Mother’s Day!! #deaf #hoh #dhh #newton #newtonma #happymothersday #capscollaborative #schoolprogramforthedeaf #mothersday

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Happy Mother’s Day!! <a href="https://twitter.com/hashtag/deaf?sr

@Omkarfalse9: Mujhko Jeene Do by Siege & @hashtagitsatrip is a Masterpiece in #dhh. 100% relatability and good in tough times!

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Mujhko Jeene Do by Siege & <a href="https://twitter.com/hashtagits

@ahlawat_chetan: Great show in dhh #dhh #seedhemaut #hiphop

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Great show in dhh <a href="https://twitter.com/hashtag/dhh?src=has

@sarthakzzzz: Once Nyoliwala said: Nasha buri cheez hai re kade na karon. He was right 😭 . . . . . . . . #aurora #CSKvRR #auroreboreale #RohitSharma #dhh #haryana #blockout2024

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="tl" dir="ltr">Once Nyoliwala said: Nasha buri cheez hai re kade na karon.<br><br

@ExcuseMeAnuj: रोशनीनीनीनीनीनी......😭 Kabhi tu mujhe milti kyu nahi ? #Chaardiwari #DHH #HipHop #IndianMusicIndustry #Sound

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="eu" dir="ltr">रोशनीनीनीनीनीनी......😭<br>Kabhi tu mujhe milti kyu nahi ?<a href="

@ExcuseMeAnuj: IDENTITY THEFT. #Chaardiwari #DHH

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">IDENTITY THEFT.<a href="https://twitter.com/hashtag/Chaardiwari?sr

@Akash36753783: YE UN LOKA OR KRSNA KE BACHKANO KE LIYE TUMHARA BAAP #DHH SE NAA HOKAR BS FREE TIME M RAP KREKE BHI SPOTIFY KE COVER OR TOP PE AAGYA CRY HARD 🤣🤣🤣 #MunawarFaruqui || #MannaraChopra || #AbhishekKumar #AnkitaLokhande || #IshaMalviya #AbhishekhMalhan ||#ElvishYadav

dhh twitter · 2024-05-12

YE UN LOKA OR KRSNA KE BACHKANO KE LIYE TUMHARA BAAP #DHH SE NAA HOKAR BS FREE TIME M RAP KREKE BHI SPOTIFY KE COVER OR TOP PE AAGYA CRY H

@real_vkp: Jerry bhai ne mota paisa kharch diya RAW album ke promotion par Reaction channels ki chandi kat rahi hai #dhh

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="ht" dir="ltr">Jerry bhai ne mota paisa kharch diya RAW album ke promotion par<br

@WPOPHOP: "Ulte Seedhe Gaane" by @YungstaHipHop carries a hidden meaning within its lyrics! #dhh

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">"Ulte Seedhe Gaane" by <a href="https://twitter.com/YungstaHipHop?

@MobinAhmed64349: Mc stan Divine Raftar Emiway Krsna #MCStan #Emiway #DHH

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">Mc stan<br>Divine <br>Raftar <br>Emiway<br>Krsna<a href="https://t

@SuparthKumar: We hope you liked the post and let us know which artist you would like to see in the comments section below. Tags 🏷 #seedhemaut #seedhemautnation #dhh #ihh #exploremusic #kumartradersbijnor #encoreabj #theycallmecalm

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">We hope you liked the post and let us know which artist you would

@adarsh__alive_: Happy mother's Day🤗 #emiway #dhh

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Happy mother's Day🤗 <a href="https://twitter.com/hashtag/emiway?sr

@MehrajMr7: Why the f..k ye aworms 🤡 ko insecure ho rahe hai 😭 unreal jalan bhai inke artist se zyada number koi laata haito inki jal jaati 😭🤡🤣. Jalte raho. #MKJW𓃵 #mkj #emiwaybantai #krsna #dhh #MunawarKiJanta𓃵 #MunawarFaruqui #MunAra #MunawarWarriors #MunawarMusic #MunawarXSpectra

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Why the f..k ye aworms 🤡 ko insecure ho rahe hai 😭 unreal jalan bh

@visruthPv: Bhai koi spotify blend karna chata h toh join ho jau God knows kya lit playlist ban jaye!! #Spotify #Dhh

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">Bhai koi spotify blend karna chata h toh join ho jau God knows kya

@lksmusicOG: Dil Lena khel Remix......@DinoJmsOfficial . . . #ihh #dhh #remix #rap #hiphop #rwpmix

dhh twitter · 2024-05-12

<blockquote class="twitter-tweet" data-width="550"><p lang="und" dir="ltr">Dil Lena khel Remix......<a href="https://twitter.com/DinoJmsOffi

@Capsdhh: One of our students also participated in The Choreography Project. She, along with all of the other students who danced, did an amazing job! Congratulations all!! 💃🏻🕺🏻 #deaf #hoh #dhh #newton #newtonma #dance #choreography #capscollaborative #schoolprogramforthedeaf #nnhs

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">One of our students also participated in The Choreography Project.

@Alishaforreal: Yeh jo #DHH ke chowkidars hai. If you do not like the artist express that . But tumme lagta hai ki tumri aukaat se bhut bade artists tum baccho ka criticism sunke tracks bana na chord dege . #MunawarFaruqui

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Yeh jo <a href="https://twitter.com/hashtag/DHH?src=hash&ref_src=t

@sid17042001: Munawar jb bhi #DHH m koi song achcha nikalta h ye gate keepers(C) pehle aate hain....Noor ke tym p sb ☠️ And madari k tym p 🤡 And same #Dhandho ☠️🤡 #MunawarFaruqui

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="tl" dir="ltr">Munawar jb bhi <a href="https://twitter.com/hashtag/DHH?src=hash&r

@Capsdhh: Unified track is always better when you have friends cheering you on 🏃🏽‍♀️#deaf #hoh #dhh #track #unifiedtrack #teamwork #running #capscollaborative #schoolprogramforthedeaf #newton #newtonma #newton_ps

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Unified track is always better when you have friends cheering you

@MAnonymousGuest: Do not reveal your insecurities merely because your artists have not been receiving the right opportunities or fame. No one, especially when they are fans rather than the artists themselves, should act as gatekeepers of any art form. #MunawarFaruqui #Krsna #DHH #IHH #MKJW

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Do not reveal your insecurities merely because your artists have n

@MAnonymousGuest: You all should already be feeling second-hand embarrassment because your artist’s most-viewed MV is due to Bantai, and without his title, it wouldn’t have garnered the views it has. 🤷🏻‍♂️ #MunawarFaruqui #Krsna #DHH #IHH #MKJW

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">You all should already be feeling second-hand embarrassment becaus

@MAnonymousGuest: Ye Pinky ke fans itne bhadke hue kyoon hain? Bhai, ye MF ke fans tumse taadat mein bhi zyaada hain aur tumse bade gawar aur gaali baaz bhi hain... kyoon apne artist ko bekaar ki gaaliyan padhwa rahe ho? #MunawarFaruqui #Krsna #DHH #IHH #MKJW

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Ye Pinky ke fans itne bhadke hue kyoon hain? Bhai, ye MF ke fans t

@ClumsyBovine: Today's DHH follower will decide who will do hip hop and who won't do. Hutiya DHH follower forget that munawar introduced whole new audience to DHH. He introduced us Spectra, Farhan and NAZ. #MunawarFaruqui #MKJW #DHH

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Today's DHH follower will decide who will do hip hop and who won't

@00_Falcon_00: #Dhh Ki Dallo ki MKC 😡 🤬 (M$R)

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr"><a href="https://twitter.com/hashtag/Dhh?src=hash&ref_src=twsrc%5E

@som200507: I need 3-4 Kr$na Fans For Gatekeeping in my house as I saw they are very good in Gatekeeping work !...🤧 #MunawarFaruqui #DHH #IHH

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">I need 3-4 Kr$na Fans For Gatekeeping in my house as I saw they ar

@_Moon_War: Why DHH b!tches look so scared of #Munawar 😭😭🤣 Their screems sounds to me like #Munawar invaded into their territory n can b conquered by him any tym as if they knew deep inside tht he released some real hardcore #DHH stuff this tym 🤭🤭🤭🤪🤪 #MunawarFaruqui #MunawarKiJanta

dhh twitter · 2024-05-11

Why DHH b!tches look so scared of #Munawar 😭😭🤣 Their screems sounds to me like #Munawar invaded into their territory n can b conquered by h

@_Ninja_77: 🔥𝕹𝖔𝖘𝖙𝖆𝖑𝖌𝖎𝖆🔥 #dhh #raftaar

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="pt" dir="ltr">🔥𝕹𝖔𝖘𝖙𝖆𝖑𝖌𝖎𝖆🔥<a href="https://twitter.com/hashtag/dhh?src=hash&ref_s

@elonmuskmelonn: ONLY REAL AWAM KNOW BOUT THIS KRSNA'S SONG!! GUESS!!! #krsna #dhh

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">ONLY REAL AWAM KNOW BOUT THIS KRSNA'S SONG!!<br>GUESS!!!<a href="h

@elonmuskmelonn: NOT EVERYONE KNOW BOUT THIS KRSNA'S SONG!! #krsna #dhh

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">NOT EVERYONE KNOW BOUT THIS KRSNA'S SONG!!<a href="https://twitter

@krsnaisprozpekt: @/realkrsna ek Haryanvi gana 🤌 EGO KILLER BY @/dhanda_nyoliwala #krsna #dhanda_nyoliwala #hhh #dhh

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">@/realkrsna ek Haryanvi gana 🤌<br>EGO KILLER BY @/dhanda_nyoliwala

@VinayKumar29740: Name most overrated underrated dhh artist ? #dhh #rapper

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Name most overrated underrated dhh artist ? <a href="https://twitt

@madayush: If you were here, you would have seen my longing, you would have felt my daily struggle to survive, but you're not here. I don't know where you are, in which world you reside, but I feel like you're around me, close to me. #madayush #rap #dhh #luckmowrap

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">If you were here, you would have seen my longing, you would have f

@visruthPv: Meghan The Stallion, Ice Spice, Cardi B, Nicki Minaj, Sexxy Red and all other female "rappers"!! They live off their life by showing their body not by selling good records per say!! I wish we had femcees like Lauryn Hill in the global scene!! Such a shame #hiphop #dhh

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Meghan The Stallion, Ice Spice, Cardi B, Nicki Minaj, Sexxy Red an

@ExcuseMeAnuj: Everything Is Fair , Agr Baat Respect ki Aaye toh War bhi sahi hai, Fake Log ... Main apne artist se yhi sikhta hu .🤍 @emiwaytweets @Hip_hop_india12 @HoodWaliBaat #M4 #DHH #HipHop

dhh twitter · 2024-05-11

<blockquote class="twitter-tweet" data-width="550"><p lang="tl" dir="ltr">Everything Is Fair , Agr Baat Respect ki Aaye toh War bhi sahi hai

@Vaike1403: Imagine video of Refund🥶🥶🥶🥶 @realkrsna @RapDemonsMusic is it possible #krsna #umair #dhh

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Imagine video of Refund🥶🥶🥶🥶 <a href="https://twitter.com/realkrsn

dhh commented on pull request basecamp/kamal#789

dhh github · 2024-05-10

Allow hosts to be tagged so we can have host specific env variables. We might want host specific env variables for things like datacenter sp

@Capsdhh: Our students also gave presentations in the library the day after Deaf Culture Day. It was a very busy week!! 🤟🏼 #deaf #hoh #dhh #newton #newtonma #studentleaders #capscollaborative #schoolprogramforthedeaf #nnhs @nnhslibrary

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Our students also gave presentations in the library the day after

@hikovitgralk: Classical hip-hop. #DHH where TF you @ ? @BhargKale @cariappa_rohan

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Classical hip-hop.<a href="https://twitter.com/hashtag/DHH?src=has

@MehrajMr7: @Round2BACKUP @emiwaytweets 3 hafta gaana nhi aaya to public bolne lagi gaana kam aaaya 😭😭😭. #bkp #emiwaybantai #dhh #hiphop

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">3 hafta gaana nhi aaya to public bolne lagi gaana kam aaaya 😭😭😭. <

@MehrajMr7: @KRAKEN_____ Tadipaar wala Stan rip 💔. #mcstan #dhh

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">Tadipaar wala Stan rip 💔. <a href="https://twitter.com/hashtag/mcs

@Capsdhh: Working on measurement skills #deaf #hoh #dhh #measurement #learningbydoing #math #capscollaborative #schoolprogramforthedeaf #bigelow #newtonma #newton #newton_ps

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Working on measurement skills <a href="https://twitter.com/hashtag

DEI is done (minus the mop up)

dhh blog · 2024-05-10

In November of 2022, I wrote about the waning days of DEI's dominance, and enumerated four factors that I saw as primary drivers of this dec

@legendinfamous1: Just a meme... . . . . . #dhh #dhhmemes #krsna #raftaar #awaam #rap #art #viral #trending #taylorswift #swifties #music #memes #pun #musicmemes #delhi #india #explore

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Just a meme...<br>.<br>.<br>.<br>.<br>.<a href="https://twitter.co

@theculturehaze: Punjabi Emcee Parmish Verma Collaborates With Legendary Rapper Bohemia After Waiting For Nearly 13 Years On 'True Flex' #dhh #hiphop #rap

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Punjabi Emcee Parmish Verma Collaborates With Legendary Rapper Boh

@spoxmanq: Do you know this woman? She/He is India's first ever 3rd gender rapper @realkrsna. 15 saal baad ek song 'Gota Japani' deke gayab ho gya. Aur iske 2-4 transgender fans dusro ke success dakh ke X pe hag rahe! 🥲 #Krsna #DHH #MKJW

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Do you know this woman? She/He is India's first ever 3rd gender ra

@mainvedhoon: Mumbai Hip-hop might have more numbers, but they don't have this level of quality projects... Delhi Hip-hop is still superior! #dhh

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Mumbai Hip-hop might have more numbers, but they don't have this l

@realkr15na: Sahi baat hai #dhh

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Sahi baat hai <a href="https://twitter.com/hashtag/dhh?src=hash&re

@ThisizPrime: Every time I open this app there are guys or group of people debating for mumbai vs delhi rap scene, I am tired of this nonsense I am gonna try to end this! Track Dropping Soon #desihiphop #dhh #rap

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Every time I open this app there are guys or group of people debat

@Vaike1403: Divine may be the biggest dhh artist, but not the best. He was at his best when there was no competition. Right now he isn't even in the top 10 when it comes to skills. #dhh

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Divine may be the biggest dhh artist, but not the best. He was at

@GWriter_45: Let’s be honest⁉️ #dhh

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Let’s be honest⁉️ <a href="https://twitter.com/hashtag/dhh?src=has

@MoParivarOdisha: 🔹#OdishaMoParivar helpdesk associate Himansu Naik at #DHH, #Bhawanipatna assisted Nirmal Tandi (27) from #Kalahandi in doctor's consultation and prescribed tests following skin infection. @bjd_odisha @Naveen_Odisha

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">🔹<a href="https://twitter.com/hashtag/OdishaMoParivar?src=hash&ref

@beajunglie17: Versatility @LisaMishraMusic @talhahanjum @itsaadee @taylorswift13 @TalhahYunus @umairrmusic #dhh #desihiphop

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Versatility<br> <a href="https://twitter.com/LisaMishraMusic?ref_s

@VinayKumar29740: Hypocrisy kalam ink dissed Raftaar bhai for prompting satta Meanwhile his brother : 🤡 #dhh #MunawarFaruqui #MunawarFaruqui𓃵 #MunawarKiJanta𓃵 #MunawarWarriors #Dhandho #kalamink #raftaar #desihiphop Jab kud ke ghar kaanch ke ho to dusro ke ghar pathar nhi maara jata

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Hypocrisy kalam ink dissed Raftaar bhai for prompting satta <br>Me

@JunaidB99336989: @RealKrsnaVerse Is hisab #raftaar ka kya haal hai almost 4 million follower Or 63k members #dhh 😶

dhh twitter · 2024-05-10

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Is hisab <a href="https://twitter.com/hashtag/raftaar?src=hash&ref

@SachinP70358514: Glory featuring super talented @YinaMenez @asliyoyo #Dance #hiphop #Glory #yoyohoneysingh #honeysingh #dhh #summer #thissummer #PBKSvsRCB #ViratKohli𓃵 #thursdayvibes

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Glory featuring super talented <a href="https://twitter.com/YinaMe

@MobinAhmed64349: Sab Idhar Ladki Log Gold Digger Mam💔 Stay Strong #MCStan #Dhh

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Sab Idhar Ladki Log Gold Digger Mam💔 Stay Strong <a href="https:/

@lksmusicOG: How is this remix? @Its_Badshah @raftaarmusic . . #dhh #ihh #ghananghanan #ektharaja #remix #rapmix

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">How is this remix? <a href="https://twitter.com/Its_Badshah?ref_sr

@cooooper11: "Ghamand hai mujhko kia rap in a Rap show" My man's talking shots at Paradox and MC square I guess. #Spectra #DHH

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">"Ghamand hai mujhko kia rap in a Rap show"<br>My man's talking sho

@abushah94187927: Bro album kab😭 💿 Stany #MCStan #Dhh #HipHop #StanyArmy

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="ht" dir="ltr">Bro album kab😭 💿 Stany <a href="https://twitter.com/hashtag/MCStan

@shagun_damadia: Oh anyone attending Seedhe Maut's Chandigarh show tomorrow? Dm me if so!! #seedhemaut #dhh

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Oh anyone attending Seedhe Maut's Chandigarh show tomorrow? Dm me

@sustha_odisha: କଥା ଦେଇ କଥା ରଖିଲେ ନବୀନ ନୂଆ ଚିକିତ୍ସାଳୟ ଦେଇଛି ରୂପାନ୍ତରିତ ଚିକିତ୍ସାସେବା #SusthaOdisha ବଢ଼ିଛି ହସ୍ପିଟାଲ କଳେବର, ଲୋକଙ୍କୁ ମିଳୁଛି ଉନ୍ନତ ସ୍ୱାସ୍ଥ୍ୟସେବା ନବୀନ ଓଡ଼ିଶାର ସଙ୍କଳ୍ପ, ଜନସ୍ଵାର୍ଥ ହିଁ ପ୍ରାଥମିକତା #OdishaCares #DHH ନବୀନଙ୍କ 5T ଗ୍ୟାରେଣ୍ଟି କଥାରେ ନୁହେଁ, କାମରେ ବିଶ୍ୱାସ #Nayagarh

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="or" dir="ltr">କଥା ଦେଇ କଥା ରଖିଲେ ନବୀନ<br>ନୂଆ ଚିକିତ୍ସାଳୟ ଦେଇଛି ରୂପାନ୍ତରିତ ଚିକିତ୍ସା

@deepakm70: Best week for Hip Hop listeners....Kendric Lamar vs Drake Beef, Umair Album, Bella- Panther Goat Dekho...Talha Anjum-Talha Yunus Bangers and Now Bail pe dropped by Loka, Vijay DK and Kaam Bhari... Maja aa gya... #hiphop #kendricklamar #DrakeVsKendrick #panther #dhh #talhaanjum

dhh twitter · 2024-05-09

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Best week for Hip Hop listeners....Kendric Lamar vs Drake Beef, Um

Hating Apple goes mainstream

dhh blog · 2024-05-09

This isn't just about one awful ad. I mean, yes, the ad truly is awful. It symbolizes everything everyone has ever hated about digitization.

dhh commented on pull request basecamp/kamal#789

dhh github · 2024-05-08

Allow hosts to be tagged so we can have host specific env variables. We might want host specific env variables for things like datacenter sp

@heydevx: 😂 Drake buddy focus on your beef #drake #kendricklamar #india #dhh

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">😂 Drake buddy focus on your beef <a href="https://twitter.com/hash

@MDSAHIL2354069: Le_Moot_Diya_DHH_ke_Saare_Projecto_pe🥵💥 #MunawarFaruqui #MKJW𓃵 #MunawarMusic #DHH

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="tl" dir="ltr">Le_Moot_Diya_DHH_ke_Saare_Projecto_pe🥵💥<a href="https://twitter.co

@dvvrtmshra: Wtf if DHH guys??!! #dhh

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Wtf if DHH guys??!!<a href="https://twitter.com/hashtag/dhh?src=ha

@Capsdhh: The lipreading challenge on Deaf Culture Day started with the sentence, “Have you seen Taylor Swift in concert lately? Let’s just say the last person did not say the same thing #lipreadingishard 🤟🏼 #deaf #hoh #dhh #newton #newtonma #deafcultureday #studentleaders

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">The lipreading challenge on Deaf Culture Day started with the sent

@itsNayon123: Khushbuein Hain teri nazar Kyu tu aati nayi.... Dil ke baagh Mai ab koile bhi gati nayi.💔💔 Yaar anjum ko sun sunke ekdin mai pagol hi ho jaunga..... #Talha_anjum #asim_azhan #hiphop #dhh #MCStan #Dhandho #MunawarFaruqui𓃵 #MKJW𓃵

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Khushbuein Hain teri nazar Kyu tu aati nayi....<br>Dil ke baagh Ma

@SachinP70358514: Aag ugal rahe dono bhaiii 🥵 Bella x panther #rap #bella #panther #dhh #hushtle #GOAT

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="tl" dir="ltr">Aag ugal rahe dono bhaiii 🥵<br>Bella x panther <a href="https://tw

@kellygrillo: Language & Communication- Focused IEPs for Learners Who Are #DHH ❤️🤟🏼 What a GREAT resource!!!

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Language & Communication-<br>Focused IEPs for Learners Who Are <a

@kellygrillo: Check this out PA & Ss who are #DHH… ❤️🤟🏼

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Check this out PA & Ss who are <a href="https://twitter.com/hashta

@MoParivarOdisha: 🔹#OdishaMoParivar helpdesk associate Biswo Bhusan Mohanty at #DHH, #Puri assisted Smt. Renubala Mohapatra (75) from #Puri in doctor's consultation and prescribed tests following high blood pressure and blood sugar. @Naveen_Odisha @bjd_odisha

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">🔹<a href="https://twitter.com/hashtag/OdishaMoParivar?src=hash&ref

@_CallmeAbhishek: @TalhahYunus with such a good album. Don't let it go under appreciated people! #DHH #Shikwa

dhh twitter · 2024-05-08

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr"><a href="https://twitter.com/TalhahYunus?ref_src=twsrc%5Etfw">@Tal

@Capsdhh: Happy National Teachers Day!! #deaf #hoh #dhh #asl #teacher #teacherappreciation #nationalteachersday #capscollaborative #ayerma #newtonma #schoolprogramforthedeaf

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Happy National Teachers Day!! <a href="https://twitter.com/hashtag

@MehrajMr7: @KRAKEN_____ Wo khud b nhi sun payega because krega to tatti hi . #mcstan #stanarmy #bantaikipublic #emiwaybantai #dhh

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Wo khud b nhi sun payega because krega to tatti hi . <a href="http

The last RailsConf

dhh blog · 2024-05-07

Few numbers exemplified the early growth of Rails like attendance at RailsConf. I think we started with something like 400-600 attendees at

@SadatKhan2099: Umair will go down as one of the best producers of DHH. Truly a Young Legend. 🔥✨🙌🏼 @umairrmusic #Rockstarwithoutaguitar #Umair #DHH

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Umair will go down as one of the best producers of DHH. Truly a Yo

@VelocityX_45: 📍EK DIN SNIPPET📍 #dhh

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="da" dir="ltr">📍EK DIN SNIPPET📍 <a href="https://twitter.com/hashtag/dhh?src=hash

@adityasimp_le: Mere log - sunny khan durrani: । #dhh #MetGala #hiphop #kendrickvsdrake

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Mere log - sunny khan durrani:<a href="https://t.co/YAvmHZuSFt">ht

@RaghuNyk7: Choose between one ..... #dhh #dhht

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Choose between one .....<a href="https://twitter.com/hashtag/dhh?s

@RaghuNyk7: Choose between one ..... #dhh #dhht

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Choose between one .....<a href="https://twitter.com/hashtag/dhh?s

@RaghuNyk7: Choose between one ..... #dhh #dhht

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Choose between one .....<a href="https://twitter.com/hashtag/dhh?s

@RaghuNyk7: Choose between one ..... #dhh #dhht

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Choose between one .....<a href="https://twitter.com/hashtag/dhh?s

@zaan2107: Hijr ke yeh pal guzarne ko raazi nai 💖 . . . #talhaanjum #talhayunus #youngstunners #dhh #phh #desihiphop #hiphop #rap #rapper #krsna #emiway #MunawarFaruqui #MunawarFaruqui𓃵 #mkjw #MunawarSathSpectra #MunawarMusic

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Hijr ke yeh pal guzarne ko raazi nai 💖<br>.<br>.<br>.<a href="http

@Lil_Sus101: Another milestone reached! Khatta Flow track by @realkrsna X @SeedheMaut hit 25 million streams on Spotify!!!💯🔥 #dhh

dhh twitter · 2024-05-07

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Another milestone reached! <br>Khatta Flow track by <a href="https

@Capsdhh: Three of our students did a phenomenal job presenting Myths and Misconceptions about Deafness to the NNHS community on Deaf Culture Day 🤟🏼 #deaf #hoh #dhh #newton #newtonma #deafcultureday #studentleaders #capscollaborative #schoolprogramforthedeaf #nnhs

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Three of our students did a phenomenal job presenting Myths and Mi

@Harshitsanguri2: EMIWAY on Twitter after releasing his diss track. #dhh #DesiHipHop #krsna #seedhemaut #Drisey #MetGala2024 #Emiway

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">EMIWAY on Twitter after releasing his diss track.<a href="https://

@dilzone__music: Kya apko pta hai aage kya hua hoga .. 😣💔 Janne ke liye Bio link ko click kare #dilzone #dhh #rap #hiphopartist #hiphopculture #hiphop

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">Kya apko pta hai aage kya hua hoga .. 😣💔 Janne ke liye Bio link ko

@RCinkillo4951: #FreePabloGonzález #PavelAskatu #DHH

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="qht" dir="ltr"><a href="https://twitter.com/hashtag/FreePabloGonz%C3%A1lez?src=h

@nominoser: kaali meri benz mera bhai kare drift tera bhai kare all in OH, #umair #dhh #faris #yunus #theycallmecalm

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="in" dir="ltr">kaali meri benz mera bhai kare drift tera bhai kare all in OH, <a

@Capsdhh: Happy Teacher Appreciation Week!! #deaf #hoh #dhh #asl #teacher #teacherappreciation #teacherappreciationweek #capscollaborative #ayerma #newtonma #schoolprogramforthedeaf

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Happy Teacher Appreciation Week!! <a href="https://twitter.com/ha

@MoParivarOdisha: 🔹#OdishaMoParivar helpdesk associate Himansu Naik at #DHH, #Bhawanipatna assisted Purnachandra Sahu (13) from #Kalahandi in doctor's consultation and prescribed tests following traumatic LBA problem. @bjd_odisha @Naveen_Odisha

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">🔹<a href="https://twitter.com/hashtag/OdishaMoParivar?src=hash&ref

@devansh_joshi97: #dhh fans I think this goofy ahh guy drake is now copying Krsna by dropping a song called the heart part 6 just like Krsna dropped machaenge 4 the only difference is Krsna wala acha tha

dhh twitter · 2024-05-06

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr"><a href="https://twitter.com/hashtag/dhh?src=hash&ref_src=twsrc%5E

@RM2k23: Literally dissed chaardiwari #chaardiwari #dhh #hiphop #fyp #trending2024 #rohitmishra #RM #youtube

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="ht" dir="ltr">Literally dissed chaardiwari <a href="https://t.co/LJtYkAUNyj">htt

@Capsdhh: Thanks again to the amazing presenters for sharing their stories on Deaf Culture Day 🤟🏼 #deaf #hoh #dhh #newton #newtonma #deafcultureday #studentleaders #capscollaborative #schoolprogramforthedeaf #deafprofessionals

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Thanks again to the amazing presenters for sharing their stories o

@fantasticNo7: GOAT BANDE! What a song! Sidha gym playlist me add hoga. Kya aggressive voice and beat! Bella x Panther x UZI #Bella #Panther #DHH

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">GOAT BANDE! What a song! <br><br>Sidha gym playlist me add hoga. K

@OG_Rexx01: Bella X Panther Goat bande🐐🔥 Moot diya dhh ke sare projects O Pe❤‍🔥 #Dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Bella X Panther Goat bande🐐🔥<br><br>Moot diya dhh ke sare projects

@broken_arsh_: Bahot saal baad mujhe yeh muqam milla Banna mera naam, kaam aya mera formula De rahe mujhe rah hai, bacche banna chah rahe konsalla Takat or Gyaan dono, bula mujhe kongzilla Artist : Young Galib Song Name : JEET Song Link : #YoungGalib #Jeet #Dhh #Ihh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="hi" dir="ltr">Bahot saal baad mujhe yeh muqam milla<br>Banna mera naam, kaam aya

@SaadKha87425198: Talha yunus need to change his style… He is become so repetitive same flows , same rhymes , same writing and even same words… He used to be my favorite rapper now he become very basic.. he need to enhance his vocabulary and topics.. #talhayunus #talhaanjum #umair #hiphop #dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Talha yunus need to change his style… He is become so repetitive s

@broken_arsh_: Ayela jaadu 👽 ko bhi pel diya yaar 😭😂 G@@nd faad track, Uff 🥵🔥 Artist : Young Galib Song Name : JEET Song Link : #YoungGalib #Jeet #Dhh #Ihh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="et" dir="ltr">Ayela jaadu 👽 ko bhi pel diya yaar 😭😂<br><br>G@@nd faad track, Uff

@OG_Rexx01: Nowadays dhh & Whh listeners #Dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="tl" dir="ltr">Nowadays dhh & Whh listeners <a href="https://twitter.com/hashtag/

@kumbha_yt: #Spotify #TrendingHot #TrendingNow #instagram #dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="qme" dir="ltr"><a href="https://twitter.com/hashtag/Spotify?src=hash&ref_src=tws

@TwoGuys007: Any Hip-Hop Album (by any Artist) is incomplete without Jersey Club banger. 🔥 @jokhaay @umairrmusic @TalhahYunus @Its_Badshah #hiphop #dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Any Hip-Hop Album (by any Artist) is incomplete without Jersey Clu

@sahiltweettz: @MCStanOfficial bhai is month main kuch announcement nhi kiya to suicide note pe tera hi name likhunga.... Please bhai date announced karde 😭 #McStan #dhh #krsna #Raftaar #badshah #hiphop #MEHFEEL #Tadipaar #Krsna

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr"><a href="https://twitter.com/MCStanOfficial?ref_src=twsrc%5Etfw">@

@shin_hiphop: Ved 👑 #Twittercircle #dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="und" dir="ltr">Ved 👑 <a href="https://twitter.com/hashtag/Twittercircle?src=hash

@OG_Rexx01: Shikwa W album @TalhahYunus bro Crazy flow and lyrics with crazy Rhymes. Dc 🤌🏼 Yunus X Anjum magic 🔥 Love from India❤ #Dhh #Shikwa

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Shikwa W album <a href="https://twitter.com/TalhahYunus?ref_src=tw

@Anuragg90023117: Galib is far better than krsna now Agree or die JEET is perfect example of it . Beat , flow, lyrics 📈🔥 I know numbers matters but going organic is not easy . #dhh #ihh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Galib is far better than krsna now Agree or die <br>JEET is perfe

@benzene2619: Yunus dropped😭🥶. #DHH #TalhaYunus #Youngstunners

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Yunus dropped😭🥶.<a href="https://twitter.com/hashtag/DHH?src=hash&

@shin_hiphop: ‼️ After first listen What's your opinion on Shikwa (Side B) 🎶? #Dhh

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">‼️ After first listen <br>What's your opinion on Shikwa (Side B) 🎶

@aatif_94: Pakistani artist dropping bombs track back 2 back in the end they know well how to drop bombs💀#dhh #justkidding 🥷🏻 love you @umairrmusic @talhahanjum @TalhahYunus

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Pakistani artist dropping bombs track back 2 back in the end they

@manichaurasia04: Literally me #modi #Dhruv_Rathee #HardikPandya #dhh #Dream11 #stake

dhh twitter · 2024-05-05

<blockquote class="twitter-tweet" data-width="550"><p lang="en" dir="ltr">Literally me<a href="https://twitter.com/hashtag/modi?src=hash&ref

dhh commented on pull request basecamp/kamal#500

dhh github · 2024-05-02

Following this discussion Question: Multiple apps on one host sharing the same traefik instance #257 it would be interesting to be able to h

dhh commented on pull request basecamp/kamal#500

dhh github · 2024-05-02

Following this discussion Question: Multiple apps on one host sharing the same traefik instance #257 it would be interesting to be able to h