HN user

bmurray7jhu

565 karma

All comments represent my personal views and not those of my employer.

Posts14
Comments89
View on HN

Unneeded materials from other depository libraries can now be transferred to the Internet Archive. Under 44 USC § 1912, depository libraries may dispose of outdated material, but must first offer to transfer to nearby depository institutions.

The touch controller is generally connected to a MUX controlled by the security processor. When entering sensitive data (PIN/PANs), the touch controller output is routed directly to the security processor, bypassing any Android-derived OS responsible for the GUI.

Reading and listening to Mandarin was much less difficult than I expected. Good pronunciation was more challenging, but after working with a speech-language pathologist, my speech production is good enough that I'm rarely asked to repeat myself.

  The acoustic signature predictive of a material compromise or potential 
  failure may include a large magnitude, high frequency acoustic burst followed by a 
  sustained interval of acoustic signals of slightly lower magnitude and high frequency, 
  but still well above a predetermined healthy structure condition.
The patent concedes that a structural failure may be presaged by a "large magnitude ... burst", but does contemplate thst such a burst may be unsurvivable.

Jacob plead guilty after the government found Jacob's unilateral recording of himself making false statements during a phone call with an FAA investigator. The plea bargain mentions these false statements, but only the search warrant notes that Jacob made perhaps the only recording of himself committing a federal crime.

The search warrant also includes a narrative into the investigation of four other crimes for which Jacob was investigated, but not ultimately charged.

The flag applies the transitive property[1] when propagating constraints. This gives more accurate results, but at the cost of analyzer speed.

  if (4 < x) {
    if (x < y) {
      if (y == 0) {
        // Unreachable since the above three conditions cannot
        // all be true at the same time (without multithreading).
      }
    }
  }
For a more detailed explanation, see [2]. (Also the inspiration for the above example.)

[1] https://en.m.wikipedia.org/wiki/Transitive_relation

[2] https://github.com/gcc-mirror/gcc/commit/50ddbd0282e06614b29...

In the US, semiconductor mask layouts are not eligible for copyright. Instead, the mask layout is protected under the Semiconductor Chip Protection Act of 1984. The Act grants rights similar to traditional copyright, but with a shorter period of protection and a more permissive framework for derivative works.

For consumer arbitration, always try to choose JAMS instead of AAA. JAMS arbitrators tend to charge much more than AAA arbitrators. Many JAMS arbitrators have judicial experience, some even on the federal bench.

In my case, all of the arbitrators proposed by JAMS would have charged over $1000 per hour to resolve my case. Per the contract, all arbitration costs would have been borne by the defendant, so the company was eager to settle and avoid a huge arbitration bill.