- Total Verified Roles: 51
- Health Tech Startup Roles: 43
- Established Company/Nonprofit Roles: 8
- Fully Remote: 38 roles (76%)
- NYC-Based (Hybrid/In-Office): 12 roles (24%)
- Dates: February 14-16, 2026 (2 nights - Saturday to Monday)
- Group: 2 families, 8 people total
- Quinn Family: Victor, Sue, Tallulah (7), Beckett (5)
- Brown Family: Nick, Caitlin, Thatcher (7), Emmeline (3)
- Requirements: Lodging that sleeps 8, ski lessons for kids, programs for 3-year-old
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Verifying that "victor.id" is my Blockstack ID. https://onename.com/victor |
How to install Camlistore on Arch Linux as a background process using Systemd.
YMMV, this worked for me on my system.
- Install Camlistore with your AUR client of choice (e.g.
yaourt -S camlistoreoraura -A camlistore) - Copy the camlistored.service file below to
/etc/systemd/system/[email protected] - Run
systemctl enable [email protected](replace "myuser" with your username)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Install LocationKit as a CocoaPod by adding it to your Podfile: | |
| pod 'LocationKit', '~> 2.0.0' | |
| # Then just run `pod install` from your project root. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Add the following line above the @implementation section in AppDelegate.m | |
| #import <LocationKit/LocationKit.h> | |
| // From within AppDelegate.m’s application:didFinishLaunchingWithOptions: method, | |
| // add the following lines to initialize and launch LocationKit: | |
| [LocationKit startWithApiToken:@"<yourApiTokenHere>" andDelegate:nil]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>NSLocationAlwaysUsageDescription</key> | |
| <string>Change this line to inform consumer about how location is being used in the background</string> | |
| </dict> | |
| </plist> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| You can now send me #bitcoin here: https://onename.io/victor | |
| Verifying that +victor is my Bitcoin username |
I hereby claim:
- I am victorquinn on github.
- I am victorquinn (https://keybase.io/victorquinn) on keybase.
- I have a public key whose fingerprint is 0C78 5D78 CCCF 28C3 9841 222F EF30 4CDD 429F 5478
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| node_modules |
NewerOlder