sramov | 12 years ago | on: Dear Facebook: You Suck
sramov's comments
sramov | 12 years ago | on: Dear Facebook: You Suck
sramov | 12 years ago | on: OpenSSH security advisory
The page you linked to is not updated as often or as thoroughly. Errata ('Patches' link on the main page) is the page you want. Sorry for the confusion.
sramov | 12 years ago | on: OpenSSH security advisory
http://www.openbsd.org/errata54.html
In places where -current is not an option, look into M:Tier binpatches and their `openup` utility:
sramov | 12 years ago | on: OpenSSH security advisory
sramov | 12 years ago | on: OpenBSD 5.4 Released
Also, repeat the same after each snapshot upgrade, as the X sets will overwrite it every time, naturally. Don't forget to keep it updated as well, with `cvs up`.
sramov | 12 years ago | on: OpenBSD 5.4 Released
M350 enclosure is popular and cheap.
It goes without saying such box will smoke anything you can buy of-the-shelf. Hell, even the anemic ALIX Geode gave a nice boost to my home network over the crappy Linksys I had previously (things are now snappy and 100% stable).
sramov | 12 years ago | on: OpenBSD 5.4 Released
sramov | 12 years ago | on: OpenBSD 5.4 Released
http://s24.postimg.org/n94n4dred/fonts.png
I fetch freetype via CVS from xenocara tree:
cvs co xenocara/lib/freetype
Apply the subpixel patch (the Adobe CFF stuff is already default in -current):http://dpaste.com/hold/1438578/
And use the following `~/.config/fontconfig/fonts.conf`:
http://dpaste.com/hold/1438579/
You might also want to delete `/etc/fonts/conf.d/30-lucida-aliases.conf`.
sramov | 12 years ago | on: OpenBSD 5.4 Released
There is nothing quite like OpenBSD out there. Thank you OpenBSD developers!
sramov | 12 years ago | on: Critical vulnerabilities in numerous ASUS routers
sramov | 13 years ago | on: Show HN: Generate slick email sigs
sramov | 13 years ago | on: Address Book
Glad to hear you like the idea. It was an eureka moment for me :)
sramov | 14 years ago | on: HN giveaway: 6 months of static hosting (OpenBSD & nginx)
I decided to follow KISS principle and provide managed personal service where I can remember people by name.
The service has nothing to do with being a CDN. It is a place where you can host your static sites, set them up and basically forget about them.
Minimal base system, OpenBSD, PF and nginx are there to keep things simple, network invisible and noise free.
Basically a niche service for technical folks and people who like things simple, minimal and stable.
sramov | 14 years ago | on: HN giveaway: 6 months of static hosting (OpenBSD & nginx)
sramov | 14 years ago | on: Imagine a world where Bash supports JSON.
sramov | 14 years ago | on: Cloud email service price comparison
sramov | 14 years ago | on: Google's 404 Page
curl www.google.com/lalalalasramov | 14 years ago | on: Steve Losh's .vimrc
When I switched to nvi I realized how wrong I was. My .nexrc contains less than ten lines. There is no syntax highlighting. I was also forced to learn real vi properly. When you do such things amazing things happen.
sramov | 14 years ago | on: Steve Losh's .vimrc
We often forgot about the essence of things such as typing the actual code or words, and focus on tools. Better investment is learning how to properly type than having countless little helpers which are nothing more than debt.
Increasing complexity in all areas of life really is troublesome.