Kubuxu changed the topic of #ipfs to: go-ipfs 0.4.14-rc2 is out! Please try out on your dev setup: https://dist.ipfs.io/go-ipfs/v0.4.14-rc2 | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
weez17 has quit [Remote host closed the connection]
weez17 has joined #ipfs
chjk6x has quit [Ping timeout: 240 seconds]
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
infinity0 has quit [Ping timeout: 256 seconds]
nicu has quit [Quit: nicu]
infinity0 has joined #ipfs
Oatmeal has joined #ipfs
<pjz> whyrusleeping: yeah, it's kinda ugly :) But it'll give you json if you hit it with Accepts: application/json
<pjz> whyrusleeping: but the whole website is kind of ugly
<pjz> whyrusleeping: er, the /api/v1/recents endpoint will give you JSON, I mean.
<pjz> whyrusleeping: oh, you meant that the title would make the 'recent pastes' page more readable. True!
dimitarvp has quit [Quit: Bye]
henriquev has joined #ipfs
hacworld has joined #ipfs
<JohnyTheSmith> Allright, my node is running even if storage is somewhat limited. The way i add one file is "ipfs add <filename>" followed by "ipfs pin add <hash>" and then "ipfs provide <hash>" There doesnt happen to be a way to do this in one command?
colatkinson has quit [Quit: colatkinson]
jkrone_ has joined #ipfs
jkrone has quit [Ping timeout: 252 seconds]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rngkll_ has quit [Remote host closed the connection]
<JohnyTheSmith> why and how in all hell does the ipfs process sometimes spike to up to 150% CPU usage according to top. How in all hell does that happen?
<JohnyTheSmith> Is it percentage of one core so it was 1.5 cores or what?
<JohnyTheSmith> (can after all only really be a problem with the measurement)
anewuser has joined #ipfs
Aranjedeath has joined #ipfs
gmoro_ has quit [Ping timeout: 268 seconds]
<voker57> JohnyTheSmith: are you using filestore by chance?
<voker57> JohnyTheSmith: why do you need add, then pin, then provide? add pins by default, and provides too
sim590 has quit [Ping timeout: 246 seconds]
<JohnyTheSmith> I dont think i am. It does that by default, okay, good.
<JohnyTheSmith> makes sense
<voker57> well not sure then. Daemon has some problems with CPU and memory usage. what's your ipfs version?
<JohnyTheSmith> Even though i might not fully understand under which circumstances provide would be helpful.
<JohnyTheSmith> 0.4.13
kaotisk has joined #ipfs
<voker57> updating to 0.4.14-rc2 might help
<voker57> provide is useful if you add offline for example
<JohnyTheSmith> I mean, its not really bothering me as thats all its used for right now... Though how over 100% are possible i dont know.
<voker57> it's over 150% if it's using multiple cores
<voker57> over 100 *
<JohnyTheSmith> allright then
pcardune has joined #ipfs
nicu has joined #ipfs
nicu has quit [Remote host closed the connection]
nicu has joined #ipfs
hacworld has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
colatkinson has joined #ipfs
JohnyTheSmith has quit [Read error: Connection reset by peer]
JohnyTheSmith has joined #ipfs
rngkll_ has joined #ipfs
lanlink has joined #ipfs
kthnnlg has quit [Remote host closed the connection]
iz_ has joined #ipfs
rngkll_ has quit [Ping timeout: 240 seconds]
jkrone_ has quit [Quit: Leaving]
sim590 has joined #ipfs
<iz_> Is this the right place to ask a question about using js-ipfs?
Alexeev has quit [Ping timeout: 256 seconds]
silotis has quit [Remote host closed the connection]
silotis has joined #ipfs
voker57 has quit [Remote host closed the connection]
voker57 has joined #ipfs
voker57 has joined #ipfs
Steverman has quit [Ping timeout: 260 seconds]
Aranjedeath has quit [Quit: Three sheets to the wind]
phritz_ has joined #ipfs
phritz has quit [Ping timeout: 256 seconds]
espadrine has quit [Ping timeout: 256 seconds]
webdev007 has quit [Quit: Leaving]
arsenick is now known as Arsenick
user_51 has joined #ipfs
shizy has joined #ipfs
user51 has quit [Ping timeout: 240 seconds]
Roderick has joined #ipfs
Roderick has quit [Remote host closed the connection]
phritz_ has quit [Remote host closed the connection]
phritz has joined #ipfs
universology has joined #ipfs
DJ-AN0N has joined #ipfs
universology has quit [Remote host closed the connection]
<whyrusleeping> pjz: yeah! thats what i meant, sorry about the confusion :)
shizy has quit [Ping timeout: 264 seconds]
pcardune has quit [Remote host closed the connection]
anewuser has quit [Quit: anewuser]
TheAssassin has joined #ipfs
pcardune has joined #ipfs
lemmi has quit [Remote host closed the connection]
pcardune has quit [Ping timeout: 240 seconds]
lemmi has joined #ipfs
kivutar has joined #ipfs
<kivutar> Hello, I'm trying to transfer files between two of my servers using IPFS, but it's super slow (RateIn: 4.2 kB/s)
<kivutar> I can see them connected in the swarm
<kivutar> and I'm not using firewalls
phritz has quit [Remote host closed the connection]
aidalgol has left #ipfs ["User left"]
jared4dataroads has quit [Ping timeout: 276 seconds]
jared4dataroads has joined #ipfs
yuhl has joined #ipfs
<zeta0134> IPFS is not super fast, but that does seem a bit slow if both servers are on relatively fast connections. Are you sure there's not a software firewall involved? Check and see if you can hit port 4001 on each server from the other. (`nc -v <ip address> 4001`)
jesse22 has joined #ipfs
tenchooo has quit [Remote host closed the connection]
tenchooo has joined #ipfs
phritz has joined #ipfs
phritz has quit [Remote host closed the connection]
JohnyTheSmith has quit []
jesse22 has quit [Ping timeout: 240 seconds]
jesse22 has joined #ipfs
chowie has joined #ipfs
yuhl has quit [Ping timeout: 248 seconds]
nicu has quit [Quit: nicu]
ulrichard has joined #ipfs
jesse22 has quit [Read error: Connection reset by peer]
espadrine has joined #ipfs
jesse22 has joined #ipfs
<kivutar> zeta0134 OK I had to fix something at the firewall level indeed, now I can access 4001 from both side
<kivutar> still, the speed is < 10kB/s
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
elevated has quit [Quit: bye]
elevated has joined #ipfs
maxzor has joined #ipfs
colatkinson has quit [Ping timeout: 256 seconds]
lanlink has quit [Remote host closed the connection]
colatkinson has joined #ipfs
lanlink has joined #ipfs
cam has joined #ipfs
espadrine has quit [Ping timeout: 246 seconds]
cam is now known as treethought
ONI_Ghost has joined #ipfs
mortn has joined #ipfs
ygrek has joined #ipfs
rendar has joined #ipfs
colatkinson has quit [Quit: colatkinson]
elevated has quit [Ping timeout: 240 seconds]
ygrek has quit [Remote host closed the connection]
ygrek has joined #ipfs
treethought1 has joined #ipfs
ylp has joined #ipfs
mtodor has joined #ipfs
DJ-AN0N has quit [Quit: DJ-AN0N]
elevated has joined #ipfs
treethought1 has quit [Quit: treethought1]
treethought has quit []
rendar has quit [Read error: Connection reset by peer]
rendar has joined #ipfs
henriquev has quit [Ping timeout: 256 seconds]
jhiesey has quit [Ping timeout: 256 seconds]
hacdias has quit [Ping timeout: 256 seconds]
Calinou has quit [Remote host closed the connection]
henriquev has joined #ipfs
jhiesey has joined #ipfs
hacdias has joined #ipfs
Calinou has joined #ipfs
gts has joined #ipfs
elevated has quit [Quit: bye]
dvim has joined #ipfs
fazo96 has joined #ipfs
fazo96_ has joined #ipfs
kaotisk has quit [Ping timeout: 256 seconds]
fazo96 has quit [Ping timeout: 240 seconds]
lanlink has quit [Ping timeout: 264 seconds]
raynold has quit [Quit: Connection closed for inactivity]
gts has quit []
AndroUser has joined #ipfs
AndroUser is now known as di-
<di-> I have the following error in ipfsjs then using orbit-db-cli
<di-> this._ipfs._libp2pNode.dialProtocol(peerAddresses[0], PROTOCOL, (err, conn) => {
<di-> TypeError: this._ipfs._libp2pNode.dialProtocol is not a function
<di-> ^
<di-> at _getPeerAddresses (/usr/local/lib/node_modules/orbit-db-cli/node_modules/ipfs-pubsub-room/src/connection.js:50:30)
neosloth has joined #ipfs
di- has quit [Client Quit]
Fessus_ has joined #ipfs
chiui has joined #ipfs
Fessus has quit [Ping timeout: 256 seconds]
mortn has quit [Quit: Leaving]
nikivi has joined #ipfs
gmoro has joined #ipfs
nicu__ has joined #ipfs
neosloth has quit [Ping timeout: 248 seconds]
chowie has quit [Ping timeout: 260 seconds]
geoah has joined #ipfs
henriquev has quit [Quit: Connection closed for inactivity]
colatkinson has joined #ipfs
Lieuwex has joined #ipfs
rcat has joined #ipfs
colatkinson has quit [Quit: colatkinson]
Alexeev has joined #ipfs
geoah has quit [Ping timeout: 246 seconds]
pedrovian1 has quit [Read error: Connection reset by peer]
bomb-on has joined #ipfs
gmoro_ has joined #ipfs
gmoro has quit [Ping timeout: 260 seconds]
ulrichard has quit [Read error: Connection reset by peer]
elevated has joined #ipfs
anewuser has joined #ipfs
lord| has quit [Quit: WeeChat 2.0.1]
ulrichard has joined #ipfs
Alexeev has quit [Ping timeout: 255 seconds]
Alexeev has joined #ipfs
ralphtheninja2 has joined #ipfs
Steverman has joined #ipfs
SunflowerSociety has joined #ipfs
ONI_Ghost has quit [Ping timeout: 246 seconds]
pcardune has joined #ipfs
pcardune has quit [Ping timeout: 264 seconds]
kaotisk has joined #ipfs
Steverman has quit [Ping timeout: 256 seconds]
pcardune has joined #ipfs
rcat has quit [Remote host closed the connection]
Steverman has joined #ipfs
SunflowerSociety has quit [Read error: Connection reset by peer]
SamYaple has quit [Quit: leaving]
rngkll_ has joined #ipfs
upperdeck has quit [Quit: ZNC 1.6.6 - http://znc.in]
Fessus_ has quit [Quit: Leaving]
ONI_Ghost has joined #ipfs
zdub[m] has joined #ipfs
raynold has joined #ipfs
rodolf0 has joined #ipfs
mbowcutt has joined #ipfs
tenchooo has quit [Remote host closed the connection]
mbowcutt has quit []
tenchooo has joined #ipfs
mbowcutt has joined #ipfs
mbowcutt has quit [Client Quit]
mbowcutt has joined #ipfs
octowan[m] has joined #ipfs
rcat has joined #ipfs
pcardune has quit [Remote host closed the connection]
pcardune has joined #ipfs
pcardune has quit [Remote host closed the connection]
pcardune has joined #ipfs
mbowcutt has quit []
anewuser has quit [Ping timeout: 268 seconds]
clemo has joined #ipfs
rcat has quit [Remote host closed the connection]
fazo96_ has quit [Remote host closed the connection]
fazo96_ has joined #ipfs
ONI_Ghost has quit [Ping timeout: 240 seconds]
hoboprimate has joined #ipfs
phritz has joined #ipfs
EternalDeiwos has joined #ipfs
rngkll__ has joined #ipfs
lanlink has joined #ipfs
rngkll_ has quit [Ping timeout: 256 seconds]
}ls{ has joined #ipfs
tec__ has quit [Ping timeout: 256 seconds]
lanlink has quit [Quit: lanlink]
lanlink has joined #ipfs
ylp has left #ipfs [#ipfs]
tec__ has joined #ipfs
ulrichard has quit [Remote host closed the connection]
djboro[m] has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
kthnnlg has joined #ipfs
elevated has quit [Quit: bye]
}ls{ has joined #ipfs
Steverman has quit [Ping timeout: 256 seconds]
bomb-on has quit [Quit: SO LONG, SUCKERS!]
shizy has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
theuser has joined #ipfs
geoah has joined #ipfs
geoah has quit [Client Quit]
geoah has joined #ipfs
mtodor has quit [Remote host closed the connection]
mtodor has joined #ipfs
Alexeev has quit [Ping timeout: 256 seconds]
jesse22 has joined #ipfs
}ls{ has joined #ipfs
mtodor has quit [Ping timeout: 276 seconds]
ygrek has quit [Ping timeout: 256 seconds]
theuser has quit [Ping timeout: 260 seconds]
raynold has quit [Quit: Connection closed for inactivity]
fazo96_ has quit [Quit: Konversation terminated!]
hoboprimate has quit [Quit: hoboprimate]
}ls{ has quit [Ping timeout: 240 seconds]
tec__ has quit [Ping timeout: 240 seconds]
maxzor has quit [Remote host closed the connection]
maxzor has joined #ipfs
tec__ has joined #ipfs
Ecran has joined #ipfs
raynold has joined #ipfs
}ls{ has joined #ipfs
lanlink has quit [Quit: lanlink]
lanlink has joined #ipfs
espadrine has joined #ipfs
upperdeck has joined #ipfs
newhouse has joined #ipfs
chjk6x has joined #ipfs
lanlink has quit [Client Quit]
EternalDeiwos has quit [Quit: Leaving]
geoah has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Encrypt has joined #ipfs
maxzor has quit [Read error: Connection reset by peer]
}ls{ has quit [Ping timeout: 268 seconds]
maxzor has joined #ipfs
theuser has joined #ipfs
jkrone has joined #ipfs
jkrone_ has joined #ipfs
<theuser> hey.. is there any big difference if I use js-ipfs in electron with the version from rawgit or the version in npm?
}ls{ has joined #ipfs
maxzor has quit [Remote host closed the connection]
thename[m] has joined #ipfs
bomb-on has joined #ipfs
<thename[m]> hey there
maxzor has joined #ipfs
maxzor has quit [Remote host closed the connection]
<thename[m]> is there a big difference if I use the script version for websites or the one from npm? (js-ipfs)
maxzor has joined #ipfs
chowie has joined #ipfs
cam has joined #ipfs
Alexeev has joined #ipfs
maxzor has quit [Remote host closed the connection]
bsm117532 has joined #ipfs
}ls{ has quit [Ping timeout: 240 seconds]
hoboprimate has joined #ipfs
Encrypt has quit [Quit: Quit]
domanic has joined #ipfs
phritz has quit [Remote host closed the connection]
nonlinear has joined #ipfs
}ls{ has joined #ipfs
<whyrusleeping> thename[m]: not sure, i'd ask daviddias
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
phritz has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
dvim has quit [Quit: WeeChat 2.1]
jkrone_ has quit [Ping timeout: 248 seconds]
jkrone has quit [Ping timeout: 248 seconds]
phritz has quit [Ping timeout: 248 seconds]
Alexeev_ has joined #ipfs
<thename[m]> ok
Alexeev has quit [Ping timeout: 260 seconds]
<daviddias> thename[m]: it would be the same
<daviddias> the script version is a bundled version of the one in npm
byt has joined #ipfs
byt has quit [Max SendQ exceeded]
<daviddias> for electron things
byt has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
Oatmeal has joined #ipfs
Oatmeal has quit [Max SendQ exceeded]
rendar has quit []
<thename[m]> thanks but I could not find there about the difference about the one from npm and the one which has to be loaded with a script tag?
cam has quit []
tec__ has quit [Ping timeout: 246 seconds]
* thename[m] sent a long message: thename[m]_2018-03-20_19:22:12.txt <https://matrix.org/_matrix/media/v1/download/matrix.org/bfSYKpoGgiMixpNKgAVyZcLX>
elevated has joined #ipfs
<thename[m]> and in the npm version I get a warning from my firewall
domanic has quit [Read error: Connection reset by peer]
tec__ has joined #ipfs
domanic has joined #ipfs
theuser has quit [Quit: Page closed]
wking has quit [Quit: leaving]
wking has joined #ipfs
<thename[m]> sorry, didn't see your first message :(
maxzor has joined #ipfs
wking1 has joined #ipfs
wking has quit [Client Quit]
wking1 has quit [Client Quit]
wking has joined #ipfs
hph^ has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
Alexeev_ has quit [Ping timeout: 240 seconds]
phritz has joined #ipfs
phritz has quit [Ping timeout: 246 seconds]
Oatmeal has joined #ipfs
phritz has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
phritz has quit [Read error: Connection reset by peer]
phritz has joined #ipfs
Alexeev has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
}ls{ has quit [Ping timeout: 240 seconds]
Fessus has joined #ipfs
semlan has joined #ipfs
kthnnlg has quit [Remote host closed the connection]
semlan has quit [Client Quit]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
}ls{ has joined #ipfs
Encrypt has joined #ipfs
hoboprimate has quit [Quit: hoboprimate]
hoboprimate has joined #ipfs
colatkinson has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
hoboprimate has quit [Remote host closed the connection]
chjk6x has quit [Remote host closed the connection]
chjk6x has joined #ipfs
tenchooo has quit [Read error: Connection reset by peer]
tenchooo has joined #ipfs
Alexeev has quit [Ping timeout: 245 seconds]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
hoboprimate has joined #ipfs
chjk6x has quit [Remote host closed the connection]
chjk6x has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
newhouse has quit [Ping timeout: 240 seconds]
colatkinson has quit [Quit: colatkinson]
elasticdog has quit [Ping timeout: 264 seconds]
newhouse has joined #ipfs
shizy has quit [Ping timeout: 246 seconds]
hacworld has joined #ipfs
lanlink has joined #ipfs
elasticdog has joined #ipfs
cam has joined #ipfs
cam is now known as treethought
lanlink has quit [Client Quit]
clemo has quit [Ping timeout: 256 seconds]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
hoboprimate has quit [Quit: hoboprimate]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
treethought has quit [Remote host closed the connection]
treethought has joined #ipfs
<whyrusleeping> thats disturbing
ygrek has joined #ipfs
roygbiv has joined #ipfs
<redfish> this cycle never ends, does it? everyone becomes fanboi of corporation. corporation begins censoring. everyone is shocked.
<whyrusleeping> redfish: did you read the article?
<redfish> yes, i know they are trying to fight it
<redfish> my point is that this will always happen with centralized entity, it will be coerced to censor.
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
<redfish> it just reminds me of this attitude of: IRC is bad. Slack is good. Self-hosted git repos are bad. Github is good. etc
<redfish> email is bad. Gmail is good. etc.
<whyrusleeping> yeah
<whyrusleeping> agreed
ruby32 has quit [Quit: Leaving]
<whyrusleeping> Honestly, it all comes down to UX
<whyrusleeping> people choose better user experience over privacy all the time
<whyrusleeping> and lots of people spend lots of time trying to make people care more about privacy
<whyrusleeping> which is good
<whyrusleeping> but its only half of the picture
<redfish> yeah.. very hard to compete against centralized profitable funded product
<whyrusleeping> hard, but not impossible
<whyrusleeping> and you don't need to compete
<whyrusleeping> you just need to not be bad
<whyrusleeping> if value(UX+privacyConcerns) > value(UXofCentralizedThingy) then we win
jkrone has joined #ipfs
<redfish> true. sometimes i just wish these companies built on top of existing protocols. if Slack invested into IRC (or matrix) image the progress we would have. But instead.. they make their own, eventually they'll disappear and all that work will be gone or will turn into yet another fragment.
<whyrusleeping> plus, with open technologies, we can provide more interesting UX than companies can, with interoperability of data between different applications
treethought has quit [Remote host closed the connection]
<whyrusleeping> yeah, slack really should have done something open
<redfish> yeah, that's the key value-add. email is much much better than aol intranet mail.
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
phritz_ has joined #ipfs
<whyrusleeping> This is something I care a lot about
treethought has joined #ipfs
<whyrusleeping> If I ever happen upon some free time and a pile of money, I want to start a group to build out a better overall user experience using open standards and software
Encrypt has quit [Quit: Quit]
<whyrusleeping> like, try to make linux competetive with OSX in terms of how everything *just works*
<whyrusleeping> and not do it in a way that forces people to use a particular distro
<whyrusleeping> like, just improve all the individual pieces
<whyrusleeping> and sure, can prepackage a distro with everything set up all pretty
<redfish> Canonical is kind of that mission, no?
<whyrusleeping> Yeah, they do it a bit
<whyrusleeping> but IMO they focus too much on ubuntu specific things
phritz has quit [Ping timeout: 248 seconds]
}ls{ has quit [Ping timeout: 246 seconds]
phritz_ has quit [Remote host closed the connection]
phritz has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
}ls{ has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 256 seconds]
Mateon3 is now known as Mateon1
chiui has quit [Ping timeout: 260 seconds]
Ecran_ has joined #ipfs
Ecran_ has quit [Client Quit]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
<Bat`O_> ^ this is exactly why i'm doing Arbore
<atrus6[m]> Sure, they do focus on Ubuntu stuff, but isn't that what makes OSX so good? By focusing on a specific set of hardware and a specific user experience they can get the focus on quality
<whyrusleeping> atrus6[m]: yeah, that is a lot of it
maxzor has quit [Remote host closed the connection]
ygrek has quit [Ping timeout: 240 seconds]
<whyrusleeping> though there are little things, like a systemwide notification engine, nicer integrations for calendar and email apps
<whyrusleeping> more things that separate data from the application
<whyrusleeping> and making the whole system work that way
<whyrusleeping> linux's main appeal is that things are 'pluggable'
<whyrusleeping> a lot of groups trying to make linux distros miss that entirely, and they end up working on software that only works for their particular thing
<Bat`O_> so, systemd ?
<Kythyria[m]> > like, try to make linux competetive with OSX in terms of how everything *just works*
<Kythyria[m]> I get the feeling that there's a whole bunch of people who _actively dislike_ that.
<whyrusleeping> Kythyria[m]: there are people that enjoy fighting device drivers?
<whyrusleeping> Bat`O_: systemd has a lot of good ideas
<Kythyria[m]> Seemingly yes.
<Kythyria[m]> There are certainly people who think "detect something reasonable" is a bad default on the grounds of then it would be literally impossible to change the default.
<whyrusleeping> I don't think that argument follows very well
<whyrusleeping> sane defaults can be had while still keeping things configurable
<Kythyria[m]> That guy was kind of an idiot, but it does explain a lot of more obtuse software.
<whyrusleeping> yeah...
<whyrusleeping> you definitely can't please everyone
<whyrusleeping> but i think that the status quo can be greatly improved
<Kythyria[m]> And I've seen other people claim that only having sane, not likely to break, options in the graphical installer, requiring you go and do some of the steps manually if you want to test the undertested filesystem drivers, is a bad idea because "linux is about choice"
<whyrusleeping> mostly, i'm upset that after 12 years of arch linux, i've switched to OSX
<whyrusleeping> (with an arch vm)
<Kythyria[m]> Because OSX is built by people who want a "take it out of the box and turn it on" setup experience?
one000mph has joined #ipfs
chris613 has quit [Ping timeout: 256 seconds]
domanic has quit [Read error: Connection reset by peer]
chris613 has joined #ipfs
<whyrusleeping> no, not really. Because OSX is built by people who want things like plugging in a monitor to work
domanic has joined #ipfs
<whyrusleeping> and by people who want systemwide notifications across all your apps to actually work
<whyrusleeping> and by people who want to make a friendly platform for a decent calendar and email app
<whyrusleeping> also people at apple are actively working on making hotplug GPUs work
<whyrusleeping> honestly, using linux in a VM on top of OSX has been a decent experience. All my peripherals work as expected.
<whyrusleeping> no need to fight audio
<whyrusleeping> or bluetooth
ralphtheninja2 has left #ipfs [#ipfs]
<Kythyria[m]> There are open-source programs I'd rather use on Windows than Linux (I've not been fond of OSX the times I've had to use it). Because there's less fighting GPU drivers.
jkrone has quit [Read error: Connection reset by peer]
<Kythyria[m]> (for instance, opencl works out of the box on windows)
jkrone has joined #ipfs
<Bat`O_> imho, gnome does a decent job at what you describe
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
<whyrusleeping> Bat`O_: yeah, gnome does a good job in a lot of ways
<whyrusleeping> but its a bit too opinionated
<whyrusleeping> and has lots of rough edges
lord| has joined #ipfs
<whyrusleeping> some of the work i'd probably want to do, would be to work on improving and modularizing gnome
necrotomic has joined #ipfs
treethought has quit [Remote host closed the connection]
rodolf0 has quit [Quit: Leaving]
<redfish> no no no... we want you here ;)
<whyrusleeping> haha
<whyrusleeping> yes of course
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
<redfish> btw i have no more excessive memory consumption and too-many-connections problems on small armv7 host. very happy about that!
<redfish> i am using those connection limiting feature settings in ipfs config
<whyrusleeping> :D
<whyrusleeping> is that on 0.4.14?
<redfish> yeah go-ipfs-git 0.4.14dev.r493.gc00482ab1-1
roygbiv has quit [Quit: ™]
<whyrusleeping> nice
newhouse has quit [Read error: Connection reset by peer]
treethought has joined #ipfs
rcat has joined #ipfs
rcat has quit [Remote host closed the connection]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
anderspree_ has left #ipfs [#ipfs]
espadrine has quit [Ping timeout: 246 seconds]
treethought has quit [Ping timeout: 268 seconds]
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
one000mph has quit [Remote host closed the connection]
domanic has quit [Read error: Connection reset by peer]
Ecran has quit [Quit: Going offline, see ya! (www.adiirc.com)]
domanic has joined #ipfs
jkrone has quit [Read error: Connection reset by peer]
jkrone has joined #ipfs
one000mph has joined #ipfs
treethought has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
hph^ has quit [Ping timeout: 246 seconds]
one000mph has quit [Ping timeout: 240 seconds]
one000mph has joined #ipfs
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
one000mph has quit [Ping timeout: 256 seconds]
<whyrusleeping> Alright everyone, we've got v0.4.14-rc3 binaries built and ready: https://dist.ipfs.io/go-ipfs/v0.4.14-rc3
<whyrusleeping> Everything is looking pretty green here, unless something ugly is found, we're gonna move forward with the final release in a couple days
domanic has quit [Read error: Connection reset by peer]
domanic has joined #ipfs
chjk6x has quit [Remote host closed the connection]
chjk6x has joined #ipfs
jkrone has quit [Read error: Connection reset by peer]
jkrone has joined #ipfs
chjk6x has quit [Remote host closed the connection]
chjk6x has joined #ipfs
jkrone_ has joined #ipfs
chjk6x has quit [Remote host closed the connection]
chjk6x has joined #ipfs
jkrone has quit [Ping timeout: 245 seconds]