Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
rcgldr's latest activity
rcgldr
replied to the thread
If you think having a backup is too expensive, try not having one
.
At my first job in 1973, on a multi-computer multi-tasking database server using HP 2100s, the system had the advantage that is was...
Sunday, 5:45 PM
rcgldr
replied to the thread
Q-Day: When Quantum Computers can Factor ultra-large numbers in a few...
.
Putting this into perspective. In 2001, quantum computers were able to factor 15 into prime numbers 3 and 5. As of 2025, they haven't...
Sunday, 5:25 PM
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
Do web search for "banks required to use decimal math in the US", and you will find explanations. I'm aware that the government...
Sep 14, 2025
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
In 2001, the U.S. Securities and Exchange Commission (SEC) mandated "decimalization" for all U.S. stock markets (xx 3/4 becomes xx.75)...
Sep 13, 2025
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
Current Macs are using ARM M1 and M2 processors (an ARM processor is essentially VHDL that becomes part of the main chip that also...
Sep 11, 2025
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
Financial institutions are required by law to perform the math in decimal. Cobol typically does this using packed decimal (BCD). This...
Sep 11, 2025
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
I have about 25 Windows console mode X86 64 bit assembly only programs, generally math oriented stuff.
Sep 11, 2025
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
In the case of RISC-V, they've added Galois field instructions to speed up erasure code (RVV), and some have pre-fetch instructions...
Sep 11, 2025
rcgldr
replied to the thread
Learning Assembly and computer architecture for x86
.
X86 instruction set is a moving target. As suggested by others, start off with what a C compiler generates. Advanced stuff like AVX512 +...
Sep 2, 2025
rcgldr
replied to the thread
When should a beginner programmer learn vims/emacs?
.
I started programming in 1968, using punched cards. There were several batch editors for text files stored on a disk drive at the...
Aug 25, 2025
Forums
Back
Top