gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
Synthetica has quit [Quit: Connection closed for inactivity]
<supersandro2000> combined with --cursor-file=cursor journalctl does not send me all entries multiple times
<supersandro2000> why does nix search list all packages if you search for empty string?
rajivr has joined #nixos-chat
<aaronjanse> Huh that's what I'd expect it to do
<supersandro2000> I think it should return an error instead of blocking your terminal
<{^_^}> nix#4739 (by SuperSandro2000, 7 seconds ago, open): nix search without a term should error
<elvishjerricco> Is there a way to make `find` treat symbolic links by printing both the path to the link and the path it links to?
<supersandro2000> from fd
<supersandro2000> -l, --list-details
<supersandro2000> Use a detailed listing format like 'ls -l'. This is basically an alias for '--exec-batch ls -l' with some additional 'ls' options. This can be used to see more
<supersandro2000> metadata, to show symlink targets and to achieve a deterministic sort order.
<supersandro2000> that should work, right?
<supersandro2000> fd -l result
<supersandro2000> lrwxrwxrwx 1 hotpi hotpi 54 Apr 24 02:34 result -> /nix/store/g1q7hvycs7rwh50m4p480qjg209kpdvj-nix-2.3.10
<supersandro2000> lrwxrwxrwx 1 hotpi hotpi 95 Apr 20 23:49 result-bin -> /nix/store/kz4p47pryiy9a8268mvgim2fml9qbf2p-openssl-static-1.1.1k-x86_64-unknown-linux-musl-bin
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos-chat
<hexa-> supersandro2000: takes less than 200 ms to open the pager with all packages here, so it seems to be disk related :)
jess has quit [Quit: Lost terminal]
jess has joined #nixos-chat
<{^_^}> https://github.com/NixOS/nixpkgs/pull/18 (by antono, 8 years ago, closed): Fix url for guile-lint (geocities is dead now)
* lukegb adds a thumb
<gchristensen> #16 :D
<{^_^}> https://github.com/NixOS/nixpkgs/pull/16 (by viric, 8 years ago, merged): Updating gdb to 7.4.1
<samueldr> ♯16
<lukegb> ah, like C♯
Emantor has quit [Quit: ZNC - http://znc.in]
<gchristensen> I don't really think they look in order of thumbs much, though. Looking at the last few days almost all merged PRs had 0 thumbs
Emantor has joined #nixos-chat
h0m1 has quit [Ping timeout: 260 seconds]
h0m1 has joined #nixos-chat
<supersandro2000> hexa-: it did not open a pager for me
<elvishjerricco> I think... I just used bash while loops and pipes as the list monad
<aleph-> Ohhh?
<aleph-> Go on elvishjerricco
<elvishjerricco> aleph-: Basically just did a series of `cat input | while read foo; do ... ; done | while read bar; do ... ; done`
<aleph-> Ah heheh
<elvishjerricco> a bit more complicated for... reasons
<elvishjerricco> specifically I had a while loop that was reading paths from stdin, and if the path was a symlink I wanted it to process the chain of symlinks as well
<elvishjerricco> So I took my `... | while read obj; do ... ; done` and turned it into `... | (while read obj; do echo "$obj"; while test -h "$obj"; do obj="$(readlink "$obj")"; echo "$obj"; done; done) | (while read obj; do ... ; done)`
lunc has quit [Ping timeout: 268 seconds]
waleee-cl has quit [Quit: Connection closed for inactivity]
endformationage has quit [Ping timeout: 246 seconds]
philipp[m] has quit [Ping timeout: 245 seconds]
nicolas[m] has quit [Ping timeout: 245 seconds]
kalbasit[m] has quit [Ping timeout: 245 seconds]
mjlbach has quit [Ping timeout: 245 seconds]
arcnmx has quit [Ping timeout: 245 seconds]
philipp[m] has joined #nixos-chat
mjlbach has joined #nixos-chat
nicolas[m] has joined #nixos-chat
kalbasit[m] has joined #nixos-chat
arcnmx has joined #nixos-chat
cole-h has quit [Ping timeout: 252 seconds]
<eyJhb> gchristensen: Is your PR a lot more complicated?
avn has quit [Remote host closed the connection]
<Ke> samueldr: how's the metric going on Canada btw. I was on toronto (Hamilton) around 2008 and people assured me Canada is mteric, but now watching canadan tv I see feet everywhere
<Ke> metric
<Ke> is this Territorial thing or just university vs. outside thing
<DigitalKiwi> only french canada is metric
addcninblue has quit [Ping timeout: 246 seconds]
<Mic92> How do they deal with speed limits on traffic sign in the country. Is it some parts also metric and in other parts miles/hour?
<eyJhb> Mic92: That's actually a good question
<Mic92> That would be super confusing for folks
<eyJhb> I might have driven in Sweden without knowing the actually speed limit on the highway when no signs are present.
<eyJhb> Big _might_
<eyJhb> Isn't there a difference in how the signs look?
<eyJhb> Seems like it is just km/h :)
<Mic92> Wow, not even India is doing this.
<eyJhb> Didn't know India used such a looney system
<Ke> I had imagined most cars with the traditional pointer had both mph and kph markings
<Ke> at least this is what I have seen
<Ke> haven't watched in ages though
<Ke> I guess nowadays it's some silly touch screen
ekleog has quit [Changing host]
ekleog has joined #nixos-chat
<DigitalKiwi> my last comment was a bit tongue-in-cheek just fyi
af has joined #nixos-chat
lunc has joined #nixos-chat
<eyJhb> Ke: I have not seen cars with both here in Denmark so far :p But I guess they are 6+ years old
<eyJhb> ANd our car park is .. not the best
af has quit [Quit: af]
af has joined #nixos-chat
af has quit [Client Quit]
af has joined #nixos-chat
af has quit [Ping timeout: 252 seconds]
af has joined #nixos-chat
af has quit [Remote host closed the connection]
waleee-cl has joined #nixos-chat
endformationage has joined #nixos-chat
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixos-chat
tokudan has quit [Remote host closed the connection]
nicolas[m] has quit [Ping timeout: 250 seconds]
tokudan has joined #nixos-chat
jtojnar has quit [Ping timeout: 250 seconds]
leonardp has quit [Ping timeout: 245 seconds]
thefloweringash has quit [Ping timeout: 245 seconds]
arcnmx has quit [Ping timeout: 245 seconds]
nicolas[m] has joined #nixos-chat
leonardp has joined #nixos-chat
thefloweringash has joined #nixos-chat
arcnmx has joined #nixos-chat
jtojnar has joined #nixos-chat
cole-h has joined #nixos-chat
luxemboye has quit [Remote host closed the connection]
luxemboye has joined #nixos-chat
bqv has quit [Quit: WeeChat 3.1]
bqv has joined #nixos-chat
lunc has quit [Ping timeout: 246 seconds]
lunc has joined #nixos-chat
addcninblue has joined #nixos-chat
jtojnar has quit [Ping timeout: 245 seconds]
jtojnar has joined #nixos-chat
<samueldr> DigitalKiwi: nope :), but good joke
<samueldr> Ke: Canada is about as metric as England / the UK is
<samueldr> official units are metric
<samueldr> but day-to-day units sometimes are imperial
<samueldr> but there _is_ a split in regionality / language
<samueldr> but not that much
<samueldr> that split might be caused by some US influence, like in TV shows
<samueldr> but I would be curious how you see "feet everywhere"
<samueldr> but funny thing is that the most likely unit that could have been kept imperial in common parlance didn't
<samueldr> miles/h or miles for driving didn't stick at all, like I (am probably wrong to) believe in the UK stuck a bit?
<DigitalKiwi> bad camera crew -- "18:27 samueldr: but I would be curious how you see "feet everywhere"
<samueldr> DigitalKiwi: I knew I was walking into something like that
<samueldr> but things that did stick are: people's height and weight
<DigitalKiwi> i had that joke since my first comment just needed a setup
<samueldr> food sold by the weight is advertised in $/lb, but actually sold $/kg
<samueldr> because it looks cheaper! 2.2× cheaper!
<samueldr> building/construction work may use imperial as customary units because materials are likely to be in those units
<samueldr> see, trading partner at the south uses imperial a lot :)
<samueldr> oh, I was slightly misleading
<samueldr> food sold by the weight, only "fresh", like meats, fruits and veggies
<samueldr> you buy a liter, two, or four of milk
<DigitalKiwi> https://avedictionary.com/browse/ this has all of the units and more
<samueldr> fun fact! here in Québec, and other parts of Canada. four liter of milks customarily comes into three bags!
samueldr has left #nixos-chat [#nixos-chat]
samueldr has joined #nixos-chat
<samueldr> what
<samueldr> how did I leave?
__monty__ has joined #nixos-chat
<hexa-> samueldr: looks like /part
<samueldr> yeah, but I didn't :)
<samueldr> (I looked at my logs to see)
<Ke> but was it metric or imperial part?
<hexa-> maybe not intentionally
<hexa-> but you were gone for 7s
<samueldr> I wonder how, since ^W hides the channel from the list but doesn't part
<samueldr> but I didn't ^W accidentally writing this time :)
<hexa-> too long for chghost etc.
<samueldr> it happened when I looked at another channel
<samueldr> so that's odd
<samueldr> anyway
<samueldr> all of this is also tinted by the fact that the switch to metric is recent enough
<samueldr> it happened from 1970 through 1985
<samueldr> so my parents were already born and learning things
<Ke> last I saw was house sizes
<samueldr> they probably had a mixed education
<Ke> in square feet
<samueldr> ah, square feet
<samueldr> yeah, "customary" square feet
<samueldr> it's how it's always had been done, so comparison is easier
<samueldr> that's the general idea behind all of it, whenever you hear an imperial unit being used, it's because there was no "force" to make them change in their industry
<samueldr> >> Despite the exclusive use of degrees Celsius in weather reports, some Canadians still use Fahrenheit
<samueldr> that doesn't hold true in Québec
<samueldr> outside of cooking (oven temperature only) that's the only unit that doesn't make any sense
<Ke> I would assume most do not do conversions, but use whatever they get from a source
<samueldr> or match the source
<Ke> especially temperature conversion is slightly painful, since it's not just multiply
<samueldr> yeah
<samueldr> >> In English-speaking Canada commercial and residential spaces are mostly (but not exclusively) constructed using imperial units and advertised accordingly, while in French-speaking Quebec commercial and residential spaces are constructed in metres and advertised using both metric and imperial units as equivalents
<samueldr> yeah, holds true
<drakonis> hm, so nix is available on debian now
<drakonis> cant wait for the impending swarm of debian and ubuntu users
<pie_> oh deer
<cole-h> yay, more people :)
<hexa-> 2.3.10+dfsg1-1: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el riscv64 s390x
<MichaelRaskin> I don't really expect a large swarm
<hexa-> that is quite some targets
<drakonis> its only available for debian 11 and forawrd
<drakonis> forward, so that means its not going to take place right away
<MichaelRaskin> You need that fine sliver of people who have any use for Nix (running the recommended package set for Gnome desktop is tolerable with apt, it's the exotic things that break everything in three simple steps), but did not Just Use Binary Installer
<drakonis> bullseye is slated to release later this year
<hexa-> installer was rc1ed quite recently
<hexa-> so probably q3?
<MichaelRaskin> It is nicer for those who use Nix anyway
<samueldr> nix as development environment tooling, maybe
<samueldr> like, nix-shell and friends
<samueldr> or nix-build
<samueldr> that's what I would assume way before apt replacement
<MichaelRaskin> I mean, if you are on Debian you can not ever replace apt
<drakonis> it has `nix` out of the box
<drakonis> in which i assume it still hasnt been taken out from the default builds yet
<MichaelRaskin> Once your kernel and login shell are not from apt, you are no longer on Debian anyway
<MichaelRaskin> Ouch, Ouch ouch ouch
<MichaelRaskin> I just understood that Nix in Debian is pain
<drakonis> it has some weird jankiness you dont get with the install script too
<drakonis> it doesnt even come with nixpkgs enabled :v
<MichaelRaskin> Because it means that in a couple of years we get a trickle of users who use Debian Nix and cannot evaluate Nixpkgs
<drakonis> or worse even, it requires elevating permissions to do things like nix-shell
<drakonis> they also have guix but that one works extremely fine because the intersection between debian and guix is pretty strong
<drakonis> among other circles like the reproducible builds and bootstrappable folks
<drakonis> there was more effort here
<drakonis> nix took forever to enter debian because most of the time was spent dealing with debian's policies
<drakonis> it was a rough journey
<drakonis> i remember it languishing in debian new
<drakonis> nix comes with a systemd package attached to the hip
<drakonis> its highly unideal.
<drakonis> it has patches lol
<hexa-> lol
<drakonis> https://sources.debian.org/patches/nix/2.3.10+dfsg1-1/ what is the meaning of this
<drakonis> okay so i have to add my user to nix-users otherwise i cant interact with the daemon
<drakonis> this isnt even explicitly mentioned on the debian package or done automatically
<drakonis> we will definitely have a lot of people coming in from debian and downstream distros pouring in
<__monty__> Why do they treat it as radioactive?
<drakonis> fhs
<drakonis> the sacred fhs
<MichaelRaskin> And as for interaction with the daemon behind ACL, it _does_ subvert the idea of storage quotas
<drakonis> guix seems to get a pass because it does respect acls
<drakonis> and a bunch of other things
<drakonis> there's a lot of hackery going on with the nix package on debian
<aleph-> Eesh
<MichaelRaskin> Let's be honest, Jamie Zawinski _had_ some reasons to say it would be better if Debian would not package XScreenSaver
<drakonis> yes
<MichaelRaskin> Meh, not that much
<drakonis> https://sources.debian.org/src/guix/1.2.0-4/debian/ conversely this is guix
<drakonis> not super excited about how nix was done in debian, its very tightly coupled with systemd and not in a good way
<drakonis> also broken sandboxing
<drakonis> #47794
<MichaelRaskin> Ouch
<hexa-> rough
<drakonis> there's a pr being referenced on the custom nix.conf file
<drakonis> looks like it isnt available if i try to access it?
<drakonis> the PR that is?
<drakonis> maybe it is time to provide a third party repository for these things
<drakonis> i'd rather forego the existence of a official debian package if its going to be this terrible
<MichaelRaskin> But how did they manage to break dependencies?
<MichaelRaskin> Oops
<MichaelRaskin> break sandboxing?
<aleph-> Wat
<drakonis> i'm trying to figure it out, there's a link to a pr on nixpkgs in the package that allegedly points that sandboxing is broken on debian
<drakonis> gee i wonder why
<drakonis> must be that they have user namespaces disabled?
<drakonis> by default
<MichaelRaskin> Ooooh
<MichaelRaskin> OK, makes sense…
<drakonis> the pr in question seems to be unaccessible though?
<drakonis> i'm merely spitballing the reason why that would be the case
<MichaelRaskin> Maybe it is actually an issue? But then the bot doesn't find either
<samueldr> nah, #47794 is a 404
<samueldr> according to my logs, a volth PR
<drakonis> ah, volth.
<samueldr> 23:59 <{^_^}> [nixpkgs] @volth closed pull request #47794 → dhcp: fix build with sandbox=false → https://git.io/fxLAf
<drakonis> yeah that might be an issue
<drakonis> thanks github
<samueldr> thithub
<drakonis> now we'll never know.
<drakonis> also uhhh
<drakonis> why does the nix package employ tmpfiles
<drakonis> it vaporizes gcroots and profiles on reboot
<drakonis> along with the socket
<drakonis> thanks i hate it debian
<drakonis> i'm rapidly reconsidering bootstrapping nixos on this machine again
<aleph-> This may be the worst package ever
<aleph-> ... of all time.
<MichaelRaskin> It vaporises gcroots on reboot??
<drakonis> yes
<drakonis> can this package be worse than the time a debian packager gave us heartbleed?
<drakonis> oh wait
<drakonis> wrong one
<drakonis> that one was using valgrind without abandon
<drakonis> it nukes /nix/var/nix/gcroots/per-user
<hexa-> the easiest explanation is: they don't understand gcroots
<drakonis> i'm generally confused to what is the purpose of that
<drakonis> also it didnt disappear into oblivion but idk
<drakonis> i'm still not particularly excitedlol
<drakonis> it isnt specifying the age column
<drakonis> so no deletion i guess?
<drakonis> its still uhh
<drakonis> not good?
<drakonis> i'll try something real quick
<drakonis> since i actually need to add the channel
<drakonis> lol, not even adding a channel works properly
<drakonis> good lord.
<__monty__> Is this about Debian Testing at least, not stable?
<drakonis> its not even on stable yet
<drakonis> plus stable is coming later this year
<drakonis> i think the freeze has already taken place
<drakonis> so this is the state of the package the average debian user will experience on release
<cole-h> wtf
<__monty__> So this *is* about Stable?
<drakonis> technically, yes.
<drakonis> once it does propagate downwards
<drakonis> its very very broken
<drakonis> i have no idea how it even got into the repos even with the scrutiny it had
<__monty__> Can we maybe petition Debian maintainers to hold off on including it in Stable in this state?
<drakonis> hmm, if they kept xchat, even when the hexchat maintainer petitioned to not include it in the repos
<drakonis> its unlikely but worth a try
<__monty__> Was that about it being broken or just the author prefering not to be in the repos?
<drakonis> both
<drakonis> xchat is extremely broken today
<drakonis> the debian person that decided to do it, did entirely out of nostalgia
<drakonis> it wasnt a good look
<drakonis> oh, xchat isnt here anymore
<drakonis> thank fucking goodness
<drakonis> it got nuked from testing
<drakonis> they are definitely open to removing things
<drakonis> okay so i tried adding nixpkgs to both root and my user and lmao neither of them can see it
<drakonis> this is highly terrible.
<drakonis> i wonder whether the person responsible for this, actually went on irc to ask for any kind of advice on the matter
<MichaelRaskin> I think Nix used to have an official deb, but then you probably eventually want Nix-installed-Nix, so now it's just binary installer
<MichaelRaskin> I do not remember what the debs built on Hydra targeted, probably both latest Debian and Ubuntu
<drakonis> also removing the package does not do any cleanups
<drakonis> so if i wanted to install nix, it wouldnt work
<drakonis> its ugly
<drakonis> it leaves a very large trail behind
<drakonis> at this point, i might just install nix from a iso instead
<MichaelRaskin> I am too lazy to spin a sid VM and file all the bugs against this package until it collapses under their weight
<drakonis> run a container
<drakonis> its easy peasy
<drakonis> its what i do on nixos
<drakonis> you get the same clown show but with less setup
<drakonis> run debootstrap and go bonkers
<MichaelRaskin> Loook
<MichaelRaskin> I have Nix in Debian chroot in Android on my Cosmo
<drakonis> wow...
<drakonis> what...
<MichaelRaskin> I _know_ there is a ton of things that are slightly different in chroot/container/top system
<MichaelRaskin> Especially with Nix and sandboxing
<MichaelRaskin> So proper testing needs a VM
<drakonis> i see
<MichaelRaskin> There is something to testing it and chroot and then saying that this testing report is as horribly misguided and broken as the package being tested, but that sounds like some modern performance art
abathur has quit [Quit: abathur]
<drakonis> i see
<drakonis> well, this is running natively right now
<drakonis> i have debian running here as a desktop and welp, its all kinds of horrible shit
<pie_> hm, any way i could use ssh-agent with remote builders?
<pie_> i imagine i have to get the nix daemon running with an agent in its env and then i have to talk to the agent to add a key?
abathur has joined #nixos-chat
rajivr has quit [Quit: Connection closed for inactivity]
<pie_> clever++
<{^_^}> clever's karma got increased to 573
<clever> pie_: also, if you do `sudo nix-build`, it wont use nix-daemon, so it can inherit things like SSH_AUTH_SOCK
<pie_> clever: yeah i want this to be automatic though
<pie_> im trying to set up remote builds and substituters
<pie_> (well, mostly automatic)
<clever> you would need to set the SSH_AUTH_SOCK for the systemd service, similar to the example in those logs
<pie_> yeah i was about to ask, it wasnt clear from the logs if that will work or not but im about to try it
<clever> since i use gpg-agent, that would point to /run/user/1000/gnupg/S.gpg-agent.ssh
<pie_> im just going to set it to /root/somethingorother and try ssh-agent
dingenskirchen has quit [*.net *.split]
drozdziak1 has quit [*.net *.split]
adisbladis has quit [*.net *.split]
julm has quit [*.net *.split]
jtojnar has quit [*.net *.split]
FireFly has quit [*.net *.split]
Guest88372_ has quit [*.net *.split]
mjlbach has quit [*.net *.split]
manveru[m] has quit [*.net *.split]
Ke has quit [*.net *.split]
kini has quit [*.net *.split]
gh0st[m] has quit [*.net *.split]
DavHau[m] has quit [*.net *.split]
kloenk has quit [*.net *.split]
ky0ko1 has quit [*.net *.split]
Valodim has quit [*.net *.split]
grfn has quit [*.net *.split]
gchristensen has quit [*.net *.split]
zgrep has quit [*.net *.split]
Cynthia has quit [*.net *.split]
Mic92 has quit [*.net *.split]
lopsided98 has quit [*.net *.split]
{^_^} has quit [*.net *.split]
vulpine has quit [*.net *.split]
sphalerite has quit [*.net *.split]
talyz has quit [*.net *.split]
gausby has quit [*.net *.split]
ar has quit [*.net *.split]
supersandro2000 has quit [*.net *.split]
MichaelRaskin has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
infinisil has quit [*.net *.split]
hexchen has quit [*.net *.split]
etu has quit [*.net *.split]
V has quit [*.net *.split]
dottedmag has quit [*.net *.split]
kgz has quit [*.net *.split]
abathur has quit [*.net *.split]
hplar has quit [*.net *.split]
hl has quit [*.net *.split]
bqv has quit [*.net *.split]
Emantor has quit [*.net *.split]
feepo has quit [*.net *.split]
DigitalKiwi has quit [*.net *.split]
tokudan has quit [*.net *.split]
h0m1 has quit [*.net *.split]
jess has quit [*.net *.split]
jared-w has quit [*.net *.split]
midchildan_ has quit [*.net *.split]
mudri has quit [*.net *.split]
nyanotech has quit [*.net *.split]
genevino has quit [*.net *.split]
appservicebot5 has quit [*.net *.split]
Raito_Bezarius has quit [*.net *.split]
davidtwco has quit [*.net *.split]
andi- has quit [*.net *.split]
Baughn has quit [*.net *.split]
nf has quit [*.net *.split]
taktoa[c] has quit [*.net *.split]
srhb has quit [*.net *.split]
AMG has quit [*.net *.split]
lucus16 has quit [*.net *.split]
mewra has quit [*.net *.split]
wirew0rm2 has quit [*.net *.split]
emilazy has quit [*.net *.split]
manveru has quit [*.net *.split]
flokli has quit [*.net *.split]
bennofs has quit [*.net *.split]
thibm has quit [*.net *.split]
jackdk has quit [*.net *.split]
Jackneill has quit [*.net *.split]
Swant has quit [*.net *.split]
katrin has quit [*.net *.split]
spudly has quit [*.net *.split]
hodapp has quit [*.net *.split]
eyJhb has quit [*.net *.split]
__monty__ has quit [*.net *.split]
cole-h has quit [*.net *.split]
ece has quit [*.net *.split]
energizer has quit [*.net *.split]
luxemboye has quit [*.net *.split]
arcnmx has quit [*.net *.split]
Sigyn has quit [*.net *.split]
kalbasit[m] has quit [*.net *.split]
philipp[m] has quit [*.net *.split]
ma27[m] has quit [*.net *.split]
emily has quit [*.net *.split]
hexa- has quit [*.net *.split]
aaronjanse has quit [*.net *.split]
rycee has quit [*.net *.split]
colemickens has quit [*.net *.split]
f0x has quit [*.net *.split]
ashkitten has quit [*.net *.split]
ddima has quit [*.net *.split]
jdnixx-M has quit [*.net *.split]
thefloweringash has quit [*.net *.split]
nicolas[m] has quit [*.net *.split]
hjones[m] has quit [*.net *.split]
ili has quit [*.net *.split]
rmcgibbo[m] has quit [*.net *.split]
veleiro has quit [*.net *.split]
cwnovusordoseclo has quit [*.net *.split]
danielrf[m] has quit [*.net *.split]
chvp has quit [*.net *.split]
judson has quit [*.net *.split]
Shados has quit [*.net *.split]
hyperfekt has quit [*.net *.split]
aria has quit [*.net *.split]
waleee-cl has quit [*.net *.split]
srk has quit [*.net *.split]
bridge[evilred] has quit [*.net *.split]
misuzu has quit [*.net *.split]
mcint has quit [*.net *.split]
NinjaTrappeur has quit [*.net *.split]
liszt has quit [*.net *.split]
rizary has quit [*.net *.split]
cbarrett has quit [*.net *.split]
sparogy has quit [*.net *.split]
f0x2 has quit [*.net *.split]
dadada_ has quit [*.net *.split]
elvishjerricco has quit [*.net *.split]
sudocurse has quit [*.net *.split]
betawaffle has quit [*.net *.split]
tazjin has quit [*.net *.split]
piegames[m] has quit [*.net *.split]
mog has quit [*.net *.split]
kraem has quit [*.net *.split]
risson has quit [*.net *.split]
ehmry has quit [*.net *.split]
spacekookie has quit [*.net *.split]
drakonis has quit [*.net *.split]
numkem has quit [*.net *.split]
Taneb has quit [*.net *.split]
das_j has quit [*.net *.split]
linear_cannon has quit [*.net *.split]
lassulus has quit [*.net *.split]
aszlig has quit [*.net *.split]
c4rc4s has quit [*.net *.split]
raboof has quit [*.net *.split]
ekleog has quit [*.net *.split]
monsieurp has quit [*.net *.split]
ajs124 has quit [*.net *.split]
siraben has quit [*.net *.split]
crazazy[m] has quit [*.net *.split]
aanderse has quit [*.net *.split]
LinuxHackerman has quit [*.net *.split]
JJJollyjim has quit [*.net *.split]
Ox4A6F has quit [*.net *.split]
immae has quit [*.net *.split]
aleph- has quit [*.net *.split]
matthewcroughan has quit [*.net *.split]
makefu has quit [*.net *.split]
AtnNn has quit [*.net *.split]
blueberrypie has quit [*.net *.split]
leah2 has quit [*.net *.split]
edrex has quit [*.net *.split]
puzzlewolf has quit [*.net *.split]
leons has quit [*.net *.split]
Gaelan has quit [*.net *.split]
johanot has quit [*.net *.split]
hax404 has quit [*.net *.split]
higebu has quit [*.net *.split]
ravndal has quit [*.net *.split]
clever has quit [*.net *.split]
sterni has quit [*.net *.split]
ottidmes has quit [*.net *.split]
averell has quit [*.net *.split]
pinpox has quit [*.net *.split]
disasm_ has quit [*.net *.split]
managarmr1 has quit [*.net *.split]
aszlig has joined #nixos-chat
linear_cannon has joined #nixos-chat
lassulus has joined #nixos-chat
das_j has joined #nixos-chat
monsieurp has joined #nixos-chat
ekleog has joined #nixos-chat
raboof has joined #nixos-chat
Sigyn has joined #nixos-chat
Guest88372_ has joined #nixos-chat
Jackneill has joined #nixos-chat
katrin has joined #nixos-chat
DigitalKiwi has joined #nixos-chat
manveru has joined #nixos-chat
mewra has joined #nixos-chat
mudri has joined #nixos-chat
feepo has joined #nixos-chat
gchristensen has joined #nixos-chat
gh0st[m] has joined #nixos-chat
kgz has joined #nixos-chat
nyanotech has joined #nixos-chat
manveru[m] has joined #nixos-chat
Raito_Bezarius has joined #nixos-chat
kloenk has joined #nixos-chat
etu has joined #nixos-chat
davidtwco has joined #nixos-chat
MichaelRaskin has joined #nixos-chat
julm has joined #nixos-chat
andi- has joined #nixos-chat
dottedmag has joined #nixos-chat
supersandro2000 has joined #nixos-chat
kini has joined #nixos-chat
FireFly has joined #nixos-chat
V has joined #nixos-chat
ar has joined #nixos-chat
thibm has joined #nixos-chat
grfn has joined #nixos-chat
appservicebot5 has joined #nixos-chat
genevino has joined #nixos-chat
taktoa[c] has joined #nixos-chat
vulpine has joined #nixos-chat
tokudan has joined #nixos-chat
lucus16 has joined #nixos-chat
{^_^} has joined #nixos-chat
spudly has joined #nixos-chat
infinisil has joined #nixos-chat
Ke has joined #nixos-chat
hplar has joined #nixos-chat
abathur has joined #nixos-chat
nf has joined #nixos-chat
Baughn has joined #nixos-chat
adisbladis has joined #nixos-chat
h0m1 has joined #nixos-chat
Cynthia has joined #nixos-chat
drozdziak1 has joined #nixos-chat
jess has joined #nixos-chat
ky0ko1 has joined #nixos-chat
hodapp has joined #nixos-chat
AMG has joined #nixos-chat
Swant has joined #nixos-chat
bennofs has joined #nixos-chat
jared-w has joined #nixos-chat
Emantor has joined #nixos-chat
lopsided98 has joined #nixos-chat
midchildan_ has joined #nixos-chat
cole-h has joined #nixos-chat
talyz has joined #nixos-chat
aminechikhaoui has joined #nixos-chat
hexchen has joined #nixos-chat
ece has joined #nixos-chat
srhb has joined #nixos-chat
gausby has joined #nixos-chat
emilazy has joined #nixos-chat
__monty__ has joined #nixos-chat
jtojnar has joined #nixos-chat
Valodim has joined #nixos-chat
mjlbach has joined #nixos-chat
sphalerite has joined #nixos-chat
hl has joined #nixos-chat
eyJhb has joined #nixos-chat
Mic92 has joined #nixos-chat
jackdk has joined #nixos-chat
bqv has joined #nixos-chat
dingenskirchen has joined #nixos-chat
flokli has joined #nixos-chat
energizer has joined #nixos-chat
DavHau[m] has joined #nixos-chat
wirew0rm2 has joined #nixos-chat
zgrep has joined #nixos-chat
luxemboye has joined #nixos-chat
c4rc4s has joined #nixos-chat
aanderse has joined #nixos-chat
LinuxHackerman has joined #nixos-chat
Ox4A6F has joined #nixos-chat
JJJollyjim has joined #nixos-chat
immae has joined #nixos-chat
crazazy[m] has joined #nixos-chat
siraben has joined #nixos-chat
ajs124 has joined #nixos-chat
raboof has quit [Max SendQ exceeded]
ottidmes has joined #nixos-chat
disasm_ has joined #nixos-chat
averell has joined #nixos-chat
managarmr1 has joined #nixos-chat
pinpox has joined #nixos-chat
clever has joined #nixos-chat
siraben has quit [Max SendQ exceeded]
Gaelan has joined #nixos-chat
higebu has joined #nixos-chat
johanot has joined #nixos-chat
leons has joined #nixos-chat
hax404 has joined #nixos-chat
puzzlewolf has joined #nixos-chat
sterni has joined #nixos-chat
ravndal has joined #nixos-chat
edrex has joined #nixos-chat
leah2 has joined #nixos-chat
AtnNn has joined #nixos-chat
blueberrypie has joined #nixos-chat
makefu has joined #nixos-chat
aleph- has joined #nixos-chat
emily has joined #nixos-chat
hexa- has joined #nixos-chat
ma27[m] has joined #nixos-chat
aaronjanse has joined #nixos-chat
philipp[m] has joined #nixos-chat
rycee has joined #nixos-chat
f0x has joined #nixos-chat
kalbasit[m] has joined #nixos-chat
ashkitten has joined #nixos-chat
arcnmx has joined #nixos-chat
jdnixx-M has joined #nixos-chat
ddima has joined #nixos-chat
hexa- has quit [Max SendQ exceeded]
Taneb has joined #nixos-chat
numkem has joined #nixos-chat
drakonis has joined #nixos-chat
judson has joined #nixos-chat
rmcgibbo[m] has joined #nixos-chat
veleiro has joined #nixos-chat
ili has joined #nixos-chat
Shados has joined #nixos-chat
cwnovusordoseclo has joined #nixos-chat
danielrf[m] has joined #nixos-chat
hyperfekt has joined #nixos-chat
aria has joined #nixos-chat
chvp has joined #nixos-chat
hjones[m] has joined #nixos-chat
thefloweringash has joined #nixos-chat
kalbasit[m] has quit [Max SendQ exceeded]
steveeJ has quit [Ping timeout: 246 seconds]
jtojnar has quit [Ping timeout: 258 seconds]
arcnmx has quit [Ping timeout: 276 seconds]
emily has quit [Ping timeout: 276 seconds]
Gaelan has quit [Max SendQ exceeded]
ravndal has quit [Max SendQ exceeded]
sorear has quit [Ping timeout: 246 seconds]
JJJollyjim has quit [Ping timeout: 248 seconds]
immae has quit [Ping timeout: 248 seconds]
Ox4A6F has quit [Ping timeout: 248 seconds]
edrex has quit [Ping timeout: 267 seconds]
puzzlewolf has quit [Ping timeout: 267 seconds]
leons has quit [Ping timeout: 246 seconds]
mjlbach has quit [Ping timeout: 258 seconds]
Ke has quit [Ping timeout: 258 seconds]
manveru[m] has quit [Ping timeout: 258 seconds]
gh0st[m] has quit [Ping timeout: 258 seconds]
DavHau[m] has quit [Ping timeout: 258 seconds]
kloenk has quit [Ping timeout: 258 seconds]
leonardp has quit [Ping timeout: 245 seconds]
feepo has quit [Ping timeout: 245 seconds]
thefloweringash has quit [Ping timeout: 247 seconds]
hjones[m] has quit [Ping timeout: 272 seconds]
ili has quit [Ping timeout: 272 seconds]
rmcgibbo[m] has quit [Ping timeout: 247 seconds]
cwnovusordoseclo has quit [Ping timeout: 272 seconds]
chvp has quit [Ping timeout: 272 seconds]
danielrf[m] has quit [Ping timeout: 247 seconds]
veleiro has quit [Ping timeout: 247 seconds]
aanderse has quit [Ping timeout: 248 seconds]
f0x2 has joined #nixos-chat
cbarrett has joined #nixos-chat
sparogy has joined #nixos-chat
dadada_ has joined #nixos-chat
NinjaTrappeur has joined #nixos-chat
mcint has joined #nixos-chat
tazjin has joined #nixos-chat
elvishjerricco has joined #nixos-chat
bridge[evilred] has joined #nixos-chat
mog has joined #nixos-chat
misuzu has joined #nixos-chat
piegames[m] has joined #nixos-chat
srk has joined #nixos-chat
kraem has joined #nixos-chat
risson has joined #nixos-chat
spacekookie has joined #nixos-chat
ehmry has joined #nixos-chat
philipp[m] has quit [Ping timeout: 276 seconds]
ma27[m] has quit [Ping timeout: 276 seconds]
aaronjanse has quit [Ping timeout: 276 seconds]
rycee has quit [Ping timeout: 276 seconds]
elvishjerricco has quit [Ping timeout: 255 seconds]
liszt has joined #nixos-chat
sudocurse has joined #nixos-chat
raboof has joined #nixos-chat
raboof has quit [Excess Flood]
raboof has joined #nixos-chat
higebu has quit [Ping timeout: 246 seconds]
sorear has joined #nixos-chat
aria has quit [Ping timeout: 243 seconds]
rizary has joined #nixos-chat
steveeJ has joined #nixos-chat
crazazy[m] has quit [Ping timeout: 248 seconds]
LinuxHackerman has quit [Ping timeout: 248 seconds]
betawaffle has joined #nixos-chat
higebu has joined #nixos-chat
cbarrett has quit [Ping timeout: 260 seconds]
waleee-cl has joined #nixos-chat
hexa- has joined #nixos-chat
aria has joined #nixos-chat
elvishjerricco has joined #nixos-chat
feepo has joined #nixos-chat
cbarrett has joined #nixos-chat
waleee-cl has quit []
elvishjerricco has quit [Client Quit]
elvishjerricco has joined #nixos-chat
<elvishjerricco> I think irc cloud just blipped, and it got me banned in zfsonlinux...
<elvishjerricco> and nixserv services are currently unavailable...
<samueldr> netsplit
<elvishjerricco> netsplit?
<samueldr> so it wasn't irccloud
<elvishjerricco> oh
<elvishjerricco> so what happens now?
waleee-cl has joined #nixos-chat
<samueldr> ¯\_(ツ)_/¯
<elvishjerricco> how do you know it was a netsplit?
<samueldr> I can tell you the facts, but not the ficts (or the fax, but not the fix?)
<samueldr> IIRC an IRC protocol extension can notify clients
<samueldr> [17:16:29] <= Netsplit between *.net and *.split. Users quit: dingenskirchen, drozdziak1, adisbladis, julm, FireFly, jtojnar, mjlbach, Guest88372_, manveru[m], Ke, kini, gh0st[m], DavHau[m], kloenk, ky0ko1 (155 more)
<samueldr> oh poo
<samueldr> didn't think it'd highlight people when copying the line
raboof has quit [Read error: Connection timed out]
raboof has joined #nixos-chat
waleee-cl has quit [Client Quit]
<elvishjerricco> I should probably find an alternative to irccloud anyway... Anyone have one they like that has an iOS client?
* samueldr still thinks *serv bots are an anachronism, as is lack of "presence" in modern irc networks
<drozdziak1> elvishjerricco Matrix? Not the greatest latency, other than that setting up a bouncer on NixOS is a nice experience (using ZNC myself)
<samueldr> but that's like my opinion, and it's more about making a friendly chat server built on IRC technologies than actually making an IRC server
<elvishjerricco> drozdziak1: I tried matrix, but it was unusably slow. I also tried znc but did not understand it :P
<MichaelRaskin> I think IRC actually has presence that nobody ever uses, no?
<MichaelRaskin> elvishjerricco: if you use Matrix, slow, and an adverb in the same sentence, you are obligated to state the rough time
<samueldr> ugh, my client is confused
samueldr has left #nixos-chat [#nixos-chat]
samueldr has joined #nixos-chat
<samueldr> now I can tab-complete again
<samueldr> MichaelRaskin: maybe, I don't know about it
<samueldr> what I had in mind was, a decade ago, not really "compliant" with irc
<samueldr> it was more like "what if irc, but the server is your bnc?"
<MichaelRaskin> (matrix.org homeserver is slower than everybody would like and that's where the Freenode bridge connects to, but over time there are some improvements)
<samueldr> so connecting (with auth at connection, not via services) would connect into the same username, even if you're connected at two locations
<MichaelRaskin> At what point you just get XMPP with server-side history storage XEP?
<samueldr> and quitting wouldn't leave the server
<drozdziak1> Well, at #hackerspace-pl we regularly have a laugh about the 30s it sometimes take for messages to squeeze through, and we're running our own instance
<samueldr> MichaelRaskin: never since it's not running on XMPP
<samueldr> :)
<samueldr> but yeah, probably something in the spirit
<MichaelRaskin> samueldr: there is /away command in IRC
<samueldr> and?
<MichaelRaskin> So you should be more careful about asking about presence
<samueldr> I don't follow
<samueldr> though I'll explain here the definition I thought about presence
<drozdziak1> I say the only protocols where presence works is the ones that force you to report it by design :P
<samueldr> "logging-in" into an account, and being present on the server even though you're not on an active IRC connection
<samueldr> basically presence here is more synonym to what users use bnc for
<MichaelRaskin> I have yet to see _any_ protocol where offline messages would be called «presence»
<samueldr> well, I'm not a protocol designer
<samueldr> so my terminology may be off
<samueldr> sue me
<joepie91> <MichaelRaskin> I think IRC actually has presence that nobody ever uses, no?
<samueldr> but it's not about the offline messaging
<joepie91> you are thinking of WATCH, I assume
<samueldr> it's about being able to assume the same "nick" from multiple location
<samueldr> so being "present" on the server from multiple sessions
<joepie91> <samueldr> what I had in mind was, a decade ago, not really "compliant" with irc
<samueldr> joepie91: mind the quotes :)
<joepie91> I am still convinced that this is entirely compliant with the RFCs, technically speaking :)
<joepie91> ah :P
<joepie91> even in practice I suspect it'd work though
<samueldr> yes
<samueldr> bncs kind of prove it
<samueldr> basically what I had in mind was an IRC server merged with the bnc
<samueldr> (with other features that are not relevant for talking about netsplits, and nickserv stuff)
<MichaelRaskin> Pretty sure it is not compliant with IRC client-server protocol descriptions
<joepie91> MichaelRaskin: I dug into this a while ago and could not find anything that explicitly prohibited it
<joepie91> far as I can tell, it's exactly as valid as every other custom IRC extension
<samueldr> it's probably valid in practice, but against the design philosophy of the initial RFCs
nicolas[m] has joined #nixos-chat
__monty__ has quit [Quit: leaving]
waleee-cl has joined #nixos-chat
<elvishjerricco> https://convos.chat looks interesting
<elvishjerricco> Self hosted is nice
<elvishjerricco> No mobile is kinda killer though. I use irc from my phone a lot, especially for the push notifications.
colemickens has joined #nixos-chat
Ox4A6F has joined #nixos-chat
DavHau[m] has joined #nixos-chat
emily has joined #nixos-chat
ili has joined #nixos-chat
puzzlewolf has joined #nixos-chat
Ke has joined #nixos-chat
leonardp has joined #nixos-chat
immae has joined #nixos-chat
kalbasit[m] has joined #nixos-chat
rmcgibbo[m] has joined #nixos-chat
aaronjanse has joined #nixos-chat
ma27[m] has joined #nixos-chat
danielrf[m] has joined #nixos-chat
arcnmx has joined #nixos-chat
rycee has joined #nixos-chat
gh0st[m] has joined #nixos-chat
mjlbach has joined #nixos-chat
manveru[m] has joined #nixos-chat
thefloweringash has joined #nixos-chat
veleiro has joined #nixos-chat
leons has joined #nixos-chat
kloenk has joined #nixos-chat
jtojnar has joined #nixos-chat
edrex has joined #nixos-chat
LinuxHackerman has joined #nixos-chat
philipp[m] has joined #nixos-chat
siraben has joined #nixos-chat
aanderse has joined #nixos-chat
chvp has joined #nixos-chat
crazazy[m] has joined #nixos-chat
JJJollyjim has joined #nixos-chat
cwnovusordoseclo has joined #nixos-chat
hjones[m] has joined #nixos-chat
c4rc4s has joined #nixos-chat
c4rc4s has quit [Changing host]
JJJollyjim is now known as Guest97996
LinuxHackerman is now known as Guest80259
emily is now known as Guest20795
ili is now known as Guest85450
matthewcroughan has joined #nixos-chat
Gaelan has joined #nixos-chat
<aleph-> Weechat and weechat-android are it for me
<aleph-> Perfect as it is
ravndal has joined #nixos-chat
elvishjerricco has joined #nixos-chat
elvishjerricco has quit [Changing host]
elvishjerricco has quit []
elvishjerricco has joined #nixos-chat
<colemickens> pie_: I actually symlink root's ssh config to my own, and I have my ssh config setup to point at a specific location for ssh agent
<colemickens> and then I actually manage that location myself. on my local machine, it points to gpg-agent's ssh socket, but on a remote machine, I point it at the forwarded ssh socket.
<colemickens> it also means that as long as I make that symlink correctly and keep it pointed at the most-recent ssh agent, my ssh connections just keep humming along in tmux (rather than possibly pointing at old ssh sockets, etc)
<colemickens> anyway, the net effect includes root being able to use my yubikey to authenticate. This only works because root can read my ssh config and access the socket though. So this doesn't work for... hydra-queue-runner, for example.
<MichaelRaskin> Hm. In a few iterations of collecting garbage and removing stale GC roots I am getting to 109 GiB freed… which is still less than I hoped for
abathur has quit [Quit: abathur]
waleee-cl has quit []
waleee-cl has joined #nixos-chat
elvishjerricco has quit []
elvishjerricco has joined #nixos-chat
<elvishjerricco> Testing out convos...
<aaronjanse> Convos seems to be working :-)
<elvishjerricco> Aw, no tab completion for people's names
<elvishjerricco> Someone mention me; I want to see if desktop notifications work
<MichaelRaskin> elvishjerricco do they?
<aaronjanse> elvishjerricco: Do mentions work?
<f0x> elvishjerricco: no :P
<aaronjanse> Welp
<elvishjerricco> Firefox auto blocked notifications on this site so none of those tests worked :P
<elvishjerricco> Try again?
<aaronjanse> elvishjerricco: How about now?
<elvishjerricco> Nope :/
supersandro2000 has quit [Killed (hitchcock.freenode.net (Nickname regained by services))]
<aaronjanse> Or, elvishjerricco how about now?
supersandro2000 has joined #nixos-chat
<aaronjanse> (idk if Matrix is doing something weird with @mentions)
<elvishjerricco> It's definitely flagging them as red in the web page but there's no desktop notification
<elvishjerricco> Alright one more chance. Someone try sending me a dm?
<aaronjanse> elvishjerricco: Hello
<aaronjanse> Ooh
<elvishjerricco> Derp. When I enabled notifications, I didn't hit "save settings"
<aaronjanse> Ha
<elvishjerricco> aaronjanse: One more try, just to be sure?
<aaronjanse> Hello elvishjerricco
<elvishjerricco> Cool. The notification works, but there's no sound, so I'm definitely going to miss 90% of these :P
<aaronjanse> Aww
<MichaelRaskin> For the first time since forever I am actually removing non-broken packages from the environment definitions, just because I have not used them in ages and they are large
<MichaelRaskin> Meh. Still not large enough
<elvishjerricco> The mobile interface looks pretty good. But there's no way it'll do notifications
<aaronjanse> Did you get my test DM?
<elvishjerricco> Yea, thanks aaronjanse
<aaronjanse> Awesome
<elvishjerricco> Huh, this thing has pretty useful search
<aaronjanse> Ooh that's cool
<elvishjerricco> I *think* I'm going to go back to irccloud for now, but this is fairly promising.