gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
zarco has quit [Ping timeout: 260 seconds]
Guest88372 has quit [Read error: Connection reset by peer]
Guest88372 has joined #nixos-chat
zarco has joined #nixos-chat
sorear has quit [Ping timeout: 260 seconds]
sorear has joined #nixos-chat
<ashkitten> energizer: that sounds bad
<energizer> yeah
<ashkitten> unless an application has disabled the cursor for its own software cursor, that should probably never be happening
<ashkitten> since hardware cursor is.. yk, hardware.
<energizer> it's only happening when in chrome
<gchristensen> we have hardware cursors?
<gchristensen> I know the rpi can move it around as a sprite (thanks clever) but I didn't think anything really used it
<pie_> now i want to be able to lock up a machine by physically holding down the cursor
<pie_> since the machine is frozen when the cursor is frozen, -
<gchristensen> there was that bug with some login manager which logged you in if you pressed enter too many times
<pie_> if a tree is stopped from falling in a forest is time really passing?
<samueldr> pretty sure most X11 drivers have a hardware cursor implementation
<gchristensen> neat
<samueldr> redshift won't affect it on some!
<gchristensen> !
<gchristensen> I found 15 workable, tried 30, and was too impatient
<samueldr> that's one of the games in simon tatham's portable puzzle collection
<gchristensen> oh cool
<gchristensen> portable, eh?
<gchristensen> I'll need this for 2022 when I'm flying again
<pie_> simon tathams potable puzzle collection
<samueldr> nix-shell -p sgtpuzzles
<samueldr> and they're in the demo image of Mobile NixOS!
<gchristensen> !
<samueldr> tracks has been taking up some of my attention https://www.chiark.greenend.org.uk/~sgtatham/puzzles/js/tracks.html
<gchristensen> wow
<pie_> im kind of a minesweeper guy
<pie_> and bridges
supersandro2000 has quit [Disconnected by services]
supersandro2000 has joined #nixos-chat
<pie_> what does "manual" on a github issue notification mean? >.>
<pie_> the issue doesnt look like it has any updates
<supersandro2000> in which context?
<ajs124> pie_: subscription? that means you subscribed to it yourself manually, instead of being subscribed because you watch the repo, I think.
<pie_> oh
<pie_> so how do i figure out what changed...
<colemickens> "I would recommend NixOS to anyone who is interested in tweaking some parts of their desktop, but for the most part wants to set it and forget it."
<colemickens> another good intro to nixos article
cole-h has quit [Ping timeout: 260 seconds]
<samueldr> >> Having a hard dependency on an init system
<samueldr> isn't the usual way that is said is that systemd is way more than an init system
<pie_> colemickens: deeplink moar :p
<colemickens> oh the webpage is decent though, I was bracing myself
<gchristensen> I guess they're unhappy that systemd has the best dbus library according to mako's author
<supersandro2000> I tried using launctl today
<colemickens> pie_: I debated it! Felt like I was giving credit or something? heh
<colemickens> lol
<V> people don't understand what systemd is
<ajs124> what's the middle click buffer copy&pasting story on wayland like, nowadays?
<supersandro2000> you can't just get a status of something. First you need to get an ID and then you can get the status
<gchristensen> all I know is it is MY ENEMY, V
<V> ajs124: it works just fine
<supersandro2000> so systemd is fine
<V> gchristensen: o.o
* colemickens remembers updating sway-adjacent derivations to exclude the new seat manager theyre building
<ajs124> V: it does? maybe I should try it out, then.
<gchristensen> -- Phate6660
<samueldr> gchristensen: correction: anything the author of pulseaudio does is my enemy
<gchristensen> lmao
<samueldr> I *know* that, for a fact, it's the reasoning
<samueldr> for many people
<V> it's silly
<colemickens> well anything that ever uses software written by said person. I've been told NixOS is similarly bad for using systemd
<samueldr> there is a vendetta against anything "tainted by redhatpoettering"
<ajs124> I got the chance to annoy lennart with stupid questions at a small conference a year or two ago. Was fun :D
<V> taking hardline stances on anything is kind of silly, especially meaningless stuff like computers
<gchristensen> +1
<colemickens> Idk, I've never had these sorts of conversations with anyone who's managed systems at scales, and I feel like that says something, and informs how much I invest in said discussions.
<gchristensen> +1
<supersandro2000> V: you didn't say that
<V> supersandro2000: say what?
<colemickens> The irony being that a lot of anti-systemd people are similarly very anti-wayland but :| /me zips lips
<samueldr> colemickens: I don't think that's irony
<ajs124> would recommend attending his talks, he said arch linux is basically just user testing systemd stuff for fedora
<supersandro2000> V: if computers are meaningless what are we doing all here?
<samueldr> I think the irony is when anti-systemd people are pro-wayland
<gchristensen> they're just not worth being upset about
<samueldr> but maybe I'm missing something from the comparison of systemd/not-systemd and wayland/not-wayland and it can be spinned both ways
<V> supersandro2000: like... sure, they're useful, but at the end of the day they're just pieces of glass we tricked into thinking
<colemickens> samueldr: you picked up what I was getting at, fwiw.
<ajs124> are there even any wayland alternatives? besides sticking with X11?
<supersandro2000> V: they are made of the same material as glass but I am nit picking
<V> yes you are
<samueldr> ajs124: kind of, but nothing with as much weight behind
<samueldr> ajs124: arcan fe is probably the better non-x11 alternative, and is totally a different beast
* colemickens wants to try it
<samueldr> I do too
<ajs124> well, at least we got pipewire to replace pulseaudio now. which, I'm also not really planning on doing anytime soon, because my networked and in general kind of weird pulse setup has been working surprisingly fine for years.
<samueldr> it has some concepts that puts it way ahead in usefulness compared to wayland _for my use case_
<samueldr> wayland, last I checked (about 2 years ago) really doesn't have anything that plays well with someone that uses more than one computer at once
<colemickens> samueldr: the blog post from the last few days about integrated all of the various "desktop" bits into a single protocol, seemed compelling
<samueldr> yeah, colemickens, saw that the other day
<samueldr> I think arcan fe has the network transparency bits we wished x11 had
<ajs124> there's always xdmx, or whatever that's called
<samueldr> planned (not done yet) is even dealing with video streams on the wire
<samueldr> so that e.g. your application has a video playing, it's sent on the wire and decode locally instead of rasterized on the device it plays from
<samueldr> and literally moving windows across computing devices [as long as the process can be reached through the network] is hella neat
<samueldr> you could just pick a window from your pinephone and move it on your desktop to get your SMS app on your desktop
spudly has quit [Read error: Connection reset by peer]
<samueldr> but yeah, all the weight behind everything else not-arcan makes it a hard sell
spudly has joined #nixos-chat
<waleee-cl> which blogpost about arcan?
<samueldr> it's not a short read
<samueldr> and it also builds on other things to read from
<samueldr> literally play/pause
<andi-> /bin/sh /o\ I hope you clean up that impurity :P
<samueldr> andi-: that `resholve` thingamabob must be doing some magic there with it
<samueldr> like also bringing in all dependencies
<andi-> yeah
<andi-> I should probably steal that resholve thingy
<samueldr> borrow
<andi-> copy!
<andi-> He can keep his copy
<samueldr> you wouldn't download a resholve
<andi-> resholve just comes from https://github.com/abathur/resholve afaics
<samueldr> oh, I know where it comes from :)
<andi-> this was for another party reading this that I'm in voice chat with ;)
<samueldr> right
cjpbirkbeck has quit [Quit: Goodbye, take care]
<andi-> slow night today, everyone just watching elections or have EU nights really become slower in the Nix community?
<samueldr> not sure, on my end headache might make me go to bed earlier
<samueldr> but I am hacking away at some misc. private~ish project
<samueldr> and checking in those results irregularly
<colemickens> tease
<samueldr> I was checking against `nix build`, and as a proof that I'm doing what I say I'm doing, I struggled to remember how to do the equivalent of `nix-build -A ...` with `nix build` lol
<samueldr> (I'm staying away from `nix` and nix unstable)
<andi-> there are so many new ways! nix-build -f . foo and nix .#foo and probalby more flaky unstable (unreliable?) stuff ;)
<samueldr> not that I dislike them, or anything like that, but more to keep us honest
ninjin has quit [Remote host closed the connection]
ninjin has joined #nixos-chat
viric_ has joined #nixos-chat
viric has quit [Ping timeout: 264 seconds]
Dotz0cat has quit [Quit: ZNC 1.7.5 - https://znc.in]
Dotz0cat has joined #nixos-chat
Dotz0cat_ has joined #nixos-chat
endformationage has quit [Quit: WeeChat 2.9]
Dotz0cat has quit [Ping timeout: 260 seconds]
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos-chat
<samueldr> what's the name of that project thath as old unix utilities source code preserved?
Dotz0cat_ has quit [Ping timeout: 258 seconds]
<drakonis> this one?
<drakonis> it has the entire history of unix
<samueldr> more info: I remember the name of the project is a common word in english about... history or such
<samueldr> and it might not be unix
<samueldr> there are a couple utilities
<drakonis> samueldr: see the repo i just linked
<samueldr> (though that one could be helpful too)
<samueldr> yeah no, not that one
<drakonis> look up the branch for the iteration you want
<samueldr> I believe the project I'm thinking of is _maintaining_ them still
<samueldr> instead of only archiving
<drakonis> hm i see
<samueldr> it uses a common english word as the name of the project
<drakonis> now that's something to behold
<drakonis> https://github.com/dspinellis/unix-history-make an repo adjacent to it, contains code to build the older unix releases
<samueldr> yeah non, it was less about history
<samueldr> no*
<samueldr> it's a the tip of my tongue too, but obviously unsearchable
<drakonis> bsdutils?
<samueldr> not it either
<samueldr> (and thanks for trying)
<drakonis> happy to help
<drakonis> is this it?
<drakonis> its a unix restoration project
<samueldr> heirloom!
<drakonis> well then!
<drakonis> hot dang.
<samueldr> as I said: normal english word, but you have to _remember_ the word :)
<drakonis> that one was a tough one!
<drakonis> that one's going into my bookmarks
cole-h has joined #nixos-chat
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos-chat
<lovesegfault> holy shit
<lovesegfault> trump just called the election saying he won
<lovesegfault> and that if he loses it's now the biggest fraud in the history of this country
<lovesegfault> yikes
<V> spooky times
<infinisil> Pleeease let this not come true, very scary
<V> AFAICT either it'll be very close, or trump will have a landslide victory
<V> pretty much decided by how NC and Georgia go, I think?
<V> all in all, it's not looking great for Biden
<V> and then Trump is threatening to mess with things in the case that he does win...
<lovesegfault> The main battles are michigan, georgia, and pennsylvania
<lovesegfault> AIUI
<lovesegfault> NC is basically a lost cause
<V> fair
<lovesegfault> AZ has been called for biden (!!)
<V> Georgia still has plenty to go
<lovesegfault> Right, GA has all of the ATL suburbs still
<lovesegfault> which is much more heavily dem
<V> I'm fairly sure Trump will get Pennsylvania, though
<V> IIRC it was at a fairly high percentage? unless we include mail-in votes
<lovesegfault> It's a tossup in my head, I don't feel one way or the other
<lovesegfault> PA also allows after-election-day ballots
<V> Yeah, a bunch of them do
<V> but I think that most of those will be counted within half a week
<lovesegfault> Yeah
<lovesegfault> I believe by Thu/Fri we will know for certain
cransom has quit [Ping timeout: 260 seconds]
<V> I closed all the tabs I had on it since counting has slowed down and we need to wait for the majority of the mail-in votes anyway
supersandro2000 has quit [Quit: The Lounge - https://thelounge.chat]
supersandro2000 has joined #nixos-chat
cole-h has quit [Ping timeout: 264 seconds]
FRidh has joined #nixos-chat
cransom has joined #nixos-chat
__monty__ has joined #nixos-chat
sphalerite has quit [Ping timeout: 260 seconds]
das_j has quit [Ping timeout: 272 seconds]
immae has quit [Ping timeout: 272 seconds]
hexa- has quit [Ping timeout: 272 seconds]
immae has joined #nixos-chat
sphalerite has joined #nixos-chat
das_j has joined #nixos-chat
hexa- has joined #nixos-chat
viric_ is now known as viric
<lovesegfault> jesus lord
<lovesegfault> seems like milwaukee brought biden over trump in Wisconsin
<lovesegfault> .3 lead
<V> apparently
<lovesegfault> 95% in though, plenty of room for change
<lovesegfault> getting WI means biden can win without PA even
<lovesegfault> Michigan, Wisconsin, Arizona, Nevada
<lovesegfault> Right now that's still a (very) slim possibility
spudly has quit [Quit: killed]
<__monty__> Is this in people's votes or electoral college votes or whatever?
spudly has joined #nixos-chat
<V> EC I believe?
<V> I'm not the most familiar with the american electoral system
<lovesegfault> __monty__: EC
<lovesegfault> people don't vote in the US presidential election
<lovesegfault> the states do :P
<lovesegfault> the whole democratic setup here is a joke
<joepie91> lovesegfault: I'm a little surprised about arizona going for biden
<joepie91> isn't that historically a state with a lot of anti-immigrant sentiments?
<lovesegfault> joepie91: Yes, looks like the senate seat is going for a democrat too
<lovesegfault> idk about that, I think it's because of trump's poor relationship with John McCain
<lovesegfault> who was a big deal in AZ and died this year
<lovesegfault> so a lot of the republican core in AZ is anti-trump, AIUI
<lovesegfault> IMHO the surprise was Iowa going full-republican
<joepie91> huh.
<lovesegfault> I was sure that after that gaffe they would've sent Joni Ernst back to whatever hole she came from
<lovesegfault> This is what I'm referring to
ninjin has quit [Ping timeout: 240 seconds]
ninjin has joined #nixos-chat
<__monty__> Is it just me who thinks it's weird for a representative to know such numbers in such detail? Surely they have staff for this? I'd rather they'd be signing off on the right papers than be out memorising commodity prices somewhere.
<lovesegfault> idk if your state's main commodities are corn & soy I hope you know the price of corn & soy
spudly has quit [Quit: killed]
<lovesegfault> I think it'd be weird for the california rep to know that
<lovesegfault> much like I think it'd be weird for the IA rep to know precise numbers on the impact of covid in tourism, whereas I'd hope the rep from hawaii knows those numbers
<lovesegfault> Now, it's fine to be a little off, especially with commodities where the price fluctuates
<lovesegfault> it's weird to be waaay off, like $6 instead of %10
<lovesegfault> *$
<__monty__> I guess I just think it's weird that a representative of an entire state would focus on such a narrow subject.
<lovesegfault> I think my only disagreement is to say it's narrow
<lovesegfault> as someone who grew on a farm: in agricultural regions people live and die by those numbers
<lovesegfault> the break-even price of whatever agricultural commodity you grow is the difference between surviving or entering a debt-trap
<__monty__> Yes, I can imagine that. But I'd expect something like a minister of agriculture to know these numbers and have them influence the advice they give the senator. I wouldn't expect the senator to know these numbers.
<lovesegfault> I think that's just characteristic of how strongly US states are "separated"
<lovesegfault> If I think of Brazil or Portugal you are absolutely right, it'd be weird
<lovesegfault> but here it's just how things are
<__monty__> But how can senators come to sensible agreements when one's focusing on agriculture and the other tourism even though both probably need at least some of both?
<lovesegfault> weird franken-bills AIUI
rajivr has joined #nixos-chat
<__monty__> Eh, I'll just stop. I hardly know anything about politics anyway.
<lovesegfault> I will say, you _are_ onto something
<lovesegfault> the system is dysfunctional
<__monty__> Most, if not all, are. In the sense that the word "democracy" has lost its original meaning completely, so if being fuctional is being a democracy almost no system in the world can claim to be functional.
<lovesegfault> my gripe with the US system isn't even that it's functionally non-performant, it's that the election mechanisms are literally insane
<lovesegfault> if you try to explain to someone it sounds like some hyperbolic setup for a joke
<__monty__> The average citizen hardly influences anything. And when they do it's based on a skewed view portrayed in their favorite media, judging the current shmoe that happens to be in power by the results of what politicians from years, sometimes decades, ago put into motion.
<lovesegfault> I was telling my mom what happens if there's a tie and she couldn't stop laughing
<__monty__> Does everything start over?
<lovesegfault> Nope
<lovesegfault> the house picks the president
<lovesegfault> the senate picks the VP
<lovesegfault> and the house votes as state-blocks
<lovesegfault> the current VP breaks ties there
<lovesegfault> so we could get Joe Biden & Mike Pence ticket
<lovesegfault> lol
<__monty__> Sounds like a healthy compromise.
<lovesegfault> it'd be hilarious, I will admit that
<lovesegfault> jesus christ 7k diff in WI
Dotz0cat has joined #nixos-chat
<eyJhb> Ahhh, perfect utilisation of the VM I have- https://i.imgur.com/JhJzKKF.png
<eyJhb> Its weird, I am running some simulations. I can see each time a test is done, because then a coredump service pops up in htop
FRidh has quit [Remote host closed the connection]
FRidh has joined #nixos-chat
<__monty__> Isn't that one of the two things that are where you might expect them?
<__monty__> That and env?
<__monty__> Or was it bash and env?
Dotz0cat_ has joined #nixos-chat
Dotz0cat has quit [Ping timeout: 256 seconds]
cjpbirkbeck has joined #nixos-chat
<joepie91> looks like github source code got leaked
<__monty__> Hooray for exploits? o.O
<V> it was always "leaked"
<V> anyone with github enterprise has access to it
<V> since it's just a rails app
<joepie91> afaik it's obfuscated and only the files needed for prod operation
<joepie91> this looks like more
<V> I don't know about that.
<joepie91> eg. I would not expect to find a `.vscode` folder in the enterprise image
<V> but also, why bother?
<V> it's possible
<gchristensen> why bother with what?
<V> why bother stripping out .vscode when it doesn't contain anything spicy
<gchristensen> ah
<V> I do find it a little odd that there's the github sponsors code in there
<V> but again, maintaining two repos for github.com and enterprise is effort
<V> s/repos/branches/
<joepie91> V: usually to avoid it getting accidentally included when it *does* contain something spicy in the future
<gchristensen> if you search the internet for that revision you can find a .zip of it
<V> IDK, you might be right
<hexa-> some anon files host seems to have it
<V> i.e. directly from the green "download code" button
<gchristensen> sometimes the obvious answer is right in front of you
<joepie91> lol
<joepie91> I wonder whether that was the archive.org scraper being clever, or someone feeding that exact URL into the 'save page now'
<V> sometimes the simplest answer is the most surprising :)
<V> joepie91: who knows :o
<joepie91> could be either really, heritrix is a monster
<joepie91> assuming they still use it
<pie_> pretty sure someone added that url manually hha
<gchristensen> btw the anon files host .zip has a matching sha256 in case anyone was wondering
<gchristensen> the .next_clean_timestamp says 09/24/2020 @ 1:01pm
neeasade has joined #nixos-chat
<pie_> Im not saying it's not, do yall think this is a reasonable interface?: https://github.com/systemd/systemd/pull/17511
<{^_^}> systemd/systemd#17511 (by poettering, 2 days ago, open): seccomp: allow turning off of seccomp filtering via env var
<{^_^}> systemd/systemd#17245 (by deliciouslytyped, 4 weeks ago, open): SysCallFilter/system-call-filter should support passing syscalls as numbers
<{^_^}> systemd/systemd#17245 (by deliciouslytyped, 4 weeks ago, open): SysCallFilter/system-call-filter should support passing syscalls as numbers
<pie_> If I'm partly responsible for prodding to get it done I at least want it done right
endformationage has joined #nixos-chat
<gchristensen> tfw you're intentionally running your system to an empty battery hoping to fix a miscalculated %, and are rapidly approaching 0% while a backup is going
<gchristensen> 0% 00:00 remaining ...
<viric> gchristensen: a backup that overwrites your previous backup? :)
<__monty__> gchristensen: Do you need to talk? Self-harm is not the answer.
<gchristensen> sometimes running to 0% is good for your system
<gchristensen> recalibrates the battery's data
<viric> it happens to me not rarely
<gchristensen> for example, I've been at 0% for a few minutes now and I'm doing CPU intensive stuff
<gchristensen> and IO intensive stuff
<__monty__> Let's just chalk it up as a failed attempt at humor.
<viric> Is systemd in nixos doing something clever during suspend when the battery goes very low? Like waking up and expecting something
<viric> __monty__: good attempt, for me
* gchristensen is still here
<sphalerite> viric: systemd itself, no, I don't think so.
lukegb has quit [Ping timeout: 265 seconds]
<gchristensen> what if we implemented floating point by implementing - between two attribute sets
<viric> I had a computer with Mario64 running, suspended
<viric> And after 3 days of forgetting it unplugged, I heard the Mario music for a minute.
<gchristensen> it is possible for a timer to request a wakeup
<viric> I didn't set it up
<gchristensen> I dunno
<viric> you say timer... but that's unrelated to time, right? It's on battery load threshold
<gchristensen> no I meant timer
<gchristensen> finally it died
<viric> a timer implies forecasting when to wake up?
<viric> something like wake up every 6h to check, and suspend again if fine?
<gchristensen> I suppose so, it is just a regular systemd timer
<gchristensen> but with WakeSystem=true
<viric> But Nixos doesn't have that in by default, you say. Ok. Maybe the BIOS in this laptop has this behaviour
Baughn has quit [Read error: Connection reset by peer]
Baughn has joined #nixos-chat
lukegb has joined #nixos-chat
cole-h has joined #nixos-chat
FRidh has quit [Quit: Konversation terminated!]
<abathur> gchristensen: iirc shebangs came up before and I asked if patchShebangs sufficed? This one's unwieldy, because comments aren't in the AST resholve works on; it'd need a copy/reimplementation of patchShebangs/similar. I'm unsure if theoretical non-Nix resholve users also need it? If not, the quickish fix is to add a setting to run or not-run patchShebangs to the Nix API.
<gchristensen> ahh
<gchristensen> the part I was surprised by is my patchShebangs wasn't working and resholved didn't yell at me
<abathur> yes, I agree that it'd be nice if resholve yelled about a shebang that isn't in the inputs
<abathur> or having some tool doing it, in any case
<abathur> my hesitation is mostly about managing complexity; finding good external tools (or python 2.7 modules) that are simple for resholve to lean on should make it tractable... :)
<abathur> no license even if it worked :/
Dotz0cat_ has quit [Ping timeout: 246 seconds]
rajivr has quit [Quit: Connection closed for inactivity]
neeasade has quit []
<sphalerite> gpu segfaults are my favourite segfaults…
<supersandro2000> I like crashes without error logs more
<sphalerite> that's what gdb is for, no? :p
<supersandro2000> I've never used gdb
<supersandro2000> but it is not always helpful
<supersandro2000> lets think like something with denuvo and vm protect crashes
<supersandro2000> I can't imagine anyone using the default zsh shell or bash 3.0
<supersandro2000> it is so painful to use and half of the time I insert some random escape sequence or delete everything instead of parts of the path
<supersandro2000> sh is only worse which prints a literal tab character when pressing tab
<sphalerite> ah well if denuvo is a problem then idk, you chose to use the software whose developers clearly hate you :p
<sphalerite> why bash 3.0? What does bash 4.x have on it that makes you consider 3.0 unusable?
<supersandro2000> sphalerite: or their management hates me and the devs
<supersandro2000> maybe it is not bash itself but darwin ships with rm and ls which only accepts arguments at the second position
<supersandro2000> when you do `ls /file -lah` it tells you that it can't find the file '-lah'
<supersandro2000> and my Home key prints a ~ so it is a bit difficult
<sphalerite> oh well those aren't part of bash, that's bsd tools (I think) vs coreutils
<sphalerite> does ^A work to get to the beginning of the line?
<sphalerite> I think the home button thing might be a macOS terminal thing, not a shell thing. Less certain on that one though.
<supersandro2000> yeah...
<supersandro2000> I am using ssh
<supersandro2000> I am just fully used to gnu stuff
<infinisil> Hm, is it possible to read where symlinks point to with Nix?
__monty__ has quit [Quit: leaving]
<infinisil> Probably not :(
<infinisil> You can know _whether_ a path is a symlink with `builtins.readDir`, but you can't know where it points to
<energizer> infinisil: do you know how i might go about this? https://discourse.nixos.org/t/how-to-use-juptyerwith-with-poetry2nix/9789
* samueldr grumbles
<samueldr> internet's mostly down
<samueldr> it is doing that thing where a long running connection can run fine (like IRC here)
<infinisil> energizer: So you want to specify poetry-provided packages in the `packages` argument there?
<samueldr> and it's not on my end, so I have to wait, without really any way to get external media
<infinisil> samueldr: I have that occasionally with my ISP. Only takes a minute or so to resolve itself usually
<samueldr> nah, it's a big issue at the ISP :)
<samueldr> their twitter support is full of people reporting the same~ish thing
<infinisil> energizer: If so, you can probably use `(poetry2nix.mkPoetryPackages { ... }).poetryPackages`, that should return a normal list of python packages
<samueldr> I think most don't realise that e.g. IRC would work since they mostly must be using things that build upon the "HTTP" OSI layer
<samueldr> you know, OSI, [ Etherner ] [ HTTP ] [ REST ]
<samueldr> and it's been that way for close to an hour
<infinisil> That's not good!
<samueldr> though I guess that I just had to gripe about that since it seems resolved (for now)
* colemickens waves
* cole-h waves back
<eyJhb> I. Hate. Non-NixOS. Things.
<gchristensen> yeah nixos sucks but have you seen the rest
<eyJhb> I just spent 2-3 hours installing a older kernel in Debian... Because, no now you only have 5.9, which Virtuablox 5.2 does not support, which means that you need 6.x, which the software might/might not support!
<eyJhb> gchristensen: Yes, the $suck^\infty$ basically
<supersandro2000> I am using VirtualBox 6 since forever and it justworks
<eyJhb> supersandro2000: But I am guessing you do not use it in a server setup where you have 400+ VMs :p
<eyJhb> And you basically interact with it using a wrapper
<eyJhb> Randomly watching videos on youtube, and a wild gchristensen appears ! https://www.youtube.com/watch?v=DK_iLg2Ekwk
<gchristensen> oh! I had high hopes for that talk but it wasn't as good as I wanted
<eyJhb> I have seen 5 min, and I am enjoying it so far gchristensen
<gchristensen> great! :D
<eyJhb> I am sure it will be VERY relaxing after what I just experienced. So relaxing and nice
Dotz0cat has joined #nixos-chat
<eyJhb> Do you still use alacritty?
<infinisil> Oh I remember being there at that talk :D
<gchristensen> yae
<gchristensen> Ido
* infinisil recently switched to kitty
<infinisil> (from alacritty)
<eyJhb> infinisil: :( I want to be at a NixCon, and sit in the corner.
<eyJhb> infinisil: Any reason why?
<gchristensen> I did too, but switched back b/c SSH to random servers was not good
<infinisil> `kitty +kitten ssh <server>` <- only needed once
<eyJhb> gchristensen: Why not?
<gchristensen> per server per boot (no persistent storage)
<samueldr> infinisil: mutating a server for your local client? that's a paddlin'
<gchristensen> and it breaks tmux
<infinisil> eyJhb: I switched to kitty because it has so many nice features: https://sw.kovidgoyal.net/kitty/index.html
<supersandro2000> eyJhb: I wished I would
* supersandro2000 wants to switch to kitty for months
<energizer> alias kk='kitty +kitten'
<energizer> kk ssh foo
<infinisil> Nice
<supersandro2000> kitty can ssh forward like this?
<infinisil> energizer: How did peotry2nix + jupyterWith go?
<energizer> infinisil: working on it
<eyJhb> supersandro2000: NO! It is shit :( Do not wish for that
<infinisil> supersandro2000: It's just a small wrapper around ssh that puts a file on the server's ~/.terminfo at the start
<eyJhb> I should try to learn kitty...
<eyJhb> But URXVT is so nice, and I am lazy in the bad way
<eyJhb> As in, I am OK with typing in TERM=vt100 for each SSH session I have
<eyJhb> Because no one sees urxvt as a know terminal I guess
<infinisil> I can do emoji's with kitty! 😸
<eyJhb> infinisil: OUT! :(
<eyJhb> That's cheating
<infinisil> It has built-in support for arbitrary unicode characters, searchable by name
<infinisil> Or code
<infinisil> And can set favorites
<eyJhb> Does it have vimode for selecting, etc?
<infinisil> Hmm I haven't seen such functionality
<infinisil> Although you can do arbitrary things with the scrollback buffer
<infinisil> By default Ctrl-Shift-H opens it in less
<eyJhb> I think that is the main reason, that I did not switch
<infinisil> Allowing you to search through it. vim could be done too
<eyJhb> Because I use that all the time for selecting stuff
<infinisil> You can totally make it do that
<infinisil> eyJhb: https://sw.kovidgoyal.net/kitty/conf.html?highlight=scrollback#shortcut-kitty.Browse-scrollback-buffer-in-less
<infinisil> In fact, I'm gonna do that right now
<worldofpeace> infinisil: I used to use kitty but it kept breaking. and it was a little too much customization for me, I'm very lazy. is it more stable now?
<infinisil> The default config plus minor tweaks worked well for me, and I haven't encountered any breakages
<energizer> unicode/emoji search is needed more generally than just terminal tho so i use rofi
<infinisil> Are you saying you don't live in your terminal 😮
<eyJhb> infinisil: Thanks! I will look at that. I think I looked at it before , but maybe something changed!
<eyJhb> gchristensen: https://youtu.be/DK_iLg2Ekwk?t=1358 who just took a seat in the middle of the talk?
<eyJhb> energizer: You just need to have all the bridges/whatever for all your IM, etc.!
<supersandro2000> eyJhb: vagrant up
<supersandro2000> right now I am copying image exports
<supersandro2000> which might or might not work
<gchristensen> eyJhb: I forget his name :x
<gchristensen> eyJhb: but that was basically the last place somebody could be ...
<eyJhb> supersandro2000: You need some NixOS in your life. More of it
<eyJhb> gchristensen: That is what I assumed! Front row seat!
<eyJhb> I need this in my life - https://youtu.be/DK_iLg2Ekwk?t=2043
<eyJhb> The dummy part
supersandro2000 has quit [Ping timeout: 265 seconds]
<samueldr> one way that can explain the power of Nix is that we can take something way too big to chew one, and somehow manage
<samueldr> look at the size of the community actually managing the distro, compared to other big distros
<samueldr> but this also, I think, explains why there's "issues" in e.g. documentation and tooling to make things more user-friendly: it's so big to chew already!
<samueldr> does that make sense?
<pie_> you cant cheat on writing docs eh? xo
<pie_> *xp
<samueldr> Nix is a force multiplier in many areas, but doesn't help where the rubber meets the road; user experience still needs as much work as it would otherwise
<samueldr> and definitely, I mean that in the best of ways
<gchristensen> maybe even requiring more work over there
<gchristensen> a handsaw doesn't require as many instructions as a plasma cutter
supersandro2000 has joined #nixos-chat