__Sander__ has quit [Quit: Konversation terminated!]
<ashkitten>
seismic brownies
<gchristensen>
I'm looking to get a phone which works in the EU really well, and works medium-to-okay in the US. anyone know of something like this? I also don't want to spend a ton of money
<sphalerite>
just any old phone? Or a smartphone?
<gchristensen>
preferrably something with a bit of smarts, which can run Signal
<gchristensen>
something that makes this tricky is searching here actively hides model information for EU versions
<joepie91>
basically, if it has a physical SIM slot, and it supports the needed frequency bands, you should be good
<gchristensen>
well I was trying to browse the apple website for their model numbers and frequency band information, when I realized our model numbers are totally different from yours
<gchristensen>
like the model numbers for the iPhone XR: A1984 vs. MRY92ZD/A
<sphalerite>
wait, what? Vodafone Germany / Nokia 4G network 1800 MHz on the Moon (by 2019).
<joepie91>
gchristensen: I believe that https://www.gsmarena.com/ lists frequency band information for ~all phone models
<gchristensen>
oh cool!
<joepie91>
gchristensen: also seems to list alt versions for Apple phones by region
<joepie91>
the site is a bit messy but it has most all the info you could want somewhere on it :P
<sphalerite>
yeah, it's quite the database
<gchristensen>
weird, I cannot find that model number on that website
<samueldr>
gchristensen: one of the type encodes all the specs for your phone, including colour, size of the storage, while the other is "that's an iPhone XR"
drakonis_ has joined #nixos-chat
drakonis has quit [Ping timeout: 240 seconds]
drakonis_ has quit [Ping timeout: 276 seconds]
drakonis has joined #nixos-chat
drakonis has quit [Ping timeout: 265 seconds]
drakonis has joined #nixos-chat
<samueldr>
looking at it all, the four G7 have basically the same platform, though one has an SDM636 instead of an SDM632 (the Plus has the 636)
<samueldr>
so it's even possible they share most of everything
<sphalerite>
gchristensen: I already have sudo on it ;)
<gchristensen>
oh I was looking for sphalerite :P
<samueldr>
I built an UEFI iso that was verified to boot both the QEMU vm AND on armv7l with u-boot
<gchristensen>
it sounds a lot like we can get this going pretty easily then ... :)
<sphalerite>
hm, so is there actually anything missing for adding armv7 to hydra in some capacity?
<samueldr>
armv7l builders a known "yes", it's more about putting in the time to make it work nicely
<samueldr>
are a known "yes"*
<sphalerite>
what's missing there?
<gchristensen>
sphalerite: making it work as a VM, as a service
<samueldr>
provisioning? maybe a dedicated host?
<samueldr>
some misc. stuff like making sure LPAE works, upping the amount of cpus the kernel will use
<sphalerite>
I've got it working with 8-way SMP and LPAE
<samueldr>
yeah, LPAE was fine on my side too
<sphalerite>
(debian base though)
drakonis has quit [Quit: Leaving]
<samueldr>
pshah, I was running nixos :3
drakonis has joined #nixos-chat
<flokli>
The stuff I wanted to look into was mostly reorganizing the nixos config things, so we can share most of it between the host and the armv7l machine inside, and ensuring it gets started
<flokli>
Not so much the hardware specific stuff, this should mostly work (tm)
<ashkitten>
would yall recommend gitea or gitlab?
<samueldr>
different scopes for the software
<samueldr>
gitea is much more centered on the features of git hosting + issues/PR workflow like github, while gitlab is working into integrating more and more of the "devops" stuff around managing projects
<joepie91>
(also gitea is far, far, far more resource-efficient and low-maintenance than gitlab)
<joepie91>
but yeah, Gitea is basically a github clone
<joepie91>
a good one though
<samueldr>
with the changes github has been having lately, a clone of the *core* features of github, I'd say :)
<joepie91>
samueldr: afaik Gitea continues following Github's feature additions, just lagging behind a bit
<samueldr>
oh, nice
<samueldr>
it intends to have actions, security advisories, scanning for dependencies upgrades? :)
psyanticy has quit [Quit: Connection closed for inactivity]