radharc is a curated search engine aimed at searching blog posts from RSS and atom feeds. This page focusses on a collection of tech blog posts. It also provides knowledge cards for common terms. Try searching for golang, flutter, or Commodore 64.

You can see the list of feeds indexed here. Additional sources can be found on the about page.

Random Posts

Raw JSON body in Retrofit
raw json body in retrofit to send a raw json body in string format in retrofit i found out i need to include scalar library scalar module com squareup retrofit2converter scalars version ref retrofit in my apihelper class import retrofit2 converter scalars scalarsconverterfactory object apihelper fun getinstance retrofit retrofit builder
Room Implementation using version catalogs
i encountered this error after going through the room tutorial it seems there are a lot of gradle plugins needed to make it work fatal exception main process ph onlinejobs onlinejobs pid 3602 java lang runtimeexception cannot find implementation for ph onlinejobs onlinejobs database onlinejobsdatabase onlinejobsdatabase_impl does not exist at
ID Proof UI in Jetpack Compose
the goal for this is to implement this ui the image below in jetpack compose the green circle the it tostring is the id proof data in integer format rowmodifier modifier paddingtop 10 dp text it tostring modifier modifier padding8 dp drawbehind drawcircle color primarygreen radius size maxdimension color white