Viewing profile — froseph
froseph
HN member- Joined
- Tue, Mar 22, 2011, 6:29 PM UTC
- HN karma
- 57
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About froseph
my public key: https://keybase.io/froseph; my proof: https://keybase.io/froseph/sigs/rVs5dPA79-8GFTLWjX2yoIqq8usJigt2MMyY1hqX4h4
Recent public activity
-
comment
Comment #36711863
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.
-
comment
Comment #26241586
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.
-
comment
Comment #25670350
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 suggeste…
-
comment
Comment #11360552
It's giving me a 502 bad gateway :(
- comment
- comment
-
comment
Comment #9152911
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…
-
comment
Comment #9152755
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 t…
-
comment
Comment #9122815
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 th…
-
comment
Comment #6272194
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 requ…
-
comment
Comment #5446142
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.
-
comment
Comment #5231877
It reminds me of http://www.fefe.de/ncp/ It's always interesting when people come up with the same thing independently.
-
comment
Comment #5113299
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.
-
comment
Comment #4839115
They post them from time to time, but you're right, they primarily list VPS hosting. http://www.lowendbox.com/tag/dedicated-server/
-
comment
Comment #4763260
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 a…
-
comment
Comment #4646462
Drop by whitetruffle ( https://www.whitetruffle.com/ ). We're located in Rocketspace coworking space. @froseph or joseph@whitetruffle.com
-
comment
Comment #3882195
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…
-
comment
Comment #3563274
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…
-
comment
Comment #3370092
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 'j…
-
comment
Comment #3370056
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 a…
-
comment
Comment #3325005
Flashblock, but that was primarily motivated my the amount of CPU it sucks up on my e350 based laptop.
-
comment
Comment #3187300
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…
-
comment
Comment #3049181
Equally unsettling is the potential of people tracking enabled by the government's increased use of surveillance cameras and large database of photo ids.
-
comment
Comment #2978401
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…
-
comment
Comment #2978277
Ubuntu Server edition has JeOS option ( http://en.wikipedia.org/wiki/Ubuntu_JeOS ) which is a minimal install optimized for virtualized environments.