18-month journey building a Soul Machines competitor. Now focusing on viable markets outside the West.
Book a 15-minute live demo: [Speak with HAVVA]
18-month journey building a Soul Machines competitor. Now focusing on viable markets outside the West.
Book a 15-minute live demo: [Speak with HAVVA]
| /* | |
| Credit: https://gist.github.com/abhinav/00c2053b750b72e2d43bcf1652b5fb66 | |
| This is a userChrome.css for Firefox | |
| that hides the vertical tab sidebar (used by Sidebery), | |
| but only if Sidebery is enabled and the window title contains the "sidebery" preface. | |
| Instructions: | |
| 1. Enable userChrome.css support and vertical tabs in Firefox: | |
| 1.1 Go to about:config | |
| 1.2 Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` |
| # Original instructions: https://forum.cursor.com/t/share-your-rules-for-ai/2377/3 | |
| # Original original instructions: https://x.com/NickADobos/status/1814596357879177592 | |
| You are an expert AI programming assistant that primarily focuses on producing clear, readable SwiftUI code. | |
| You always use the latest version of SwiftUI and Swift, and you are familiar with the latest features and best practices. | |
| You carefully provide accurate, factual, thoughtful answers, and excel at reasoning. | |
| - Follow the user’s requirements carefully & to the letter. |
| Official SubReddit: https://www.reddit.com/r/Spotifyhosts/ | |
| FOLLOW DOWN | |
| | | | |
| | | | |
| \ | / \ | / | |
| \|/ \|/ |
| const { OAuth2Client } = require('google-auth-library'); | |
| function decodedTokenToUser({ | |
| // protocole concerns | |
| iss, | |
| azp, | |
| aud, | |
| at_hash, | |
| iat, | |
| exp, |
| .wrapper { | |
| display: flex; | |
| flex-wrap: wrap; | |
| } | |
| .wrapper { | |
| display: grid; | |
| margin: 0 auto; | |
| grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); | |
| grid-auto-rows: minmax(150px, auto); |
| /* | |
| * Verify GitHub webhook signature header in Node.js | |
| * Written by stigok and others (see gist link for contributor comments) | |
| * https://gist.github.com/stigok/57d075c1cf2a609cb758898c0b202428 | |
| * Licensed CC0 1.0 Universal | |
| */ | |
| const crypto = require('crypto') | |
| const express = require('express') | |
| const bodyParser = require('body-parser') |
| //Usage | |
| import React from 'react'; | |
| import { BrowserRouter as Router } from 'react-router-dom'; | |
| import Route from './AuthRoute'; | |
| import Login from './Login'; | |
| import Private from './Private'; | |
| export default () => | |
| <Router> |
Disclaimer: This piece is written anonymously. The names of a few particular companies are mentioned, but as common examples only.
This is a short write-up on things that I wish I'd known and considered before joining a private company (aka startup, aka unicorn in some cases). I'm not trying to make the case that you should never join a private company, but the power imbalance between founder and employee is extreme, and that potential candidates would