Skip to content

Instantly share code, notes, and snippets.

View rhaamo's full-sized avatar
💭
squeak squeak

Valérianne rhaamo

💭
squeak squeak
View GitHub Profile
# run resolvconf?
RESOLVCONF=yes
# startup options for the server
OPTIONS="-u bind"
@rhaamo
rhaamo / gist:152daae6924b8d9952c887f663b27b0c
Last active May 6, 2022 18:26
You don't own nothing. Delete your account. For inquiries: idontcare @ otter . sh
Account URL "We don't own crap" if any
https://twitter.com/landpsychology "We don't own any of the images"
https://twitter.com/catclick
https://twitter.com/cutestpageever "we don't own any images & videos."
https://twitter.com/WholesomeMeme "DM for picture/video removal."
https://twitter.com/RespectfulMemes
https://twitter.com/CUTEST_ANlMALS "We don't own or claim to own any of the rights to media we share."
https://twitter.com/BBAnimals
https://twitter.com/BabyAnimaI
@rhaamo
rhaamo / gitxt0.txt
Last active May 27, 2021 06:23
HTB MultiSystem MS80 wefax thing
from serial, a QByteArray &data, which qDebug prints as like :
whole data "\x00\x00\x00\x03\x80\x00\x00\xE0"
so I have packets list:
\x00
\x00
...
\x80
etc.
@rhaamo
rhaamo / SaaS and opensource.md
Last active November 8, 2018 17:21
I'm bored about services proposing OpenSource plans for OpenSource projects hosted ONLY ON GITHUB. An OpenSource project can't live on it's own Gitlab or Gitea ?
Website Product Opensource plan Remotes Self hosted public repositories Notes
https://www.versioneye.com/pricing VersionEye Yes Github, Bitbucket Yes https://www.versioneye.com/faq#how_without_github_bitbucket
https://travis-ci.org/ Travis CI Yes Github No "Sign in with Github"
https://insight.sensiolabs.com/pricing SLInsight Yes Github No "Sign in with Github"
https://codeclimate.com/pricing Code Climate Yes Github No "Sign in with Github"
https://www.appveyor.com/ AppVeyor CI Yes Github, Bitbucket, VS Online Don't know
https://packager.io/pricing Packager Yes Github Don't know OpenSource plan redirect to Github Login
https://codecov.io/ Code Coverage Yes Github, Bitbucket, Gitlab.com Gitlab CE/EE only with paid license
https://circleci.com/ CircleCI Yes Github (pub repos), Bitbucket No, or paid enterprise plan ?
@rhaamo
rhaamo / CMakeLists.txt
Last active September 3, 2017 09:14
CMakeLists.txt for NumWorks Epsilon OS for CLion; It only add custom target (see the end of file) to invoke Make and define sources and includes for auto-completion to works properly in depth
cmake_minimum_required(VERSION 3.8)
project(epsilon)
set(CMAKE_CXX_STANDARD 11)
set(SOURCE_FILES
apps/calculation/test/calculation_store.cpp
apps/calculation/app.cpp
apps/calculation/app.h
apps/calculation/calculation.cpp
@rhaamo
rhaamo / By account
Created February 27, 2017 13:07
Based on last 7 days (max available using Twitter API ...)
Account Client Count
9GAGGifs 9GAG Gifs 223
9GAGTweets 9GAG Tweets 626
Animal_R_Us Twitter for iPhone 50
Animalsandfools Twitter for iPhone 14
ArtTimelapse Buffer 2 (https://buffer.com/ sharing app)
AwardsDarwin Twitter for iPhone 116
BBAnimals Buffer 336
BabyAnimaI Twitter Web Client 7
ffmpeg -r 30 -start_number 0000 -i %04d.jpg -s hd1080 -vcodec libx264 timelapse5.mp4
# NSD configuration file for Debian.
#
# See the nsd.conf(5) man page.
server:
ip-address: 0.0.0.0
port: 53
server-count: 1
ip4-only: yes
hide-version: yes
[nat] fluttershy:~# host -t A lan.foobar.tld
lan.foobar.tld is an alias for coincoin.fr.
coincoin.fr has address 127.0.0.1
[nat] fluttershy:~# host -t A poireau.lan.foobar.tld
poireau.lan.foobar.tld has no A record
[nat] fluttershy:~# host -t AAAA poireau.lan.foobar.tld
poireau.lan.foobar.tld has IPv6 address 2a01:lol:lol:lol
[nat] fluttershy:~#
/the server
UPLINK----/[eth1 - 192.168.0.32]
|
foo1------|[eth2]
|[eth3]
foo2------|[eth4]
|[eth5]
|[eth6]
|[eth7]
\[eth8]