Skip to content

Instantly share code, notes, and snippets.

View vaibhav6233m's full-sized avatar
🎯
Focusing

Vaibhav Bhavsar vaibhav6233m

🎯
Focusing
View GitHub Profile
@vaibhav6233m
vaibhav6233m / Grundstoff.md
Created March 9, 2023 22:16 — forked from ElioLopez/Grundstoff.md
Fahrschule, driving license germany, berlin

While driving on the motorway you overtake several vehicles. A vehicle approaches you from behind with indicators and headlights flashing. What should you do?

  • I brake briefly to prompt the vehicle behind to keep its distance
  • I continue driving until I can again pull into the right-hand lane
  • I turn on my hazard lights briefly to urge the vehicle behind to keep its distance

When must you switch on the hazard lights on your vehicle? If my vehicle

  • is being towed
  • experiences a breakdown at a place where the view is obscured
  • is briefly double-parked by me
@vaibhav6233m
vaibhav6233m / Postman.desktop
Created April 5, 2019 13:53 — forked from aviskase/Postman.desktop
Install Postman
[Desktop Entry]
Encoding=UTF-8
Name=Postman
Exec=postman
Icon=/home/USERNAME/Postman/app/resources/app/assets/icon.png
Terminal=false
Type=Application
Categories=Development;
@vaibhav6233m
vaibhav6233m / ipfsd.js
Created August 7, 2018 14:32
FindProviders functionality.
node.files.add([Buffer.from(contentText)], { // find the contentText hash
onlyHash: true
}, (err, filesAdded) => {
if (err) {
return console.log(err)
}
const hash = filesAdded[0].hash
console.log("Searching for " + hash)
node.dht.findprovs(hash, (err, provInfos) => { // DHT findproviders
@vaibhav6233m
vaibhav6233m / keybase.md
Created July 17, 2018 08:27
keybase.md

Keybase proof

I hereby claim:

  • I am vaibhav6233m on github.
  • I am vaibhav6233m (https://keybase.io/vaibhav6233m) on keybase.
  • I have a public key ASDlBbiR9chbZyYo_hQCWYH42r4L3Ap9CrulKLMq-LOdTQo

To claim this, I am signing this object:

@vaibhav6233m
vaibhav6233m / cloudSettings
Last active January 15, 2021 08:01
Visual Studio Code Settings Sync Gist
{"lastUpload":"2021-01-15T08:01:45.440Z","extensionVersion":"v3.4.3"}