-
Categories
-
Tags/Keywords
mod_rewrite PHP Linux Subversion Gentoo Windows smb SSH XTerm nutrition CSS van der Molen Debian HTTP zimbra CLI svn metabolism WWW Screen xen Family WordPress T61 Ruby plugin WLB07051 MediaWiki X Apache Javascript bash samba RAID Firefox MySQL Ubuntu shell VIM blog.bigsmoke.us DNS ssl RuG HTML postfix -
Recent Posts
-
Recent Comments
Author: halfgaar
Git and Tig config base
Here's just a quick .gitconfig:
[core]
commentchar = %
[tig "color"]
date = cyan black bold
diff-header = cyan black
[tig]
ignore-case = yes
Read More »
Attempt to repair short on motherbord
At work, we had a small embedded PC that had a short in the mainboard. I attempted a fix, mostly for educational purposes. It wasn't successful, but I wanted to post the method and result anyway. The method I used is elaborately explained on Youtube, so go hunt there for more details.
Read More »
Garbled screen in tmux on Ubuntu 18.04 in Konsole
There is a bug in Konsole with tmux: lines often aren't cleared properly. To fix, put this in tmux.conf:
Read More »
Nginx maintenance page
Just some example code for an nginx maintenance page:
server {
listen 80;
listen 443 ssl;
server_name www.example.com;
Read More »
Softstarter (ballast start) relay charred after years of use
This is an interesting case. I made a sound system for a friend in 2012. In it is a soft-starter, that engages the heavy transformer through a ballast, so that the fuse doesn't trip. This is it:
Read More »
Digital audio passthrough on TVs
I was researching how TVs pass through audio coming in from HDMI, and I found this. Just dumping it here as memory. Read More »
Spectre and Meltdown Status
Just some quick links with the status of Spectre and Meltdown:
Read More »
Low noise linear power supply
Just as a note to self mostly: this is an interesting article about the noise in a LM317/LM337 based power supply.
Read More »
Termination of High-Speed Converter Clock Distribution Devices
Clearing up something from my inbox:
Termination of High-Speed Converter Clock Distribution Devices Read More »