The hosting story revolves around. I’m moving back from Wordpress and Tumblr to a static site generator - named Hugo. The posts are migrated step by step. And yes it takes time…
Find more of my blog posts on the codecentric blog.
Gedanken des Tages
Benötigte Lebensmittel zu den Menschen die Sie benötigen
Im TV habe ich einen Bericht zu SPRK gesehen. Für mich bekannt. TGTG, worüber ich SPRK kennengelernt habe, nutze TGTG seit April 2020. Laut App habe ich bis dato >550kg CO2 eingespart. Zum Abholen der Lebensmittel bin ich stehts mit dem Rad gefahren. für mich interessant daran ist Lebenmittel zu retten, etwas neues Auszuprobieren bzw. zu verwerten und die Überraschung. jedoch ist es mir hier leider ebenfalls passiert, dass ich nicht alles verwertet habe und letztendlich auch wegwerfen musste. Seit Flink in Berlin Einkäufe liefert, nutze ich diesen Service ebenfalls gern. Er erleichtert mir Arbeit, Familie und Co einfacher unter einen Hut zu bekommen. Ja, in der Stadt hat sich die Art der Lebenführung bei mir stark verändert. Von Lebenmittel auf Vorrat zu haben, hin zu das zu bestellen was man diesen oder höchstens nächsten Tag benötigt. Der für mich nächste Schritt ist die Kombination zwischen SPRK und Flink. Gibt es soetwas bereits? Wenn nein, wer setzt es um?
DNS Server
Provider | Primary | Secondary |
---|---|---|
Cloudflare IPv4 | 1.1.1.1 | 1.0.0.1 |
Cloudflare IPv6 | 2606:4700:4700::1111 | 2606:4700:4700::1001 |
Google IPv4 | 8.8.8.8 | 8.8.4.4 |
Google IPv6 | 2001:4860:4860::8888 | 2001:4860:4860::8844 |
Quad9 * IPv4 | 9.9.9.9 | 9.9.9.10 |
Quad9 * IPv6 | 2620:fe::fe | 2620:fe::10 |
OpenDNS (Cisco) IPv4 | 208.67.222.222 | 208.67.222.220 |
OpenDNS (Cisco) IPv6 | 2620:0:ccc::2 | 2620:0:ccd::2 |
Hurricane Electric IPv4 | 74.82.42.42 | - |
Hurricane Electric IPv6 | 2001:470:20::2 | - |
Chaos Computer Club Berlin | 213.73.91.35 | - |
Quad9
- Primary: Secure, Blocklist, DNSSEC, No EDNS Client-Subnet
- Secondary: Unsecure, No blocklist, no DNSSEC, send EDNS Client-Subnet
FoeBud/digitalcourage
Game Developer Travel Tour
The two game developer Marius Winter and Benedikt Hummel travels across europe: tourbueno.com
Patterns Of Resilience
By Uwe Friedrichsen
Slides: http://de.slideshare.net/ufried/patterns-of-resilience
In this slide deck, I first describe what resilience is, what it is about, why it is important and how it is different from traditional stability approaches.
After that introductory part the main part is a “small” pattern language which is organized around isolation, the typical starting point of resilient software design. I used quotation marks for “small” as even this subset of a complete resilience pattern language still consists of around 20 patterns.
Cheat Sheets
Nice cheat sheets (e.g. protocols, applications, references, syntax, technologies): http://packetlife.net/library/cheat-sheets/
Running Overclocked Raspberry Pi 2 B With FreeBSD
Overclocking options: arm=1000MHz, core=500MHz, sdram=500MHz, overvolt=2
Write an FreeBSD.img file to an SD card
|
|
How to build your own freebsd raspberry pi (arm6) image:
Update 2018-08
FreeBSD has supported the Raspberry Pi 2 since Q2 2015.
FreeBSD update/rollback plus cron job
Update
|
|
Rollback
|
|
Daily update cron job
|
|
FreeBSD reboot 10 seconds after a panic
|
|
|
|
Overclocking Raspberry Pi B+
SoC (Broadcom BCM2835 ARMv6) thermal range is up to +85 °C.
Orginal /boot/config.txt:
|
|
My additional options (stable system):
|
|
Setup swapfile on FreeBSD
Your process consume more memory than there is physical RAM (e.g compelling on a raspberry pi)? In that case you need swap space.
|
|
Based on:
Setup ntp/d
Cause
|
|
Solution
Global ntp pool/zone overview.
|
|
FreeBSD Performance Analysis Tools
Source: https://github.com/hukl/freebsd-toolbox
e.g. $ systat -vmstat 0.5
Fix FreeBSD 10.1 Boot Problem On Raspberry Pi B+ (error 19)
|
|
Unix Toolbox
Since 2007 … http://cb.vu/unixtoolbox.xhtml
A collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users, a compact and practical reference.
Schlanke CMS-Alternativen
http://t3n.de/magazin/schlanke-cms-alternativen-wordpress-typo3-co-jungen-234161/
“Es gibt heute bereits zahlreiche innovative CMS-Lösungen, die leichtgewichtig, schnell zu erlernen und einfach zu implementieren sind. Sie fokussieren sich oft auf eine Nischengruppe und verzichten nicht nur auf überflüssige Features, sondern in einigen Fällen sogar auf die ganze Datenbankschicht. Bei kleinen bis mittleren Web-Projekten haben sie sicherlich das Potenzial, WordPress und Co. zu ersetzen. Und wer weiß – vielleicht feiern wir mit Kirby, Craft oder Koken in zehn Jahren eine neue Erfolgsgeschichte. Schließlich hat WordPress auch mal ganz klein angefangen.”
Frontend Frameworks
A collection of front-end frameworks for faster and easier web development: https://usablica.github.io/front-end-frameworks/compare.html
How to switch version of brew installed software
|
|