Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
froseph
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
froseph
3y ago
One I dont see mentioned is Xnest (or its successor Xephyr). In a previous life, used it all the time to debug apps in multiple desktop environments.
2.
▲
by
froseph
6y ago
I do lots of small commits as save checkpoints and new branches for each point of exploration. Rebase/reset to create clean commits. Each final commit is a complete thought.
3.
▲
by
froseph
6y ago
My favorite article on the life cycle (growth & collapse) of online communities is “Attacked from Within”* from the old kuro5hin site. I’ve always been curious to how it’s suggested solutions to the moderation problem would turn out. *
4.
▲
by
froseph
10y ago
It's giving me a 502 bad gateway :(
5.
▲
by
froseph
12y ago
The wayback machine* has Zachary Amsden's opinion in 2007 why the vmkernel (and other components) are not in violation of GPL. It's an interesting read. He concludes: > 1) There is no argument that depending on a Linux console
6.
▲
by
froseph
12y ago
The FAQ implies the lawsuit is relating to the Linux kernel: http://sfconservancy.org/linux-compliance/vmware-lawsuit-faq... > This case is specifically regarding a combined work that VMware allegedly created by com
7.
▲
by
froseph
12y ago
I also find it unlikely it's just the name and license number. They used to return all of a driver's information (name, phone, address, drivers license, license plate, etc) from the rest endpoint they were using on their website.
8.
▲
by
froseph
13y ago
I think most new "netbooks" have been converted into 11.6 form factor to include a proper full sized keyboard. The only real reason netbooks had 10" displays was because intel required it when purchasing an atom (along with t
9.
▲
by
froseph
13y ago
My company uses lastpass to share passwords. Any passwords that is saved to the 'shared accounts' folder is automatically shared to everyone on the team.
10.
▲
by
froseph
14y ago
It reminds me of http://www.fefe.de/ncp/ It's always interesting when people come up with the same thing independently.
11.
▲
by
froseph
14y ago
Is it Half-Life or Half-Life: Source? I'd assume it's Half-Life: Source since they probably aren't going to port the old engine over.
12.
▲
by
froseph
14y ago
They post them from time to time, but you're right, they primarily list VPS hosting. http://www.lowendbox.com/tag/dedicated-server/
13.
▲
by
froseph
14y ago
Their funds are finite and the increased cost of a football would take away funds for other goods and services which they deliver. They need to prioritize their the current needs and demands, not just optimize for the long term cost of a fo
14.
▲
by
froseph
14y ago
Drop by whitetruffle ( https://www.whitetruffle.com/ ). We're located in Rocketspace coworking space. @froseph or joseph@whitetruffle.com
15.
▲
by
froseph
14y ago
You should take a look at http://vcs-home.branchable.com/ They have a mailing list and a bunch of resources to do similar things. Right now I use movein[1] to maintain my dot files. Each dotfile is held in it's own repo which is checked o
16.
▲
by
froseph
15y ago
I do pretty much the same thing but using simplenote. Simplenote has a lot of clients including one for vim and emacs so it's pretty easy to find one on the platform of your choice.
17.
▲
by
froseph
15y ago
This is precisely why they use reverse a linked list- it's common enough that everyone understands it, and if not, it can be quickly explained, and everyone understands that you 'just need to flip' the arrows, yet we get many people who don
18.
▲
by
froseph
15y ago
For what it's worth I don't really care much about your resume other than the fact that it is a signal for if you _may_ be a good hire. My job as an interviewer is to test if you are a good hire and you need to be able to pass that test. I
19.
▲
by
froseph
15y ago
Flashblock, but that was primarily motivated my the amount of CPU it sucks up on my e350 based laptop.
20.
▲
by
froseph
15y ago
I've been using screen for years, and just switched to tmux since so many people have been raving about it. The reasons I switched were: 1/ Configs for status prompt were easier to grok 2/ Actively maintained. I used to use vertical split a
21.
▲
by
froseph
15y ago
Equally unsettling is the potential of people tracking enabled by the government's increased use of surveillance cameras and large database of photo ids.
22.
▲
by
froseph
15y ago
There are images of VMs floating of base installs of various linux distros. If this is too big, just configure JeOS with your basics and clone that image as needed. If the original poster is looking for a VM to distribute an application, Je
23.
▲
by
froseph
15y ago
Ubuntu Server edition has JeOS option ( http://en.wikipedia.org/wiki/Ubuntu_JeOS ) which is a minimal install optimized for virtualized environments.