Skip to content

Instantly share code, notes, and snippets.

View KROSF's full-sized avatar
🚀
Learning things

Rodrigo Sanabria KROSF

🚀
Learning things
View GitHub Profile
@KROSF
KROSF / README.md
Last active September 28, 2023 10:06
Binary

Bucket

WEBVTT
1
00:00:00,690 --> 00:00:02,130
<v.speaker Sam>Today I'm speaking with Jay Garfield.
2
00:00:02,130 --> 00:00:07,620
<v.speaker Sam>Jay is a professor in the humanities and professor of philosophy, logic and Buddhist
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
title;type;author;url
@amplitude/identify;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git
@amplitude/identity;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git
@amplitude/node;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git
@amplitude/types;MIT;Amplitude Inc;git://github.com/amplitude/Amplitude-Node.git
@babel/register;MIT;The Babel Team (https://babel.dev/team);https://github.com/babel/babel.git
@babel/runtime;MIT;The Babel Team (https://babel.dev/team);https://github.com/babel/babel.git
@datadog/datadog-api-client;Apache-2.0;Datadog Inc;https://github.com/DataDog/datadog-api-client-typescript.git
@sendgrid/mail;MIT;Twilio SendGrid <help@twilio.com> (sendgrid.com);git://github.com/sendgrid/sendgrid-nodejs.git
@sentry/integrations;BSD-3-Clause;Sentry;git://github.com/getsentry/sentry-javascript.git
@KROSF
KROSF / services.json
Last active March 12, 2022 18:56
Webhook Services
{
"plaid": "https://ownda.krosf.com/wh/plaid"
}
@KROSF
KROSF / handler.ts
Created March 5, 2022 20:54
Firebase Push Notifications
import messaging, {
FirebaseMessagingTypes,
} from '@react-native-firebase/messaging';
export const onMessageReceived = async (
message: FirebaseMessagingTypes.RemoteMessage,
) => {
// handle messages here
};
@KROSF
KROSF / mods.zip
Last active December 5, 2021 13:15
mods
This file has been truncated, but you can view the full file.
@KROSF
KROSF / adguard.txt
Last active September 23, 2022 15:56
adguard.txt
@@||sentry.io^$important
@@||onesignal.com^$important
@@||mixpanel.com^$important
@@||t.co^$important
@@||wakingup.onelink.me^$important
@@||*.aws.a2z.com^$important
@@||*.amplitude.com^$important
@@||braze.com^$important
@KROSF
KROSF / chevron-down.svg
Last active August 28, 2021 11:27
Notion Octicons
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
swagger: "2.0"
basePath: "/api-entrada-xs2a"
info:
title: API para PSD2
description: API de Redsys para PSD2
version: "1.0"
tags:
- name: PSD2
description: Endpoints disponibles para el hub PSD2
@KROSF
KROSF / fix.md
Created March 19, 2021 16:48
Fix LXC tun
nano /etc/init.d/tun
#! /bin/sh
### BEGIN INIT INFO
# Provides:          tun
# Required-Start:    $network
# Required-Stop: $openvpn