<colemickens>
ashkitten: is that for privacy? so someone cant see your laptop tunnel home and then guess your home ip or something?
<colemickens>
also, I like the device name, steve :)
<ashkitten>
for security, because i don't want to have my weechat relay exposed to the internet with only a password as protection. damn thing has shell access
<ashkitten>
before i had it proxied by nginx to the internet so i could use it with glowing-bear over https
<eyJhb>
ashkitten: I just use my ZNC, with SSL and a strong password. And for anything else, e.g. Bitlbee it binds on 127.0.0.1, and then ZNC uses that as a server
<ashkitten>
if that works for you, sure
<ashkitten>
i don't want password-only shell access at all on my server, to be honest
<eyJhb>
ashkitten: but ZNC can't perform shell commands?
<eyJhb>
And it could just be put into a container
<ashkitten>
sure, however works for you. this works for me.
<eyJhb>
But, am I missing something? Does ZNC provide shell access?
<eyJhb>
I am more curious than debating your solution ashkitten :p
<ashkitten>
dunno
<ashkitten>
never used znc
<ashkitten>
weechat allows shell access through its relay protocol, since you can access any feature of weechat through it
<eyJhb>
Makes sense ashkitten :) THanks for clarifying!
<ashkitten>
that reminds me, i need to disable password auth for ssh
<eyJhb>
Reminds me of when BuyVM had enabled root access over SSH default (without telling me), and the root password was 123456...
<ashkitten>
oof
<ashkitten>
luckily i have a strong password but better safe than sorry
<eyJhb>
My server got flagged constantly for being DDOS'ed, but it was part of a botnet...
<eyJhb>
So it was the other way around
waleee-cl has joined #nixos-chat
__monty__ has joined #nixos-chat
colemickens_ has quit [Quit: Connection closed for inactivity]
<gchristensen>
I updated the 2to3 pr, ready for your prodding :)
<gchristensen>
back in a few hours
<talyz>
gchristensen: I'll probably have time tomorrow, on the six hour train ride back to Stockholm ;)
slack1256 has joined #nixos-chat
slack1256 has quit [Remote host closed the connection]
slack1256 has joined #nixos-chat
endformationage has joined #nixos-chat
waleee-cl has quit [Quit: Connection closed for inactivity]
Church- has quit [Ping timeout: 240 seconds]
<colemickens>
Sigh. All these crypto currencies and it seems like Allll of their daemons are in c/c++. :(
<manveru>
colemickens: cardano is in haskell :)
slack1256 has quit [Remote host closed the connection]
Church- has joined #nixos-chat
<pie_[bnc]>
manveru: i was about to ask lol
wildtrees has joined #nixos-chat
wildtrees has quit [Max SendQ exceeded]
wildtrees has joined #nixos-chat
<adisbladis>
colemickens: Ethereum (geth) is in Go
<adisbladis>
And Parity is in Rust
wildtrees has quit [Max SendQ exceeded]
wildtrees has joined #nixos-chat
<colemickens>
Good points, and TIL about Cardano
CRTified has joined #nixos-chat
<__monty__>
Parity can't keep up with the ethereum chain on an HDD : /
talyz has quit [Quit: WeeChat 2.6]
colemickens_ has joined #nixos-chat
talyz has joined #nixos-chat
<pie_[bnc]>
blockchains. the ultimate in resource wastage.
* pie_[bnc]
is not /particularly/ anti-blockchain
<pie_[bnc]>
jus sayin
<__monty__>
Well, keeping decentralized consensus isn't exactly a waste of resources.
<pie_[bnc]>
i mean yeah, its necessary under the model
<joepie91>
that depends on how useful and reliable the consensus actually is
<joepie91>
I'd say that currently it's firmly in "waste of resources" territory :)
<joepie91>
at least the PoW stuff, and the PoS stuff is of questionable reliability
<manveru>
i'm clearly biased, but PoS is working out pretty well so far :)
drakonis has joined #nixos-chat
__monty__ has quit [Quit: leaving]
<gchristensen>
I wonder if I could create a markdown table in a README.md, parse it and extract it, and use the table as the input to some functions in Nix ...
<gchristensen>
builtins.fromMarkdown
<samueldr>
someone, in another country, in another timezone, is feeling a weird painful sensation and doesn't know why
<joepie91>
manveru: I have theoretical objections to it on security grounds, practical results so far are irrelevant to that :)
<gchristensen>
samueldr: :D
<gchristensen>
I want my readme to have a table of supported / tested use cases, and I want that table to actually guide the testing
drakonis has quit [Ping timeout: 272 seconds]
<samueldr>
hmmm
<samueldr>
is it IFD builtins.readFile + builtins.fetchurl?
<gchristensen>
hmm not sure
<samueldr>
because then you just have to parse markdown in nix :^)
<samueldr>
but in reality you just have to parse enough of what you need I guess
<samueldr>
split lines, find the table start, find the table end, some kind of weird CSV but with pipes, there you go, mostly?
<gchristensen>
lol!
<gchristensen>
yeah
<gchristensen>
a very cool thing about having a / which self-erases is the fact that I lose all my keys for my remote builder on each reboot
<andi->
You do not like remote building? You do not want to have it persist? You are ironic? :)
<samueldr>
all answerable by ytes?
<samueldr>
yes*
<samueldr>
wow, do I need to go back to keyboarding school?
<andi->
yes
<andi->
AFAIK grahams erasing / is based on resetting it to some snapshot so the actual data is probably still on the disk and will be overwritten at some random time?
<gchristensen>
it was a sarcastic "very cool" :P
KeiraT has quit [Remote host closed the connection]
KeiraT has joined #nixos-chat
<yorick>
colemickens: tezos is in ocaml
<gchristensen>
it is so annoying when a system with a zillion processors dumps the a kernel trace