View on GitHub

Quorten Blog 1

First blog for all Quorten's blog-like writings

Wow, pretty interesting here. 500 sensors on the 35W bridge. In some sense not that many sensors for that size. So, what do they measure? Mainly, the bearing of individual parts of the bridge: the angle, the displacement, things like that. Overall the researchers studying the information say its “pretty boring” as I would paraphrase it. For sure they haven’t seen any concerning signs of failure. Also, all changes observed are very slow: it is rare to see any significant change over the course of a week. Therefore, the researchers can concentrate on more subtle aspects, like which minor design decisions work well and which ones did not work so well, so that future bridges can be even better built.

20180817/http://www.fox9.com/news/hundreds-of-sensors-give-u-of-m-officials-valuable-data-about-the-35w-bridge

Now wouldn’t it be interesting if a similar system were installed to monitor the studs and beams in a house when it was built? Yeah, that would be interesting, but chances are the picture would be even more boring. Why? Well, in the case of the bridge, the expanding and contracting happens mostly due to temperature changes. However, in the case of a house, thanks to climate control, there would be even less thermal expansion and contraction observed, thus rendering the data even more boring. Suffice it to say, the climate control within a home preserves it and increases its longevity, compared to bridges that are full outdoor structures exposed directly to the harsh natural climate.

So, earlier I was having a bit of trouble with a practical idea of how to implement footnotes in Markdown/Jekyll. Now I think I’ve come up with a practical solution. Check it out as an example here. [1]


Footnotes:

  1. The idea is to have a separate section at the end of the article for footnotes. When I want to indicate a particular footnote reference in the middle of the text, I can use name anchors and links for that. Unfortunately, this also has the potential to get a bit messy if I need to reformat.

    Suffice it to say, this also makes data migrations more difficult. I may just as well end up using my older proposed syntax to write the source information, then run it through a script converter to use the more fancy footnote format that is more similar to what readers are accustomed to seeing elsewhere on the web, especially Wikipedia.

    • I realized that overly-simplistic name anchors would cause conflicts in the pagination view. Using a random prefix can help mitigate this, but again, that means that the authorship is yet more challenging without automatic generation.

Purpose-built LED lighting fixtures have several advantages over purpose-built fluorescent lighting fixtures for home use.

  1. LED lights are less toxic than fluorescent lights: LEDs don’t contain mercury, unlike fluorescent bulbs.

  2. LED lights don’t require ballasts that may make buzzing noises like fluorescent lights.

  3. LEDs never have a flickering problem when they age, unlike fluorescent bulbs.

  4. Expensive LEDs can produce higher quality light than fluorescent lights.

  5. LEDs last longer and require less maintenance than fluorescent lights.

  6. LEDs are more energy efficient than fluorescent lights.

If there are so many advantages to LED lights, are there and disadvantages? Yes, but the reasons are few and far between.

  • High quality LED lighting can be quite expensive: the economics could easily work out such that a homeowner only planning to be resident for 5-10 years in the area would save money if they chose fluorescent lighting fixtures over LED lighting fixtures.

  • Cheap LED lighting can be provide worse quality light than cheap fluorescent lighting.

Redis clusters on Kubernetes are an interesting idea that for some reason is sometimes desirable to pursue. So, what do you need to know if you want to set this up?

First of all, you need to know about Redis, specifically what is meant by a “Redis cluster.” To briefly summarize, these are the different key ways that you can deploy Redis:

  • Single-node
  • Delayed master-slave backup: master-slave replication
  • High availability: redis-sentinel
  • Sharding with high availability: redis-cluster

Read on →

High tension wires

2018-08-16

Categories: random  
Tags: random  

High tension wires? What does Wikipedia have to say about that? First its a link to a music album. Second, it’s a redirect to overhead power line. Well, that sure is weird, surely it reflects one of the biases of Wikipedia somehow.

20180816/https://en.wikipedia.org/wiki/High_Tension_Wires
20180816/https://en.wikipedia.org/wiki/Overhead_power_line

Strain insulators, insulators that can accept tension or compression force, were a later invention. Very early power lines couldn’t use higher voltages because of they lack of strain insulators.

