how is this even possible? can we use domain as ip address in /etc/hosts?
my recyclerView is not showing any view i added items to adapter and called notify what's wrong here? class HomeView(context: Context, swipeRefreshEnabled: Boolean = true) :...
Help Me i want to enforce isOwner Policy... in the find controller my data schema is like this: "educationalrequests": [ { "title": "some title", "body": ...
is there a way to export a nuxt.js project as an Express Middleware ? also I want the Nuxt project files to be outside my Express project. my scenario is that i want to add a...
#question Hi, in your opinion what's the best way to fill my resume I wanna show off my skills to the next recruiter , but which way is more efficient? github contribution? n...
#Question i have this proxy server which i use to bypass government restriction ... and this proxy server is kinda "OBVIOUS" for datacenters to detect one way they detect pr...
hey guys i got a laptop which it's spec is pretty high but windows is too slow on it ... linux works well what could be the problem ? any suggestion over solution ?
Hey guys would you take a look at this package? your feedback is appreciated. https://github.com/semycolon/fson
Hi guys i want to read this book "Modern Web Development with Kotlin" but unfortunately i can't buy it is there a way to get this book? like a oreily free trial?
what if i want to share my project , should i write a preinstall script to npm link local modules or tell them to exec npm link manually?
Hi Everyone published a package today, would take a look? https://www.npmjs.com/package/fson-db do you think this would be useful ?
how to iterate throw a list? { title: 'Learn Android Programming', body: 'google it', desc: 'android is great ', id: 1, tags: List [ { name: 'android', id: 1 ...
hi guys i've been woundering how websites ranking works? base on dns queries ? based on how many GET requests they get ? does more traffic on webserver means better rank?
#question what's the downside of using "type":"module" in package.json?
Whats your ss -l result?
ofcurese dude! what i found was general stuff like content optimization ... what i'm asking technikaly how does it work ?
#q hi guys what's the best way to play fortnite in linux? (i have a broken windows installed...also)
Hey guys i'm mining with 4xRX580 Amd gpus i overclocked and undervolted them they draw about 350 watt power and the temp is 65 at maximux so DOES MINING REDUCE LIFESPAN of...
#question can you help me do this in javascript ? code in java : String bigInteger = new BigInteger(1, MessageDigest.getInstance("MD5").digest(str.getBytes())).toString(16);
hey guys i want to calculate sum of 1 to n if i use cuncurrency ... can it be faster?