Skip to content

Instantly share code, notes, and snippets.

@marcellmars
marcellmars / import_from_crome_to_pass.py
Created October 24, 2017 02:54
import passwords from chrome to pass
import csv
import subprocess
def importpass(filepath):
with open(filepath) as csvfile:
reader = csv.DictReader(csvfile, delimiter=',')
for row in reader:
try:
username = row['username']
password = row['password']
@marcellmars
marcellmars / tarpipe
Created December 9, 2013 00:34
tarpipe
## recieve
netcat -l -p 7000 | tar x
## send
tar c dir/ | netcat host_ip 7000
@marcellmars
marcellmars / PublicLibrary_FairyTale.md
Created November 29, 2013 20:35
Public Library fairytale

slide 1:

http://i.imgur.com/FpCnyAo.png

there is a dream. dream of universal access to knowledge for every member of society. dreams rarely come true but this particular one: universal access to knowledge for every member of society got embodied into: public library!

before internet public library was struggling with the promise saying all of the knowledge and about is it really every member of society.

still people were keen to support the dream. in every country of the world. capitalis. socialist. communist. offshore. you name it.

internet. Internet as in many other instances, has overturned what we take as given and as possible. The dream of all people getting access to all knowledge suddenly came within our reach. It seemed just an issue of interpreting when the trajectory curves of global personal computer distribution and internet access penetration would finally make universal access to knowledge a reality. However, the actual trajectory of development of public libraries in the age of internet

@marcellmars
marcellmars / PublicLibrary_FairyTale.md
Created November 29, 2013 16:31
Public Library fairytale

slide 1:

http://i.imgur.com/FpCnyAo.png

there is a dream. dream of universal access to knowledge for every member of society. dreams rarely come true but this one got embodied: public library!

before internet it was struggling in proving that it can cover a lot of a knowledge. internet was that dream if you ever could imagine the future of public library.

but with internet the biggest disappointment came. public library is about to disappear. no access to digital books + economic crisis.

slide 2:

@marcellmars
marcellmars / PublicLibraryLocalSetup_no-docker.md
Created November 19, 2013 16:10
Public Library local setup (no docker).md

view this document here: https://stackedit.io/viewer#!provider=gist&gistId=7547779&filename=PublicLibraryLocalSetup_no-docker.md

[TOC]

Overview

SSH tunneling

Calibre plugin [let's share books] establishes SSH tunnel as a user tunnel with SSH server through port 722 without authorization.

That allows local [Calibre content server][1] to get proxied through SSH tunnel and Nginx so Calibre content server can get its own public URL (i.e. https://www3493.memoryoftheworld.org). Local Calibre library is then accessible from the world to which Nginx is exposed. In production setup that's memoryoftheworld.org, in development setup that's usually only developer's laptop.

@marcellmars
marcellmars / mongodb_queries
Created November 3, 2013 10:24
mongodb queries, updates, etc.
**filemongodb (letssharebooks collection)**
----------
[TOC]
### start mongodb in docker
sudo docker run -d librarian/mongodb --noprealloc --smallfiles
### get list of authors/titles sorted
authors_sorted= sorted(db.books.find().distinct('authors'))
titles_sorted = sorted(db.books.find().distinct('title_sort'))
@marcellmars
marcellmars / Otokultivator
Created October 21, 2013 00:03
Otokultivator
I arhitekti sanjaju. Pogotovo kad su mladi. Nikada prije i nikada poslije - Otokultivatora - nitko od nas tko je gradio i živio taj mali gradić nije to uspio ponoviti.
U ljeto 2000. mladi arhitekti Jakov Šrajer, _____ ____, ____ ___ tražili su mjesto na kojem bi se održao dvadeset drugi skup evropskih studenata arhitekture. Našli su ga na otoku Visu: bivšu vojarnu Samogor.
Od 1981. članovi EASA-e (European Architecture Students Assembly) svake godine (samo)organiziraju skup na nekom egzotičnom mjestu gdje dozvoljavaju da se spontanim procesima, često na licu mjesta, dogodi program zanimljiv svim sudionicima.
U ljeto 2001. održan je prvi Otokultivator u suradnji hrvatske EASA-e, URK-a i Multimedijalnog instituta - Mame. Starije lokalno stanovništvo pamti to kao do tada neviđeni izlazak raznolikih čudovišta iz Močvare. Trajekti su time izgubili svoj karakter bezazlenog transporta, a trogodišnje havarije još uvijek se lokalci sjećaju kao Močvare s Močvarcima.
U Samogoru, iza brda, u kotlini, sa vlastitom mik
@marcellmars
marcellmars / Public library
Last active December 23, 2015 18:49
Public library
**PUBLIC LIBRARY**
----------
<img src="http://i.imgur.com/XlLRZBN.png"width="320"/>
[TOC]
## <a id="infrastructure"></a>Public Library (as infrastructure) ##
### Context ###
## CONTEXT ##
It’s a simple idea: public library is one of those almost invisible infrastructures that we start to notice only once they go extinct. A place where all people can get access to all knowledge that can be collected. In the past it relied on the limited resources of rich patrons or unstable budgets of (welfare) states. With internet, as in many other instances, the dream about universal access got much more imaginable. It seemed just an issue of interpreting when the trajectory curves of global personal computer distribution and internet access penetration would finally make universal access to knowledge a reality. However, the actual trajectory of development of public libraries in the age of internet are pointing in the opposite direction – that the phenomena we people are most proud of are being undercut and can easily go extinct.
Public libraries now cannot receive, and sometimes not even buy, the books of some of the largest publishers. The books that they already hold they must destroy aft