Having some talent is one thing. But running a good blogging site is also a time-consuming job. Think about how much time it takes to write a quality post that attract a lot of traffic. Another thing is promote that blog. It requires constant attention.
Don't reply to comments for a few weeks and you'll see the traffic drops significantly.
So I'd argue that people who spend a lot of time blogging and promoting it have a chance to earn some money.
Think about how much information an intelligence agency (foreign or domestic) can get about a person by analyzing social sited like Facebook, MySpace, LinkedIn, Twitter: friends, activities, affiliations, even political views.
How about putting DNS servers on a neutral territory. Mars is a good candidate: there is a growing list of countries that launch their probes there.
There will some web access delay, but it's another issue.
Isn't it an oxymoron: "hacker" and "Homeland Security Advisory Council" in one sentence.
How about : A well known criminal John Doe joined the police force
Here is a formal definition of a Computer Software Engineer occupation, according to the US Department Of Labor:
"Research, design, develop, and test operating systems-level software, compilers, and network distribution software for medical, industrial, military, communications, aerospace, business, scientific, and general computing applications. Set operational specifications and formulate and analyze software requirements. Apply principles and techniques of computer science, engineering, and mathematical analysis."
College ranking is as meaningless as measuring an average temperature of patients in a hospital.
You can rank swimmers, chess players, runners.
But giving some abstract value to an educational institution ?!
Hypothetically speaking, if there is a powerful Java processor that runs Java Virtual Machine (JVM) in hardware, and a browser application written in Java, you'd get an OS-less netbook
No surprise it was Russian who came up with this
on
Tetris Turns 25
·
· Score: 1
It's no surprising it was Russian who came up with Tetris and Hungarian who came up with Rubik's Cube.
Russian and Eastern European science education is well-known for its quality and rigor.
Russian students usually take first places in ACM programming contests.
Too bad so much resources were diverted into military in the Soviet era. Otherwise we'd see more gems like Tetris and Rubik's Cube.
Totally agree. VHDL and Verilog differences are insubstantial as far as synthesizable code is concerned. As far as code readability I prefer Verilog because it's more concise.
I agree. I've been in Silicon Valley for the last 9 years working in different companies doing FPGAs. It's all Verilog.
I think Verilog rules not only in Silicon Valley, but the entire west coast
Verilog is a programming language that describes hardware. You can program complex algorithms, protocol stacks, even simple operating systems. I've done it during my 9 years working with Verilog.
How is this info relevant in 2009 ?
I've been working with Xilinx in the last 9 years and can attest that their software has a decent quality. By "decent" I mean no better or worse that its competitor Altera. There are occasional bugs which are quickly fixed or tech support offers a work-around.
Verilog is more concise.
Example: 16-bit LFSR counter in Verilog has 24 lines of code. The same in VHDL is 41.
(I generated the LFSR counter using OutputLogic.com online tools)
Having some talent is one thing. But running a good blogging site is also a time-consuming job. Think about how much time it takes to write a quality post that attract a lot of traffic. Another thing is promote that blog. It requires constant attention. Don't reply to comments for a few weeks and you'll see the traffic drops significantly. So I'd argue that people who spend a lot of time blogging and promoting it have a chance to earn some money.
OutputLogic
I'd be interesting to know what's the quality of such a link: latency, throughput, how many retransmissions, etc.
OutputLogic
The next step would be to turn cars into horses.
OutputLogic
Think about how much information an intelligence agency (foreign or domestic) can get about a person by analyzing social sited like Facebook, MySpace, LinkedIn, Twitter: friends, activities, affiliations, even political views.
OutputLogic
I will use the universal language of prime numbers
OutputLogic
How about putting DNS servers on a neutral territory. Mars is a good candidate: there is a growing list of countries that launch their probes there. There will some web access delay, but it's another issue.
OutputLogic
Isn't it an oxymoron: "hacker" and "Homeland Security Advisory Council" in one sentence. How about : A well known criminal John Doe joined the police force
OutputLogic
Here is a formal definition of a Computer Software Engineer occupation, according to the US Department Of Labor:
"Research, design, develop, and test operating systems-level software, compilers, and network distribution software for medical, industrial, military, communications, aerospace, business, scientific, and general computing applications. Set operational specifications and formulate and analyze software requirements. Apply principles and techniques of computer science, engineering, and mathematical analysis."
OutputLogic
College ranking is as meaningless as measuring an average temperature of patients in a hospital. You can rank swimmers, chess players, runners. But giving some abstract value to an educational institution ?!
OutputLogic
Hypothetically speaking, if there is a powerful Java processor that runs Java Virtual Machine (JVM) in hardware, and a browser application written in Java, you'd get an OS-less netbook
- OutputLogic
It's no surprising it was Russian who came up with Tetris and Hungarian who came up with Rubik's Cube. Russian and Eastern European science education is well-known for its quality and rigor. Russian students usually take first places in ACM programming contests. Too bad so much resources were diverted into military in the Soviet era. Otherwise we'd see more gems like Tetris and Rubik's Cube.
...or invents a new set of coordinates
HexaBoard
Totally agree.
VHDL and Verilog differences are insubstantial as far as synthesizable code is concerned. As far as code readability I prefer Verilog because it's more concise.
- outputlogic
Visit outputlogic.com : tools that improve productivity
I agree. I've been in Silicon Valley for the last 9 years working in different companies doing FPGAs. It's all Verilog. I think Verilog rules not only in Silicon Valley, but the entire west coast
- outputlogic
Visit outputlogic.com : tools that improve productivity
Verilog is a programming language that describes hardware. You can program complex algorithms, protocol stacks, even simple operating systems. I've done it during my 9 years working with Verilog.
- outputlogic
Visit outputlogic.com : tools that improve productivity
For those who remember Pascal programming language, Verilog has some Pascal elements.
For example "begin-end" blocks
- outputlogic
Visit outputlogic.com : tools that improve productivity
It all depends on the FPGA size you need. Check this out:
http://www.xilinx.com/products/devkits/HW-SPAR3A-SK-UNI-G.htm
- outputlogic
Visit outputlogic.com : tools that improve productivity
How is this info relevant in 2009 ? I've been working with Xilinx in the last 9 years and can attest that their software has a decent quality. By "decent" I mean no better or worse that its competitor Altera. There are occasional bugs which are quickly fixed or tech support offers a work-around.
Thanks
Visit http://outputlogic.com/ : tools that improve productivity
Verilog is more concise. Example: 16-bit LFSR counter in Verilog has 24 lines of code. The same in VHDL is 41. (I generated the LFSR counter using OutputLogic.com online tools)