Skip to content

Instantly share code, notes, and snippets.

View FrancescoBorzi's full-sized avatar
🏳️‍🌈
Live and let live

Francesco Borzì FrancescoBorzi

🏳️‍🌈
Live and let live
View GitHub Profile
@FrancescoBorzi
FrancescoBorzi / fe-january-2024-statistics.csv
Last active February 6, 2024 06:10
Development activity statistics of the most common Front-end frameworks in 2024 - Francesco Borzi'
# Unique Authors Lines added Lines removed Closed Issues New Issues Merged PRs Open PRs
Angular 89 ~91k ~65k 180 75 11 37
React 14 ~21k ~12k 57 24 112 63
Svelte 28 ~12k ~5k 145 67 138 16
Vue 26 ~3k ~2k 101 26 53 22
Ember 9 48 28 2 4 6 12
@FrancescoBorzi
FrancescoBorzi / checkpoint.sh
Created July 23, 2020 16:04 — forked from bubenkoff/checkpoint.sh
Endpoint Security VPN FULL start/stop script for Mac OS X
#!/bin/bash
#
# The reason of creating this script is that Endpoint Security VPN installs it's own application firewall kext cpfw.kext
# which prevents for example PPTP connections from this computer, which is not appropriate if you need subj connection just
# from time to time
#
# Usage: ./checkpoint.sh
#
# The script checks if Enpoint Security VPN is running. If it is, then it shuts it down, if it is not, it fires it up.
# Or, make an Automator action and paste the script.
AC-TC-diff-characters.diff
AC revision: https://github.com/azerothcore/azerothcore-wotlk/commit/008f16fac2fb159e0259da7959fe64f5584bc7de
TC revision: https://github.com/TrinityCore/TrinityCore/commit/3dbe80ee2e0d1848302bcf34b654693462942639
Date: 29-12-2018
diff --git a/acore_world.sql b/tc_world.sql
--- a/acore_world.sql
+++ b/tc_world.sql
AC revision: https://github.com/azerothcore/azerothcore-wotlk/commit/008f16fac2fb159e0259da7959fe64f5584bc7de
TC revision: https://github.com/TrinityCore/TrinityCore/commit/3dbe80ee2e0d1848302bcf34b654693462942639
Date: 29-12-2018
diff --git a/acore_characters.sql b/tc_characters.sql
--- a/acore_characters.sql
+++ b/tc_characters.sql
AC revision: https://github.com/azerothcore/azerothcore-wotlk/commit/008f16fac2fb159e0259da7959fe64f5584bc7de
TC revision: https://github.com/TrinityCore/TrinityCore/commit/3dbe80ee2e0d1848302bcf34b654693462942639
Date: 29-12-2018
diff --git a/acore_auth.sql b/tc_auth.sql
--- a/acore_auth.sql
+++ b/tc_auth.sql
diff --git a/335_world.sql b/6_world.sql
index a9f26a3..0e8c7c7 100644
--- a/335_world.sql
+++ b/6_world.sql
@@ -1,5 +1,5 @@
--
--- Database: `335_world`
+-- Database: `6_world`
--
% Abbiamo un dataset contenente 5300 records relativi a due
% specie di banane.
% Le prime due colonne di data(:, 1) e data(:, 2) rappresentano le caratteristiche di ogni
% banana, mentre la terza colonna data(:, 3) rappresenta la specie di appartenenza della banana,
% che può assumere valori 1 o 2.
% Pulisco l'ambiente
clear all;