dice's comments

dice | 5 months ago | on: Show HN: The text disappears when you screenshot it

Not the parent but that was not at all clear to me. I immediately thought of taking multiple successive instantaneous screenshots and then stacking them. I'm not sure I would have thought of using a camera within a few minutes to an hour, it's not a tool I would ever reach for normally.

dice | 6 months ago | on: I ditched Docker for Podman

> Was this a deal breaker for any company?

It is at the company I currently work for. We moved to Rancher Desktop or Podman (individual choice, both are Apache licensed) and blocked Docker Desktop on IT's device management software. Much easier than going through finance and trying to keep up with licenses.

dice | 4 years ago | on: New exotic matter particle, a tetraquark, discovered at CERN

  “Teasers are usually rich kids with nothing to do. They cruise around looking for planets that haven’t made interstellar contact yet and buzz them.”
  
  “Buzz them?” Arthur began to feel that Ford was enjoying making life difficult for him.
  
  “Yeah,” said Ford, “they buzz them. They find some isolated spot with very few people around, then land right by some poor unsuspecting soul whom no one’s ever going to believe and then strut up and down in front of him wearing silly antennas on their head and making beep beep noises.”
-- HHGTTG

dice | 6 years ago | on: The Light Phone

My three year old and I actually had a lot of fun with the Calculator app on my phone just a couple hours ago. He thought that me reading off large numbers was hilarious.

So, yeah, Calculator is a pretty important feature.

dice | 7 years ago | on: Larry Wall's Very Own Home Page

Full decode of the P section is even more amusing:

GEEK PERL CODE [P+++++(--)$]

My tendencies on this issue range from: "I am Larry Wall, Tom Christiansen, or Randal Schwartz.", to: "Perl users are sick, twisted programmers who are just showing off." Getting paid for it!

dice | 7 years ago | on: Ask HN: Have you built a house?

>budget overrun of 40% and spent close to twice the number of hours I estimated up front

Sounds typical for construction.

dice | 7 years ago | on: Possible BGP hijack of 1.1.1.1

>Usually

If only...

BCP 38[0] is nowhere near usual. Lots of networks, including some very problematic big ones (cough Hurricane Electric cough), do not implement it as a matter of course. The AWS Route53 hijack last month which resulted in downtime for a number of sites plus a six figure coin theft[1] could have been prevented by adequate filtering.

0: https://tools.ietf.org/html/bcp38

1: https://arstechnica.com/information-technology/2018/04/suspi...

dice | 7 years ago | on: Amazon threatens to suspend Signal's AWS account over censorship circumvention

>You can't use TLS and load balancing hacks to pretend to be us in oppresive countries

They're not pretending to be Amazon, they're pretending to initiate a connection to an Amazon domain. The "conversation" goes like so:

Clear text request: "Hello, I would like to speak TLS with souq.com"

Clear text response: "Why yes, let us do that with these parameters"

Encrypted request: "Please give me the page for signal.org/api/whatever"

etc...

dice | 8 years ago | on: Researchers develop tattoo ink capable of monitoring health by changing color

My wife has T1D and uses a continuous glucose monitor from Dexcom to keep track of her levels.

The current state of the technology is probably best described as "finicky": the sensor skin patch needs to be replaced every week or two, at which point it's much less accurate for a couple days. It also needs calibration inputs from a finger prick at least every 12 hours. In general if the sensor is reporting a high or low condition her first action is to double-check with a finger prick. More often than not the sensor is simply wrong.

With all that said, it's better to have the sensor than not. She is able to use an app [0] to track her glucose levels over both the short term and long term trends. She's been able to use that data to make dietary decisions which allow her to keep her glucose within range and she had very good A1c levels (5.4, vs a goal of "under 7" for many diabetics) at her last checkup.

I think the long term data collection ability means that a more connected sensor (as opposed to the linked tattoo) will continue to be beneficial for diabetics. The next steps in the useful technological development will be to integrate with insulin pumps (this technology is already in trials) and to integrate with diet tracking data e.g. from MyFitnessPal to assist with meal decisions.

0: https://github.com/StephenBlackWasAlreadyTaken/xDrip

page 1