This file contains 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
module FontAwesome.Helper exposing (..) | |
import Css exposing (Style, Snippet, fontFamilies, before) | |
type alias UnicodeTag = | |
String | |
fontAwesome : Style |
This file contains 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
use std::fmt; | |
use std::any::Any; | |
// Implements Binary Trees | |
#[derive(Clone)] | |
struct BruteBinaryTree<T> { | |
info: T, | |
left: BinaryTree<T>, | |
right: BinaryTree<T>, | |
} |
This file contains 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
#!/usr/bin/ruby | |
# [INCOMPLETE] | |
# PixelCanvas.io Multi-threaded BOT | |
require 'free-image' | |
require 'socket' | |
require 'net/http' | |
require 'json' |
This file contains 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
# Original author: Alexey Pavlov <[email protected]> | |
MINGW_PACKAGE_PREFIX="mingw-w64" | |
_realname=gc | |
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" | |
pkgver=7.4.2 | |
pkgrel=1 | |
pkgdesc="A garbage collector for C and C++ (mingw-w64)" | |
arch=('any') | |
url="http://www.hboehm.info/gc" |
This file contains 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
_pkgname=hostapd | |
pkgname="${_pkgname}-wpe" | |
pkgver=2.8 | |
pkgrel=0 | |
pkgdesc="IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator (with hostapd-wpe patch)" | |
arch=('x86_64' 'aarch64') | |
url="https://w1.fi/hostapd/" | |
license=(GPL) | |
depends=('openssl' 'libnl') | |
options=(emptydirs) |
This file contains 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
#include <iostream> | |
using namespace::std; | |
class Ponto{ | |
public: | |
Ponto(int _x=1, int _y=1); | |
void setX(int _x); | |
int getX() const; |
This file contains 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
#include <iostream> | |
#include <math.h> | |
#include "circulo.h" | |
using namespace::std; | |
ostream& operator<<(ostream &saida, const Cilindro& cl) { | |
saida << "Cilindro:" << endl << "\t(" << cl.getX() << ", " << cl.getY() << ")" << endl << "\tAltura: " << cl.getAltura() | |
<< endl << "\tVolume: " << cl.getVolume() << endl; | |
return saida; | |
} |
This file contains 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
#include <stdlib.h> | |
#include <iostream> | |
using namespace std; | |
class Matriz { | |
private: | |
double *data; | |
size_t cols; | |
size_t lins; |
This file contains 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
[THIS IS JUST THE HELL OF AN IDEIA I GOT, BUT PROBABLY WILL NEVER IMPLEMENT] | |
What is PlugInAnyOS? | |
+ First of all, it isn't an OS. | |
+ It's actual job is to create, manage and run multiple SOs. | |
What it can do? | |
+ Create and manage any OS rootfs using what it calls layers and enviroments. | |
+ Create and manage pseudo enviroments (in case you want to chroot in a different env, or sandbox some app). | |
+ Capable of running multiple OSs simulteneously using HVM |
This file contains 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
domain-needed | |
all-servers | |
cache-size=5000 | |
strict-order | |
# you might want to remove netflix, crackle, crunchyroll, spotify, steam, origin, daisuki and hbogo if those are available and works well for you | |
server=/keenow.com/keen.tv/history.com/8tracks.com/abc.go.com/adultswim.com/aetv.com/ahctv.com/amazon.com/amc.com/animalplanet.com/bloomberg.com/cartoonnetwork.com/cbs.com/cbsstatic.com/cbsi.com/netflix.com/cc.com/channel.nationalgeographic.com/crackle.com/crunchyroll.com/cwseed.com/cwtv.com/daisuki.net/discovery.com/disneymoviesanywhere.com/dramafever.com/eonline.com/fox.com/funimation.com/fxnetworks.com/go.cnn.com/hbogo.com/hgtn.com/hot97.com/huffingtonpost.com/hulu.com/iheart.com/indieflix.com/marvel.com/mlb.com/mlssoccer.com/mtv.com/mylifetime.com/nba.com/nbc.com/nhl.com/nick.com/now.telemundo.com/on.aol.com/ondemandkorea.com/origin.com/oscar.go.com/oxygen.com/pandora.com/pivot.tv/watchable.com/rdio.com/rhapsody.com/seeso.com/sho.com/shonenjump.viz.com/showtime.com/simpsonsworld.com/smithsonianchannel.com/s |