<ivan>
if you have a correct prescription and it's just strong astigmatism causing distortion, you might also want to get a second pair of glasses for computer use, you'll have the same distortions but less SPH correction
<ashkitten>
it's not strong
<ivan>
I verify my prescriptions by looking at distant tree branches while relaxing my eyes, should have very similar horizontal and vertical resolution
<ivan>
the distortions can be pretty extreme though, brain has to relearn the depth of an object
<ivan>
especially when the ground or near objects are involved
<ashkitten>
i think most of the dizziness is coming from when i move my head while looking downward, because the bottom of these glasses seems to warp things to look shorter?
<ashkitten>
this is my first prescription with an astigmatism
<ivan>
yeah just keep wearing your glasses for a week and you'll get rewired
<ivan>
it is hard to believe I know
<ashkitten>
heh yeah. it's so much weirder/worse than when i first got glasses and everything just looked more clear
<gchristensen>
watching Twister and it is as bad as I remember
<samueldr>
doesn't match the board game at all
<gchristensen>
0/5 stars
cole-h has joined #nixos-chat
waleee-cl has quit [Quit: Connection closed for inactivity]
CodeSpelunker has joined #nixos-chat
CodeSpelunker has quit [Quit: CodeSpelunker]
<ashkitten>
is there a service to automatically maintain upnp port forwards?
<ashkitten>
when the router reboots i think it resets the port forwards
kalbasit has quit [Ping timeout: 240 seconds]
drakonis has quit [Quit: WeeChat 2.8]
drakonis has joined #nixos-chat
drakonis has quit [Client Quit]
<colemickens>
My phone and laptop have been in 24 hour mode for years but I still basically convert to 12 hr format in my head. I wonder if it's the microwave/stove/wall-clocks or just old-man-brain holding me back.
<samueldr>
or maybe you're secretly from Québec
<samueldr>
where things are in a weird hybrid AM/PM or 24 hours
<samueldr>
I can't say for the rest of the country
cole-h has quit [Quit: Goodbye]
<ivan>
colemickens: give it another 10 years
<danderson>
ashkitten: in general, the process using the LAN socket needs to be the one maintaining port mappings. Unfortunately they don't play too well with third-party processes trying to keep stuff working :/
<danderson>
what are you trying to expose? Does it support speaking UPnP, or preferably NAT-PMP or PCP?
<ashkitten>
nginx
<ivan>
I just set up static port forwards
<danderson>
yeah, for something long-running that doesn't dynamically come and go, a static port forward is preferable
<ashkitten>
hm
<aleph->
danderson: Okay that's where I knew you from haha
<aleph->
Was driving me nuts
<danderson>
aleph-: hah!
<danderson>
small world.
<aleph->
Eyeppp
endformationage has quit [Quit: WeeChat 2.7.1]
<colemickens>
I hate ~/.config/nixpkgs so much
<colemickens>
It's such a damn minefield, I'm so tired of trying to explain this, realizing that I have explained this half a dozen itmes in the last two months and anguishing.
<colemickens>
zimbatm: if I can bother, what do you use nar-serve for primarily?
<colemickens>
never mind, I read more closely and get it
* colemickens
got his first "Run failed: - master (commitrev)" email. lucky him.
ixxie has joined #nixos-chat
<aaronjanse>
Oh wow, what's that?
<aaronjanse>
Is that some automated git blame Hydra thing?
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #nixos-chat
<colemickens>
pretty cool when people complain about GH prompting them for login verification, thereby telling the world they can't be bothered to use 2fa and thus are attackable.
<colemickens>
aaronjanse: looks like GH Actions run amuck?
<colemickens>
there was some discussion earlier.
<colemickens>
aaronjanse: I get them for nixos/nixpkgs, even though I have no special permissions there, am not an owner of the action, etc.
buckley310 has quit [Quit: Connection closed for inactivity]
parsley936 has joined #nixos-chat
<aaronjanse>
Oh got it
__monty__ has joined #nixos-chat
<eyJhb>
philipp[m]: ping
<philipp[m]>
Yes?
<eyJhb>
Trying to compile orglzy now
<eyJhb>
So far it looks good I would say
<eyJhb>
No "new" bugs that I didn't see in Signal
<philipp[m]>
Niiiice!
<eyJhb>
I just need some more Raft videos before I can continue
<philipp[m]>
That would be step 1/a lot to get the feature I really want in there.
<philipp[m]>
Reasonable.
<eyJhb>
What feature do you want in there?
<philipp[m]>
What I really want is an adapter for contacs/calendars. Put the stuff that's in the org files into android proper. Read only would be enough for me.
<eyJhb>
adapter? So you basically want to patch the files?
<eyJhb>
Seems like it will build now, just waiting for my slow ass PC :p
<eyJhb>
I should really have done this build remote
<philipp[m]>
No, I want appointments and deadlines and contacts that I define in orgzly to show up in the rest of the system.
<philipp[m]>
Like caldav/carddav.
<eyJhb>
Ahh
<eyJhb>
Well, that part is 100% up to you :P
<eyJhb>
Trying to watch youtube, while building. I think both are suffering
<philipp[m]>
You need a bigger CPU.
<eyJhb>
I should just stop the build and use a remote builder
<eyJhb>
YOUTUBE CRASHED :(
<eyJhb>
Also, I have a x230 laptop, so upgrading the CPU costs quite some
<philipp[m]>
Oh, yeah.
<eyJhb>
But, also.. i7-3520M is actually quite good, because it is not a U CPU
<philipp[m]>
If you can give me the stuff I need, I can be your builder.
<eyJhb>
So it can still compete with a lot of the newer laptops :p
<eyJhb>
It should be fine, it will be done in a moment
<eyJhb>
Soo, I guess I will write a quick update in the issue and then it can be closed?
<eyJhb>
update -> how to
<eyJhb>
Basically just ran gradle2nix with the SDK home set, and then use the aapt2 from buildtools 29.0.3
<eyJhb>
And that is all
<philipp[m]>
Interesting. Please do write it and I verify. Maybe we can put sth. in the readme.
<eyJhb>
Also some hacks in the form of, putting all the repos in a single place. I have no clue, why we split it up into project, buildscript and plugins
<eyJhb>
Let me see if it works without
waleee-cl has joined #nixos-chat
<eyJhb>
Trying again with a remote build to speed it up, just waiting for my PC to finish the transfer...
<eyJhb>
Wish I knew how to say, get all you can from the cache, rest from me
<__monty__>
eyJhb: Yeah, that's a bit unfortunate with the remote build setup.
<eyJhb>
I guess I could envvar the command to a tmp store
<eyJhb>
Which is empty
<philipp[m]>
Can't you do nix-copy-closure beforehand?
<__monty__>
philipp[m]: That would be the opposite of having the remote fetch things from the cache, no?
<eyJhb>
It is more, that it will copy EVERYTHING from my PC. But I guess I could yes, and then nix-build
<philipp[m]>
Yes, it's the opposite but it should work in this case.
noonien has joined #nixos-chat
<__monty__>
But that doesn't change anything? When you build remotely your local machine already sends all the deps over to the remote?
<eyJhb>
How can I use nix repl, or nix-env to get a store path for a package?
<__monty__>
Look at nix-instantiate, I think?
<eyJhb>
I just need to get the path of e.g coreutils
<eyJhb>
Which I can use in something like ls -al $(nix stuff coreutils)
cjpbirkbeck has joined #nixos-chat
<eyJhb>
And not by just doing which ls
<philipp[m]>
`nix-build '<nixpkgs>' -A coreutils`?
<philipp[m]>
That simulated subreddit is so awesome!
<infinisil>
Agreed!
CodeSpelunker has quit [Quit: CodeSpelunker]
__monty__ has joined #nixos-chat
rajivr has quit [Quit: Connection closed for inactivity]
drakonis has joined #nixos-chat
<bqv>
hmm, yeah, sops is cool but i think i have other structural issues w.r.t secrets
cole-h has quit [Quit: Goodbye]
<bqv>
just found out about magit-wip, this is neat!
<bqv>
no more lost changes, heh
julm has quit [Ping timeout: 264 seconds]
julm has joined #nixos-chat
liff has quit [Ping timeout: 272 seconds]
drakonis has quit [Quit: WeeChat 2.8]
drakonis has joined #nixos-chat
julm has quit [Ping timeout: 256 seconds]
lejonet has quit [Ping timeout: 272 seconds]
drakonis has quit [Quit: WeeChat 2.8]
julm has joined #nixos-chat
<bqv>
So many things I want to do, but I can't think of any right now :|
<__monty__>
I can but I'm all out of energy.
<__monty__>
Maybe *you* can do them for me? : >
<bqv>
lol
<bqv>
no dice
drakonis has joined #nixos-chat
lejonet has joined #nixos-chat
<bqv>
Oh snap, microsoft buying tiktok
<__monty__>
Just as Trump starts talking about banning them?
<bqv>
Presumably because
<__monty__>
Well is Trump banning them because he doesn't like Microsoft getting richer? Or to pressure them into considering an acquisition?
<__monty__>
The answer's probably he's a todler and he heard about people being negative about him on TikTok.
<samueldr>
or more mundane and it's fear of china-owned assets "spying"
<samueldr>
(I said mundane, not founded and true)
<__monty__>
Guess spying's only OK for American companies.
CodeSpelunker has joined #nixos-chat
<bqv>
wasn't that obvious?
CodeSpelunker has quit [Quit: CodeSpelunker]
CodeSpelunker has joined #nixos-chat
CodeSpelunker has quit [Remote host closed the connection]
parsley936 has quit [Remote host closed the connection]
parsley936 has joined #nixos-chat
<drakonis>
i have to admit that running a regular linux distro has been a bit of a learning experience
<drakonis>
as nixos does everything for me
ixxie has quit [Remote host closed the connection]
__monty__ has quit [Quit: leaving]
<infinisil>
drakonis: On the other hand, nixpkgs itself can teach you how to do stuff in other distros
<infinisil>
By just looking up how the options are implemented
<drakonis>
quite so
<bqv>
drakonis: you've forsaken nix?!
<drakonis>
i felt it was an ideal time for a break
<bqv>
Burn the heretic
<drakonis>
please
<drakonis>
i felt i wasnt using nix enough
<drakonis>
didnt benefit from it enough
<bqv>
Strange… you prefer the imperative way of things?
<drakonis>
i like both, so to say.
<drakonis>
however, nix gets in the way
<drakonis>
there are some bits that cannot be immutable and nix can be quite annoying about them
<drakonis>
it gets really annoying about things it doesnt manage
<drakonis>
plus there's some software that isnt quite up to date
<drakonis>
and some other software, let's say, wine, has subpackages like winetricks, which depends on 32 bit wine
<drakonis>
and getting it to use {stable, staging} 64 bit wine is full of hoop jumping
<drakonis>
and if i want to run something outside of the beaten path, i have to get out of my way to write the definition instead of getting the work done
<drakonis>
it is very excellent for deploying though
<drakonis>
when you dont have to change anything after its ready
<bqv>
Mmm
<drakonis>
dont think i'm disparaging it
<drakonis>
i think i need a time away from it to truly appreciate it
<bqv>
Meh, fair
<drakonis>
i'll still suggest it when proper
<drakonis>
when appropriate
<eyJhb>
f
* eyJhb
*hopes someone gets it*
<aleph->
drakonis: Pretty much. Love it on my servers, laptop? Ehhhh not as much
<eyJhb>
Love it on my laptop as well, I can declare my setup! :o
<eyJhb>
But also, when something does not work, I just fire it into Docker
<eyJhb>
Or a VM
<eyJhb>
Also, cats with long hair, it sucks when they poop at times
<samueldr>
I couldn't bear the life without Nix and NixOS on anything
<eyJhb>
Preach!
<bqv>
I'm not sure id like to go back to life without nix either
<eyJhb>
I somehow wants to steal Nix from you now bqv
<eyJhb>
I cannot read the Gradle documentation, at all