indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
vkarlsentV has joined #bundler
<vkarlsentV> screw Sony FYI,
<vkarlsentV> <msmith> rename it and make a new one? :) not sure there's an actual way to empty a directory
<vkarlsentV> like obviously I can `patternMatchingFunction _ = error "impossible"` but that's not growth-safe
vkarlsentV has quit [K-Lined]
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
mockFW has joined #bundler
<mockFW> well you won't like them because they're not available to all your old legacy machines running vim 0.2
<mockFW> !info network-manager-openvpn-gnome xenial
<mockFW> I have problem runnnig new kernel on my router box, details here https://bugzilla.kernel.org/attachment.cgi?id=278391 pls hlp
mockFW has quit [Ping timeout: 244 seconds]
chouhoulis has quit [Remote host closed the connection]
victori has joined #bundler
<victori> that isn't based on how much ciphertext you get though
<victori> have you seen R^(l) ?
<victori> std::get returns the right type
<victori> fuck, does debians chromium not support widevine?
victori has quit [Ping timeout: 246 seconds]
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 252 seconds]
Alvertm has joined #bundler
<Alvertm> extreme is supposed to pin it as close to the value you set it without fluxuation, but it doesnt do that... normal does
<Alvertm> +- yeah
Alvertm has quit [K-Lined]
_whitelogger has joined #bundler
Loomaanaatii has joined #bundler
<Loomaanaatii> S_Gautam, are you asking for a value of m where e^(-x) = mx + m for all x?
<Loomaanaatii> but that depends if it gets adopted
<Loomaanaatii> Ok this makes sense now -- showManPage comes from shared.hh
<Loomaanaatii> the doc is not complete, I have to add a table with the list of fields you can return (what you can change in the line)
Loomaanaatii has quit [Remote host closed the connection]
FreeBirdLjj has joined #bundler
<FreeBirdLjj> X forwarding compares poorly.
<FreeBirdLjj> dila: but is it possible to estimate the safety of my first proposal?
<FreeBirdLjj> Being able to initally set data into the environment
<FreeBirdLjj> Yep. Melatonin is optional in that recipe. :)
<FreeBirdLjj> tonsofpcs: I remember before trying to use my own router and it was basically doing double-NAT. I found some guide though that you can basically make your UniFi Gateway look like the AT&T router, copies the MAC address
FreeBirdLjj has quit [Remote host closed the connection]
munki has joined #bundler
<munki> tmw/the mana world used to be decent, but they're ran by a certain sort that doesn't exactly make for a nice community
<munki> lin_noob: other problem with secureboot is that you have to use it all the way down the stack too, which prevents things like dkms from being used
<munki> dmwit: ; <interactive>:1:4: error:; * Couldn't match type `(Ord a0, Bounded a0, Enum a0)' with `(a, b0)'; Expected type: Proxy (a, b0); Actual type: Proxy (Ord a0, Bounded a0, Enum a0); * In the first argument of `f', namely `(Proxy :: Proxy (Ord a, Bounded a, Enum a))'; In the expression: f (Proxy :: Proxy (Ord a, Bounded a, Enum a))
munki has quit [Remote host closed the connection]
grillinxB has joined #bundler
<grillinxB> it's like mahogany
<grillinxB> ArcherL: "registered" in the context refers to establishing an irc presence - sending the USER and NICK comands. If it's failing, it's probably because the client failed to select a valid, not-in-use nickname
<grillinxB> So I have to manually run the command all 2.5 months again and again AND set new TXT-records in my DNS?
<grillinxB> stoopid, that makes sense. can't hurt to experiment
grillinxB has quit [Remote host closed the connection]
savoir-faireps has joined #bundler
<savoir-faireps> could '%' be used instead of '@'?
<savoir-faireps> the disk i/o speed on the START series is about twice, though
savoir-faireps has quit [Remote host closed the connection]
_whitelogger has joined #bundler
chouhoulis has joined #bundler
eckhardt has joined #bundler
chouhoulis has quit [Remote host closed the connection]
nivaguR has joined #bundler
<nivaguR> Doesn't SASL do that too? Check the SASL auth details with external services
<nivaguR> you could make them part of a bigger network
<nivaguR> I meant their major releasese
<nivaguR> humblewolf: yes and yes, but it's not really meant to be edited by hand, I suppose
nivaguR has quit [K-Lined]
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 240 seconds]
chouhoulis has joined #bundler
madsara_ has joined #bundler
<madsara_> How do you stay up to date on new chip information?
<madsara_> logikos: rebuilding an array can lose data. You may want to google how to avoid that.
madsara_ has quit [Remote host closed the connection]
eckhardt has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kyhwana_ has joined #bundler
<kyhwana_> like, explanation, or something
<kyhwana_> connection multiplexing will be useful, but sever push?
<kyhwana_> not to me
<kyhwana_> that was some good chinkshit back then
kyhwana_ has quit [Remote host closed the connection]
goddess has joined #bundler
<goddess> Triffid_Hunter: perhaps i'll see if freebsd's broadcom driver(s) support my card out of the box....i don't feel like buying another one :D
<goddess> { cout << TYPE_DESC(F); } using F = void(int,int);
<goddess> because
goddess has quit [Remote host closed the connection]
chouhoulis has quit [Remote host closed the connection]
chouhoulis has joined #bundler
WonderingDane has joined #bundler
<WonderingDane> Most likely someone coming from a language where floats are objects with methods.
<WonderingDane> > Does anyone know how to auto-identify to oftc?
<WonderingDane> is there difference between shell variables and env variables?
<WonderingDane> in a few years I should be able to afford 3 years not working.
WonderingDane has quit [Remote host closed the connection]
gtristan has joined #bundler
<gtristan> jigglypuffs you're welcome
<gtristan> Hi! I'm having an issue with io.popen on Windows. As a test case, I'm trying to run the command 'echo Dött Kött'. However, the output I'm getting is 'D"tt K"tt'. It works fine if I do the echo from the command line, so... any ideas?
gtristan has quit [K-Lined]