Wetware is a software written by WetCat. Or it's just a packaged swimsuits. Can a robot tell the packaged swimsuits from the packaged computer games and software in the shelves of Wal-Mart?
Because people are different! And they think different! It's much easier for me to think in terms of commands , their arguments and strings than in terms of functions and procedures. I cannot really understand Perl code, but TCL is easy for me.
Cryptic things like $_ in perl and enormous contexts are also really confusing.
In python I was astonished by the requrement of strict tabbing. I am not a precious person and I found this requirement hard. But in other ways Python is great language, having a lot of libraries.
I do! a very large project, btw. and please do not put your own opionion as the opinion of the masses. People who think in commands and strings choose TCL!
Yes! Tcl is a great language NOW. it's about 3-5 times faster than it was 5 years ago and has a lot of new features. Tcl is a good language, especially when using its object-oriented [Incr TCL] extension. Not everybody like perl. Language is a matter of taste.
Looks promising... but On my opinion, garbage collection is generally bad, but probably it's because i spent a lot of time on projects in which real time was important... The language should allow both GC and non-GC style of programming. That's it. Then you'll be able to polish the critical real-time sections and turn off GC for them and leave GC for other parts for which the execution times are non-essential.
I want to get everything in the distribution. Including Prolog, Mozart, Cash management, etc. Theoretically a distribution should contain all the stable contents of sf.net and freshmeat.net It should have a relatevily smart installer which should include some standard configurations. But I really like idea of LARGE distributions, not small ones. This thing I would like to buy.
BTW, it's rather easy and effective to use neural networks to figure out page ranks. It will be funny if injunction will be done and google used trained neural networks. The code will look like PageRank=GetFromNeuralNetwork(pageURL,Networ k) where Network=array[1..10000][1..10000][1..10000] of real and GetFromNeuralNetwork do some calculations with Network numbers - neurons that feed each other. It even can be done in some specialized hardware! The algorithm is in numbers! But there is no way to figure out how it works - it's a real black box. You should know on what content the network is trained on to figure out what this construction really do...
This is boring. No real interesting news. TiVO is for rich TV consumers who can and want to afford this intellectual chewing gum that is sold in "packages" by the cable companies. Boycott TV at all! Use internet or walk, play with children, socialize, go biking, go swimming, go fishing!
Uproar?! From whom? Repairman will receive the manuals and just will follow them. Consumers will not be aware at all - are you sure that GM or FORD not already do that? When was last time you owned the perfect manual for your car with detailed connections and part types?
Hehe! What about wireless voice connection: two large acoustic system in A and B and a microphones on the other end. (Or spy electronic ears) And that will be loud! You'll be able to HEAR your IP Packets 8-0
Why crack encrypted keys? Why not to write an interesting game, like robot battle, that include, for example python virtual machine as robots AI? Then sign that game in Microsoft. Then port linux to that Python virtual machine. It's perfectly legal and OK.
...isn't it better to try to find a turing-complete machine inside of already signed by Microsoft applications... and install Linux on that machine!? Or incorporate that machine in some cool game and sign that game by Microsoft.
With the bicycle I found only 3 problems: 1. Parking. How to park it at the office. Partial solution is to put it into basement of the building (no bicycle rails are provided at our building). For Segway this problem will arise too. 2. Winter conditions. Nothing can really be done with that, but surely you'll be freezing while riding Segway much earlier than when riding a bicycle. 3. Sweating and be able to get a good look before getting to the office. Hmm... Riding at a speed of Segway on a bicycle can partially solve this problem. For bicycle you need to eat more (which is not a problem), for Segway you need a dedicated socket which IS a problem.
Re:For desktop, server or infrastructure?
on
Linux Is Cheaper
·
· Score: 1
10 years ago it was done as NFSROOT+YPpasswd. Voila! You manage only one computer essentially. Now you can do even better, having installed K12LTSP+MOSIX (www.k12ltsp.org and http://openmosix.sourceforge.net/ltsp-omr4-1. html ) Each computer in cluster will provide its own processor power to the pool and every user of the pool will be able to use that power.
XUL is an obscene word!
Wetware is a software written by WetCat.
Or it's just a packaged swimsuits.
Can a robot tell the packaged swimsuits from
the packaged computer games and software in
the shelves of Wal-Mart?
Because people are different! And they
think different!
It's much easier for me to think in terms
of commands , their arguments and strings
than in terms of functions and procedures.
I cannot really understand Perl code,
but TCL is easy for me.
Cryptic things like $_ in perl and enormous contexts are also really confusing.
In python I was astonished by the
requrement of strict tabbing. I am not a precious person and I found this requirement hard. But in other ways Python is great language, having a lot of libraries.
I do! a very large project, btw.
and please do not put your own opionion as the opinion of the masses.
People who think in commands and strings choose TCL!
Yes! Tcl is a great language NOW.
it's about 3-5 times faster than it was 5 years ago and has a lot of new features.
Tcl is a good language, especially
when using its object-oriented [Incr TCL]
extension.
Not everybody like perl. Language is a matter of taste.
Virii is a special type of computer viruses?
Viruses is the plural from virus, not virii.
See www.webster.com.
I mistakenly read the title as
Hollywood Massages Aussie ISPs Over Movie Downloading
And how can you trust that guy that makes checksum? RIAA can add some checksums that denote
Britney Spears album to that list...
1. Create a hardware part
2. Add Built-in software+hardware (useless) components
3. Invoke DMCA
4. ???
5. Profit!!!
Yes, but can I do manual alloc and free in that
part of the system where GC is disabled?
Looks promising... but
On my opinion, garbage collection is generally bad, but probably it's because i spent a lot
of time on projects in which real time was important...
The language should allow both GC and non-GC
style of programming.
That's it. Then you'll be able to polish
the critical real-time sections and turn off
GC for them and leave GC for other parts
for which the execution times are non-essential.
urpmi is a essential part and a core of Mandrake distribution.
What status does apt.rpm have in RedHat?
In Soviet Russia "XP" reads as "KhhhR" and associates either with snoring or with swine...
urpmi in mandrake does exactly that.
I want to get everything in the distribution.
Including Prolog, Mozart, Cash management,
etc.
Theoretically a distribution should contain
all the stable contents of sf.net and freshmeat.net
It should have a relatevily smart installer
which should include some standard configurations.
But I really like idea of LARGE distributions, not small ones.
This thing I would like to buy.
BTW, it's rather easy and effective to user k)
neural networks to figure out page ranks.
It will be funny if injunction will be done
and google used trained neural networks.
The code will look like
PageRank=GetFromNeuralNetwork(pageURL,Netwo
where Network=array[1..10000][1..10000][1..10000]
of real
and GetFromNeuralNetwork do some calculations
with Network numbers - neurons that feed each other. It even can be done in some specialized
hardware!
The algorithm is in numbers! But there is no
way to figure out how it works - it's a real
black box. You should know on what content the network is trained on to figure out what this construction really do...
Better use Internet or walk...
This is boring. No real interesting news.
TiVO is for rich TV consumers who can and want to
afford this intellectual chewing gum that is sold in
"packages" by the cable companies.
Boycott TV at all! Use internet or walk, play with children,
socialize, go biking, go swimming, go fishing!
Uproar?! From whom? Repairman will receive the manuals and just will follow them. Consumers will not be aware at all - are you sure that GM or FORD not already do that? When was last time
you owned the perfect manual for your car with
detailed connections and part types?
Hehe! What about wireless voice connection:
two large acoustic system in A and B and a microphones on the other end. (Or spy electronic ears) And that will be loud! You'll be able to HEAR your IP Packets
8-0
Why crack encrypted keys?
Why not to write an interesting game,
like robot battle, that include, for example
python virtual machine as robots AI?
Then sign that game in Microsoft.
Then port linux to that Python virtual machine.
It's perfectly legal and OK.
...isn't it better to try to find a turing-complete machine inside of already signed by Microsoft applications... and install Linux on that machine!?
Or incorporate that machine in some cool game
and sign that game by Microsoft.
With the bicycle I found only 3 problems:
1. Parking. How to park it at the office. Partial solution is to put it into basement of the building (no bicycle rails are provided at our building).
For Segway this problem will arise too.
2. Winter conditions. Nothing can really be done with that, but surely you'll be freezing while riding Segway much earlier than when riding a bicycle.
3. Sweating and be able to get a good look before getting to the office. Hmm... Riding at a speed of Segway on a bicycle can partially solve this problem.
For bicycle you need to eat more (which is not a problem), for Segway you need a dedicated socket
which IS a problem.
10 years ago it was done as. html
NFSROOT+YPpasswd. Voila! You manage only one computer essentially.
Now you can do even better, having installed
K12LTSP+MOSIX
(www.k12ltsp.org and
http://openmosix.sourceforge.net/ltsp-omr4-1
)
Each computer in cluster will provide its own
processor power to the pool and every user of the pool will be able to use that power.
What about joining BSA and making raids to
violators of GNU license (or BSD license)?