I hereby claim:
- I am jqrgen on github.
- I am jqrgen (https://keybase.io/jqrgen) on keybase.
- I have a public key ASAQQaZSjZHkuK75LMpf2YYkzi4EcEwdd-9xx-3BXwJnhwo
To claim this, I am signing this object:
(function() { "use strict"; let x = "asdf"; }()); | |
https://github.com/yarnpkg/yarn/issues/2291#issuecomment-277776320 |
I hereby claim:
To claim this, I am signing this object:
image: java:8 | |
pipelines: | |
branches: | |
test: | |
- step: | |
caches: | |
- gradle | |
- android-sdk |
#!/bin/bash | |
# ================================================================= | |
# Stream configuration file for Raspberry Pi Camera | |
# | |
# @author Russell Feldhausen (russfeldh@gmail.com) | |
# @version 2019-06-05 | |
# | |
# This set of commands should allow you to stream video from your | |
# Raspberry Pi Camera to Twitch and Youtube (and possibly other |
// TODO: Add rest of the projects I have bookmarked
Please suggest additions in the comment section below.
Help deliver Digital Silk Road initiative aimed to facilitate global development by supporting fair and unencumbered global trade.
NFT Inspo | |
" involves both digital and physical works, truly bridging the physical and the metaphysical." | |
https://unxd.com/drops/dolce-gabbana-collezione-genesi | |
https://unxd.com/drops/dolce-gabbana-collezione-genesi/the-glass-suit | |
https://www.nftboxes.io/ |
Hello, Fans! Congratulations on your 42 DONER airdrop. | |
The rest of the DONERs are locked in the token lock. | |
We are going to set this airdrop down to 42.0 DONER so funds won't be depleted. We simply do not have access to enough funds to airdrop 69 DONER right now. Appreciate the consideration. | |
42 is still an important number in DONER because the total supply cap is 42069.00000000000000000 (divisible by 18). | |
Enjoy the airdrop and please help with liquidity. |
import android.Manifest | |
import android.content.pm.PackageManager | |
import android.util.Log | |
import android.view.ViewGroup | |
import androidx.activity.compose.rememberLauncherForActivityResult | |
import androidx.activity.result.contract.ActivityResultContracts | |
import androidx.camera.core.CameraSelector | |
import androidx.camera.core.ImageAnalysis | |
import androidx.camera.core.Preview | |
import androidx.camera.lifecycle.ProcessCameraProvider |