<__monty__>
bram209: Pass is pretty popular, bitwarden and keepass(XC?) are the other floss options I know of.
<bram209>
oh nice, just checked the website, liking the simplicity
<bram209>
and a popular community it seems, browser extensions are working out well?
colemickens_ has joined #nixos-chat
<Taneb>
I wonder what happened to the microbits I had lying around
<Taneb>
Probably in a draw somewhere
<eyJhb>
What is it? Some buttons, LED, etc.?
<loyon[m]>
bram209: there is also a gpg plugin for vim which is very handy for this use
<__monty__>
eyJhb: Yes, temp sensor, accelerometer, gyroscope... Accompanied by a simple tool to program it visually. And tons of simple expansion kits.
<__monty__>
eyJhb: Consider it arduino simplified so 10yos can play with it.
<eyJhb>
They seem expensive
<__monty__>
Simplicity/polish is probably the most expensive thing you can buy.
<eyJhb>
I couldn't find a place to only buy the microbit, without starter pack..
<{^_^}>
undefined variable 'JPY' at (string):281:1
<eyJhb>
tilpner: Thanks, seems OP. But nice to know!
<eyJhb>
0.15, how did I get it to 6.67?...
<Taneb>
> 1 / 0.15
<{^_^}>
6.66667
<Taneb>
eyJhb: you did the other conversion?
<eyJhb>
I guess yeah
<FireFly>
> USD 10
<{^_^}>
undefined variable 'USD' at (string):281:1
<FireFly>
half expected it to convert to DKK
<__monty__>
DKK is the only one of these that's defined, I think it was by infinisil, mostly as a joke because eyJhb always talks about stuff in shekels.
<eyJhb>
Someone tease the Swedes while they are asleep with SEK btw. ;)
psyanticy has joined #nixos-chat
<gchristensen>
I wonder if there is an `ssh -o ...` command option to say "yes, I know, the ssh host key changed - please accept it, update it, and move on"
<eyJhb>
I would be nice, but I think somewhere they won't add it because of potential abuse
<eyJhb>
Also, anyone know if there are some good guidelines for how to build CLI's? Or good reference points
<eyJhb>
E.g. mycli <action> [flags] (optional something)
<gchristensen>
use an existing library which supports it, and don't do anything that the library makes tricky
<eyJhb>
Well, there is no standard for it, in what I am making/using
<eyJhb>
As it doesn't really support it. Moved away from spf13/cobra (Go)
bram209 has quit [Remote host closed the connection]
waleee-cl has quit [Quit: Connection closed for inactivity]
<pie_[bnc]>
tell me if you find anything <eyJhb> Also, anyone know if there are some good guidelines for how to build CLI's? Or good reference points
<pie_[bnc]>
please collect a bibliography
<pie_[bnc]>
also maybe read some of the linux haters handbook and avoid some classic mistakes, idk
<pie_[bnc]>
i read some stuff in it but i dont remember
<__monty__>
Just write your cli to conform to what optparse-applicative does.
<cransom>
gchristensen: if i know i have machines that will change ssh host key often, they get a `UserKnownHostsFile /dev/null` to .ssh/config
<gchristensen>
it turns out `ssh-keygen -R`
<hexa->
ssh -O UserKnownHostsFile=/dev/null works the same
<hexa->
will still ask you to confirm the hostkey though iirc
<cransom>
(StrictHostKeyChecking is also no)
colemickens_ has quit [Quit: Connection closed for inactivity]
cole-h has joined #nixos-chat
<ashkitten>
i hope my cosmo gets here before i move....
Jackneill has quit [Read error: Connection reset by peer]
lassulus has quit [Ping timeout: 255 seconds]
lassulus has joined #nixos-chat
red[evilred] has quit [Quit: Idle timeout reached: 10800s]
veske has joined #nixos-chat
veske has quit [Client Quit]
drakonis has joined #nixos-chat
psyanticy has quit [Quit: Connection closed for inactivity]
<gchristensen>
are there any known problems with specifying a /dev/disk/by-id/... path for grub?
<gchristensen>
like is there reason / need to use /dev/sdx or a different /dev/disk/xxx/xxx path instead for example
<gchristensen>
oops
<samueldr>
IIRC grub doesn't really have to know about them, it's stage-1 mounting that cares, no?
<gchristensen>
I've seen fishy things with that too
<gchristensen>
another system which seems to not be finding its by-id disks, very annoyingly
<samueldr>
at which point?
<gchristensen>
stage-1, trying to find the disk
<samueldr>
(moving to #nixos where the same discussion is going)
<gchristensen>
+1
<andi->
Thought: `nixos-report-bug` just like Debian's `reportbug` (https://manpages.debian.org/buster/reportbug/reportbug.1.en.html). I think it would be great if users could just submit a bug from the system they are currently on. That would enable us pulling information about the configuration etc.. (if permission given).. The only issue I see is submitting them to GH is not possible without an
<andi->
account :/
<gchristensen>
nixos-report-bug could wrap a nix-shellinvocation to get the github CLI which presumably does a good job guiding them through the authentication process
<andi->
Yeah if they have / want an account.. I still think that shouldn't be considered as granted.
<drakonis>
manveru: have you tried using guile for the installer :V?
<manveru>
drakonis: yeah
<drakonis>
hm, did it work?
<manveru>
That was the first version, but partitioning was hell
<manveru>
So instead decided to use something premade
<drakonis>
sounds like fun.
<gchristensen>
andi-: sure, 80/20. the 20% could | mail boogs@nixos.org
<andi->
I actually expect the number to be >20% as I wouldn't want an abitrary server somewhere to have an auth token for my github account
<gchristensen>
great point
<andi->
but yeah, details
<gchristensen>
| mail andi@nixos.org
<andi->
go ahead :P
<gchristensen>
:D
<andi->
I actually like mail. Such a nice queue of work that has to be done
<gchristensen>
I can send you more ...
* samueldr
sets forwarding up
<andi->
I still don't see how one can't like the idea of a properly sorted and scriptable inbox. I manage to respond to things quicker and better if they just appear in one stream of things that I can classify without having to deal with clicking buttons or websites 🤔
<samueldr>
you're assuming I can respond to messages in any shape
<andi->
If you get mails that aren't actionable filter / delete / unsubscribe them
<gchristensen>
I don't like the inbox to start with
<sphalerite>
I don't like i915 to start with
<gchristensen>
lol
<andi->
now we are talking :D
<sphalerite>
spent almost an hour trying to recover from a driver reset-loop before giving up and hard resetting
<samueldr>
5.5%
<samueldr>
5.5?*
<sphalerite>
("recover" as in kill anything using it and rmmod)
<sphalerite>
samueldr: nope 4.19
<samueldr>
:o
<__monty__>
Don't you love how gitlab scrolls the page up while typing a comment on an issue?
<__monty__>
Feels like an old-timey typewriter.
<sphalerite>
I'll get a new laptop in a couple months, I'm sure I won't have any more problems with that
<sphalerite>
wow, is coretemp really more than a year back now? time flies when obnoxious people are banned.
<gchristensen>
lol
<gchristensen>
gr! spent a ton of time doing a reinstall, all to realize I didn't update the data which I wanted to change in the reinstall.
<gchristensen>
" IRIX 6.0 does not handle pty permissions correctly so that if Expect attempts to allocate a pty previously used by someone else, it fails. Upgrade to IRIX 6.1. " lol
<__monty__>
IRIX is a unix? Does it run nix?
drakonis has quit [Ping timeout: 258 seconds]
Jackneill has joined #nixos-chat
<samueldr>
I guess it depends on how posixly uncompliant nix has become, and irix is/was
<gchristensen>
anyone happen to know how to have an expect script match on stderr?
<gchristensen>
this is how you know I'm in the bad place)
<gchristensen>
wait it should be already. what is going on. why is this lying to me.
drakonis has joined #nixos-chat
<andi->
all computers are lying.
Jackneill has quit [Remote host closed the connection]