20180816/https://en.wikipedia.org/wiki/Strain_insulator

Read on →

What I learned from my switch to Jekyll blogging from my old fashioned text files process. The switch has been particularly interesting, so I’ll name a few items in a bulleted list form.

  • Switching directly to writing Jekyll posts is untenable if you are going to be writing a large number of discrete posts. For writing a large number of discrete posts, it is far better to write them all in one big text file, then use a script to split them up into the separate files required by Jekyll.

  • I wrote my simple script that takes a large text file and splits it up into individual article files with the assumption that I might primarily use it for migrating old data. However, I ended up using it quite frequently for writing my latest content too.

Read on →

So you’re wondering about height and life expectancy? With all variables controlled, height is correlated with lower life expectancy. However, this does not explain the full causation. Shorter height is pretty well understood to cause less illness in older age. However, only possession of certain genes such as the Methuselah gene, which causes less of a particular growth growth hormone, insulin-like growth factor 1 (IGF1), is definitely a cause of greater life expectencies.

Also, as it turns out, healthy birth conditions have a stronger effect on life expectancy than adult lifestyle variations.

Finally, due to the number of spurious variables involved, you can’t use height as the sole variable for your own life expectancy assessment. So, as we might say, don’t worry about being too tall.

20180816/DuckDuckGo height correlated life expectency
20180816/http://www.slate.com/articles/health_and_science/science/2013/07/height_and_longevity_the_research_is_clear_being_tall_is_hazardous_to_your.html
20180816/https://health.howstuffworks.com/wellness/aging/aging-process/short-people-live-longer.htm

Updates on Minifree Leah

2018-08-16

Categories: misc  
Tags: misc  

So that Minifree Leah that was going to get gender reassignment surgery? Well, the funding goal was not reached by the deadline, but it happened anyways. So, the early deposit missing was what put Leah in debt, so the fundraiser is continuing for that purpose. Also, after the surgery Minifree Leah is severely phyiscally impaired from drugs, pain, and so on, for 6 to 12 months.

20180816/https://vimuser.org/surgery/

Upon looking around at various Raspberry Pi models and competitors, one thing that I realized was running short was not compute features per se, but energy consumption metrics. What was the various energy consumption of the boards in relation to the features that they provided? Which single-board computers were most energy-efficient for the tasks that they do?

Unfortunately, when you think about it, you realize energy consumption is something that consumers really don’t care about, which is why government regulation is so important toward increasing energy efficiency. Yeah, sure the new technology comes out that can be more energy efficient, but how do you convince all manufacturers to use it? This needs to be done so that when a consumer buys any technology at random, it will keep progressively using the more energy efficient technology.

Anyways, although I love the features of the Raspberry Pi 3 B+, upon looking at the energy consumption, and taking into consideration my intended use, I instead decided to go with the Raspberry Pi 1 B+. The extra 100mA idle power consumption from the Gigabit Ethernet interface, which can’t even put out a full gigabit, the 2.5A recommended power supply, and the fact that I strongly wanted to optimize idle power consumption meant that the Raspberry Pi 1 B+ was a far better choice than the 3 B+, not to mention that by this year of 2018 the models are selling a few dollars cheaper than their original list price.

Lessons learned from the house logs. Humans naturally have a quite poor sense of time. Humans can remember the details of what they did just fine, but remembering the time, that is a bit harder. Also, I must note, some animals such as mice and rats do indeed have a better sense of time than humans. For huamns, sure, it is the industrial revolution that largely improved human sense of time throughout the day, and computers, well, of course the modern machines have no problem with sense of time.

The common human colloquialism for being bad at judging time: saying “it seems like it happened just tomorrow” when in fact something happened over 20 years ago.


Wondering how you can detect information about the shape and geometry of pre-installed cables or cable paths? One idea: Use high-frequency signal reflection in a wire to measure its length. With very precise signal return timing, you can calculate the length of wire until the termination point. Measuring the path of the wire is, of course, much trickier. However, with high frequency signals, you can measure radio frequency emission strength at various points throughout the room to determine what zones are closer and further from the actual cable path, so long as the wire is not cased in conduit.