VirtualTam's bookmarks
99 bookmarks found
-
- https://github.com/qmk/qmk_firmware
- https://colemak.com/
- https://www.scorpia.co.uk/2016/03/17/using-usb-type-c-on-hobyist-projects/
- http://www.embedded.com/electronics-blogs/benson-s-blocks/4442214/USB-Type-C-in-a-Micro-B-world
- https://sgotti.me/post/atreus-keyboard-build-log/
- https://atreus.technomancy.us/
-
-
JSON data with SQLAlchemy and Flask
2017-05-19 -
SHAttered
2017-02-24 - https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html
- https://arstechnica.com/security/2017/02/at-deaths-door-for-years-widely-used-sha1-function-is-now-dead/
- https://news.ycombinator.com/item?id=13719368
- https://github.com/peff/git/commits/jk/sha1dc
- https://plus.google.com/+LinusTorvalds/posts/7tp2gYWQugL
-
- https://superuser.com/questions/344962/web-scraper-for-outlook-web-app-2010
- https://hub.docker.com/r/jberrenberg/davmail/
- https://www.ctl.io/developers/blog/post/killing-your-outlook-with-docker-and-davmail/
- https://aur.archlinux.org/packages/davmail/
- https://bbs.archlinux.org/viewtopic.php?id=141256
- https://unix.stackexchange.com/questions/70935/davmail-systemd-launcher-on-headless-server
-
Godspeed You! Black Emperor - F#A#∞ (1998)
2016-12-27 -
Postfix / Dovecot / ClamAV / Spamassassin
2016-12-12 A whole buncha' links with contradictory information on how to properly set up a mail server ;-)
Disclaimer - My primary goal is to add proper Spamassassin (SA) filtering to an existing Postfix / Dovecot / roundcube installation, i.e.:
- use SA as a milter (mail filter) to attribute a spam score to incoming mail
- keep SA up-to-date
- train SA with spam/ham from the users' virtual mailboxes
- train SA according to user decisions (actual user or trained mail client with automatic/trained spam detection)
Here we go!
Most useful links; I stumbled upon them as soon as I knew what to look for:
- https://workaround.org/ispmail/jessie/spamassassin
- https://lelutin.ca/posts/installing_postfix_-_clamav_-_spamassassin_-_dovecot_-_postfixadmin_on_debian_squeeze/
Official:
- https://spamassassin.apache.org
- https://spamassassin.apache.org/gtube/
- https://wiki.apache.org/spamassassin/FrequentlyAskedQuestions
Debian:
- https://wiki.debian.org/DebianSpamAssassin
- http://www.stefan-seelmann.de/wiki/mailserver-postfix-dovecot (wheezy)
- https://www.christianroessler.net/tech/2015/spamassassin-dovecot-postfix.html
- https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassassin
CentOS:
- https://www.rosehosting.com/blog/how-to-install-and-integrate-spamassassin-with-postfix-on-a-centos-6-vps/
- https://www.rosehosting.com/blog/how-to-set-up-server-side-email-filtering-with-dovecot-sieve-and-roundcube-on-a-centos-6-vps/
- http://shisaa.jp/postset/mailserver-1.html - a bit outdated but plenty of useful information regarding how components interact with each other
- http://wiki2.dovecot.org/HowTo
RHEL:
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/ch-Mail_Servers.html
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/s1-email-mta.html
- https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_Guide/s1-email-mda.html
-
Weird data sets
2016-11-09 From http://www.bytesandstitches.com/blog/5-weird-and-wonderful-data-sets-you-can-use/
- https://github.com/MuseumofModernArt/collection
- https://www.gutenberg.org/
- https://www.cs.cmu.edu/~./enron/
- http://www.fec.gov/disclosure.shtml
- http://sillok.history.go.kr/main/main.jsp
From http://blog.yhat.com/posts/7-funny-datasets.html
- http://blog.yhat.com/static/misc/data/pigeon-racing.csv
- http://blog.yhat.com/static/misc/data/chopstick-effectiveness.csv
- http://www.cropyields.ac.uk/project.php
- http://blog.yhat.com/static/misc/data/drugs-and-math.csv
- http://blog.yhat.com/static/misc/data/world-sport-stacking.csv
- http://blog.yhat.com/static/misc/data/marijuana-street-price-clean.csv
- http://blog.yhat.com/static/misc/data/spanish-silver.csv
-
Debian New Maintainers' Guide
2016-10-27 See also:
- https://www.debian.org/doc/devel-manuals#packaging-tutorial
- https://www.debian.org/doc/debian-policy/
- https://www.debian.org/doc/manuals/developers-reference/
- https://wiki.debian.org/PackagingWithGit
- https://wiki.debian.org/HowToPackageForDebian
- https://feeding.cloud.geek.nz/posts/whats-in-a-debian-directory/
-
Audacity themes
2016-08-30 To enable theming, append the following section to ~/.audacity-data/audacity.cfg
[Theme] LoadAtStart=1
This will load any theme resource located under ~/.audacity-data/Theme/ImageCache.png
Some themes:
-
QA engineer walks into a bar
2016-08-16 QA Engineer walks into a bar. Orders a beer. Orders 0 beers. Orders 999999999 beers. Orders a lizard. Orders -1 beers. Orders a sfdeljknesv.
via https://github.com/minimaxir/big-list-of-naughty-strings via https://www.sempf.net/post/On-Testing1.aspx
-
Euclidean Rhythms
2016-03-22 - "Euclidean Rhythms" on tumblr: https://www.tumblr.com/search/euclidean%20rhythms
- http://cgm.cs.mcgill.ca/~godfried/rhythm-and-mathematics.html
- http://unthingable.eat-up.org/posts/2014/Jan/26/euclidean-rhythm-generator-in-clojure/
- https://github.com/heuermh/Euclidean-Pattern-Generator
- https://github.com/ideoforms/isobar
- http://blog.brianhouse.net/post/6470884605
- https://intimateandintricate.wordpress.com/2014/11/13/euclidean-rhythms-python-and-earsketch/