ChanServ changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | https://asahilinux.org/2022/03/asahi-linux-alpha-release/ | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-alt #asahi-stream #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
JoJoDancer has quit [Quit: Lost terminal]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
cfpsws^ has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
marvin24_ has joined #asahi
nehsou^ has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
kov has quit [Quit: Coyote finally caught me]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
amarioguy2 has joined #asahi
amarioguy has quit [Read error: Connection reset by peer]
SSJGZ has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
vx has quit [Quit: G-line: User has been permanently banned from this network.]
vx has joined #asahi
Stroller has quit [Quit: Stroller]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
guillaume_g has joined #asahi
goldsoultheory has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
MajorBiscuit has joined #asahi
cobcob[m] has joined #asahi
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi
Major_Biscuit has joined #asahi
MajorBiscuit has quit [Ping timeout: 480 seconds]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
vmeson has quit [Ping timeout: 480 seconds]
vmeson has joined #asahi
zkrx has quit [Ping timeout: 480 seconds]
zkrx has joined #asahi
VasilisTheChu has joined #asahi
kit_ty_kate2 has quit [Quit: WeeChat 3.2.1]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
ptudor_ has joined #asahi
ptudor has quit [Ping timeout: 480 seconds]
<eric_engestrom> on my x86 laptop, when I mess up to the point of not booting I can just plug my trusted archiso usb key, unlock & chroot into my ssd, and fixup whatever I messed up this time; is there an equivalent here? (it doesn't have to be from a usb, if there's a way to do that from macos that works for me too)
<das_j> eric_engestrom: As long as you get into m1n1, you can boot any EFI USB drive
<das_j> (Disclaimer: I'm not an asahi developer)
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
<eric_engestrom> thanks; so I guess all I need is an arm build of archiso
<eric_engestrom> I assume holding the power button to get the "what to boot" menu is how I can pick the usb key?
<das_j> No, you can pick m1n1 there
<das_j> m1n1 starts a u-boot which does the efi stuff where you can actually boot the drive
<das_j> (You usually have the choice between "Macintosh HD", whatever you called your Asahi - that's m1n1 and "Options")
<_jannau_> you would need an asahi build of archiso until ebnough drivers are upstream
<_jannau_> currently would have to stop the u-boot auto boot and type "run bootcmd_usb0", subject to change
<das_j> _jannau_: btw, the docs state that booting the drive from usb-a does not work as there are blobs that need to be compiled into uboot. Is there a documented way I can compile them in if I build uboot myself anyway?
<_jannau_> if u-boot is broken m1n1/boot.bin on the ESP has be recovered manually from MacOS (recovery)
kov has joined #asahi
<_jannau_> das_j: which doc? booting from usb connected to the usb-c ports works in u-boot
<das_j> _jannau_: First bullet point here: https://github.com/AsahiLinux/docs/wiki/U-Boot#known-issues
<das_j> I know the firmware cannot be redistributed but how do I build uboot with said firmware without distributing it?
<eric_engestrom> maybe it's because I don't have an arm (or even asahi-specific) archiso on the usb key, but I can't seem to get any menu past the asahi/macos/options menu; if I pick asahi it starts uboot and hangs on my broken grub
<j`ey> das_j: well the support isnt there, even if you build uboot yourself
<das_j> oh that makes sense, thanks for clairifying
<_jannau_> that's not the only problem. u-boot has currently no pcie support on apple silicon. after that the pci-xhci driver needs support for the custome firmware loading like the linux driver
<j`ey> das_j: but that's only the case for some USB A ports anyway, the mac mini ones will eventually work in uboot
<_jannau_> the usb-a ports on the mac mini do not need firmware though
<j`ey> eric_engestrom: you need to stop u-boot autoboot
<das_j> _jannau_: ah does that mean I bought a usb-c stick for nothing? :D
<das_j> or is it not implemented no matter the firmware requirements?
<eric_engestrom> j`ey: I'm guessing by pressing escape? trying that
<_jannau_> das_j: pcie support required for the usb-a ports on the mini is currently missing
<das_j> eric_engestrom: any regular key iirc
<das_j> _jannau_: makes sense
<_jannau_> eric_engestrom: describe how it hangs? I would expect u-boot to simply not load anything from an ESP prepared for x86
<eric_engestrom> right, I saw the "hit any key" prompt with a 3sec count down, but I pressed space and it just continued
<_jannau_> you might have an usb keyboard which currently doesn't work
<eric_engestrom> _jannau_: I broke grub because I tried to replace it with systemd-boot; I'm doing something users don't normally do, it's not a "normal" issue for asahi devs to worry about :)
<eric_engestrom> it's an m2 air, in case it matters (for the maybe-usb keyboard)
<_jannau_> I have instructions how to boot directly from u-boot but if your keyboard doesn't work there that's kind of moot
<eric_engestrom> ^^
<eric_engestrom> is there a way to chroot from macos? the keyboard works there :P
<eric_engestrom> or maybe run a vm backed by the asahi partition
<j`ey> eric_engestrom: so you're using the builtin keyboard?
<eric_engestrom> yep
<eric_engestrom> to be clear, it worked when linux was fully booted
<_jannau_> that should work
<eric_engestrom> I might just wipe it and start over, but I wanted to get my "fix broken boot" tools ready for when wiping is no longer an option
eroux has quit [Ping timeout: 480 seconds]
<_jannau_> eric_engestrom: https://github.com/AsahiLinux/docs/issues/37#issuecomment-1229406384 has the instructions to boot directly from u-boot. partition numbers might need to be changed
<eric_engestrom> _jannau_: thx, reading now
<eric_engestrom> (btw, I'm a mesa dev with some kernel driver experience, so I'm happy to dive in the code, do custom builds and debug anything :)
eroux has joined #asahi
<jannau> if you plan to look into mesa/drm on m1 it might be a good opportunity to make yourself familiar with proxyclient/m1n1 HV and usb booting
<jannau> systemd-boot instructions for asahi are here: https://gist.github.com/marcan/eac6bf00d5edc37d6ccbeffda382d30c
<jannau> probably too late now
<eric_engestrom> thanks jannau; that was probably going to be my next step (once I got a base working)
<eric_engestrom> (the proxy stuff)
<mps> das_j: example to boot from usb https://arvanta.net/alpine/install-alpine-m1/
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
vx has quit [Quit: G-line: User has been permanently banned from this network.]
vx has joined #asahi
Soroush has quit [Remote host closed the connection]
cobcob[m] has quit [Remote host closed the connection]
FellFromTheSky[m] has quit [Remote host closed the connection]
yonatannemtsov[m] has quit [Remote host closed the connection]
Wokipokei[m] has quit [Remote host closed the connection]
zevlag[m] has quit [Remote host closed the connection]
PieroDel[m] has quit [Remote host closed the connection]
vovanoxin[m]1 has quit [Remote host closed the connection]
healtermon[m] has quit [Remote host closed the connection]
xyaman has quit [Remote host closed the connection]
yuukirafflesia[m] has quit [Remote host closed the connection]
cangurbuz[m] has quit [Remote host closed the connection]
TanukiKamoe[m] has quit [Remote host closed the connection]
Carlitos[m] has quit [Remote host closed the connection]
stttcccccccccccc[m] has quit [Remote host closed the connection]
teori[m] has quit [Remote host closed the connection]
ryokirishima[m] has quit [Remote host closed the connection]
sagelol[m] has quit [Remote host closed the connection]
tanklazard[m] has quit [Remote host closed the connection]
rolandt1988[m] has quit [Remote host closed the connection]
SydGarlathy[m] has quit [Remote host closed the connection]
Ray[m] has quit [Remote host closed the connection]
reinaldof[m] has quit [Remote host closed the connection]
pumpkinpiequan[m] has quit [Remote host closed the connection]
SammyGutirrez[m] has quit [Remote host closed the connection]
ZynhLudwig[m] has quit [Remote host closed the connection]
riansxda[m] has quit [Remote host closed the connection]
raizo[m] has quit [Remote host closed the connection]
rain_cloud[m] has quit [Remote host closed the connection]
skliio091L[m] has quit [Remote host closed the connection]
rakyuugaki[m] has quit [Remote host closed the connection]
tohatsu[m] has quit [Remote host closed the connection]
suray[m] has quit [Remote host closed the connection]
vivithecanine[m] has quit [Remote host closed the connection]
Toxblh[m] has quit [Remote host closed the connection]
ptitSeb[m] has quit [Remote host closed the connection]
zygentoma[m] has quit [Remote host closed the connection]
plaer1[m] has quit [Remote host closed the connection]
ginomassei[m] has quit [Write error: connection closed]
wzr[m] has quit [Remote host closed the connection]
or4ma[m] has quit [Remote host closed the connection]
pitust[m] has quit [Remote host closed the connection]
JoaquinDlott[m] has quit [Remote host closed the connection]
phlogi1[m] has quit [Remote host closed the connection]
noebr[m] has quit [Remote host closed the connection]
mudkipdev2[m] has quit [Remote host closed the connection]
MoteenShah[m] has quit [Remote host closed the connection]
momocao[m] has quit [Remote host closed the connection]
mgtfdv[m] has quit [Remote host closed the connection]
linusmaxwell[m] has quit [Remote host closed the connection]
mr_panda429[m] has quit [Remote host closed the connection]
Lucy[m]1 has quit [Remote host closed the connection]
GustavBlty[m] has quit [Remote host closed the connection]
kryddyg[m] has quit [Remote host closed the connection]
maikaeli[m] has quit [Write error: connection closed]
Lucy[m]12 has quit [Write error: connection closed]
losfair[m] has quit [Write error: connection closed]
Ll3macorn[m] has quit [Write error: connection closed]
lep[m] has quit [Write error: connection closed]
ktz3[m] has quit [Write error: connection closed]
Krumble[m] has quit [Write error: connection closed]
kmx22[m] has quit [Write error: connection closed]
ZeeFlea[m] has quit [Write error: connection closed]
kalios[m] has quit [Write error: connection closed]
k4czp3r[m] has quit [Write error: connection closed]
jtdressel[m] has quit [Write error: connection closed]
jsch[m] has quit [Write error: connection closed]
josip[m] has quit [Write error: connection closed]
jnrubyrubyruby[m] has quit [Write error: connection closed]
jainsamkit[m] has quit [Write error: connection closed]
JeffMcWilliams[m] has quit [Write error: connection closed]
jonnymac[m] has quit [Write error: connection closed]
izumoo[m]1 has quit [Write error: connection closed]
itisyeetimetoday[m] has quit [Write error: connection closed]
isitaboat[m] has quit [Write error: connection closed]
ichi[sheher][m] has quit [Write error: connection closed]
i_forgot[m] has quit [Write error: connection closed]
huberytao[m] has quit [Write error: connection closed]
honeybadgerdontcare[m] has quit [Write error: connection closed]
ho_po_han[m] has quit [Write error: connection closed]
HagenSchrder[m] has quit [Write error: connection closed]
gsora[m] has quit [Write error: connection closed]
gio[m]12 has quit [Write error: connection closed]
GllmR[m] has quit [Write error: connection closed]
fncraft[m] has quit [Write error: connection closed]
AlessandroFerrari[m] has quit [Write error: connection closed]
EdwardVielmetti[m] has quit [Write error: connection closed]
essentia[m] has quit [Write error: connection closed]
equiomax[m] has quit [Write error: connection closed]
eggnog12[m] has quit [Write error: connection closed]
DominikSchlsser[m] has quit [Write error: connection closed]
dologne[m] has quit [Write error: connection closed]
dhearose[m] has quit [Write error: connection closed]
MrHunk[m] has quit [Write error: connection closed]
goose_r_s[m] has quit [Write error: connection closed]
definitelynotaphone[m] has quit [Write error: connection closed]
p25o1[m] has quit [Remote host closed the connection]
lemontnt[m] has quit [Remote host closed the connection]
mindw0rk[m] has quit [Remote host closed the connection]
giyanani[m] has quit [Write error: connection closed]
TMK[m] has quit [Write error: connection closed]
dannydorito[m] has quit [Write error: connection closed]
calm_dolphin[m] has quit [Write error: connection closed]
Theo[m]12 has quit [Write error: connection closed]
bytesize0[m] has quit [Write error: connection closed]
bocekcombatbow[m] has quit [Write error: connection closed]
bobhodgen[m] has quit [Write error: connection closed]
bienjensu[m] has quit [Write error: connection closed]
bgentil[m] has quit [Write error: connection closed]
basketkase[m] has quit [Write error: connection closed]
balsamic24[m] has quit [Write error: connection closed]
AzretDeljanin[m] has quit [Write error: connection closed]
avx3[m] has quit [Write error: connection closed]
AVONYX[m] has quit [Write error: connection closed]
ashimokawa[m] has quit [Write error: connection closed]
ashi01c[m] has quit [Write error: connection closed]
asdflkjasdflkjrhlktrjhelkgjhdf has quit [Write error: connection closed]
asahilover[m] has quit [Write error: connection closed]
UnionofAppeals[m] has quit [Write error: connection closed]
anfernee[m] has quit [Write error: connection closed]
AONeiLL[m] has quit [Write error: connection closed]
andorinhariver[m] has quit [Write error: connection closed]
akmonia[m] has quit [Write error: connection closed]
acnebs[m] has quit [Write error: connection closed]
AbstraktGreie[m] has quit [Write error: connection closed]
EdwardAnd[m] has quit [Write error: connection closed]
M5zs68y8wj6[m] has quit [Write error: connection closed]
ivabus[m] has quit [Write error: connection closed]
Adie[m] has quit [Write error: connection closed]
delroth has quit [Write error: connection closed]
Krutonium[m] has quit [Write error: connection closed]
ovf[m] has quit [Write error: connection closed]
muscularduckling[m] has quit [Write error: connection closed]
dpatterbee[m] has quit [Write error: connection closed]
Willmish[m] has quit [Write error: connection closed]
GregoryRWarnes[m] has quit [Write error: connection closed]
vovanoxin[m] has quit [Write error: connection closed]
BradPitcher[m] has quit [Write error: connection closed]
aurelian[m] has quit [Write error: connection closed]
deepphilosopher846[m] has quit [Write error: connection closed]
dandiccf[m] has quit [Write error: connection closed]
CloMClomine[m] has quit [Write error: connection closed]
camr0[m] has quit [Write error: connection closed]
MahanRahmati[m] has quit [Write error: connection closed]
triscalade[m] has quit [Write error: connection closed]
MichaelToomim[m] has quit [Write error: connection closed]
mmlb[m] has quit [Write error: connection closed]
meowcat285[m] has quit [Write error: connection closed]
LorenzKofler[m] has quit [Write error: connection closed]
kryptnd[m] has quit [Write error: connection closed]
KirkByers[m] has quit [Write error: connection closed]
Kalissaac[m] has quit [Write error: connection closed]
jackbijou[m] has quit [Write error: connection closed]
hothandyman[m] has quit [Write error: connection closed]
headscracher[m] has quit [Write error: connection closed]
faiz_abbas[m] has quit [Write error: connection closed]
Emantor[m] has quit [Write error: connection closed]
ElvishJerricco[m] has quit [Write error: connection closed]
djk121[m] has quit [Write error: connection closed]
Dcow[m]1 has quit [Write error: connection closed]
clayscode[m] has quit [Write error: connection closed]
AnushervonTabarov[m] has quit [Write error: connection closed]
burner67665[m] has quit [Write error: connection closed]
bmrgz[m] has quit [Write error: connection closed]
renheris[m] has quit [Write error: connection closed]
aw213mf3f8[m] has quit [Write error: connection closed]
xf00[m] has quit [Write error: connection closed]
wuhoipok[m] has quit [Write error: connection closed]
pugguu[m] has quit [Write error: connection closed]
tnyzcd65bk[m] has quit [Write error: connection closed]
SteveGremory[m] has quit [Write error: connection closed]
shnert[m] has quit [Write error: connection closed]
SethDowden[m] has quit [Write error: connection closed]
sebastianotocci[m] has quit [Write error: connection closed]
rails[m] has quit [Write error: connection closed]
OfirRubenov[m] has quit [Write error: connection closed]
MZG[m] has quit [Write error: connection closed]
marco_santi[m] has quit [Write error: connection closed]
ivy_[m] has quit [Write error: connection closed]
ghantaz[m] has quit [Write error: connection closed]
ErikS[m] has quit [Write error: connection closed]
bngs[m] has quit [Write error: connection closed]
h_ro[m] has quit [Write error: connection closed]
shoffmeister[m] has quit [Write error: connection closed]
nyanpasu64 has quit [Write error: connection closed]
albertobasaglia[m] has quit [Write error: connection closed]
atteniemi[m] has quit [Write error: connection closed]
stv0g[m] has quit [Write error: connection closed]
jialixu[m] has quit [Write error: connection closed]
xorly[m] has quit [Write error: connection closed]
willow[m]1 has quit [Write error: connection closed]
wollymilkcap[m] has quit [Write error: connection closed]
U-ya[m] has quit [Write error: connection closed]
Thib[m]1 has quit [Write error: connection closed]
teach3e[m] has quit [Write error: connection closed]
Taro[m] has quit [Write error: connection closed]
tabthetextoutforwimps[m] has quit [Write error: connection closed]
surgeon has quit [Write error: connection closed]
steffen[m] has quit [Write error: connection closed]
sppdqd[m] has quit [Write error: connection closed]
MikaB[m] has quit [Write error: connection closed]
skaldek has quit [Write error: connection closed]
shaman_br[m] has quit [Write error: connection closed]
shailesh001[m] has quit [Write error: connection closed]
sapling_[m] has quit [Write error: connection closed]
rusty-nail[m] has quit [Write error: connection closed]
rgort10[m] has quit [Write error: connection closed]
lkvrsfld[m] has quit [Write error: connection closed]
polythene_pam[m] has quit [Write error: connection closed]
pedrohos[m] has quit [Write error: connection closed]
pb17[m] has quit [Write error: connection closed]
palashgo[m] has quit [Write error: connection closed]
on88ip[m] has quit [Write error: connection closed]
mnc7[m] has quit [Write error: connection closed]
misteraftermath[m] has quit [Write error: connection closed]
mipi[m] has quit [Write error: connection closed]
meta[m] has quit [Write error: connection closed]
Mayel[m] has quit [Write error: connection closed]
matde[m] has quit [Write error: connection closed]
MarcoG[m] has quit [Write error: connection closed]
lucifer178[m] has quit [Write error: connection closed]
latosca[m] has quit [Write error: connection closed]
KrushnaDeore[m] has quit [Write error: connection closed]
kibomo[m] has quit [Write error: connection closed]
josipknezovic[m] has quit [Write error: connection closed]
joerosenberg[m] has quit [Write error: connection closed]
JasonAntwi-Appah[m] has quit [Write error: connection closed]
janithpet[m] has quit [Write error: connection closed]
Jamie[m] has quit [Write error: connection closed]
Igunublue[m] has quit [Write error: connection closed]
igrom[m] has quit [Write error: connection closed]
hdurr[m] has quit [Write error: connection closed]
goombado[m] has quit [Write error: connection closed]
freakinamazing[m] has quit [Write error: connection closed]
DiscoPenguin[m] has quit [Write error: connection closed]
BrendanLaw[m] has quit [Write error: connection closed]
f423[m] has quit [Write error: connection closed]
exhan[m] has quit [Write error: connection closed]
Liam[m] has quit [Write error: connection closed]
WanliLi[m] has quit [Write error: connection closed]
M5Q[m] has quit [Write error: connection closed]
dnjmis[m] has quit [Write error: connection closed]
Dcow[m] has quit [Write error: connection closed]
dirbaio has quit [Write error: connection closed]
DannyLombard[m] has quit [Write error: connection closed]
digitalfx[m] has quit [Write error: connection closed]
denden[m] has quit [Write error: connection closed]
IcaroDextris[m] has quit [Write error: connection closed]
Candygoblen123[m] has quit [Write error: connection closed]
cadawerum1[m] has quit [Write error: connection closed]
butterfly[m] has quit [Write error: connection closed]
bpalmer4[m] has quit [Write error: connection closed]
borhanborhan[m] has quit [Write error: connection closed]
booffo[m] has quit [Write error: connection closed]
AndreasSchwalb[m] has quit [Write error: connection closed]
BastienSaidi[m] has quit [Write error: connection closed]
BahramBakhtiyar[m] has quit [Write error: connection closed]
VasyaPupkin[m] has quit [Write error: connection closed]
acno[m] has quit [Write error: connection closed]
AntonioCarlosCensi[m] has quit [Write error: connection closed]
AadiShah[m] has quit [Write error: connection closed]
ExeciN[m] has quit [Write error: connection closed]
M4t64[m] has quit [Write error: connection closed]
obflv[m] has quit [Write error: connection closed]
PedroPortela[m] has quit [Write error: connection closed]
rohin[m] has quit [Write error: connection closed]
peer[m] has quit [Write error: connection closed]
snnw[m] has quit [Write error: connection closed]
spot[m] has quit [Write error: connection closed]
AdityaJS[m] has quit [Write error: connection closed]
stoneaxe[m] has quit [Write error: connection closed]
spellunkskunk[m] has quit [Write error: connection closed]
Guest1417 has quit [Write error: connection closed]
FieryFlames[m] has quit [Write error: connection closed]
osteoblast22[m] has quit [Write error: connection closed]
kprasadvnsi[m] has quit [Write error: connection closed]
Arnstein[m] has quit [Write error: connection closed]
JacksonR[m] has quit [Write error: connection closed]
sjbtrn[m] has quit [Write error: connection closed]
julip[m] has quit [Write error: connection closed]
ljmcc[m] has quit [Write error: connection closed]
riceballnice[m] has quit [Write error: connection closed]
FlorianSchumann[m] has quit [Write error: connection closed]
Asher[m] has quit [Write error: connection closed]
pfdub[m] has quit [Write error: connection closed]
s-urabe[m] has quit [Write error: connection closed]
r_rei[m] has quit [Write error: connection closed]
peerp[m] has quit [Write error: connection closed]
pazyleon[m] has quit [Write error: connection closed]
latko[m] has quit [Write error: connection closed]
Radical[m] has quit [Write error: connection closed]
Lizard[m] has quit [Write error: connection closed]
justeinkemp[m] has quit [Write error: connection closed]
katatafjsh[m] has quit [Write error: connection closed]
jonaias[m] has quit [Write error: connection closed]
gplusplus[m] has quit [Write error: connection closed]
fugazi-smith[m] has quit [Write error: connection closed]
danielgek[m] has quit [Write error: connection closed]
blassphemy[m] has quit [Write error: connection closed]
maxim[m] has quit [Write error: connection closed]
dgc[m] has quit [Write error: connection closed]
jasyuiop[m] has quit [Write error: connection closed]
yusoofsh[m] has quit [Remote host closed the connection]
yournoob[m] has quit [Remote host closed the connection]
yoodee[m] has quit [Remote host closed the connection]
zaphodm[m] has quit [Remote host closed the connection]
xxsskxx[m] has quit [Remote host closed the connection]
bn4t[m] has quit [Remote host closed the connection]
xiuxuanwang[m] has quit [Remote host closed the connection]
EirikFuller[m] has quit [Remote host closed the connection]
VitorCardoso[m] has quit [Remote host closed the connection]
victorhooi[m] has quit [Remote host closed the connection]
vasilievas[m] has quit [Remote host closed the connection]
weapon_of_nix[m] has quit [Remote host closed the connection]
vvv[m] has quit [Remote host closed the connection]
Ultrasonic[m] has quit [Remote host closed the connection]
uxgei9[m] has quit [Remote host closed the connection]
tolopea1E0040[m] has quit [Remote host closed the connection]
thocon77588[m] has quit [Remote host closed the connection]
techieguy[m] has quit [Remote host closed the connection]
svelle[m] has quit [Remote host closed the connection]
soulkks23[m] has quit [Remote host closed the connection]
spookyzeb[m] has quit [Remote host closed the connection]
thewalt[m] has quit [Remote host closed the connection]
simplyemu[m] has quit [Remote host closed the connection]
Sam[m]12345678 has quit [Remote host closed the connection]
SamHep0803[m] has quit [Remote host closed the connection]
Yes_This_is_Saeko[m] has quit [Remote host closed the connection]
Scott[m]123 has quit [Remote host closed the connection]
robotrIP[m] has quit [Remote host closed the connection]
rinsuki[m] has quit [Remote host closed the connection]
SamAdams[m] has quit [Remote host closed the connection]
retrixc[m] has quit [Remote host closed the connection]
remote_destination[m] has quit [Remote host closed the connection]
Jake[m]123 has quit [Remote host closed the connection]
redwine_os[m] has quit [Remote host closed the connection]
randyzhu[m] has quit [Remote host closed the connection]
RagaSubekti[m] has quit [Remote host closed the connection]
reefenergy[m] has quit [Remote host closed the connection]
qazws[m] has quit [Remote host closed the connection]
pulsar[m] has quit [Remote host closed the connection]
quentincestino[m] has quit [Remote host closed the connection]
pqhj6h5qgd[m] has quit [Remote host closed the connection]
polov[m] has quit [Remote host closed the connection]
pimeys[m]1 has quit [Remote host closed the connection]
PeterTiedemann[m] has quit [Remote host closed the connection]
owayss[m] has quit [Remote host closed the connection]
Wahid[m] has quit [Remote host closed the connection]
hellosway[m] has quit [Remote host closed the connection]
MartinNovk[m] has quit [Remote host closed the connection]
MartinSimango[m] has quit [Remote host closed the connection]
mabez[m] has quit [Remote host closed the connection]
luk3[m] has quit [Remote host closed the connection]
NoahGaertner[m] has quit [Remote host closed the connection]
jsnapoli1[m] has quit [Remote host closed the connection]
johncena[m] has quit [Remote host closed the connection]
JuanjoGarca[m] has quit [Remote host closed the connection]
jakou[m] has quit [Remote host closed the connection]
JavidAhmadov[m] has quit [Remote host closed the connection]
garyodernichts[m] has quit [Remote host closed the connection]
RinWolf[m] has quit [Remote host closed the connection]
flokk[m] has quit [Remote host closed the connection]
KowalskiDark[m] has quit [Remote host closed the connection]
danny055[m] has quit [Remote host closed the connection]
cathykmeow[m] has quit [Remote host closed the connection]
burlmancer[m] has quit [Remote host closed the connection]
blind_system[m] has quit [Remote host closed the connection]
ctrox[m] has quit [Remote host closed the connection]
RurajJoshi[m] has quit [Remote host closed the connection]
Ata[m] has quit [Remote host closed the connection]
obrmao[m] has quit [Write error: connection closed]
LinusSexTips[m] has quit [Write error: connection closed]
nykma[m]1 has quit [Write error: connection closed]
notjblmatrixorg[m] has quit [Write error: connection closed]
nemanjan00[m] has quit [Write error: connection closed]
mulderje has quit [Write error: connection closed]
MrToby[m] has quit [Write error: connection closed]
ComradeMisato[m] has quit [Write error: connection closed]
magniquick[m] has quit [Write error: connection closed]
Moritz[m]1 has quit [Write error: connection closed]
mopedad[m] has quit [Write error: connection closed]
let_name_[m] has quit [Write error: connection closed]
lendi[m] has quit [Write error: connection closed]
lemonsus[m] has quit [Write error: connection closed]
MiguelCarvajal[m] has quit [Write error: connection closed]
kdas has quit [Write error: connection closed]
justashadow[m] has quit [Write error: connection closed]
julianp[m] has quit [Write error: connection closed]
jswag180[m] has quit [Write error: connection closed]
Jonah[m]1 has quit [Write error: connection closed]
jmmzon[m] has quit [Write error: connection closed]
joshheyse[m] has quit [Write error: connection closed]
iikka[m] has quit [Write error: connection closed]
idaadi[m] has quit [Write error: connection closed]
hrrsnmb[m] has quit [Write error: connection closed]
LouisLambeau[m] has quit [Write error: connection closed]
hablerentand[m] has quit [Write error: connection closed]
ig89[m] has quit [Write error: connection closed]
gregb[m] has quit [Write error: connection closed]
GeorgiMartsenkov[m] has quit [Write error: connection closed]
gRolon[m] has quit [Write error: connection closed]
ChristianHorn[m] has quit [Write error: connection closed]
SiddheshZantye[m] has quit [Write error: connection closed]
Flowy[m] has quit [Write error: connection closed]
erenatas[m] has quit [Write error: connection closed]
LeviLynch[m] has quit [Write error: connection closed]
endim8[m] has quit [Write error: connection closed]
eagles13[m] has quit [Write error: connection closed]
parabola[m] has quit [Write error: connection closed]
BorisPrmann[m] has quit [Write error: connection closed]
dooferorg[m] has quit [Write error: connection closed]
DylanNeve[m] has quit [Write error: connection closed]
dug57636[m] has quit [Write error: connection closed]
dek[m] has quit [Write error: connection closed]
dawgy[m] has quit [Write error: connection closed]
David[m]1234567891011 has quit [Write error: connection closed]
Cuperino[m] has quit [Write error: connection closed]
DominikInfhr[m] has quit [Write error: connection closed]
carmazine[m] has quit [Write error: connection closed]
andaca[m] has quit [Write error: connection closed]
AlexeyDebelov[m] has quit [Write error: connection closed]
aeoris[m] has quit [Write error: connection closed]
acyanbird[m] has quit [Write error: connection closed]
MeMyself[m] has quit [Write error: connection closed]
M80h[m] has quit [Write error: connection closed]
M6xd9ebh92th2tpsm41nt[m] has quit [Write error: connection closed]
M0phanes1[m] has quit [Write error: connection closed]
apetresc has quit [Write error: connection closed]
w[m]12 has quit [Write error: connection closed]
caleb010[m] has quit [Write error: connection closed]
cant_think[m] has quit [Write error: connection closed]
athorsnes[m] has quit [Write error: connection closed]
cobre[m] has quit [Write error: connection closed]
JessicaBroyles[m] has quit [Write error: connection closed]
zhxchen17[m] has quit [Write error: connection closed]
whistlingoat[m] has quit [Write error: connection closed]
GaborSOOS[m] has quit [Write error: connection closed]
vivg[m] has quit [Write error: connection closed]
zamadatix[m] has quit [Write error: connection closed]
vestige[m] has quit [Write error: connection closed]
vimsos[m] has quit [Write error: connection closed]
GeorgeVassilev[m] has quit [Write error: connection closed]
user974[m] has quit [Write error: connection closed]
vbob[m] has quit [Write error: connection closed]
tt022[m] has quit [Write error: connection closed]
testing[m] has quit [Write error: connection closed]
user1tt[m] has quit [Write error: connection closed]
MikeLee[m] has quit [Write error: connection closed]
Thib[m] has quit [Write error: connection closed]
therealminzii[m] has quit [Write error: connection closed]
Synth[m] has quit [Write error: connection closed]
SteveOctets[m] has quit [Write error: connection closed]
stelleg[m] has quit [Write error: connection closed]
sproede[m] has quit [Write error: connection closed]
svos[m] has quit [Write error: connection closed]
Sobek[m] has quit [Write error: connection closed]
unsui[m] has quit [Write error: connection closed]
sentient_lilac[m] has quit [Write error: connection closed]
SethBrasile[m] has quit [Write error: connection closed]
sefnap[m] has quit [Write error: connection closed]
sanarinomi[m] has quit [Write error: connection closed]
sajattack[m] has quit [Write error: connection closed]
ryanhrob1[m] has quit [Write error: connection closed]
ryan_nupp[m] has quit [Write error: connection closed]
RianSouzaSantos[m] has quit [Write error: connection closed]
rontron[m] has quit [Write error: connection closed]
rkjnsn has quit [Write error: connection closed]
retonlage[m] has quit [Write error: connection closed]
pwn0rz[m] has quit [Write error: connection closed]
PrasanthOmanakuttan[m] has quit [Write error: connection closed]
ponkey364[m] has quit [Write error: connection closed]
Pallatinus[m] has quit [Write error: connection closed]
DanStrong[m] has quit [Write error: connection closed]
HaoYanQi[m] has quit [Write error: connection closed]
oh-teps[m] has quit [Write error: connection closed]
notyou[m] has quit [Write error: connection closed]
jmalexan[m] has quit [Write error: connection closed]
not_a_weeaboo[m] has quit [Write error: connection closed]
norris[m] has quit [Write error: connection closed]
NightsOnly[m] has quit [Write error: connection closed]
nico_32[m] has quit [Write error: connection closed]
Nicklas[m] has quit [Write error: connection closed]
yummypotato[m] has quit [Write error: connection closed]
ntan[m] has quit [Write error: connection closed]
mx13606[m] has quit [Write error: connection closed]
mkwa[m] has quit [Write error: connection closed]
milan475[m] has quit [Write error: connection closed]
mattebullet[m] has quit [Write error: connection closed]
Matt[m]12 has quit [Write error: connection closed]
matrixmanu[m] has quit [Write error: connection closed]
mathmagician_x[m] has quit [Write error: connection closed]
RenatoMarinho[m] has quit [Write error: connection closed]
randomguy69420[m] has quit [Write error: connection closed]
ramitgoolry[m] has quit [Write error: connection closed]
quentin[m] has quit [Write error: connection closed]
quaffpotion[m] has quit [Write error: connection closed]
qiuren[m] has quit [Write error: connection closed]
manacho[m] has quit [Write error: connection closed]
lowz[m] has quit [Write error: connection closed]
lightclient[m] has quit [Write error: connection closed]
leidenfrost[m] has quit [Write error: connection closed]
l1ipr[m] has quit [Write error: connection closed]
lockna has quit [Write error: connection closed]
kujeger[m] has quit [Write error: connection closed]
kryptokazz[m] has quit [Write error: connection closed]
kdrag0n[m] has quit [Write error: connection closed]
kazukih[m] has quit [Write error: connection closed]
ViktorPrymak[m] has quit [Remote host closed the connection]
threerik[m] has quit [Write error: connection closed]
thinkalex[m] has quit [Write error: connection closed]
thebigbossch[m] has quit [Write error: connection closed]
tabkets[m] has quit [Write error: connection closed]
RoelAlejandroPerezCandanoza[m] has quit [Write error: connection closed]
nachtvlinder[m] has quit [Write error: connection closed]
jesuismey[m] has quit [Write error: connection closed]
jdmachogg[m] has quit [Write error: connection closed]
jcramerus[m] has quit [Write error: connection closed]
jboettcher2605[m] has quit [Write error: connection closed]
Tom[m]123 has quit [Write error: connection closed]
Null_A[m] has quit [Write error: connection closed]
itsn0k[m] has quit [Write error: connection closed]
irving[m] has quit [Write error: connection closed]
PasteldeCocoa[m] has quit [Write error: connection closed]
icepie[m] has quit [Write error: connection closed]
IbrahimMAkrab[m] has quit [Write error: connection closed]
heli0s[m] has quit [Write error: connection closed]
haterade[m] has quit [Write error: connection closed]
handofstand[m] has quit [Write error: connection closed]
guygaminghd[m] has quit [Write error: connection closed]
gpanders[m] has quit [Write error: connection closed]
gjekdkdjjr[m] has quit [Write error: connection closed]
fly_0ut[m] has quit [Write error: connection closed]
feeleep[m] has quit [Write error: connection closed]
ethantwardy[m] has quit [Write error: connection closed]
ep0x[m] has quit [Write error: connection closed]
emilytrausheher[m] has quit [Write error: connection closed]
emergenz[m] has quit [Write error: connection closed]
elastics[m] has quit [Write error: connection closed]
edfu[m] has quit [Write error: connection closed]
eaxk[m] has quit [Write error: connection closed]
dpgraham[m] has quit [Write error: connection closed]
domoarigatomrroboto[m] has quit [Write error: connection closed]
digidev[m] has quit [Write error: connection closed]
di1[m] has quit [Write error: connection closed]
jisan[m] has quit [Write error: connection closed]
dbldthe3ed[m] has quit [Write error: connection closed]
dbancroft[m] has quit [Write error: connection closed]
dani0611[m] has quit [Write error: connection closed]
daelaam[m] has quit [Write error: connection closed]
impurity0174[m] has quit [Write error: connection closed]
codegosu[m] has quit [Write error: connection closed]
citruscitrus[m] has quit [Write error: connection closed]
casperes1996[m] has quit [Write error: connection closed]
brentr123[m] has quit [Write error: connection closed]
BrenoMaia[m] has quit [Write error: connection closed]
BenPetterborg[m] has quit [Write error: connection closed]
bligma[m] has quit [Write error: connection closed]
blazra[m] has quit [Write error: connection closed]
badlydrawnface[m] has quit [Write error: connection closed]
bad1conscience[m] has quit [Write error: connection closed]
aycippo[m] has quit [Write error: connection closed]
astrorion26[m] has quit [Write error: connection closed]
dcavalca has quit [Write error: connection closed]
David[m]12 has quit [Write error: connection closed]
dantedrac[m] has quit [Write error: connection closed]
zshroot[m] has quit [Write error: connection closed]
AurlienBidon[m] has quit [Write error: connection closed]
bread_crumb[m] has quit [Write error: connection closed]
javier_varez[m] has quit [Write error: connection closed]
zhxt[m] has quit [Write error: connection closed]
perigoso[m] has quit [Write error: connection closed]
bard[m] has quit [Write error: connection closed]
N3ros[m] has quit [Write error: connection closed]
legarts[m] has quit [Write error: connection closed]
darkapex has quit [Write error: connection closed]
Andy[m] has quit [Write error: connection closed]
nik875[m] has quit [Write error: connection closed]
anoake[m] has quit [Write error: connection closed]
ah-[m] has quit [Write error: connection closed]
abilash1994[m] has quit [Write error: connection closed]
arnidg[m] has quit [Write error: connection closed]
ar88kk[m] has quit [Write error: connection closed]
alexandruchi[m] has quit [Write error: connection closed]
fedx[m] has quit [Write error: connection closed]
FakeShell[m] has quit [Write error: connection closed]
wookey[m] has quit [Write error: connection closed]
ManuelQuinones[m] has quit [Write error: connection closed]
fej487sn[m] has quit [Write error: connection closed]
FlorianObradovic[m] has quit [Remote host closed the connection]
tmosey[m] has quit [Write error: connection closed]
emilytrauOld[m] has quit [Write error: connection closed]
ChristopherNugent[m] has quit [Write error: connection closed]
ruffiely[m] has quit [Write error: connection closed]
YODA_LIKE_SODA[m] has quit [Remote host closed the connection]
zx2[m] has quit [Remote host closed the connection]
w7jvkdg6gs[m] has quit [Remote host closed the connection]
Tobi[m]1234 has quit [Remote host closed the connection]
vadeaway[m] has quit [Remote host closed the connection]
YannickVanier[m] has quit [Remote host closed the connection]
thk[m] has quit [Remote host closed the connection]
vaxalz[m] has quit [Remote host closed the connection]
topachi[m] has quit [Remote host closed the connection]
Davis[m] has quit [Remote host closed the connection]
tomdownsouth[m] has quit [Remote host closed the connection]
nwwneedxjr[m] has quit [Remote host closed the connection]
OrganicPumpkin[m] has quit [Remote host closed the connection]
millerdoctor[m] has quit [Remote host closed the connection]
matthewblott[m] has quit [Remote host closed the connection]
JohnWells[m] has quit [Remote host closed the connection]
loxdebox[m] has quit [Remote host closed the connection]
lightblue42[m] has quit [Remote host closed the connection]
MichaelRose[m] has quit [Remote host closed the connection]
lbm[m] has quit [Remote host closed the connection]
marcosanti[m] has quit [Remote host closed the connection]
kian[m]1 has quit [Remote host closed the connection]
milan4759[m] has quit [Remote host closed the connection]
m_einname[m] has quit [Remote host closed the connection]
gvchmvxbmm[m] has quit [Remote host closed the connection]
kahanis[m] has quit [Remote host closed the connection]
homulilly[m] has quit [Remote host closed the connection]
GenieLotion[m] has quit [Remote host closed the connection]
gagashidada[m] has quit [Remote host closed the connection]
freess[m] has quit [Remote host closed the connection]
hardyowo[m] has quit [Remote host closed the connection]
hello9999901[m] has quit [Remote host closed the connection]
FabioLenherr[m] has quit [Remote host closed the connection]
guillaume[m] has quit [Remote host closed the connection]
SiddheshZantye[m]1 has quit [Remote host closed the connection]
GavinP[m] has quit [Remote host closed the connection]
Froxcey[m] has quit [Remote host closed the connection]
g_ww_alex[m] has quit [Remote host closed the connection]
epic1110[m] has quit [Remote host closed the connection]
fcrb[m] has quit [Remote host closed the connection]
don[m]1 has quit [Remote host closed the connection]
emenesesayc[m] has quit [Remote host closed the connection]
falhe[m] has quit [Remote host closed the connection]
doublerye[m] has quit [Remote host closed the connection]
cavoirom[m] has quit [Remote host closed the connection]
EdmundasAndriuka[m] has quit [Remote host closed the connection]
driesz[m] has quit [Remote host closed the connection]
ChrisHembree[m] has quit [Remote host closed the connection]
alessandrorzz[m] has quit [Write error: connection closed]
ylebars[m] has quit [Write error: connection closed]
whynothugo[m] has quit [Write error: connection closed]
st3g4n0[m] has quit [Write error: connection closed]
vvm[m] has quit [Write error: connection closed]
The_Walt[m] has quit [Write error: connection closed]
tengku23[m] has quit [Write error: connection closed]
Commander[m] has quit [Write error: connection closed]
JoseDDR[m] has quit [Write error: connection closed]
rob-3[m] has quit [Write error: connection closed]
pablo79[m] has quit [Write error: connection closed]
nihilistpc[m] has quit [Write error: connection closed]
miko089[m] has quit [Write error: connection closed]
SteffanKaragianis[m] has quit [Write error: connection closed]
mactheknife[m] has quit [Write error: connection closed]
lsfds[m] has quit [Write error: connection closed]
levadopa[m] has quit [Write error: connection closed]
LiteChen[m] has quit [Write error: connection closed]
maxung[m] has quit [Write error: connection closed]
lennylxx[m] has quit [Write error: connection closed]
kouhai has quit [Write error: connection closed]
kim0[m] has quit [Write error: connection closed]
kevinswt[m] has quit [Write error: connection closed]
kjm99[m] has quit [Write error: connection closed]
jvita[m] has quit [Write error: connection closed]
JonathanBuchholz[m] has quit [Write error: connection closed]
joannepaixa1312[m] has quit [Write error: connection closed]
JayFoxRox[m] has quit [Write error: connection closed]
MichaelLacks[m] has quit [Write error: connection closed]
invisophile[m] has quit [Write error: connection closed]
EvadingEvasions[m] has quit [Write error: connection closed]
ianlienfa[m] has quit [Write error: connection closed]
hmon[m] has quit [Write error: connection closed]
isdedev[m] has quit [Write error: connection closed]
gankouskhan[m] has quit [Write error: connection closed]
gamble[m] has quit [Write error: connection closed]
goobla[m] has quit [Write error: connection closed]
ey3ball[m] has quit [Write error: connection closed]
fruitpigeon[m] has quit [Write error: connection closed]
frohike[m] has quit [Write error: connection closed]
Ferluci[m] has quit [Write error: connection closed]
FranciscoFernandes[m] has quit [Write error: connection closed]
evlinux[m] has quit [Write error: connection closed]
US[m] has quit [Write error: connection closed]
djangro[m] has quit [Write error: connection closed]
Diretorium[m] has quit [Write error: connection closed]
deafcat83[m] has quit [Write error: connection closed]
catlover999[m] has quit [Write error: connection closed]
CaptainYukinoshitaHachiman[m] has quit [Write error: connection closed]
bonjour383[m] has quit [Write error: connection closed]
bmentink[m] has quit [Write error: connection closed]
enewsletters[m] has quit [Write error: connection closed]
ChristianOndaatje[m] has quit [Write error: connection closed]
BlazinWeed[m] has quit [Write error: connection closed]
benglim[m] has quit [Write error: connection closed]
bd6627[m] has quit [Write error: connection closed]
axyridis[m] has quit [Write error: connection closed]
asyncvoid[m] has quit [Write error: connection closed]
beacon[m] has quit [Write error: connection closed]
arapis[m] has quit [Write error: connection closed]
AnthonyGlyadchenko[m] has quit [Write error: connection closed]
ar4s[m] has quit [Write error: connection closed]
alexstore06[m] has quit [Write error: connection closed]
alex587[m] has quit [Write error: connection closed]
jaxter184[m] has quit [Write error: connection closed]
lovesegfault has quit [Write error: connection closed]
aem64[m] has quit [Write error: connection closed]
akamizu[m] has quit [Write error: connection closed]
FilipJeretina[m] has quit [Write error: connection closed]
zdan[m] has quit [Write error: connection closed]
willow[m] has quit [Write error: connection closed]
wmann95[m] has quit [Write error: connection closed]
EnriqueDeLen[m] has quit [Write error: connection closed]
will[m] has quit [Write error: connection closed]
virmos[m] has quit [Write error: connection closed]
tycecycle[m] has quit [Write error: connection closed]
twoscomplement0b[m] has quit [Write error: connection closed]
tophevich[m] has quit [Write error: connection closed]
thebrinkoftomorrow[m] has quit [Write error: connection closed]
TellowKrinkle[m] has quit [Write error: connection closed]
TarunAditya[m] has quit [Write error: connection closed]
tanp7[m] has quit [Write error: connection closed]
Stnby[m] has quit [Write error: connection closed]
sigsegvglxy[m] has quit [Write error: connection closed]
casually-blue[m] has quit [Write error: connection closed]
doootard[m] has quit [Write error: connection closed]
Sebhl[m] has quit [Write error: connection closed]
Sami[m]1 has quit [Write error: connection closed]
RowanGoemans[m] has quit [Write error: connection closed]
rethematrix[m] has quit [Write error: connection closed]
renadan[m] has quit [Write error: connection closed]
rat-hippo[m] has quit [Write error: connection closed]
qcyrdqcpzg[m] has quit [Write error: connection closed]
photogrant[m] has quit [Write error: connection closed]
orlofj[m] has quit [Write error: connection closed]
ogimgd[m] has quit [Write error: connection closed]
NickLu[m]1 has quit [Write error: connection closed]
NicolasOury[m] has quit [Write error: connection closed]
newchima[m] has quit [Write error: connection closed]
MingcongBai[m]12 has quit [Write error: connection closed]
dgarciagarcia[m] has quit [Write error: connection closed]
liningsgoat[m] has quit [Write error: connection closed]
l0liting[m] has quit [Write error: connection closed]
ktz_[m] has quit [Write error: connection closed]
JeromeV[m] has quit [Write error: connection closed]
jeksskenis[m] has quit [Write error: connection closed]
jeh[m] has quit [Write error: connection closed]
BenjaminCarreric[m] has quit [Write error: connection closed]
imtsuki[m] has quit [Write error: connection closed]
hpux735[m] has quit [Write error: connection closed]
gabrielafonseca[m] has quit [Write error: connection closed]
fried_dede[m] has quit [Write error: connection closed]
Fl1tzi[m] has quit [Write error: connection closed]
eeqk[m] has quit [Write error: connection closed]
dapigguy[m] has quit [Write error: connection closed]
daftfrog[m] has quit [Write error: connection closed]
coin3x[m] has quit [Write error: connection closed]
TristenNollman[m] has quit [Write error: connection closed]
AndreaDorigo[m] has quit [Write error: connection closed]
alicela1n has quit [Write error: connection closed]
M76cw2gnqjj[m] has quit [Write error: connection closed]
littleb2009[m] has quit [Write error: connection closed]
long[m] has quit [Write error: connection closed]
Makusu[m] has quit [Write error: connection closed]
bp[m] has quit [Write error: connection closed]
NikolaCicmil[m] has quit [Write error: connection closed]
bigtuna94[m] has quit [Write error: connection closed]
Dementor[m] has quit [Write error: connection closed]
Xcarnage[m] has quit [Write error: connection closed]
xerpi[m] has quit [Write error: connection closed]
unrelentingtech has quit [Write error: connection closed]
the_real_briel[m] has quit [Write error: connection closed]
takuzen[m] has quit [Write error: connection closed]
sting[m] has quit [Write error: connection closed]
Dmytro[m] has quit [Write error: connection closed]
shu9[m] has quit [Write error: connection closed]
serge133[m] has quit [Write error: connection closed]
see-air-rah[m] has quit [Write error: connection closed]
screen_persona[m] has quit [Write error: connection closed]
sangelo[m] has quit [Write error: connection closed]
sainnhe[m] has quit [Write error: connection closed]
ryancheddar[m] has quit [Write error: connection closed]
risho[m] has quit [Write error: connection closed]
rednaks[m] has quit [Write error: connection closed]
prom3theu5[m] has quit [Write error: connection closed]
maximo[m] has quit [Write error: connection closed]
pok3[m] has quit [Write error: connection closed]
liott[m] has quit [Write error: connection closed]
pparker[m] has quit [Write error: connection closed]
padish[m] has quit [Write error: connection closed]
ograff has quit [Write error: connection closed]
mr_macintosh[m] has quit [Write error: connection closed]
landscape15[m] has quit [Write error: connection closed]
VasuBansal[m] has quit [Write error: connection closed]
nathanthegr8[m] has quit [Write error: connection closed]
mrguppy02[m] has quit [Write error: connection closed]
Ella[m] has quit [Write error: connection closed]
ella-0[m] has quit [Write error: connection closed]
KristijanZic[m] has quit [Write error: connection closed]
username[m] has quit [Write error: connection closed]
w12101111[m] has quit [Write error: connection closed]
M31j[m] has quit [Write error: connection closed]
michael5050[m] has quit [Write error: connection closed]
nilsirl[m] has quit [Write error: connection closed]
jryans has quit [Write error: connection closed]
Daniele[m] has quit [Write error: connection closed]
psydroid[m] has quit [Write error: connection closed]
MatrixTravelerbot[m]1 has quit [Write error: connection closed]
a1eaiactaest[m] has quit [Write error: connection closed]
nergzd723 has quit [Write error: connection closed]
luxio_39[m] has quit [Write error: connection closed]
Ratheh[m] has quit [Write error: connection closed]
enchiladasconpinguino[m] has quit [Write error: connection closed]
ninja[m] has quit [Write error: connection closed]
Amy[m] has quit [Write error: connection closed]
pimeys[m] has quit [Write error: connection closed]
kraem[m] has quit [Write error: connection closed]
happy-dude[m] has quit [Write error: connection closed]
starsam80[m] has quit [Write error: connection closed]
lockejan[m] has quit [Write error: connection closed]
pashencija[m] has quit [Write error: connection closed]
konradybcio has quit [Write error: connection closed]
colemickens has quit [Write error: connection closed]
zelig_[m] has quit [Write error: connection closed]
zoler[m] has quit [Write error: connection closed]
AntonioSchettini[m] has quit [Write error: connection closed]
thedevnull[m] has quit [Write error: connection closed]
tarachan291[m] has quit [Write error: connection closed]
wiizzard has quit [Write error: connection closed]
zyroklarryfish[m] has quit [Write error: connection closed]
Guest1434 has quit [Write error: connection closed]
RootspringSkyClan[m] has quit [Write error: connection closed]
plantaintion3[m] has quit [Write error: connection closed]
pequalsnp[m] has quit [Write error: connection closed]
HendrawanKuncoro[m] has quit [Write error: connection closed]
odyssey28[m] has quit [Write error: connection closed]
ntrung03[m] has quit [Write error: connection closed]
NoahSchill[m] has quit [Write error: connection closed]
nirusu[m] has quit [Write error: connection closed]
nilsi[m] has quit [Write error: connection closed]
NightRaven[m] has quit [Write error: connection closed]
nala_the_lion[m] has quit [Write error: connection closed]
MichaelMesser[m] has quit [Write error: connection closed]
nunoxyz[m] has quit [Write error: connection closed]
meowmomo1[m] has quit [Write error: connection closed]
maxish[m] has quit [Write error: connection closed]
matthewayers[m] has quit [Write error: connection closed]
LaurentiuCosma[m] has quit [Write error: connection closed]
konr-72[m] has quit [Write error: connection closed]
Ky[m] has quit [Write error: connection closed]
WellHoney[m] has quit [Write error: connection closed]
Kevy[m] has quit [Write error: connection closed]
kedde[m] has quit [Write error: connection closed]
kamidev[m] has quit [Write error: connection closed]
KrishbinPaudel[m] has quit [Write error: connection closed]
paciento[m] has quit [Write error: connection closed]
JayasPJacob[m] has quit [Write error: connection closed]
huddy987[m] has quit [Write error: connection closed]
gryfbane[m] has quit [Write error: connection closed]
i509VCB has quit [Write error: connection closed]
g8rfx9wozue0e9pa3nTagme[m] has quit [Write error: connection closed]
gaudem[m] has quit [Write error: connection closed]
frys[m] has quit [Write error: connection closed]
fetsorn[m] has quit [Write error: connection closed]
facez[m] has quit [Write error: connection closed]
facekapow[m] has quit [Write error: connection closed]
exuberance[m] has quit [Write error: connection closed]
efegurkan[m] has quit [Write error: connection closed]
ducc[m] has quit [Write error: connection closed]
Deewiant has quit [Write error: connection closed]
JoshCurrier[m] has quit [Write error: connection closed]
davidrysk[m] has quit [Write error: connection closed]
cyphh[m] has quit [Write error: connection closed]
Crystal-Void[m] has quit [Write error: connection closed]
cgv[m] has quit [Write error: connection closed]
bvaa[m] has quit [Write error: connection closed]
BrandonChavez[m] has quit [Write error: connection closed]
buildingsteam[m] has quit [Write error: connection closed]
borring[m] has quit [Write error: connection closed]
benzmac16v[m] has quit [Write error: connection closed]
bastilian[m] has quit [Write error: connection closed]
bakedpotatoez[m] has quit [Write error: connection closed]
Cy8aer[m] has quit [Write error: connection closed]
axyliah[m] has quit [Write error: connection closed]
XProtocol[m] has quit [Write error: connection closed]
atomic_null[m] has quit [Write error: connection closed]
Astro[m]1 has quit [Write error: connection closed]
Ashutosh[m] has quit [Write error: connection closed]
michaelmarkell[m] has quit [Write error: connection closed]
ArcticFive[m] has quit [Write error: connection closed]
AkihikoOdaki[m] has quit [Write error: connection closed]
anon2022[m] has quit [Write error: connection closed]
anic[m] has quit [Write error: connection closed]
alden4[m] has quit [Write error: connection closed]
ahs3[m] has quit [Write error: connection closed]
aesirservers[m] has quit [Write error: connection closed]
AbdulhameedAlwajeeh[m] has quit [Write error: connection closed]
Aaron[m]1234 has quit [Write error: connection closed]
aaanh[m] has quit [Write error: connection closed]
M9sgxdv85n9[m] has quit [Write error: connection closed]
M44jm8wgszm[m] has quit [Write error: connection closed]
M32thSystem[m] has quit [Write error: connection closed]
M2er0[m] has quit [Write error: connection closed]
M0-day[m] has quit [Write error: connection closed]
JuniorJPDJ has quit [Write error: connection closed]
fezhead[m] has quit [Write error: connection closed]
firox263[m] has quit [Write error: connection closed]
davidbachman[m] has quit [Write error: connection closed]
chuang[m] has quit [Write error: connection closed]
furrylover420[m] has quit [Write error: connection closed]
rolodondo34[m] has quit [Write error: connection closed]
frytaped[m] has quit [Write error: connection closed]
defolos[m] has quit [Write error: connection closed]
h7x4[m] has quit [Write error: connection closed]
artectrex[m] has quit [Write error: connection closed]
sikkiladho[m] has quit [Write error: connection closed]
The_DarkFire_[m] has quit [Write error: connection closed]
karthek[m] has quit [Write error: connection closed]
redflag[m] has quit [Write error: connection closed]
PlasmaStrike[m] has quit [Write error: connection closed]
voj343[m] has quit [Write error: connection closed]
g3blv[m] has quit [Write error: connection closed]
sepkov[m] has quit [Write error: connection closed]
PJ[m] has quit [Write error: connection closed]
sarah[m] has quit [Write error: connection closed]
yarboa[m] has quit [Write error: connection closed]
arisu has quit [Write error: connection closed]
zosotrix[m] has quit [Write error: connection closed]
pho[m] has quit [Write error: connection closed]
z11h_beast[m] has quit [Write error: connection closed]
YichaoYu[m] has quit [Write error: connection closed]
ytg has quit [Write error: connection closed]
y[m] has quit [Write error: connection closed]
zeroshotp[m] has quit [Write error: connection closed]
xys3[m] has quit [Write error: connection closed]
Xichao[m] has quit [Write error: connection closed]
xiaoming[m] has quit [Write error: connection closed]
bestouff[m] has quit [Write error: connection closed]
Yamahiro[m] has quit [Write error: connection closed]
wxllow[m] has quit [Write error: connection closed]
will1[m] has quit [Write error: connection closed]
viljami[m] has quit [Write error: connection closed]
vistro[m] has quit [Write error: connection closed]
wlankabel[m] has quit [Write error: connection closed]
viliamcarnoky[m] has quit [Write error: connection closed]
vdp4ch5k94[m] has quit [Write error: connection closed]
VincentCanuel[m] has quit [Write error: connection closed]
Name[m] has quit [Write error: connection closed]
virusblitz[m] has quit [Write error: connection closed]
trevyn4 has quit [Write error: connection closed]
tuteel[m] has quit [Write error: connection closed]
toroto008[m] has quit [Write error: connection closed]
TomHobson[m] has quit [Write error: connection closed]
trevyn2[m] has quit [Write error: connection closed]
Orionian has quit [Write error: connection closed]
Rakshit[m] has quit [Write error: connection closed]
timetheory[m] has quit [Write error: connection closed]
madpro[m] has quit [Write error: connection closed]
thefloppa[m] has quit [Write error: connection closed]
tensorcat[m] has quit [Write error: connection closed]
tanobogoyski[m] has quit [Write error: connection closed]
swampertx[m] has quit [Write error: connection closed]
subject38[m] has quit [Write error: connection closed]
TimFriedrichWeber[m] has quit [Write error: connection closed]
stellarorbit[m] has quit [Write error: connection closed]
spokv[m] has quit [Write error: connection closed]
spicy-lime[m] has quit [Write error: connection closed]
solv[m] has quit [Write error: connection closed]
steven1lung[m] has quit [Write error: connection closed]
sirwilliam15[m] has quit [Write error: connection closed]
simjnd[m] has quit [Write error: connection closed]
silverocean[m] has quit [Write error: connection closed]
M0x8FFshulkk[m] has quit [Write error: connection closed]
SocioProphet[m] has quit [Write error: connection closed]
sebastian[m]12345 has quit [Write error: connection closed]
Kintsugi[m] has quit [Write error: connection closed]
sephamorr[m] has quit [Write error: connection closed]
selene751[m] has quit [Write error: connection closed]
shieru[m] has quit [Write error: connection closed]
MagMell[m] has quit [Write error: connection closed]
sad_walrus[m] has quit [Write error: connection closed]
samfromspace[m] has quit [Write error: connection closed]
s1gtrap[m] has quit [Write error: connection closed]
s4p3r_x[m] has quit [Write error: connection closed]
rucadi[m] has quit [Write error: connection closed]
ruby10x[m] has quit [Write error: connection closed]
ryanmitts[m] has quit [Write error: connection closed]
ryanhrob[m] has quit [Write error: connection closed]
ruach[m] has quit [Write error: connection closed]
RudraSaraswat|btwiusearchandub has quit [Write error: connection closed]
richardburleigh[m] has quit [Write error: connection closed]
rhys1 has quit [Write error: connection closed]
RowanG[m] has quit [Write error: connection closed]
ReaganMcFarland[m] has quit [Write error: connection closed]
AntoniosPapadakis[m] has quit [Write error: connection closed]
remzed[m] has quit [Write error: connection closed]
relmnight[m] has quit [Write error: connection closed]
Redecorating[m] has quit [Write error: connection closed]
BingDennis[m] has quit [Write error: connection closed]
RamonVisser[m] has quit [Write error: connection closed]
radler77[m] has quit [Write error: connection closed]
Quixote[m] has quit [Write error: connection closed]
qm3ster[m] has quit [Write error: connection closed]
TiangangYang[m] has quit [Write error: connection closed]
Bai-Chiang[m] has quit [Write error: connection closed]
pytrys[m] has quit [Write error: connection closed]
pulpy_orange2[m] has quit [Write error: connection closed]
pootusmaximus[m] has quit [Write error: connection closed]
pkrenz[m] has quit [Write error: connection closed]
RasmusEneman[m] has quit [Write error: connection closed]
phoxmeh has quit [Write error: connection closed]
circularsprojects[m] has quit [Write error: connection closed]
oz81dog[m] has quit [Write error: connection closed]
OleBergen[m] has quit [Write error: connection closed]
FarukAydn[m] has quit [Write error: connection closed]
beep-boop[m] has quit [Write error: connection closed]
nZh10[m] has quit [Write error: connection closed]
nykma[m] has quit [Write error: connection closed]
nwff[m] has quit [Write error: connection closed]
nope-slide[m] has quit [Write error: connection closed]
noc0lour[m] has quit [Write error: connection closed]
nikwest[m] has quit [Write error: connection closed]
nikorai[m] has quit [Write error: connection closed]
nijifu[m] has quit [Write error: connection closed]
NikolayNikolaev[m] has quit [Write error: connection closed]
nfranco[m] has quit [Write error: connection closed]
nexus7556[m] has quit [Write error: connection closed]
neophotex[m] has quit [Write error: connection closed]
necessaryadvert[m] has quit [Write error: connection closed]
nametable[m] has quit [Write error: connection closed]
Santiago[m]1 has quit [Write error: connection closed]
murlachmara[m] has quit [Write error: connection closed]
Matt[m]1 has quit [Write error: connection closed]
monkeyvoodoo[m] has quit [Write error: connection closed]
MaxNurzia[m] has quit [Write error: connection closed]
mizuhiki[m] has quit [Write error: connection closed]
PeterHilgenfeld[m] has quit [Write error: connection closed]
pavelkukacka[m] has quit [Write error: connection closed]
pepperinsalt[m] has quit [Write error: connection closed]
minkuu[m] has quit [Write error: connection closed]
makkiato[m] has quit [Write error: connection closed]
JoshBright[m] has quit [Write error: connection closed]
m0us3r[m] has quit [Write error: connection closed]
Lucy[m] has quit [Write error: connection closed]
as400[m] has quit [Write error: connection closed]
luigy[m] has quit [Write error: connection closed]
lucienmaxwell[m] has quit [Write error: connection closed]
lsl[m] has quit [Write error: connection closed]
logenkain[m] has quit [Write error: connection closed]
ll3macorn[m]1 has quit [Write error: connection closed]
NotHere[m] has quit [Write error: connection closed]
JacobLinney[m] has quit [Write error: connection closed]
limegorilla[m] has quit [Write error: connection closed]
lillywt[m] has quit [Write error: connection closed]
LilleCarl[m] has quit [Write error: connection closed]
leon_kernan[m] has quit [Write error: connection closed]
larabee[m] has quit [Write error: connection closed]
min[m] has quit [Write error: connection closed]
kyeh[m] has quit [Write error: connection closed]
krirogn[m] has quit [Write error: connection closed]
kl22[m] has quit [Write error: connection closed]
mofux[m] has quit [Write error: connection closed]
kjellarne[m] has quit [Write error: connection closed]
Jack[m]123 has quit [Write error: connection closed]
kholtastrophe[m] has quit [Write error: connection closed]
kdwk-l[m] has quit [Write error: connection closed]
KayaGkalp[m] has quit [Write error: connection closed]
Kaiser[m] has quit [Write error: connection closed]
julianknewitz[m] has quit [Write error: connection closed]
jthom[m] has quit [Write error: connection closed]
jonaburg[m] has quit [Write error: connection closed]
jofes[m] has quit [Write error: connection closed]
JoelCosta[m] has quit [Write error: connection closed]
jldorsey[m] has quit [Write error: connection closed]
jkcoxson[m] has quit [Write error: connection closed]
jkanwe[m] has quit [Write error: connection closed]
JamesTaylor[m] has quit [Write error: connection closed]
JimmyWoods[m] has quit [Write error: connection closed]
jason1923[m] has quit [Write error: connection closed]
Jason[m]123 has quit [Write error: connection closed]
JanneGrunau[m] has quit [Write error: connection closed]
JamieMagee has quit [Write error: connection closed]
Jakob[m] has quit [Write error: connection closed]
jaime10[m] has quit [Write error: connection closed]
meher1[m] has quit [Write error: connection closed]
matqua[m] has quit [Write error: connection closed]
MaraVilla[m] has quit [Write error: connection closed]
marcan[m] has quit [Write error: connection closed]
JackClayton[m] has quit [Write error: connection closed]
izzyisles[m] has quit [Write error: connection closed]
Izumoo[m] has quit [Write error: connection closed]
inkflaw[m] has quit [Write error: connection closed]
Tom[m]12345678 has quit [Write error: connection closed]
holyspirit[m] has quit [Write error: connection closed]
henje[m] has quit [Write error: connection closed]
HanakoKoizumi[m] has quit [Write error: connection closed]
gsieben[m] has quit [Write error: connection closed]
gryfbane_[m] has quit [Write error: connection closed]
goodmatty[m] has quit [Write error: connection closed]
ZwiebelGian[m] has quit [Write error: connection closed]
fortelling[m] has quit [Write error: connection closed]
fny[m] has quit [Write error: connection closed]
floxf5[m] has quit [Write error: connection closed]
fionera[m] has quit [Write error: connection closed]
Felix[m] has quit [Write error: connection closed]
_[m]12345678 has quit [Write error: connection closed]
FranCEACERO[m] has quit [Write error: connection closed]
EugeneChen[m] has quit [Write error: connection closed]
Fabrcio[m] has quit [Write error: connection closed]
exerhythm[m] has quit [Write error: connection closed]
etsukata[m] has quit [Write error: connection closed]
PermissionDenied[m] has quit [Write error: connection closed]
error-py[m] has quit [Write error: connection closed]
ermakomg[m] has quit [Write error: connection closed]
eramon[m] has quit [Write error: connection closed]
EdwinMoradian[m] has quit [Write error: connection closed]
emma[m]1 has quit [Write error: connection closed]
elosant[m] has quit [Write error: connection closed]
electricdawn[m] has quit [Write error: connection closed]
eirikr1848[m] has quit [Write error: connection closed]
dumistaken[m] has quit [Write error: connection closed]
duderuud[m] has quit [Write error: connection closed]
drwhax[m] has quit [Write error: connection closed]
dogdroid[m] has quit [Write error: connection closed]
difficultvelcro[m] has quit [Write error: connection closed]
DegenDev[m] has quit [Write error: connection closed]
DecoryEdwards[m] has quit [Write error: connection closed]
dbckr[m] has quit [Write error: connection closed]
TypoKign[m] has quit [Write error: connection closed]
darc[m] has quit [Write error: connection closed]
daeveb[m] has quit [Write error: connection closed]
cwyjcd[m] has quit [Write error: connection closed]
cv009[m] has quit [Write error: connection closed]
PeterB[m] has quit [Write error: connection closed]
CristianMgheruan-Stanciu[m] has quit [Write error: connection closed]
confetti_lemon[m] has quit [Write error: connection closed]
clover[m] has quit [Write error: connection closed]
ChristianHolman[m] has quit [Write error: connection closed]
chadmed[m] has quit [Write error: connection closed]
catinahatisback[m] has quit [Write error: connection closed]
CarlosCamacho[m] has quit [Write error: connection closed]
AndrewLee[m] has quit [Write error: connection closed]
caligulam[m] has quit [Write error: connection closed]
c1truz[m] has quit [Write error: connection closed]
burgertron[m] has quit [Write error: connection closed]
buntudu[m] has quit [Write error: connection closed]
EthanBudd[m] has quit [Write error: connection closed]
bruhbonanza[m] has quit [Write error: connection closed]
brudda[m] has quit [Write error: connection closed]
brstream[m] has quit [Write error: connection closed]
BernardMentink[m] has quit [Write error: connection closed]
bored_and_jobless[m] has quit [Write error: connection closed]
BoguszJeliski[m] has quit [Write error: connection closed]
Felix[m]123 has quit [Write error: connection closed]
Bicet[m] has quit [Write error: connection closed]
bgpierc[m] has quit [Write error: connection closed]
bfredl[m] has quit [Write error: connection closed]
benmkw[m] has quit [Write error: connection closed]
bebop_spike[m] has quit [Write error: connection closed]
Bastian[m] has quit [Write error: connection closed]
baracaio[m] has quit [Write error: connection closed]
bakk[m] has quit [Write error: connection closed]
badt[m] has quit [Write error: connection closed]
davay[m] has quit [Write error: connection closed]
aw0[m] has quit [Write error: connection closed]
Augur[m] has quit [Write error: connection closed]
Astra[m] has quit [Write error: connection closed]
AndreasArayaOsorio[m] has quit [Write error: connection closed]
ashtez[m] has quit [Write error: connection closed]
Arian[m] has quit [Write error: connection closed]
archiewm[m] has quit [Write error: connection closed]
arcampeny[m] has quit [Write error: connection closed]
arawat[m] has quit [Write error: connection closed]
animus98[m] has quit [Write error: connection closed]
immychan[m] has quit [Write error: connection closed]
ilovetrains[m] has quit [Write error: connection closed]
IanPlatt[m] has quit [Write error: connection closed]
iilmer[m] has quit [Write error: connection closed]
hwatwasthat[m] has quit [Write error: connection closed]
houlton[m] has quit [Write error: connection closed]
andymc73[m] has quit [Write error: connection closed]
analogue[m] has quit [Write error: connection closed]
amypotato[m] has quit [Write error: connection closed]
altf5[m] has quit [Write error: connection closed]
ah[m] has quit [Write error: connection closed]
agmak508[m] has quit [Write error: connection closed]
aenfgiuaebueargb[m] has quit [Write error: connection closed]
aechaare[m] has quit [Write error: connection closed]
Lena has quit [Write error: connection closed]
AdamTuby[m] has quit [Write error: connection closed]
acez[m] has quit [Write error: connection closed]
accensi[m] has quit [Write error: connection closed]
AbhayNayar[m] has quit [Write error: connection closed]
Fritz[m]12 has quit [Write error: connection closed]
Caedus[m] has quit [Write error: connection closed]
M7ooooo[m] has quit [Write error: connection closed]
Hinata[m] has quit [Write error: connection closed]
Koda[m] has quit [Write error: connection closed]
M0n0w1c[m] has quit [Write error: connection closed]
petermlyon[m] has quit [Write error: connection closed]
allegorie[m] has quit [Write error: connection closed]
alexanderwillner[m] has quit [Write error: connection closed]
alex74747[m] has quit [Write error: connection closed]
AkramB[m] has quit [Write error: connection closed]
ajbio[m] has quit [Write error: connection closed]
goldsoultheory has quit [Quit: Textual IRC Client: www.textualapp.com]
goldsoultheory has joined #asahi
M0-day[m] has joined #asahi
rvalue has quit [Remote host closed the connection]
rvalue has joined #asahi
nehsou^ has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
Gaspare has joined #asahi
Stroller has joined #asahi
VasilisTheChu has quit []
VasilisTheChu has joined #asahi
kloenk has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
kreechy has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
creechy has joined #asahi
rvalue has quit [Remote host closed the connection]
rvalue has joined #asahi
kloenk has joined #asahi
RyanEngland[m] has joined #asahi
guillaume_g has quit []
Gaspare has quit [Quit: Gaspare]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
chipxxx has joined #asahi
chipxxx has quit [Remote host closed the connection]
chipxxx has joined #asahi
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
orieo1[m] has joined #asahi
<orieo1[m]> 💨Don’t miss this chance to be Rich... (full message at <https://matrix.org/_matrix/media/r0/download/matrix.org/ryhRSdxKiRsRGPTNTJAsBMDk>)
goldsoultheory has joined #asahi
jluthra has quit [Remote host closed the connection]
Gaspare has joined #asahi
jluthra has joined #asahi
goldsoultheory has quit []
Guest1675 has joined #asahi
<Guest1675> Good day
<orieo1[m]> 💨Don’t miss this chance to be Rich... (full message at <https://matrix.org/_matrix/media/r0/download/matrix.org/NGIIhXEHIfaRfLMnbCmNVhFN>)
Guest1675 is now known as PooPsTech
PooPsTech is now known as JoJoDancer
orieo1[m] was kicked from #asahi by ChanServ [You are not permitted on this channel]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
JoJoDanc1r has joined #asahi
JoJoDancer has quit [Ping timeout: 480 seconds]
bread_crumb[m] has joined #asahi
<bread_crumb[m]> > <@bread_crumb:halogen.city> I would like to ask, since U-Boot boots GRUB which then loads the kernel + initramfs, if booting from a USB to replicate the former I would have to:... (full message at <https://matrix.org/_matrix/media/r0/download/matrix.org/iuYJLvUyfMRVfuHONpZMSSoe>)
<bread_crumb[m]> * Alright so I got further with this, I managed to build the reference images from the repository and am now looking to properly format a USB and finally boot this thing from U-Boot. Now, the reference script (https://github.com/AsahiLinux/asahi-alarm-builder/blob/main/build.sh) builds .img files and not .iso, I tried basically vfat formatting it and copying the img onto /dev/sda, that didn't work, and gpt vfat formatting and copying file
<bread_crumb[m]> Does anyone know the proper process of setting up a USB for booting from U-Boot with the .img files + esp directory?
<bread_crumb[m]> contents onto fs, but that also didn't work. U-Boot throws an error that it can't read "/".
skipwich has joined #asahi
JoJoDanc1r has quit [Quit: Lost terminal]
<bread_crumb[m]> <eric_engestrom> "on my x86 laptop, when I mess up..." <- answer to my question would also be the answer to this one
skipwich has quit [Ping timeout: 480 seconds]
goldsoultheory has joined #asahi
Major_Biscuit has quit [Ping timeout: 480 seconds]
systwi has quit [Read error: Connection reset by peer]
systwi has joined #asahi
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi
goldsoultheory has quit []
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
goldsoultheory has joined #asahi
Sobek[m] has joined #asahi
<Sobek[m]> Well, on the macOS side of things, there are a few powerful tools to unbrick it (including using a second computer on either Linux or macOS). To unborn à Linux partition, as long as you haven’t messed up m1n1 + un pot you should be fine.
<Stroller> Is m1n1 is a partition please, Sobek[m] ?
<bread_crumb[m]> <Sobek[m]> "Well, on the macOS side of..." <- What eric said "mess up to point of not booting" was more in the direction of an example to explain what he is asking, which is exactly what I am asking above, so it's not about unbricking, it's about how to set up a U-Boot bootable USB with the asahi distro, still thanks for the input though.
<bread_crumb[m]> <Stroller> "Is m1n1 is a partition please..." <- no m1n1 is a bootloader, it is in _two_ files in binary format, one of which (stage 2 I think) is in the ESP *partition* so m1n1-stage 1 loads m1n1 - stage 2 in the esp afaik
<bread_crumb[m]> s/*/**/, s/*/**/
<bread_crumb[m]> Stroller: https://github.com/AsahiLinux/m1n1
<mps> yes, m1n1+u-boot+dtbs is in esp
<Stroller> So Apple silicon uses EFI?
<mps> it is second stage boot loader
<mps> Stroller: no
<mps> u-boot adds EFI
<Stroller> Thank you
<mps> first stage m1n1 is in so called stub partition which is created by installer
<Stroller> Out of curiosity, why was an Apple specific bootloader necessary?
<Stroller> Sorry if this is a dumb question, but if u-boot can load your bootloader, couldn't it have loaded GRUB ?
<j`ey> Stroller: to do all the apple specific things
<j`ey> Stroller: u-boot is loaded by m1n1
<j`ey> Stroller: m1n1 load uboot, uboot loads grub
<Stroller> Thank you
<bread_crumb[m]> Stroller: xnu bootloader doesn't support uefi natively
<Stroller> So m1n1 upload firmware blobs to the wifi chip and stuff?
<j`ey> Stroller: no the kernel can load the firmware
<bread_crumb[m]> sorry, not xnu, iboot1 and iboot2 and all that stuff together i guess, just correcting naming
<Stroller> Well, I'll read the docs properly, thank you for your time
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
<bread_crumb[m]> Stroller:
<Stroller> I mostly use MacOS on the desktop, but can I just say it's wonderful to have a group that understands and documents the way the system works. I find many Mac forums frustrating because they're so wedded to the GUI
<bread_crumb[m]> * i guess (edit: XNU boot protocol), just
cobcob[m] has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
balrog has quit [Quit: Bye]
jaycox has joined #asahi
<jaycox> hi all, is there a way to reinstall Asahi, I've got an old installation which has stopped booting on a 25Gb partition, I've tried the installer but I can't get it to select the partition, it just wants to resize my current apple partition
<jaycox> do I just have to merge the partitions back together?
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<tpw_rules> jaycox: if you want to nuke it completely, read this: https://github.com/tpwrules/nixos-m1/blob/main/docs/uefi-standalone.md#nixos-uninstallation and replace "nixos" with "asahi". there are two partitions you have to delete
goldsoultheory has joined #asahi
goldsoultheory has quit []
<jaycox> I've got nothing on the drive that I need so might as well just nuke it then, re-expand the osx partition and then start again
<jaycox> thanks tpw_rules
<tpw_rules> you do not have to re-expand
balrog has joined #asahi
<tpw_rules> the asahi installer will let you install into free space. shrinking it first is a separate operation
goldsoultheory has joined #asahi
<jaycox> got it
jaycox has quit [Remote host closed the connection]
ptudor_ has quit [Read error: Connection reset by peer]
ptudor has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
eroc1990 is now known as Guest1688
eroc1990 has joined #asahi
Guest1688 has quit [Ping timeout: 480 seconds]
everfree has quit [Quit: leaving]
chipxxx has quit [Read error: No route to host]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi
goldsoultheory has quit []
goldsoultheory has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
M0n0w1c[m] has joined #asahi
M0phanes1[m] has joined #asahi
Koda[m] has joined #asahi
Hinata[m] has joined #asahi
M2er0[m] has joined #asahi
M31j[m] has joined #asahi
M32thSystem[m] has joined #asahi
M44jm8wgszm[m] has joined #asahi
M4t64[m] has joined #asahi
M5zs68y8wj6[m] has joined #asahi
M6xd9ebh92th2tpsm41nt[m] has joined #asahi
M76cw2gnqjj[m] has joined #asahi
M7ooooo[m] has joined #asahi
M80h[m] has joined #asahi
Commander[m] has joined #asahi
M9sgxdv85n9[m] has joined #asahi
Caedus[m] has joined #asahi
EdwardAnd[m] has joined #asahi
ExeciN[m] has joined #asahi
Fritz[m]12 has joined #asahi
PlasmaStrike[m] has joined #asahi
a1eaiactaest[m] has joined #asahi
aaanh[m] has joined #asahi
AadiShah[m] has joined #asahi
Aaron[m]1234 has joined #asahi
AbhayNayar[m] has joined #asahi
AurlienBidon[m] has joined #asahi
abilash1994[m] has joined #asahi
AbstraktGreie[m] has joined #asahi
AbdulhameedAlwajeeh[m] has joined #asahi
AntonioCarlosCensi[m] has joined #asahi
accensi[m] has joined #asahi
acez[m] has joined #asahi
MeMyself[m] has joined #asahi
acnebs[m] has joined #asahi
acno[m] has joined #asahi
acyanbird[m] has joined #asahi
AdamTuby[m] has joined #asahi
Adie[m] has joined #asahi
Lena has joined #asahi
aechaare[m] has joined #asahi
aem64[m] has joined #asahi
aenfgiuaebueargb[m] has joined #asahi
aeoris[m] has joined #asahi
aesirservers[m] has joined #asahi
agmak508[m] has joined #asahi
ah-[m] has joined #asahi
ah[m] has joined #asahi
ahs3[m] has joined #asahi
ajbio[m] has joined #asahi
akamizu[m] has joined #asahi
akmonia[m] has joined #asahi
AkramB[m] has joined #asahi
albertobasaglia[m] has joined #asahi
alden4[m] has joined #asahi
VasyaPupkin[m] has joined #asahi
alessandrorzz[m] has joined #asahi
alex587[m] has joined #asahi
alex74747[m] has joined #asahi
alexanderwillner[m] has joined #asahi
alexandruchi[m] has joined #asahi
alexstore06[m] has joined #asahi
arisu has joined #asahi
alicela1n has joined #asahi
AlexeyDebelov[m] has joined #asahi
allegorie[m] has joined #asahi
petermlyon[m] has joined #asahi
altf5[m] has joined #asahi
amypotato[m] has joined #asahi
analogue[m] has joined #asahi
andaca[m] has joined #asahi
andorinhariver[m] has joined #asahi
AndreaDorigo[m] has joined #asahi
AONeiLL[m] has joined #asahi
andymc73[m] has joined #asahi
anfernee[m] has joined #asahi
emilytrauOld[m] has joined #asahi
TMK[m] has joined #asahi
anic[m] has joined #asahi
animus98[m] has joined #asahi
anoake[m] has joined #asahi
anon2022[m] has joined #asahi
Andy[m] has joined #asahi
AnthonyGlyadchenko[m] has joined #asahi
AkihikoOdaki[m] has joined #asahi
apetresc has joined #asahi
ar4s[m] has joined #asahi
ar88kk[m] has joined #asahi
arapis[m] has joined #asahi
arawat[m] has joined #asahi
arcampeny[m] has joined #asahi
archiewm[m] has joined #asahi
ArcticFive[m] has joined #asahi
Arian[m] has joined #asahi
arnidg[m] has joined #asahi
Arnstein[m] has joined #asahi
UnionofAppeals[m] has joined #asahi
asahilover[m] has joined #asahi
asdflkjasdflkjrhlktrjhelkgjhdf has joined #asahi
michaelmarkell[m] has joined #asahi
ashi01c[m] has joined #asahi
ashimokawa[m] has joined #asahi
ashtez[m] has joined #asahi
Ashutosh[m] has joined #asahi
zshroot[m] has joined #asahi
AndreasArayaOsorio[m] has joined #asahi
Astro[m]1 has joined #asahi
astrorion26[m] has joined #asahi
Astra[m] has joined #asahi
asyncvoid[m] has joined #asahi
Ata[m] has joined #asahi
Asher[m] has joined #asahi
athorsnes[m] has joined #asahi
atomic_null[m] has joined #asahi
atteniemi[m] has joined #asahi
Augur[m] has joined #asahi
XProtocol[m] has joined #asahi
AVONYX[m] has joined #asahi
avx3[m] has joined #asahi
aw0[m] has joined #asahi
aw213mf3f8[m] has joined #asahi
axyliah[m] has joined #asahi
axyridis[m] has joined #asahi
aycippo[m] has joined #asahi
davay[m] has joined #asahi
AzretDeljanin[m] has joined #asahi
bad1conscience[m] has joined #asahi
badlydrawnface[m] has joined #asahi
badt[m] has joined #asahi
Cy8aer[m] has joined #asahi
BahramBakhtiyar[m] has joined #asahi
bakedpotatoez[m] has joined #asahi
bakk[m] has joined #asahi
balsamic24[m] has joined #asahi
baracaio[m] has joined #asahi
bard[m] has joined #asahi
basketkase[m] has joined #asahi
Bastian[m] has joined #asahi
BastienSaidi[m] has joined #asahi
bastilian[m] has joined #asahi
bd6627[m] has joined #asahi
beacon[m] has joined #asahi
bebop_spike[m] has joined #asahi
benglim[m] has joined #asahi
benmkw[m] has joined #asahi
renheris[m] has joined #asahi
benzmac16v[m] has joined #asahi
bfredl[m] has joined #asahi
bgentil[m] has joined #asahi
bgpierc[m] has joined #asahi
Bicet[m] has joined #asahi
bienjensu[m] has joined #asahi
bigtuna94[m] has joined #asahi
RurajJoshi[m] has joined #asahi
Felix[m]123 has joined #asahi
blassphemy[m] has joined #asahi
BlazinWeed[m] has joined #asahi
blazra[m] has joined #asahi
bligma[m] has joined #asahi
blind_system[m] has joined #asahi
bmentink[m] has joined #asahi
bmrgz[m] has joined #asahi
bngs[m] has joined #asahi
AndreasSchwalb[m] has joined #asahi
bobhodgen[m] has joined #asahi
bocekcombatbow[m] has joined #asahi
BoguszJeliski[m] has joined #asahi
bonjour383[m] has joined #asahi
booffo[m] has joined #asahi
bored_and_jobless[m] has joined #asahi
borhanborhan[m] has joined #asahi
borring[m] has joined #asahi
bp[m] has joined #asahi
bpalmer4[m] has joined #asahi
BenPetterborg[m] has joined #asahi
BrenoMaia[m] has joined #asahi
brentr123[m] has joined #asahi
BernardMentink[m] has joined #asahi
brstream[m] has joined #asahi
brudda[m] has joined #asahi
bruhbonanza[m] has joined #asahi
EthanBudd[m] has joined #asahi
buildingsteam[m] has joined #asahi
BrandonChavez[m] has joined #asahi
buntudu[m] has joined #asahi
burgertron[m] has joined #asahi
burlmancer[m] has joined #asahi
burner67665[m] has joined #asahi
butterfly[m] has joined #asahi
bvaa[m] has joined #asahi
bytesize0[m] has joined #asahi
c1truz[m] has joined #asahi
Theo[m]12 has joined #asahi
cadawerum1[m] has joined #asahi
caleb010[m] has joined #asahi
caligulam[m] has joined #asahi
calm_dolphin[m] has joined #asahi
camr0[m] has joined #asahi
AndrewLee[m] has joined #asahi
Candygoblen123[m] has joined #asahi
cant_think[m] has joined #asahi
AnushervonTabarov[m] has joined #asahi
CaptainYukinoshitaHachiman[m] has joined #asahi
CarlosCamacho[m] has joined #asahi
carmazine[m] has joined #asahi
casperes1996[m] has joined #asahi
cathykmeow[m] has joined #asahi
catinahatisback[m] has joined #asahi
catlover999[m] has joined #asahi
cavoirom[m] has joined #asahi
ViktorPrymak[m] has joined #asahi
cgv[m] has joined #asahi
chadmed[m] has joined #asahi
ChrisHembree[m] has joined #asahi
rolodondo34[m] has joined #asahi
ChristianHolman[m] has joined #asahi
chuang[m] has joined #asahi
NikolaCicmil[m] has joined #asahi
citruscitrus[m] has joined #asahi
clayscode[m] has joined #asahi
CloMClomine[m] has joined #asahi
clover[m] has joined #asahi
IcaroDextris[m] has joined #asahi
cobre[m] has joined #asahi
codegosu[m] has joined #asahi
TristenNollman[m] has joined #asahi
coin3x[m] has joined #asahi
colemickens has joined #asahi
ChristianOndaatje[m] has joined #asahi
confetti_lemon[m] has joined #asahi
CristianMgheruan-Stanciu[m] has joined #asahi
PeterB[m] has joined #asahi
Crystal-Void[m] has joined #asahi
Cuperino[m] has joined #asahi
cv009[m] has joined #asahi
cwyjcd[m] has joined #asahi
impurity0174[m] has joined #asahi
cyphh[m] has joined #asahi
ctrox[m] has joined #asahi
daelaam[m] has joined #asahi
daeveb[m] has joined #asahi
daftfrog[m] has joined #asahi
dandiccf[m] has joined #asahi
dani0611[m] has joined #asahi
danielgek[m] has joined #asahi
danny055[m] has joined #asahi
DannyLombard[m] has joined #asahi
dannydorito[m] has joined #asahi
dantedrac[m] has joined #asahi
dapigguy[m] has joined #asahi
darc[m] has joined #asahi
KowalskiDark[m] has joined #asahi
David[m]1 has joined #asahi
davidrysk[m] has joined #asahi
TypoKign[m] has joined #asahi
davidbachman[m] has joined #asahi
David[m]1234567891011 has joined #asahi
dcavalca has joined #asahi
dawgy[m] has joined #asahi
dbancroft[m] has joined #asahi
dbckr[m] has joined #asahi
dbldthe3ed[m] has joined #asahi
Dcow[m]1 has joined #asahi
DecoryEdwards[m] has joined #asahi
deafcat83[m] has joined #asahi
aurelian[m] has joined #asahi
artectrex[m] has joined #asahi
deepphilosopher846[m] has joined #asahi
Deewiant has joined #asahi
definitelynotaphone[m] has joined #asahi
defolos[m] has joined #asahi
DegenDev[m] has joined #asahi
dek[m] has joined #asahi
delroth has joined #asahi
denden[m] has joined #asahi
dgc[m] has joined #asahi
dhearose[m] has joined #asahi
di1[m] has joined #asahi
digidev[m] has joined #asahi
digitalfx[m] has joined #asahi
DominikInfhr[m] has joined #asahi
dirbaio has joined #asahi
Diretorium[m] has joined #asahi
djangro[m] has joined #asahi
djk121[m] has joined #asahi
Dcow[m] has joined #asahi
dnjmis[m] has joined #asahi
M5Q[m] has joined #asahi
BorisPrmann[m] has joined #asahi
dogdroid[m] has joined #asahi
JoshCurrier[m] has joined #asahi
dologne[m] has joined #asahi
domoarigatomrroboto[m] has joined #asahi
DominikSchlsser[m] has joined #asahi
don[m]1 has joined #asahi
dooferorg[m] has joined #asahi
doublerye[m] has joined #asahi
dpatterbee[m] has joined #asahi
dpgraham[m] has joined #asahi
driesz[m] has joined #asahi
drwhax[m] has joined #asahi
ducc[m] has joined #asahi
duderuud[m] has joined #asahi
dug57636[m] has joined #asahi
dumistaken[m] has joined #asahi
parabola[m] has joined #asahi
DylanNeve[m] has joined #asahi
WanliLi[m] has joined #asahi
eagles13[m] has joined #asahi
eaxk[m] has joined #asahi
edfu[m] has joined #asahi
EdmundasAndriuka[m] has joined #asahi
eeqk[m] has joined #asahi
efegurkan[m] has joined #asahi
eggnog12[m] has joined #asahi
eirikr1848[m] has joined #asahi
elastics[m] has joined #asahi
electricdawn[m] has joined #asahi
ella-0[m] has joined #asahi
Ella[m] has joined #asahi
elosant[m] has joined #asahi
ElvishJerricco[m] has joined #asahi
Emantor[m] has joined #asahi
emenesesayc[m] has joined #asahi
emergenz[m] has joined #asahi
emilytrausheher[m] has joined #asahi
emma[m]1 has joined #asahi
EdwinMoradian[m] has joined #asahi
AdityaJS[m] has joined #asahi
enchiladasconpinguino[m] has joined #asahi
endim8[m] has joined #asahi
enewsletters[m] has joined #asahi
ep0x[m] has joined #asahi
epic1110[m] has joined #asahi
equiomax[m] has joined #asahi
eramon[m] has joined #asahi
erenatas[m] has joined #asahi
ermakomg[m] has joined #asahi
error-py[m] has joined #asahi
ErikS[m] has joined #asahi
Amy[m] has joined #asahi
essentia[m] has joined #asahi
PermissionDenied[m] has joined #asahi
ethantwardy[m] has joined #asahi
US[m] has joined #asahi
Liam[m] has joined #asahi
etsukata[m] has joined #asahi
EdwardVielmetti[m] has joined #asahi
evlinux[m] has joined #asahi
exerhythm[m] has joined #asahi
exhan[m] has joined #asahi
exuberance[m] has joined #asahi
ey3ball[m] has joined #asahi
f423[m] has joined #asahi
FabioLenherr[m] has joined #asahi
Fabrcio[m] has joined #asahi
facekapow[m] has joined #asahi
facez[m] has joined #asahi
faiz_abbas[m] has joined #asahi
Ratheh[m] has joined #asahi
EugeneChen[m] has joined #asahi
FakeShell[m] has joined #asahi
falhe[m] has joined #asahi
FranCEACERO[m] has joined #asahi
fcrb[m] has joined #asahi
_[m]123456789 has joined #asahi
fedx[m] has joined #asahi
LeviLynch[m] has joined #asahi
feeleep[m] has joined #asahi
fej487sn[m] has joined #asahi
Felix[m] has joined #asahi
Ferluci[m] has joined #asahi
AlessandroFerrari[m] has joined #asahi
fetsorn[m] has joined #asahi
FellFromTheSky[m] has joined #asahi
FieryFlames[m] has joined #asahi
fionera[m] has joined #asahi
firox263[m] has joined #asahi
Fl1tzi[m] has joined #asahi
BrendanLaw[m] has joined #asahi
flokk[m] has joined #asahi
RinWolf[m] has joined #asahi
FlorianObradovic[m] has joined #asahi
FlorianSchumann[m] has joined #asahi
Flowy[m] has joined #asahi
floxf5[m] has joined #asahi
DiscoPenguin[m] has joined #asahi
fly_0ut[m] has joined #asahi
fncraft[m] has joined #asahi
fny[m] has joined #asahi
fortelling[m] has joined #asahi
freakinamazing[m] has joined #asahi
freess[m] has joined #asahi
FranciscoFernandes[m] has joined #asahi
fried_dede[m] has joined #asahi
frohike[m] has joined #asahi
Froxcey[m] has joined #asahi
fruitpigeon[m] has joined #asahi
frys[m] has joined #asahi
frytaped[m] has joined #asahi
fugazi-smith[m] has joined #asahi
furrylover420[m] has joined #asahi
SiddheshZantye[m] has joined #asahi
SiddheshZantye[m]1 has joined #asahi
g3blv[m] has joined #asahi
g8rfx9wozue0e9pa3nTagme[m] has joined #asahi
g_ww_alex[m] has joined #asahi
gabrielafonseca[m] has joined #asahi
gagashidada[m] has joined #asahi
gamble[m] has joined #asahi
gankouskhan[m] has joined #asahi
garyodernichts[m] has joined #asahi
gaudem[m] has joined #asahi
GavinP[m] has joined #asahi
GenieLotion[m] has joined #asahi
ghantaz[m] has joined #asahi
ZwiebelGian[m] has joined #asahi
ginomassei[m] has joined #asahi
gio[m]12 has joined #asahi
giyanani[m] has joined #asahi
gjekdkdjjr[m] has joined #asahi
GllmR[m] has joined #asahi
ChristianHorn[m] has joined #asahi
GeorgiMartsenkov[m] has joined #asahi
Guest1631 has joined #asahi
goobla[m] has joined #asahi
goodmatty[m] has joined #asahi
goombado[m] has joined #asahi
goose_r_s[m] has joined #asahi
gplusplus[m] has joined #asahi
gRolon[m] has joined #asahi
gpanders[m] has joined #asahi
gregb[m] has joined #asahi
MrHunk[m] has joined #asahi
gryfbane[m] has joined #asahi
gryfbane_[m] has joined #asahi
gsieben[m] has joined #asahi
gsora[m] has joined #asahi
guillaume[m] has joined #asahi
guygaminghd[m] has joined #asahi
gvchmvxbmm[m] has joined #asahi
h7x4[m] has joined #asahi
h_ro[m] has joined #asahi
hablerentand[m] has joined #asahi
HagenSchrder[m] has joined #asahi
HanakoKoizumi[m] has joined #asahi
handofstand[m] has joined #asahi
happy-dude[m] has joined #asahi
hardyowo[m] has joined #asahi
haterade[m] has joined #asahi
hdurr[m] has joined #asahi
headscracher[m] has joined #asahi
healtermon[m] has joined #asahi
LouisLambeau[m] has joined #asahi
heli0s[m] has joined #asahi
hello9999901[m] has joined #asahi
henje[m] has joined #asahi
hmon[m] has joined #asahi
ho_po_han[m] has joined #asahi
holyspirit[m] has joined #asahi
Tom[m]123456789 has joined #asahi
homulilly[m] has joined #asahi
honeybadgerdontcare[m] has joined #asahi
hothandyman[m] has joined #asahi
houlton[m] has joined #asahi
hpux735[m] has joined #asahi
hrrsnmb[m] has joined #asahi
huberytao[m] has joined #asahi
huddy987[m] has joined #asahi
hwatwasthat[m] has joined #asahi
paciento[m] has joined #asahi
iilmer[m] has joined #asahi
i509VCB has joined #asahi
i_forgot[m] has joined #asahi
IanPlatt[m] has joined #asahi
ianlienfa[m] has joined #asahi
IbrahimMAkrab[m] has joined #asahi
icepie[m] has joined #asahi
ichi[sheher][m] has joined #asahi
idaadi[m] has joined #asahi
ig89[m] has joined #asahi
igrom[m] has joined #asahi
Igunublue[m] has joined #asahi
iikka[m] has joined #asahi
PasteldeCocoa[m] has joined #asahi
ilovetrains[m] has joined #asahi
immychan[m] has joined #asahi
imtsuki[m] has joined #asahi
inkflaw[m] has joined #asahi
EvadingEvasions[m] has joined #asahi
invisophile[m] has joined #asahi
irving[m] has joined #asahi
julip[m] has joined #asahi
isdedev[m] has joined #asahi
isitaboat[m] has joined #asahi
itisyeetimetoday[m] has joined #asahi
itsn0k[m] has joined #asahi
ivabus[m] has joined #asahi
ivy_[m] has joined #asahi
Izumoo[m] has joined #asahi
izumoo[m]1 has joined #asahi
izzyisles[m] has joined #asahi
BenjaminCarreric[m] has joined #asahi
jackbijou[m] has joined #asahi
JackClayton[m] has joined #asahi
jaime10[m] has joined #asahi
jainsamkit[m] has joined #asahi
Jakob[m] has joined #asahi
jakou[m] has joined #asahi
Jamie[m] has joined #asahi
JamieMagee has joined #asahi
lockejan[m] has joined #asahi
janithpet[m] has joined #asahi
JanneGrunau[m] has joined #asahi
Jason[m]123 has joined #asahi
jason1923[m] has joined #asahi
JasonAntwi-Appah[m] has joined #asahi
Null_A[m] has joined #asahi
jasyuiop[m] has joined #asahi
Tom[m]123 has joined #asahi
javier_varez[m] has joined #asahi
jaxter184[m] has joined #asahi
JayasPJacob[m] has joined #asahi
JayFoxRox[m] has joined #asahi
jboettcher2605[m] has joined #asahi
jcramerus[m] has joined #asahi
jdmachogg[m] has joined #asahi
jeh[m] has joined #asahi
jeksskenis[m] has joined #asahi
JessicaBroyles[m] has joined #asahi
jesuismey[m] has joined #asahi
JimmyWoods[m] has joined #asahi
JamesTaylor[m] has joined #asahi
jisan[m] has joined #asahi
JuanjoGarca[m] has joined #asahi
JeffMcWilliams[m] has joined #asahi
jkanwe[m] has joined #asahi
jkcoxson[m] has joined #asahi
jldorsey[m] has joined #asahi
darkapex has joined #asahi
jmmzon[m] has joined #asahi
jnrubyrubyruby[m] has joined #asahi
joannepaixa1312[m] has joined #asahi
JoelCosta[m] has joined #asahi
joerosenberg[m] has joined #asahi
jofes[m] has joined #asahi
johncena[m] has joined #asahi
jonaburg[m] has joined #asahi
Jonah[m]1 has joined #asahi
jonaias[m] has joined #asahi
JonathanBuchholz[m] has joined #asahi
jonnymac[m] has joined #asahi
joshheyse[m] has joined #asahi
josip[m] has joined #asahi
josipknezovic[m] has joined #asahi
jryans has joined #asahi
jsch[m] has joined #asahi
jsnapoli1[m] has joined #asahi
jswag180[m] has joined #asahi
jtdressel[m] has joined #asahi
jthom[m] has joined #asahi
julianknewitz[m] has joined #asahi
julianp[m] has joined #asahi
JuniorJPDJ has joined #asahi
justashadow[m] has joined #asahi
JavidAhmadov[m] has joined #asahi
jvita[m] has joined #asahi
JeromeV[m] has joined #asahi
k4czp3r[m] has joined #asahi
kahanis[m] has joined #asahi
Kaiser[m] has joined #asahi
kalios[m] has joined #asahi
Kalissaac[m] has joined #asahi
kamidev[m] has joined #asahi
karthek[m] has joined #asahi
katatafjsh[m] has joined #asahi
ZeeFlea[m] has joined #asahi
KayaGkalp[m] has joined #asahi
kazukih[m] has joined #asahi
MichaelLacks[m] has joined #asahi
kdas has joined #asahi
kdrag0n[m] has joined #asahi
kdwk-l[m] has joined #asahi
kedde[m] has joined #asahi
justeinkemp[m] has joined #asahi
Kevy[m] has joined #asahi
WellHoney[m] has joined #asahi
kevinswt[m] has joined #asahi
kholtastrophe[m] has joined #asahi
kian[m]1 has joined #asahi
kibomo[m] has joined #asahi
kim0[m] has joined #asahi
Jack[m]123 has joined #asahi
KirkByers[m] has joined #asahi
kjellarne[m] has joined #asahi
kjm99[m] has joined #asahi
mofux[m] has joined #asahi
kl22[m] has joined #asahi
kmx22[m] has joined #asahi
konr-72[m] has joined #asahi
konradybcio has joined #asahi
kouhai has joined #asahi
kprasadvnsi[m] has joined #asahi
kraem[m] has joined #asahi
krirogn[m] has joined #asahi
KrishbinPaudel[m] has joined #asahi
KristijanZic[m] has joined #asahi
Krumble[m] has joined #asahi
Krutonium[m] has joined #asahi
KrushnaDeore[m] has joined #asahi
MiguelCarvajal[m] has joined #asahi
kryddyg[m] has joined #asahi
kryptnd[m] has joined #asahi
kryptokazz[m] has joined #asahi
ktz3[m] has joined #asahi
ktz_[m] has joined #asahi
kujeger[m] has joined #asahi
kyeh[m] has joined #asahi
GustavBlty[m] has joined #asahi
Ky[m] has joined #asahi
lockna has joined #asahi
l0liting[m] has joined #asahi
l1ipr[m] has joined #asahi
min[m] has joined #asahi
landscape15[m] has joined #asahi
larabee[m] has joined #asahi
latosca[m] has joined #asahi
LaurentiuCosma[m] has joined #asahi
lbm[m] has joined #asahi
legarts[m] has joined #asahi
leidenfrost[m] has joined #asahi
lemonsus[m] has joined #asahi
lendi[m] has joined #asahi
lennylxx[m] has joined #asahi
leon_kernan[m] has joined #asahi
lep[m] has joined #asahi
let_name_[m] has joined #asahi
levadopa[m] has joined #asahi
lightblue42[m] has joined #asahi
lightclient[m] has joined #asahi
LilleCarl[m] has joined #asahi
lillywt[m] has joined #asahi
limegorilla[m] has joined #asahi
liningsgoat[m] has joined #asahi
JacobLinney[m] has joined #asahi
linusmaxwell[m] has joined #asahi
LiteChen[m] has joined #asahi
NotHere[m] has joined #asahi
littleb2009[m] has joined #asahi
Lizard[m] has joined #asahi
ljmcc[m] has joined #asahi
Ll3macorn[m] has joined #asahi
ll3macorn[m]1 has joined #asahi
logenkain[m] has joined #asahi
long[m] has joined #asahi
LorenzKofler[m] has joined #asahi
losfair[m] has joined #asahi
lsl[m] has joined #asahi
lovesegfault has joined #asahi
lowz[m] has joined #asahi
loxdebox[m] has joined #asahi
lsfds[m] has joined #asahi
lucienmaxwell[m] has joined #asahi
lucifer178[m] has joined #asahi
Lucy[m]1 has joined #asahi
Lucy[m]12 has joined #asahi
luigy[m] has joined #asahi
luk3[m] has joined #asahi
as400[m] has joined #asahi
Lucy[m] has joined #asahi
luxio_39[m] has joined #asahi
m0us3r[m] has joined #asahi
m_einname[m] has joined #asahi
mabez[m] has joined #asahi
mactheknife[m] has joined #asahi
JohnWells[m] has joined #asahi
magniquick[m] has joined #asahi
maikaeli[m] has joined #asahi
JoshBright[m] has joined #asahi
makkiato[m] has joined #asahi
Makusu[m] has joined #asahi
manacho[m] has joined #asahi
marcan[m] has joined #asahi
marcosanti[m] has joined #asahi
MarcoG[m] has joined #asahi
marco_santi[m] has joined #asahi
MaraVilla[m] has joined #asahi
MartinSimango[m] has joined #asahi
MartinNovk[m] has joined #asahi
matde[m] has joined #asahi
mathmagician_x[m] has joined #asahi
matqua[m] has joined #asahi
matrixmanu[m] has joined #asahi
Matt[m]12 has joined #asahi
mattebullet[m] has joined #asahi
matthewayers[m] has joined #asahi
matthewblott[m] has joined #asahi
maxim[m] has joined #asahi
maxish[m] has joined #asahi
maxung[m] has joined #asahi
Mayel[m] has joined #asahi
meher1[m] has joined #asahi
meowcat285[m] has joined #asahi
meowmomo1[m] has joined #asahi
meta[m] has joined #asahi
dgarciagarcia[m] has joined #asahi
mgtfdv[m] has joined #asahi
michael5050[m] has joined #asahi
MichaelMesser[m] has joined #asahi
MichaelRose[m] has joined #asahi
miko089[m] has joined #asahi
milan4759[m] has joined #asahi
milan475[m] has joined #asahi
millerdoctor[m] has joined #asahi
mindw0rk[m] has joined #asahi
MingcongBai[m]12 has joined #asahi
minkuu[m] has joined #asahi
mipi[m] has joined #asahi
misteraftermath[m] has joined #asahi
mizuhiki[m] has joined #asahi
mkwa[m] has joined #asahi
mmlb[m] has joined #asahi
mnc7[m] has joined #asahi
MaxNurzia[m] has joined #asahi
Moritz[m]1 has joined #asahi
momocao[m] has joined #asahi
monkeyvoodoo[m] has joined #asahi
mopedad[m] has joined #asahi
MoteenShah[m] has joined #asahi
Matt[m]1 has joined #asahi
mr_macintosh[m] has joined #asahi
mr_panda429[m] has joined #asahi
fezhead[m] has joined #asahi
mrguppy02[m] has joined #asahi
MrToby[m] has joined #asahi
mudkipdev2[m] has joined #asahi
mulderje has joined #asahi
ComradeMisato[m] has joined #asahi
murlachmara[m] has joined #asahi
muscularduckling[m] has joined #asahi
mx13606[m] has joined #asahi
Santiago[m]1 has joined #asahi
MZG[m] has joined #asahi
N3ros[m] has joined #asahi
nachtvlinder[m] has joined #asahi
nala_the_lion[m] has joined #asahi
nametable[m] has joined #asahi
ntan[m] has joined #asahi
nathanthegr8[m] has joined #asahi
yummypotato[m] has joined #asahi
necessaryadvert[m] has joined #asahi
nemanjan00[m] has joined #asahi
neophotex[m] has joined #asahi
nergzd723 has joined #asahi
lemontnt[m] has joined #asahi
newchima[m] has joined #asahi
nexus7556[m] has joined #asahi
nfranco[m] has joined #asahi
Nicklas[m] has joined #asahi
NikolayNikolaev[m] has joined #asahi
nico_32[m] has joined #asahi
NicolasOury[m] has joined #asahi
NightRaven[m] has joined #asahi
NightsOnly[m] has joined #asahi
nihilistpc[m] has joined #asahi
nijifu[m] has joined #asahi
nik875[m] has joined #asahi
nikorai[m] has joined #asahi
nikwest[m] has joined #asahi
nilsi[m] has joined #asahi
nilsirl[m] has joined #asahi
ninja[m] has joined #asahi
nirusu[m] has joined #asahi
NoahGaertner[m] has joined #asahi
noc0lour[m] has joined #asahi
noebr[m] has joined #asahi
nope-slide[m] has joined #asahi
norris[m] has joined #asahi
not_a_weeaboo[m] has joined #asahi
NoahSchill[m] has joined #asahi
jmalexan[m] has joined #asahi
hellosway[m] has joined #asahi
notjblmatrixorg[m] has joined #asahi
VasuBansal[m] has joined #asahi
notyou[m] has joined #asahi
JoaquinDlott[m] has joined #asahi
ntrung03[m] has joined #asahi
nunoxyz[m] has joined #asahi
nwff[m] has joined #asahi
nwwneedxjr[m] has joined #asahi
NickLu[m]1 has joined #asahi
nyanpasu64 has joined #asahi
nykma[m] has joined #asahi
nykma[m]1 has joined #asahi
nZh10[m] has joined #asahi
obflv[m] has joined #asahi
obrmao[m] has joined #asahi
odyssey28[m] has joined #asahi
beep-boop[m] has joined #asahi
FarukAydn[m] has joined #asahi
OfirRubenov[m] has joined #asahi
ogimgd[m] has joined #asahi
ograff has joined #asahi
oh-teps[m] has joined #asahi
LinusSexTips[m] has joined #asahi
HaoYanQi[m] has joined #asahi
OleBergen[m] has joined #asahi
ovf[m] has joined #asahi
on88ip[m] has joined #asahi
or4ma[m] has joined #asahi
Wahid[m] has joined #asahi
OrganicPumpkin[m] has joined #asahi
orlofj[m] has joined #asahi
osteoblast22[m] has joined #asahi
DanStrong[m] has joined #asahi
owayss[m] has joined #asahi
oz81dog[m] has joined #asahi
p25o1[m] has joined #asahi
Pallatinus[m] has joined #asahi
pablo79[m] has joined #asahi
padish[m] has joined #asahi
palashgo[m] has joined #asahi
PJ[m] has joined #asahi
pashencija[m] has joined #asahi
pparker[m] has joined #asahi
pavelkukacka[m] has joined #asahi
latko[m] has joined #asahi
pazyleon[m] has joined #asahi
pb17[m] has joined #asahi
pedrohos[m] has joined #asahi
peerp[m] has joined #asahi
HendrawanKuncoro[m] has joined #asahi
pepperinsalt[m] has joined #asahi
pequalsnp[m] has joined #asahi
perigoso[m] has joined #asahi
PeterTiedemann[m] has joined #asahi
PeterHilgenfeld[m] has joined #asahi
pfdub[m] has joined #asahi
wzr[m] has joined #asahi
phlogi1[m] has joined #asahi
pho[m] has joined #asahi
circularsprojects[m] has joined #asahi
photogrant[m] has joined #asahi
phoxmeh has joined #asahi
RasmusEneman[m] has joined #asahi
pimeys[m] has joined #asahi
pimeys[m]1 has joined #asahi
pitust[m] has joined #asahi
pkrenz[m] has joined #asahi
plaer1[m] has joined #asahi
plantaintion3[m] has joined #asahi
liott[m] has joined #asahi
pok3[m] has joined #asahi
polov[m] has joined #asahi
polythene_pam[m] has joined #asahi
ponkey364[m] has joined #asahi
pootusmaximus[m] has joined #asahi
PedroPortela[m] has joined #asahi
pqhj6h5qgd[m] has joined #asahi
PrasanthOmanakuttan[m] has joined #asahi
lkvrsfld[m] has joined #asahi
rohin[m] has joined #asahi
maximo[m] has joined #asahi
prom3theu5[m] has joined #asahi
psydroid[m] has joined #asahi
ptitSeb[m] has joined #asahi
pulpy_orange2[m] has joined #asahi
pulsar[m] has joined #asahi
pumpkinpiequan[m] has joined #asahi
pwn0rz[m] has joined #asahi
pytrys[m] has joined #asahi
qazws[m] has joined #asahi
qcyrdqcpzg[m] has joined #asahi
Bai-Chiang[m] has joined #asahi
qiuren[m] has joined #asahi
qm3ster[m] has joined #asahi
quaffpotion[m] has joined #asahi
quentincestino[m] has joined #asahi
quentin[m] has joined #asahi
Quixote[m] has joined #asahi
r_rei[m] has joined #asahi
Radical[m] has joined #asahi
radler77[m] has joined #asahi
RagaSubekti[m] has joined #asahi
rails[m] has joined #asahi
rain_cloud[m] has joined #asahi
raizo[m] has joined #asahi
rakyuugaki[m] has joined #asahi
ramitgoolry[m] has joined #asahi
RamonVisser[m] has joined #asahi
randomguy69420[m] has joined #asahi
randyzhu[m] has joined #asahi
rat-hippo[m] has joined #asahi
ZynhLudwig[m] has joined #asahi
Ray[m] has joined #asahi
TiangangYang[m] has joined #asahi
Jake[m]123 has joined #asahi
BingDennis[m] has joined #asahi
Redecorating[m] has joined #asahi
redflag[m] has joined #asahi
rednaks[m] has joined #asahi
redwine_os[m] has joined #asahi
reefenergy[m] has joined #asahi
reinaldof[m] has joined #asahi
relmnight[m] has joined #asahi
remote_destination[m] has joined #asahi
remzed[m] has joined #asahi
renadan[m] has joined #asahi
RenatoMarinho[m] has joined #asahi
rethematrix[m] has joined #asahi
retonlage[m] has joined #asahi
retrixc[m] has joined #asahi
skliio091L[m] has joined #asahi
AntoniosPapadakis[m] has joined #asahi
rgort10[m] has joined #asahi
rhys1 has joined #asahi
riansxda[m] has joined #asahi
riceballnice[m] has joined #asahi
richardburleigh[m] has joined #asahi
rinsuki[m] has joined #asahi
risho[m] has joined #asahi
rkjnsn has joined #asahi
ReaganMcFarland[m] has joined #asahi
rob-3[m] has joined #asahi
zygentoma[m] has joined #asahi
robotrIP[m] has joined #asahi
rolandt1988[m] has joined #asahi
rontron[m] has joined #asahi
RootspringSkyClan[m] has joined #asahi
RowanGoemans[m] has joined #asahi
RowanG[m] has joined #asahi
RudraSaraswat|btwiusearchandub has joined #asahi
RianSouzaSantos[m] has joined #asahi
ruach[m] has joined #asahi
ruby10x[m] has joined #asahi
rucadi[m] has joined #asahi
ruffiely[m] has joined #asahi
rusty-nail[m] has joined #asahi
ryan_nupp[m] has joined #asahi
ryancheddar[m] has joined #asahi
ryanhrob1[m] has joined #asahi
ryanhrob[m] has joined #asahi
ryanmitts[m] has joined #asahi
ryokirishima[m] has joined #asahi
s-urabe[m] has joined #asahi
s1gtrap[m] has joined #asahi
s4p3r_x[m] has joined #asahi
sad_walrus[m] has joined #asahi
SamAdams[m] has joined #asahi
Yes_This_is_Saeko[m] has joined #asahi
sagelol[m] has joined #asahi
sainnhe[m] has joined #asahi
sajattack[m] has joined #asahi
MagMell[m] has joined #asahi
samfromspace[m] has joined #asahi
SamHep0803[m] has joined #asahi
Sami[m]1 has joined #asahi
SammyGutirrez[m] has joined #asahi
sanarinomi[m] has joined #asahi
doootard[m] has joined #asahi
peer[m] has joined #asahi
sangelo[m] has joined #asahi
sapling_[m] has joined #asahi
Sam[m]123456789 has joined #asahi
Scott[m]123 has joined #asahi
screen_persona[m] has joined #asahi
Sebhl[m] has joined #asahi
sebastianotocci[m] has joined #asahi
sebastian[m]12345 has joined #asahi
see-air-rah[m] has joined #asahi
sefnap[m] has joined #asahi
selene751[m] has joined #asahi
sentient_lilac[m] has joined #asahi
sephamorr[m] has joined #asahi
sepkov[m] has joined #asahi
serge133[m] has joined #asahi
SethDowden[m] has joined #asahi
SethBrasile[m] has joined #asahi
shailesh001[m] has joined #asahi
shaman_br[m] has joined #asahi
Kintsugi[m] has joined #asahi
shieru[m] has joined #asahi
shnert[m] has joined #asahi
shoffmeister[m] has joined #asahi
shu9[m] has joined #asahi
M0x8FFshulkk[m] has joined #asahi
casually-blue[m] has joined #asahi
sigsegvglxy[m] has joined #asahi
sikkiladho[m] has joined #asahi
ManuelQuinones[m] has joined #asahi
silverocean[m] has joined #asahi
simjnd[m] has joined #asahi
simplyemu[m] has joined #asahi
Davis[m] has joined #asahi
sirwilliam15[m] has joined #asahi
sjbtrn[m] has joined #asahi
skaldek has joined #asahi
SteffanKaragianis[m] has joined #asahi
RoelAlejandroPerezCandanoza[m] has joined #asahi
ChristopherNugent[m] has joined #asahi
Dmytro[m] has joined #asahi
unsui[m] has joined #asahi
SydGarlathy[m] has joined #asahi
snnw[m] has joined #asahi
SocioProphet[m] has joined #asahi
solv[m] has joined #asahi
MikaB[m] has joined #asahi
soulkks23[m] has joined #asahi
spellunkskunk[m] has joined #asahi
JacksonR[m] has joined #asahi
spicy-lime[m] has joined #asahi
spokv[m] has joined #asahi
spookyzeb[m] has joined #asahi
spot[m] has joined #asahi
sppdqd[m] has joined #asahi
starsam80[m] has joined #asahi
sproede[m] has joined #asahi
steffen[m] has joined #asahi
stellarorbit[m] has joined #asahi
stelleg[m] has joined #asahi
SteveOctets[m] has joined #asahi
SteveGremory[m] has joined #asahi
steven1lung[m] has joined #asahi
sting[m] has joined #asahi
Stnby[m] has joined #asahi
stoneaxe[m] has joined #asahi
stttcccccccccccc[m] has joined #asahi
stv0g[m] has joined #asahi
subject38[m] has joined #asahi
suray[m] has joined #asahi
surgeon has joined #asahi
svelle[m] has joined #asahi
Guest1655 has joined #asahi
svos[m] has joined #asahi
swampertx[m] has joined #asahi
Synth[m] has joined #asahi
tabkets[m] has joined #asahi
tabthetextoutforwimps[m] has joined #asahi
takuzen[m] has joined #asahi
Carlitos[m] has joined #asahi
tanklazard[m] has joined #asahi
tanobogoyski[m] has joined #asahi
tanp7[m] has joined #asahi
TanukiKamoe[m] has joined #asahi
tarachan291[m] has joined #asahi
Taro[m] has joined #asahi
TarunAditya[m] has joined #asahi
teach3e[m] has joined #asahi
techieguy[m] has joined #asahi
TellowKrinkle[m] has joined #asahi
tengku23[m] has joined #asahi
tensorcat[m] has joined #asahi
teori[m] has joined #asahi
TimFriedrichWeber[m] has joined #asahi
Dementor[m] has joined #asahi
The_DarkFire_[m] has joined #asahi
the_real_briel[m] has joined #asahi
The_Walt[m] has joined #asahi
thebigbossch[m] has joined #asahi
thebrinkoftomorrow[m] has joined #asahi
thedevnull[m] has joined #asahi
thefloppa[m] has joined #asahi
madpro[m] has joined #asahi
Rakshit[m] has joined #asahi
therealminzii[m] has joined #asahi
Orionian has joined #asahi
thewalt[m] has joined #asahi
Thib[m] has joined #asahi
Thib[m]1 has joined #asahi
thinkalex[m] has joined #asahi
thk[m] has joined #asahi
thocon77588[m] has joined #asahi
threerik[m] has joined #asahi
timetheory[m] has joined #asahi
Daniele[m] has joined #asahi
tmosey[m] has joined #asahi
tnyzcd65bk[m] has joined #asahi
Tobi[m]1234 has joined #asahi
JoseDDR[m] has joined #asahi
tohatsu[m] has joined #asahi
tolopea1E0040[m] has joined #asahi
tomdownsouth[m] has joined #asahi
TomHobson[m] has joined #asahi
AntonioSchettini[m] has joined #asahi
MichaelToomim[m] has joined #asahi
topachi[m] has joined #asahi
tophevich[m] has joined #asahi
MikeLee[m] has joined #asahi
toroto008[m] has joined #asahi
Toxblh[m] has joined #asahi
cangurbuz[m] has joined #asahi
trevyn2[m] has joined #asahi
trevyn4 has joined #asahi
triscalade[m] has joined #asahi
tt022[m] has joined #asahi
sarah[m] has joined #asahi
tuteel[m] has joined #asahi
testing[m] has joined #asahi
twoscomplement0b[m] has joined #asahi
tycecycle[m] has joined #asahi
MahanRahmati[m] has joined #asahi
Ultrasonic[m] has joined #asahi
Soroush has joined #asahi
BradPitcher[m] has joined #asahi
unrelentingtech has joined #asahi
user1tt[m] has joined #asahi
user974[m] has joined #asahi
Name[m] has joined #asahi
username[m] has joined #asahi
GeorgeVassilev[m] has joined #asahi
uxgei9[m] has joined #asahi
U-ya[m] has joined #asahi
vvv[m] has joined #asahi
vadeaway[m] has joined #asahi
YannickVanier[m] has joined #asahi
vasilievas[m] has joined #asahi
vvm[m] has joined #asahi
vaxalz[m] has joined #asahi
vbob[m] has joined #asahi
VincentCanuel[m] has joined #asahi
vdp4ch5k94[m] has joined #asahi
vestige[m] has joined #asahi
victorhooi[m] has joined #asahi
viliamcarnoky[m] has joined #asahi
vimsos[m] has joined #asahi
virmos[m] has joined #asahi
virusblitz[m] has joined #asahi
vistro[m] has joined #asahi
VitorCardoso[m] has joined #asahi
vivg[m] has joined #asahi
vivithecanine[m] has joined #asahi
st3g4n0[m] has joined #asahi
voj343[m] has joined #asahi
vovanoxin[m] has joined #asahi
vovanoxin[m]1 has joined #asahi
MatrixTravelerbot[m]1 has joined #asahi
w12101111[m] has joined #asahi
w7jvkdg6gs[m] has joined #asahi
GaborSOOS[m] has joined #asahi
EirikFuller[m] has joined #asahi
GregoryRWarnes[m] has joined #asahi
viljami[m] has joined #asahi
weapon_of_nix[m] has joined #asahi
whistlingoat[m] has joined #asahi
whynothugo[m] has joined #asahi
EnriqueDeLen[m] has joined #asahi
pugguu[m] has joined #asahi
wiizzard has joined #asahi
w[m]12 has joined #asahi
will[m]1 has joined #asahi
will1[m] has joined #asahi
Willmish[m] has joined #asahi
wxllow[m] has joined #asahi
wlankabel[m] has joined #asahi
wmann95[m] has joined #asahi
Wokipokei[m] has joined #asahi
wollymilkcap[m] has joined #asahi
wookey[m] has joined #asahi
wuhoipok[m] has joined #asahi
willow[m] has joined #asahi
willow[m]1 has joined #asahi
bn4t[m] has joined #asahi
bestouff[m] has joined #asahi
Xcarnage[m] has joined #asahi
xerpi[m] has joined #asahi
xf00[m] has joined #asahi
xiaoming[m] has joined #asahi
Xichao[m] has joined #asahi
xiuxuanwang[m] has joined #asahi
xorly[m] has joined #asahi
xxsskxx[m] has joined #asahi
xyaman has joined #asahi
xys3[m] has joined #asahi
Yamahiro[m] has joined #asahi
ylebars[m] has joined #asahi
yonatannemtsov[m] has joined #asahi
YODA_LIKE_SODA[m] has joined #asahi
yoodee[m] has joined #asahi
derzahl has joined #asahi
yournoob[m] has joined #asahi
yarboa[m] has joined #asahi
y[m] has joined #asahi
ytg has joined #asahi
yusoofsh[m] has joined #asahi
yuukirafflesia[m] has joined #asahi
YichaoYu[m] has joined #asahi
z11h_beast[m] has joined #asahi
zamadatix[m] has joined #asahi
zaphodm[m] has joined #asahi
zdan[m] has joined #asahi
zelig_[m] has joined #asahi
zeroshotp[m] has joined #asahi
zhxchen17[m] has joined #asahi
zhxt[m] has joined #asahi
jialixu[m] has joined #asahi
zoler[m] has joined #asahi
zosotrix[m] has joined #asahi
FilipJeretina[m] has joined #asahi
zevlag[m] has joined #asahi
zx2[m] has joined #asahi
PieroDel[m] has joined #asahi
zyroklarryfish[m] has joined #asahi
chipxxx has joined #asahi
goldsoultheory has joined #asahi
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
Gaspare has quit [Quit: Gaspare]
ptudor has quit [Read error: No route to host]
ptudor has joined #asahi
SSJGZ has quit [Ping timeout: 480 seconds]
goldsoultheory has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
goldsoultheory has joined #asahi
tobhe_ has joined #asahi
goldsoultheory has quit [Ping timeout: 480 seconds]
tobhe has quit [Ping timeout: 480 seconds]
bisko has quit [Ping timeout: 480 seconds]
derzahl has quit [Ping timeout: 480 seconds]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
chipxxx has quit []
chipxxx has joined #asahi
orieo1[m] has quit [autokilled: Spambot. Mail support@oftc.net if you think this is in error. (2022-09-28 22:47:00)]
derzahl has joined #asahi
chengsun has joined #asahi
chengsun_ has quit [Ping timeout: 480 seconds]
mabiola is now known as mabiola_
ptudor has quit [Ping timeout: 480 seconds]
thelounge7571340 has joined #asahi
thelounge7571340 has quit [Remote host closed the connection]
mabiola_ has quit [Quit: leaving]
mabiola[m] has joined #asahi