👁️
I am only the noise on the wires
I am only the noise on the wires.
-
Big Corpora
- The Earth
- https://alekum.github.io
- @_alekum_
Pinned Loading
-
awesome-datascience
awesome-datascience PublicForked from academic/awesome-datascience
📝 An awesome Data Science repository to learn and apply for real world problems.
-
function thats prints files by their...
function thats prints files by their extension pattern 1void printFilesByExtensionPattern(NSString* path, NSString* pattern)
2{
3NSString *filename;
4int index = 0;
5for(filename in [[NSFileManager defaultManager] enumeratorAtPath: [path stringByExpandingTildeInPath]])
-
Rooted android phone cpu topology
Rooted android phone cpu topology 1#!/usr/bin/env python3
2#
3# MIT License
4# alekum(aka rojaster)
5# 19/12/2019 ver 0.0.1
-
Display items from the list in two l...
Display items from the list in two lines. The odds in the first row and evens in the second row. (http://tpcg.io/CXNuxt) 1#include <iostream>
2#include <list>
3#include <vector>
4#include <cstdlib>
5#include <algorithm>
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.