2018-12-06 16:38:58
finding a vanity hamster is tough. Checked 4619667372 at rate 26930,2
fydel
2018-12-06 16:44:48
you had a 13% chance so far
mjay
2018-12-06 16:45:17
32^7
mjay
2018-12-06 17:01:20
i will give it some days more. it only halves the hashrate on that server.
fydel
2018-12-06 17:01:36
and i really like hamsters. :hamster::hamster::hamster::hamster::hamster:
fydel
2018-12-06 18:13:02
I'm glad people enjoy that vanity generator
Fireduck
2018-12-06 18:19:51
yes. i do. 2ur0j0ymzgqmdm8ma8kzsscfttn2vaghp77fydel :smile:
fydel
2018-12-06 18:20:50
I'll call you 2-euro-fydel now
Fireduck
2018-12-06 18:21:30
:rolling_on_the_floor_laughing: i did not see that yet.
fydel
2018-12-06 18:44:42
snow:ya22zgtu
Fireduck
2018-12-06 18:44:52
smallest valid snowblossom address, to which I of course do not have the key
Fireduck
2018-12-06 18:45:09
it is zeros for the address hash and just a checksum of the zeros
Fireduck
2018-12-06 18:53:11
$ java -cp bazel-bin/SnowBlossomClient_deploy.jar snowblossom.client.HoleGen "h0le"
snow:h0lef3025wxv
Fireduck
2018-12-06 18:53:24
Intentionally making that one hard to run, since no one should run it
Fireduck
2018-12-06 19:05:31
I have a bunch of linux systems that are moving packets. What is the easiest way to make traffic graphs?
Fireduck
2018-12-06 19:05:38
I used to run snmpd and mrtg
Fireduck
2018-12-06 19:05:44
but mrtg is terrible
Fireduck
2018-12-06 19:07:31
I know some of you guys are into munin and then launch into long conversations about the configs, which makes it seem like a poor fit for my desire of easy.
Fireduck
2018-12-06 19:09:56
vnstat is easy. take a look here: http://nur.hamster.science/
fydel
2018-12-06 19:10:31
better here: http://snowblossom.hamster.science/vnstat.html
fydel
2018-12-06 19:11:26
for what you seek munin should just work out of the box
Rotonen
2018-12-06 19:28:00
@fydel using vnstati to make the images?
Fireduck
2018-12-06 19:29:57
yes.
fydel
2018-12-06 19:30:37
awesome, this pretty much perfect
Fireduck
2018-12-06 19:30:37
thanks
Fireduck
2018-12-06 20:50:08
@fydel I get a strange error on some hosts: Unable to open database "/var/lib/vnstat/eno3" for writing: Read-only file system
Fireduck
2018-12-06 20:50:18
that file system is certainly not read-only
Fireduck
2018-12-06 20:50:24
I can go make files there
Fireduck
2018-12-06 21:13:59
which user does that try to operate as?
Rotonen
2018-12-06 21:14:20
vnstat
Fireduck
2018-12-06 21:14:41
so 1.15 works, but 1.18 does not.
Fireduck
2018-12-06 21:15:03
1.18 the package maintainer has switched to a different setup, involving systemctl
Fireduck
2018-12-06 21:15:09
which seems to be misconfigured somehow
Fireduck
2018-12-06 21:18:34
in /etc/systemd/system/vnstatd.service, removing "ProtectSystem=strict" seems to fix it
Fireduck
2018-12-06 21:20:37
bunch of nonsense: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ProtectSystem=
Fireduck
2018-12-06 21:20:51
probably the StateDirectory was expected to be excluded from the protect system ro mode
Fireduck
2018-12-06 21:20:53
but it wasn't
Fireduck
2018-12-06 21:20:57
I don't care anymore
Fireduck
2018-12-06 21:21:03
over it
Fireduck
2018-12-06 21:40:32
now how to collect all these images without making some sort of rube goldberg machine
Fireduck
2018-12-06 21:53:15
freedesktop standards are pretty good and clever, but no one wrote much in the way of rationale
Rotonen
2018-12-06 21:53:38
or how to get from legacy hodgepodge onto them
Rotonen
2018-12-06 21:54:23
private temp is an another one if IPC used to happen over domain sockets in temp
Rotonen
2018-12-06 21:54:33
like most mail pickups do
Rotonen
2018-12-06 21:55:22
I've never messed with it
Fireduck
2018-12-06 21:55:35
I tend to just run packages from the distro (which usually work)
Fireduck
2018-12-06 21:55:48
or run things inside of screen, because that is just how I operate
Fireduck
2018-12-06 22:00:03
that’s about how i’d describe myself too, but i suppose i have a luxurious position where what you give up on is my bread and butter to figure out
Rotonen
2018-12-06 22:01:01
yeah, I have done a lot more systems work in the past but try to avoid mucking with it
Fireduck
2018-12-06 22:01:23
since it is easy to spend all your time getting things perfect and monitored
Fireduck
2018-12-06 22:27:31
@Fireduck screen is insane.
Clueless
2018-12-06 22:27:34
tmux or systemd
Clueless
2018-12-06 22:27:47
systemd could be improved though.
Clueless
2018-12-06 22:29:17
screen is the best
Fireduck
2018-12-06 22:29:23
screen is great, I agree
mjay
2018-12-06 22:29:31
I use it for so many things
mjay
2018-12-06 22:29:32
maybe 15 years ago a friend gave me a .screenrc, I've been using it since
Fireduck
2018-12-06 22:30:08
its kinda like vim. Messes things up badly if you first use it, then shows its potential
mjay
2018-12-06 22:30:17
and you can go really deep
mjay
2018-12-06 22:33:49
I use vim
Fireduck
2018-12-06 22:33:58
I am not good at it, I know maybe 5 commands
Fireduck
2018-12-06 22:34:04
but that doesn't stop me
Fireduck
2018-12-06 22:34:54
search, jump to line, delete line, copy&paste, indent
mjay
2018-12-06 22:35:04
yep
Fireduck
2018-12-06 22:35:06
:smile:
mjay
2018-12-06 22:35:31
load & save & exit probably
mjay
2018-12-06 22:35:52
I've seen people who are good at it do crazy split screen things
Fireduck
2018-12-06 22:36:04
run commands from it without exiting
Fireduck
2018-12-06 22:36:10
but those sort of needs I fill using screen
Fireduck
2018-12-06 22:36:17
how to generate a random file?
mjay
2018-12-06 22:36:26
Open vim and ask a graphics designer to close it :stuck_out_tongue:
mjay
2018-12-06 22:36:43
of course, ssh in again and then kill -9
Fireduck
2018-12-06 22:37:07
Ctrl+Z, then kill %1
mjay
2018-12-06 22:37:15
my favorite way
mjay
2018-12-06 22:41:08
i've not had screen crash on me on bad byte sequences in the past 10 years, tmux is not in that club
Rotonen
2018-12-06 22:41:48
also what does it do better to warrant switching? or what does it do different to go for it when starting from scratch?
Rotonen
2018-12-06 22:42:28
never tried tmux, so cant compare
mjay
2018-12-06 22:43:13
the first time i tried it at least did not handle anything returning an EAGAIN to it on full buffers or somesuch, which i hit within a minute of use, so i do have a colored point of view
Rotonen