HN user

TuxLyn

103 karma
Posts39
Comments49
View on HN
news.ycombinator.com 12y ago

Ask HN: Good Laptop without WebCam?

TuxLyn
1pts2
database.freetuxtv.net 12y ago

FreeTuxTV Database

TuxLyn
1pts0
www.mozilla.org 12y ago

Firefox 30.0 Released

TuxLyn
1pts0
addons.mozilla.org 12y ago

Firefox Plugin to Skip SSL Certificate Errors

TuxLyn
2pts0
news.ycombinator.com 12y ago

Ask HN: Can anyone help with our website logo?

TuxLyn
1pts2
en.wikipedia.org 12y ago

Defensive Programming

TuxLyn
1pts0
duckduckgo.com 12y ago

DuckDuckGo Settings

TuxLyn
1pts1
code.google.com 12y ago

Chromium Developers Refuse to Implement History Disable Feature

TuxLyn
1pts1
demo.mailpile.is 12y ago

MailPile – Taking Email Back

TuxLyn
2pts0
bitmessage.ch 12y ago

BitMessage.ch Email Registration Open

TuxLyn
1pts0
www.bestwebframeworks.com 12y ago

Best Web Frameworks

TuxLyn
5pts5
reason.com 12y ago

58 Percent of Americans Want the US to Stay Out of Ukraine

TuxLyn
2pts1
preview.alexa.com 12y ago

Alexa Facelift

TuxLyn
1pts0
community.secondlife.com 12y ago

Second Life’s Oculus Rift Integration is Ready

TuxLyn
2pts3
blog.gotux.net 12y ago

All WordPress (Responsive, Fluid, Fixed) Layout Themes

TuxLyn
2pts0
www.namecheap.com 12y ago

NameCheap get a .BIZ or .US for just $0.98

TuxLyn
2pts0
www.theregister.co.uk 12y ago

Apple Refused to Unlock Dead Woman’s iPad

TuxLyn
1pts0
www.theguardian.com 12y ago

US government moves to drop key charges against Barrett Brown

TuxLyn
1pts0
blog.cacert.org 12y ago

CAcert with high user gain and new server

TuxLyn
1pts0
attendee.gotowebinar.com 12y ago

How to ensure your server’s software stays secure

TuxLyn
1pts0
support.mozilla.org 12y ago

Firefox privacy and security settings

TuxLyn
2pts0
blog.gotux.net 12y ago

Show HN: Hacking Hacker News Using PHP/CURL

TuxLyn
2pts3
blog.gotux.net 12y ago

Sublime Text 3 Is Not Dead and Not Sold to GitHub

TuxLyn
18pts13
www.golang-book.com 12y ago

An Introduction To Programming In Go

TuxLyn
1pts0
blog.gotux.net 12y ago

Show HN: Custom Nginx Indexer

TuxLyn
47pts15
www.cnn.com 12y ago

Crowd-funding site Kickstarter hacked

TuxLyn
1pts0
www.virtualbox.org 12y ago

VirtualBox v4.3.8 (released 2014-02-25)

TuxLyn
2pts0
mewbies.com 12y ago

Mewbies Tutorials for the Installation and Usage of Softwares

TuxLyn
1pts0
impossiblehq.com 12y ago

The Only 2 Real Excuses Why People Refuse To Take Cold Showers

TuxLyn
1pts0
www.radioparadise.com 12y ago

Radio Paradise, Music from the 70's to Today

TuxLyn
1pts1

Yes officially it is, but notice the date the post was made. It was before the SLiM abandoned :-) I use my self and would recommend LightDM instead of SLiM now. But thank you for pointing this out. I'll post new arch install article one of this days ^_^

I would also like to say that I've been using Arch Linux since 2011 and it works for my development needs. I'm using it with 3-monitors on two separate "GeForce GT 610" video cards. I've tried many other distros including Ubuntu and Fedora both GNOME/KDE. I prefer Arch + XFCE + LightDM my self :-)

If you use synaptics try this. Should fix your issue. nano /etc/X11/xorg.conf.d/50-synaptics.conf (find Section "InputClass" and add this option) Option "FingerHigh" "8"

LOL Does this means what I think it means ? Basicly you don't care about people's privacy O_o

DOWN‽ : Safe, anonymous punctuation in your social network. DOWN‽ was created to avoid awkward punctuation, so rest assured we don't really care about privacy.

You can automate registrations and logins. If anyone is interested in learning how to use PHP/CURL with proxy support and find/submit fields including hidden ones. You can for example login and parse html with preg_match_all to find all the "saved" articles in your profile.

Bookmark it in firefox using various folder/categories. But after using "Hacker News" there is so many good websites daily/hourly that I'm starting to look for alternative too ^_^ Maybe use twitter :-) I'm actually thinking on creating links section on my blog and just add all the best websites that I find relative or interesting.

The whole point of this nginx indexer is that it uses "HttpAdditionModule" and HTML/CSS no other javascript ;-) This makes it very secure, because you don't even need php for this to work. Good addition to staticly generated blogs.