gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
<ar> deleting unused links...
<ar> note: currently hard linking saves -0.01 MiB
<ar> 69149 store paths deleted, 90106.79 MiB freed
<ar> i should collect garbage more often ;)
<drakonis> yiiiikes
<drakonis> there was a guy complaining about being out of space turns out he had 250 gigs to free up
<ar> i'm on unstable and i didn't collect garbage since… march, i think
<jackdk> I had a good 50G the other week, after nixos-rebuild went ENOSPC on me
<drakonis> so, there's a docs crew now
<drakonis> finally.
<drakonis> hackathon is good.
burkelibbey has quit [Quit: Connection closed for inactivity]
waleee-cl has quit [Quit: Connection closed for inactivity]
Remosi has joined #nixos-chat
<colemickens> maybe a silly question, but if I've got a plex server and I want to watch stuff on my laptop with vaapi, whats my best shot? Just pulling the whole raw file over HTTP is doable (very fast internet again), but I feel like CIFS of NFS or something seems better. NFS seems overly complicated, but maybe it's my lack of experience. CIFS over the Internet just seems like a bad idea...
* colemickens installs sshfs
<ivan> colemickens: mpv takes URLs
endformationage has quit [Quit: WeeChat 2.6]
<colemickens> I finally understand what dm-clone is useful for in 5.4
<colemickens> I'm thinking more for cloud providers spinning up VMs from static images.
drakonis has quit [Quit: WeeChat 2.6]
<gchristensen> the internet on this bus is better than the internet at my hotel for nixcon
<jackdk> presumably the bus isn't full of people trying to use nix at all hours :-)
<gchristensen> hehe
<gchristensen> only 3nix people on this bus
lassulus has quit [Ping timeout: 240 seconds]
lassulus has joined #nixos-chat
<dtz> you have all of us on IRC O:)
<eyJhb> worldofpeace: "some people" were just me :p It's always somewhat difficult to stand alone doing it, without some kind of org behind you.. But some were happy! Others hated me, because they might think I have some kind of hidden agenda...
<worldofpeace> eyJhb: lol, and they should be so flattered to recieve such a gift 🌟
<etu> gchristensen: Safe travel! :)
<worldofpeace> eyJhb: I think you've inspired me, I might go buy a bunch a flowers and give them out in my city
<gchristensen> thanks, etu!
<eyJhb> worldofpeace: do it! Some got happy, others not so much.. But there was a little girl around 5-6, her parents ignored me/hated me. She ran up to me and said "I want a flower!", and got so happy when I gave one to her :D
<eyJhb> But I always keep the last rose, so I can give it to somebody close to me, who means something for me :D So, forced flowers for someone maybe today, yay!
<etu> Seems like I booked the bus for a tour yesterday lol
<etu> But they had space for us so we got on the bus we planned
makefu has quit [Quit: WeeChat 2.4]
makefu has joined #nixos-chat
__monty__ has joined #nixos-chat
<gchristensen> andi-: I am not sure why but I'm still on comic sans
<andi-> gchristensen: are you enjoying it?
<gchristensen> this emoji is cuter: :D
<andi-> oh? pics!
<tilpner> That looks less bad than I expected
<tilpner> Don't tempt me like that :c
<dtz> hahaha
<adisbladis> gchristensen: Can you send me a link to where you got the font?
<adisbladis> I ehrm.. Need it
<adisbladis> For... Science
<gchristensen> hehehe
<andi-> I kinda looks nice
<gchristensen> https://www.myfonts.com Comic Code :)
<adisbladis> gchristensen: This is the first time in my life I pay for a font...
<adisbladis> It's all your fault!
<gchristensen> me too :D
<andi-> Starving font designers also need money
<gchristensen> I got my expression for making the kernel console font from thefloweringash
<gchristensen> which I will try to find before I leave, but if I can't, it is in nixos
<gchristensen> grahamc/nixos-config packages/ ... something ...
<gchristensen> thanks. DNS is dog slow for me :(
<andi-> same here.. DNS is terrible on most public wifis I've been on here
<andi-> I would have expected better emoji support of Comic Code https://i.imgur.com/u6m97VD.png
<gchristensen> adisbladis if you manage to make the font larger, I'd like that a lot
<__monty__> Time for some pdnsd caching?
<{^_^}> __monty__: 2 days, 12 hours ago <infinisil> I think the haskell.nix config thing is a bad idea because you can't pass your own config and overlays like normal anymore (if at all)
<__monty__> infinisil: Can't you do `import <nixpkgs> (haskell.nix // { config = ownconfig; overlays = ownoverlays; }` or something similar?
<infinisil> __monty__: Then you clear the ones haskell.nix needs
<__monty__> Well, mkMerge or some such?
<infinisil> How many people know how to merge config and overlays properly though?
<eyJhb> Anyclue who is making - https://github.com/t184256/nix-on-droid-bootstrap ?
<tilpner> eyJhb: t184256 is, they're in #nixos-aarch64
<__monty__> samueldr under a Nom de Guerre so they won't be hassled as much about mobile-nixos? : >
<eyJhb> Didn't check in aarch64, hoped for #nixos, will ping there then
<eyJhb> Just got the rolling eyes from one in my group, because he noticed I want Nix on my phone
<__monty__> Hmm, does nixos run on the new pixelbook? Looks like a pretty sexy, albeit underpowered, device.
<samueldr> __monty__: wat?
<samueldr> why settle for the watered down nix on mobile devices ;)
<samueldr> (in reality nix-on-droid is real great!)
xd1le has joined #nixos-chat
<xd1le> interesting, the link in #72103 links to nixpkgs issues and not to the poetry project
<{^_^}> https://github.com/NixOS/nixpkgs/issues/72103 (by FRidh, 19 hours ago, open): Python: support poetry as a build system
<xd1le> i wonder if github bug or just typo
<samueldr> that looks like a bug, with maintainer priviliege I looked at the markdown source and it's [https://github.com/sdispater/poetry](Poetry)
<xd1le> ah ty
__Sander__ has joined #nixos-chat
<xd1le> oh no it's a typo
<xd1le> () should have the url, not []
<samueldr> oh, right
* samueldr thinks...
<samueldr> markdown imo should have been more strict and just fail weirdness instead of doing... stuff...
<xd1le> no it's correct behaviour i think to generate that sort of url
<xd1le> markdown is sort of unique in sense that "anything should be valid" markdown, for good or for bad
<xd1le> because links can be not urls, like relative links or #heading links, etc
<samueldr> that's exactly what I was saying, a shapeless soup of bytes I don't really like
<xd1le> yeah i more or less agree, shrug
<samueldr> gchristensen, I believe that terminal in the kernel can't go bigger... pretty sure something like fbterm (or frecon) would be required... a user-land console... or implementing a new console in-kernel
<samueldr> to get bigger fonts
noonien has joined #nixos-chat
<andi-> The train doesn't have wifi and the mobile internet is super spotty... but I can finally watch and cut through the remaining talks :-)
<andi-> I have been thinking that we as Nix community would probably want to have some backups of our content outside of YT. Any ideas?
psyanticy has joined #nixos-chat
<leons> andi-: Not quite sure whether thats possible but we could ask the VOC of media.ccc.de whether they could also host the event recordings
<adisbladis> andi-: Put them in a FOD and host on cache.nixos.org :P
<adisbladis> Automirrored
<adisbladis> I'm only half-joking
<andi-> 🤔
<eyJhb> adisbladis++
<{^_^}> adisbladis's karma got increased to 18
<adisbladis> xd1le: I made a comment on the issue
<eyJhb> Anybody knows of a FUSE for e.g. Gitlab issues?
<eyJhb> Would be so nice, if everything could be done in CLI, or just if they provided a repo of sorts for issues
<Taneb> eyJhb: that's an interesting idea
drakonis has joined #nixos-chat
<__monty__> Yeah, the plan9 philosophy : )
<eyJhb> Taneb: I generally like the idea of such things, as it would be very very cool... Currently we have migrated from BitBucket to Gitlab for our semester project report, and have some very.. Lenghty issues with ideas etc. so having your own editor to do such things would be cool
<eyJhb> __monty__: plan9?
<__monty__> An OS. Most everything went through the filesystem api iiuc.
<__monty__> That also means the regular unix commands work on *everything*.
<eyJhb> Whooo
<__monty__> In a manner of speaking you could grep the web.
<eyJhb> Sounds nice :p But maybe not completely fuse or... That might be the best way, as to keeping things up-to-date
<eyJhb> It would be quite difficult to do with issues, e.g. if new attrs got added
<__monty__> Nah, fuse is just the terrible klunky way linux can get close to plan9 : )
<__monty__> ii's an irc client inspired by it.
<eyJhb> What if we like klunkly?
<eyJhb> :p
<eyJhb> Whooo! New IRC client
<Taneb> Is that the suckless one?
waleee-cl has joined #nixos-chat
<eyJhb> Taneb: yuuup
psyanticy has quit [Quit: Connection closed for inactivity]
xd1le has quit [Quit: leaving]
drakonis has quit [Quit: WeeChat 2.6]
drakonis has joined #nixos-chat
drakonis2 has quit [Ping timeout: 268 seconds]
__Sander__ has quit [Quit: Konversation terminated!]
drakonis has quit [Ping timeout: 245 seconds]
<__monty__> Suckless tools are inspired by plan9 afaik?
Jackneill has quit [Remote host closed the connection]
lassulus has quit [Read error: Connection reset by peer]
lassulus has joined #nixos-chat
waleee-cl has quit [Quit: Connection closed for inactivity]
pie_ has joined #nixos-chat
endformationage has joined #nixos-chat
drakonis has joined #nixos-chat
drakonis has quit [Ping timeout: 264 seconds]
__monty__ has quit [Quit: leaving]
Jackneill has joined #nixos-chat
* gchristensen should have slept ages ago
Jackneill has quit [Remote host closed the connection]
aleph- has quit [Ping timeout: 276 seconds]
aleph- has joined #nixos-chat
drakonis has joined #nixos-chat
drakonis_ has joined #nixos-chat
drakonis has quit [Ping timeout: 276 seconds]