By selling their services to others. Musicians can sell live performances. Authors can ghost write, edit, etc. This isn't a big leap of imagination.
HN user
omail
I wasn't referring to desktop systems exclusively, but if I were then you'd have been right.
Being the defacto windowing system for the most popular operating system family is a great success.
And if you believe Windows is the most popular OS family, then being the defacto windowing system for the second most popular OS family is still a great success.
The title mislead me. I thought he was going to argue that Google Wave is like X-Windows. He seems to be saying Google Wave can be used as the transport layer for a display service. There does not appear to be any reason why it can't be X11 on top of Google Wave other than the insane latency requirement.
EDIT: He seems to be more keen on replacing X11. I think a protocol which works with X would be better.
I'm not sure why they decided the display should be the server and the programs be the clients. It might be because the other way around is to have one client, the display, access many servers, the programs. That seems even less right to me. (On the other hand, that would make it easier to let a friend over the network look into one of your windows.)
Commercially speaking, X11 was a great success. It is the de facto windowing system for UNIX and UNIX-like systems despite all of the horrors it brings.
When a company does something stupid, its competitors stand ready to benefit. I love this tweet: http://twitter.com/CJAhearn/status/2822810506
Oops. Too late to edit it now.
It seems to calculate the image's width to construct indentation. I think it would be easier to just enclose the comments with <dt></dt> and the child trees with <dd></dd>.
cut -d ' ' -f 2
casual vs ambitious?
The first could always turn into the second.
Marry a native speaker. Failing that get friends who are willing to converse with you exclusively in that language. Since it's Spanish, that shouldn't be very hard.
At my university, Intro to Prog. is in C and C++ (yes, both), and the course that immediately follows is in Scheme, some made up language (we had to build an interpreter for that language in Scheme) and Haskell (for the motivated students).
This article is difficult to understand because it is written as a flamebait rather than an objective critique.
Here is what I understand so far. His primary point is that for a FOSS project it is not easy to have it economically self-sustainable. I believe he is almost correct on this point and counter arguments exist elsewhere in this thread and on the internet. As for whether FOSS is useful or not or how to solve the problem described, he gives no suggestion. However, he does take many cheap shots at RMS and FOSS supporters.
Anyhow, my counterpoint, which I mentioned elsewhere in the thread, is the contribution of FOSS is beyond direct monetary compensation. For organizations FOSS provides cheap, commoditized off-the-shelf parts for internal software projects. For consumers, FOSS allows independence from software producers and system lock-ins. These benefits are real in economic terms and can not simply be waved away.
pcof's point still stands. Freedom is about lowering barriers, barriers which cost money to otherwise bypass. FOSS provides off-the-shelf parts for software engineers. Even Microsoft has used FOSS code in Windows.
http://or.ly has been taken. sniff
I am also a Linux user and have a few questions.
> there is no sensitive data to steal
What would I use this for? Is it simply a system to propagate programs to users? (Collaborative software development?) Will my data be on the WikiOS or on my hard drive?
> there is low motivation to vandalize (whereas some wikipedia articles are highly controversial)
Motivation can not be predicted in advance. If I make a program, could not a competitor add a change that "accidentally" introduces a security hole?
> sensitive portions of the OS require moderators approval in order to be modified
What would you define as sensitive?
> We are also working to implement code access security systems to address this issue.
What is your planned security model?
I like the fact that its is sandboxed from the host. Can a program on the WikiOS interact with host programs and if so, to what degree?
A slight inaccuracy, 4chan is moderated, even the "unmoderated" parts. Linky: http://www.4chan.org/rules
"Do not fuck with us."
So that's why you guys are still virgins. ;) Flaming a legitimate question does not make you friends.
You echo Bruce Schneier's sentiments.
The word on the street is 4chan was being hit by a SYN attack. The ACKs were directed to various ISPs, one of whom was AT&T, who all blocked 4chan in response.
The full DSLReports thread is at http://www.dslreports.com/forum/remark,22769947 . In a later post apeface, an AT&T employee, wrote:
"Well, I didn't see 207.126.64.182 or 207.126.64.181 in any block lists in the uverse routers , but that isn't to say they aren't blocked on the backbone someplace. We obviously aren't blocking the entire site or any particular link due to content because I can still access everything else but the links using the IP's above. If we where going to block a site, it wouldn't normally just be bits and parts, it would be all of it."
EDIT: apeface confirms AT&T has img.4chan.org blocked at the backbone.
For those of you on AT&T's network who want to test this, turn off images in your browser and access
http://img.4chan.org/b/imgboard.html
This is a very NSFW website. Only part of it is said to be blocked. 4chan.org should still be accessible. It is slow, at least for me, so wait for a few minutes before reporting it as blocked.
I'd like to see how 4chan responds. They are not the type to take things like this lightly.
I count 16,
Chinese citizenship: Wong Kwong Yu, Zhang Li, Zhang Jindong, Chu Mang Yee, Zhang Cheng Fei, Guo Guangchang, Liu Yongxing, Xu Jiayin, Liu Yonghao, Lu Guanqiu, William Ding, Zong Qinghou, Li Wei, Song Weiping, Liang Wengen, Chen Fashu
Hong Kong: Li Sze Lim
Australia: Shi Zhengrong
USA: Roger Wang
Nineteen if you count these other guys. All reside in China.
Interestingly enough, this list does not include the people listed at the bottom of the article: Hu Haifeng, Winston Wen Yunsong, Jiang Mianheng, Li Xiaopeng, and Levin Zhu.
IIRC that proof is from India around 900 C.E.
Except, company A's modification is a port to a platform with secret specifications. Neither you nor I have the time to reverse engineer it.
Earlier discussion on this event:
It means a terrorist could easily perform a denial of service attack with much fewer resources.
Not only that, if you select the wrong edition, switching to the correct edition costs less with Linux than with Windows.
PySH is not bash.
/tmp/pysh > [[ -d test ]]
Unknown command: [[ -d test ]]