Skip to content

Instantly share code, notes, and snippets.

View mustmodify's full-sized avatar

Johnathon "jw" Wright mustmodify

View GitHub Profile
... snip ...
Setting up python (2.7.15~rc1-1) ...
Setting up python-talloc (2.1.10-2ubuntu1) ...
Setting up python-ldb:amd64 (2:1.2.3-1ubuntu0.1) ...
Setting up python-dnspython (1.15.0-1) ...
Setting up python-crypto (2.6.1-8ubuntu2) ...
Setting up samba-libs:amd64 (2:4.7.6+dfsg~ubuntu-0ubuntu2.6) ...
Setting up samba-vfs-modules (2:4.7.6+dfsg~ubuntu-0ubuntu2.6) ...
Setting up python-tdb (1.3.15-2) ...
...snip...
auto lo
iface lo inet loopback
dns-nameservers 8.8.8.8 8.8.4.4 1.1.1.1
# The primary network interface
auto enp2s0
iface enp2s0 inet dhcp
dns-nameservers 8.8.8.8 8.8.4.4 1.1.1.1
auto enp3s0
require 'allocation_stats'
stats = AllocationStats.trace { x = 'stuff'; String.new(x) }
puts stats.allocations(alias_paths: true).to_text
puts
stats2 = AllocationStats.trace { String.new("stuff")}
puts stats2.allocations(alias_paths: true).to_text
puts
stats3 = AllocationStats.trace { x = "stuff" }
puts stats3.allocations(alias_paths: true).to_text
select CONCAT(ca.first_name, ' ', ca.last_name) as name, a.number, a.phoneable_id as a_id, b.phoneable_id as b_id
FROM phone_numbers a, phone_numbers b, customers ca, customers cb
WHERE
a.id < b.id
AND a.number = b.number
AND a.phoneable_id != b.phoneable_id
AND a.phoneable_type = 'Customer'
AND a.phoneable_id = ca.id
{
"name": "PhysioAge",
"version": "1.0.0",
"private": true,
"scripts": {
"build:test": "webpack --config webpack.config.js",
"build:production": "NODE_ENV=production npm install && NODE_ENV=production webpack --config webpack.config.js",
"build:development": "webpack -w --config webpack.config.js",
"test": "jest"
},
/* eslint comma-dangle: ["error",
{"functions": "never", "arrays": "only-multiline", "objects":
"only-multiline"} ] */
const webpack = require('webpack');
const pathLib = require('path');
const devBuild = process.env.NODE_ENV !== 'production';
const config = {
edge@zigzag:~/reporting/releases/20190209174752/client$ NODE_ENV=production npm install
[email protected] /home/edge/reporting/releases/20190209174752/client
├─┬ [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ ├─┬ [email protected]
│ │ │ └─┬ [email protected]
│ │ │ └── [email protected]
│ │ ├── [email protected]
│ │ └─┬ [email protected]
df -h
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s1 113Gi 82Gi 26Gi 77% 1443030 9223372036853332777 0% /
devfs 190Ki 190Ki 0Bi 100% 658 0 100% /dev
/dev/disk1s4 113Gi 4.0Gi 26Gi 14% 4 9223372036854775803 0% /private/var/vm
map -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk1s1 113Gi 82Gi 26Gi 77% 1443030 9223372036853332777 0% /
devfs 190Ki 190Ki 0Bi 100% 658 0 100% /dev
/dev/disk1s4 113Gi 4.0Gi 26Gi 14% 4 9223372036854775803 0% /private/var/vm
map -hosts 0Bi 0Bi 0Bi 100% 0 0 100% /net
map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /home

Sometimes we can become too focused on the trees and lose sight of the forest. This composite score tells how well you are aging across many systems. It's a weighted average of your other ages. Genetic inheritance, lifestyle factors, your current age, diseases, and therapeutic interventions all play a part in this and the other biomarkers. On average, the aging process diminishes your functional physiological capacity by 1% to 3% per year.

Some treatments benefit one system but cause adverse effects in another. High intensity exercise can improve your arterial and pulmonary systems. But too-intense exercise can age your immune system.