acm-header
Sign In

Communications of the ACM

Blogroll


bg-corner

Science and Technology links (November 24th, 2017)
From Daniel Lemire's Blog

Science and Technology links (November 24th, 2017)

Women earned majority of doctoral degrees in 2016 for 8th straight year and outnumber men in grad school 135 to 100. Materialists use Facebook more frequently,Continue...

How often do superior alternatives fail to catch on?
From Daniel Lemire's Blog

How often do superior alternatives fail to catch on?

Many of us rely on a Qwerty keyboard, at least when we are typing at a laptop. It is often said that the Qwerty keyboard is inferior to clearly better alternatives...

You are your tools
From Daniel Lemire's Blog

You are your tools

I believe that there are no miracle people. When others get the same work done as you do, only much faster, they are almost surely using better tools. Tools are...

Do relational databases evolve toward rigidity?
From Daniel Lemire's Blog

Do relational databases evolve toward rigidity?

The Hanson law of computing states that: Any software system, including advanced intelligence, is bound to decline over time. It becomes less flexible and moreContinue...

Science and Technology links (November 17th, 2017)
From Daniel Lemire's Blog

Science and Technology links (November 17th, 2017)

Josiah Zayner, a biochemist who once worked for NASA, became the first person known to have edited his own genes (…) During a lecture about human genetic engineering...

Fast exact integer divisions using floating-point operations (ARM edition)
From Daniel Lemire's Blog

Fast exact integer divisions using floating-point operations (ARM edition)

In my latest post, I explained how you could accelerate 32-bit integer divisions by transforming them into 64-bit floating-point divisions. Indeed, 64-bit floating...

Fast exact integer divisions using floating-point operations
From Daniel Lemire's Blog

Fast exact integer divisions using floating-point operations

On current processors, integer division is slow. If you need to compute many quotients or remainders, you can be in trouble. You potentially need divisions when...

Science and Technology links (August 18th, 2017)
From Daniel Lemire's Blog

Science and Technology links (August 18th, 2017)

We’d like, one day, to transplant pig organs into human beings. Sadly, this is currently very dangerous because, even though pigs are very similar to us, the small...

Damore, Google: my thoughts
From Daniel Lemire's Blog

Damore, Google: my thoughts

So an engineer called Damore wrote a memo that opposed Google’s diversity policies and he was fired. Here is a questions-and-answers with me. I am the interviewer...

On Melissa O’Neill’s PCG random number generator
From Daniel Lemire's Blog

On Melissa O’Neill’s PCG random number generator

Computers often need random numbers. Most times, random numbers are not actually random… in the sense that they are the output of a mathematical function that is...

Bubbling up  is lowering empathy at a civilization scale
From Daniel Lemire's Blog

Bubbling up is lowering empathy at a civilization scale

Computer networks are a fantastic invention. When they came in my life, I remember spending hours, sometimes days, arguing with people I violently disagreed with...

Optimizing polynomial hash functions (Java vs. Swift)
From Daniel Lemire's Blog

Optimizing polynomial hash functions (Java vs. Swift)

In software, hash functions are ubiquitous. They map arbitrary pieces of data (strings, arrays, …) to fixed-length integers. They are the key ingredient of hash...

Science and Technology links (August 11th, 2017)
From Daniel Lemire's Blog

Science and Technology links (August 11th, 2017)

It looks like the Java programming language might finally get in-language support for vector instructions, these instructions are supported by modern processors...

Science and Technology links (August 4th, 2017)
From Daniel Lemire's Blog

Science and Technology links (August 4th, 2017)

Lifting a lot of small weights and eating protein regularly builds muscle mass. There is no need for heavy weights and hormones matter less than you think. There...

Science and Technology links (July 27th, 2017)
From Daniel Lemire's Blog

Science and Technology links (July 27th, 2017)

Currently, damage to the retina is largely viewed as irreversible. However, some researchers were able to generate retinal cells in mice. Toyota is reportedly ready...

Science and Technology links (July 21st, 2017)
From Daniel Lemire's Blog

Science and Technology links (July 21st, 2017)

Want proof that you live in the future? Ok. There is this “cryptocurrency” called ethereum and it is causing a shortage of microprocessors: Demand from Ethereum...

What is “modern” programming?
From Daniel Lemire's Blog

What is “modern” programming?

As a young teenager, I dabbled with basic and some assembly. Things got serious when I learned Turbo Pascal. “Now we are talking”, I thought. Turbo Pascal offered...

Science and Technology links (July 14th, 2017)
From Daniel Lemire's Blog

Science and Technology links (July 14th, 2017)

PC shipments are at the lowest level of the last 10 years, and they have been declining for the last two years. Using smartphone data, researchers are able forContinue...

Pruning spaces faster on ARM processors with Vector Table Lookups
From Daniel Lemire's Blog

Pruning spaces faster on ARM processors with Vector Table Lookups

Last week, I asked how fast one could remove spaces from a string using ARM processors. On a particular benchmark, I got 2.4 cycles per byte using regular (scalar)...

Science and Technology links (July 7th, 2017)
From Daniel Lemire's Blog

Science and Technology links (July 7th, 2017)

People magazine recently named Julia Roberts, who is 49, as the World’s Most Beautiful Woman. Volvo plans to commercialize self-driving cars in 2020, and all electric...
Sign In for Full Access
» Forgot Password? » Create an ACM Web Account