klange changed the topic of #osdev to: Operating System Development || Don't ask to ask---just ask! || For 3+ LoC, use a pastebin (for example https://gist.github.com/) || Stats + Old logs: http://osdev-logs.qzx.com New Logs: https://libera.irclog.whitequark.org/osdev || Visit https://wiki.osdev.org and https://forum.osdev.org || Books: https://wiki.osdev.org/Books
dutch has quit [Quit: WeeChat 3.8]
slidercrank has quit [Ping timeout: 246 seconds]
vdamewood has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
dutch has joined #osdev
lechner has quit [Ping timeout: 245 seconds]
lechner has joined #osdev
nyah has quit [Quit: leaving]
<junon> are GDB's assembly arguments left-to-right?
<junon> mov src,dest?
<zid> gdb doesn't.. have 'assembly arguments'?
<junon> Instruction operand ordering
<zid> gbd is a debugger
<junon> I know. I'm talking about its disassembly views
<zid> if you asked it to disassemble something, it'll be whatever mode you have it set to
<junon> Where I'm stepping through instructions
<zid> right, show one
<zid> if it says "movl %rax,%rsi(8,,)" or whatever, it's AT&T which is src, dest
<junon> just mov
<heat> what
<zid> if it says mov [rsi*8], rax then it's intel, which is dest, source
<junon> the former; registers are %
<heat> hey, learn your assembly syntax!
<zid> Then it's AT&T
<junon> I know it >.< I just forget it sometimes
<zid> you should add set disassembly-flavor intel to your bashrc
<zid> gdbrc
<zid> whatever
<heat> no
<heat> intel bad att good
<heat> vote me for president of assembly
<junon> thank you zid, will do
<heat> why
<zid> heat you know why
<zid> don't act stupid to make a point
<zid> yes, you like AT&T syntax
<heat> i do not know why
<zid> it's still stupid and ugly
<heat> is your project using intel?
<zid> every project is both
<heat> if you're not using intel's syntax it's silly to use intel's disasm
lechner has quit [Ping timeout: 246 seconds]
<zid> what the fuck are you even talking about
<zid> who uses gdb to write assembly
<heat> i'm talking about the assembler mate
<zid> what assembler
<zid> nobody mentioned an assembler
<zid> you're just going off on one making up nonsnse to justify using AT&T that nobody else cares about
<zid> you like it, you use it
lechner has joined #osdev
<mcrod> hi
<gog> hi
<mcrod> gog may I hug you
<gog> yes
* mcrod hugs gog
* gog hug
lechner has quit [Ping timeout: 245 seconds]
lechner has joined #osdev
<junon> Should I be flushing TLB entries before or after I change them?
<junon> sorry, before I change their respective page table entries?
<gorgonical> after
<zid> if you flush it before there's a nice race
<gorgonical> If you change a mapping the tlb could still contain the information from before. So you shoot down the mapping to make sure nobody else has that stale info
<junon> right okay, thanks
gog has quit [Ping timeout: 240 seconds]
lechner has quit [Ping timeout: 245 seconds]
lechner has joined #osdev
heat has quit [Read error: Connection reset by peer]
heat has joined #osdev
alexander has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
alexander has joined #osdev
nvmd has quit [Quit: WeeChat 3.8]
kerravon has joined #osdev
heat has quit [Ping timeout: 246 seconds]
goliath has quit [Quit: SIGSEGV]
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
terrorjack has joined #osdev
qubasa_ has joined #osdev
qubasa has quit [Ping timeout: 240 seconds]
qubasa_ is now known as qubasa
klange has quit [Server closed connection]
klange has joined #osdev
nohit has quit [Server closed connection]
nohit has joined #osdev
flx- has quit [Server closed connection]
flx- has joined #osdev
kerravon has quit [Ping timeout: 246 seconds]
[itchyjunk] has quit [Read error: Connection reset by peer]
fkrauthan has quit [*.net *.split]
lg has quit [*.net *.split]
frkzoid has quit [*.net *.split]
meisaka has quit [*.net *.split]
Gooberpatrol66 has quit [*.net *.split]
JTL has quit [*.net *.split]
doppler has quit [*.net *.split]
Benjojo has quit [*.net *.split]
mcrod has quit [*.net *.split]
Matt|home has quit [*.net *.split]
woky has quit [*.net *.split]
skipwich has quit [*.net *.split]
ehmry has quit [*.net *.split]
sprock has quit [*.net *.split]
m5zs7k has quit [*.net *.split]
particleflux has quit [*.net *.split]
patwid has quit [*.net *.split]
whereiseveryone has quit [*.net *.split]
tom5760 has quit [*.net *.split]
fluix has quit [*.net *.split]
pitust has quit [*.net *.split]
milesrout_ has quit [*.net *.split]
alethkit has quit [*.net *.split]
sebonirc has quit [*.net *.split]
gjn has quit [*.net *.split]
energizer has quit [*.net *.split]
yyp has quit [*.net *.split]
tommybomb has quit [*.net *.split]
alecjonathon has quit [*.net *.split]
yuiyukihira has quit [*.net *.split]
noeontheend has quit [*.net *.split]
froggey has quit [*.net *.split]
jleightcap has quit [*.net *.split]
night has quit [*.net *.split]
vismie has quit [*.net *.split]
ddevault has quit [*.net *.split]
sm2n has quit [*.net *.split]
staceee has quit [*.net *.split]
listentolist has quit [Write error: Connection reset by peer]
utzig has quit [Remote host closed the connection]
exec64 has quit [Write error: Connection reset by peer]
alecjonathon_ has joined #osdev
fkrauthan has joined #osdev
yyp has joined #osdev
staceee has joined #osdev
mcrod has joined #osdev
woky has joined #osdev
Matt|home has joined #osdev
ehmry has joined #osdev
skipwich has joined #osdev
sprock has joined #osdev
particleflux has joined #osdev
m5zs7k has joined #osdev
patwid has joined #osdev
tom5760 has joined #osdev
fluix has joined #osdev
whereiseveryone has joined #osdev
sebonirc has joined #osdev
milesrout_ has joined #osdev
pitust has joined #osdev
alethkit has joined #osdev
energizer has joined #osdev
frkzoid has joined #osdev
lg has joined #osdev
meisaka has joined #osdev
Gooberpatrol66 has joined #osdev
JTL has joined #osdev
Benjojo has joined #osdev
doppler has joined #osdev
alecjonathon has joined #osdev
night has joined #osdev
noeontheend has joined #osdev
yuiyukihira has joined #osdev
froggey has joined #osdev
tommybomb has joined #osdev
ddevault has joined #osdev
vismie has joined #osdev
gjn has joined #osdev
jleightcap has joined #osdev
sm2n has joined #osdev
ddevault_ has joined #osdev
milesrout_ has quit [Read error: Connection reset by peer]
noeontheend has quit [Read error: Connection reset by peer]
whereiseveryone has quit [Max SendQ exceeded]
JTL has quit [Max SendQ exceeded]
sm2n has quit [Max SendQ exceeded]
pitust has quit [Read error: Connection reset by peer]
alecjonathon has quit [Read error: Connection reset by peer]
alethkit has quit [Read error: Connection reset by peer]
jleightcap has quit [Read error: Connection reset by peer]
yyp has quit [Read error: Connection reset by peer]
vismie has quit [Read error: Connection reset by peer]
ddevault has quit [Read error: Connection reset by peer]
yuiyukihira has quit [Read error: Connection reset by peer]
patwid has quit [Read error: Connection reset by peer]
gjn has quit [Read error: Connection reset by peer]
staceee has quit [Read error: Connection reset by peer]
tommybomb has quit [Read error: Connection reset by peer]
tom5760 has quit [Read error: Connection reset by peer]
alethkit_ has joined #osdev
pitust_ has joined #osdev
alecjonathon_ is now known as alecjonathon
yyp_ has joined #osdev
tom5760_ has joined #osdev
staceee_ has joined #osdev
pitust_ is now known as pitust
yyp_ is now known as yyp
yuiyukihira_ has joined #osdev
exec64 has joined #osdev
tommybomb_ has joined #osdev
patwid_ has joined #osdev
ddevault_ is now known as ddevault
yuiyukihira_ is now known as yuiyukihira
tom5760_ is now known as tom5760
milesrout has joined #osdev
tommybomb_ is now known as tommybomb
noeontheend has joined #osdev
gjn has joined #osdev
whereiseveryone has joined #osdev
sm2n has joined #osdev
staceee_ is now known as staceee
patwid_ is now known as patwid
alethkit_ is now known as alethkit
osmten has joined #osdev
vismie has joined #osdev
jleightcap has joined #osdev
pounce has quit [Ping timeout: 240 seconds]
JTL has joined #osdev
kof123 has quit [*.net *.split]
duckworld has quit [*.net *.split]
Affliction has quit [*.net *.split]
kof123 has joined #osdev
duckworld has joined #osdev
Affliction has joined #osdev
Affliction has quit [Max SendQ exceeded]
duckworld has quit [Max SendQ exceeded]
duckworld has joined #osdev
fkrauthan has quit [*.net *.split]
frkzoid has quit [*.net *.split]
lg has quit [*.net *.split]
meisaka has quit [*.net *.split]
Gooberpatrol66 has quit [*.net *.split]
mcrod has quit [*.net *.split]
doppler has quit [*.net *.split]
Benjojo has quit [*.net *.split]
Matt|home has quit [*.net *.split]
woky has quit [*.net *.split]
ehmry has quit [*.net *.split]
skipwich has quit [*.net *.split]
sprock has quit [*.net *.split]
particleflux has quit [*.net *.split]
m5zs7k has quit [*.net *.split]
fluix has quit [*.net *.split]
sebonirc has quit [*.net *.split]
energizer has quit [*.net *.split]
froggey has quit [*.net *.split]
night has quit [*.net *.split]
frkzoid has joined #osdev
fkrauthan has joined #osdev
woky has joined #osdev
lg has joined #osdev
Gooberpatrol66 has joined #osdev
meisaka has joined #osdev
Benjojo has joined #osdev
doppler has joined #osdev
Matt|home has joined #osdev
ehmry has joined #osdev
sprock has joined #osdev
skipwich has joined #osdev
particleflux has joined #osdev
mcrod has joined #osdev
m5zs7k has joined #osdev
fluix has joined #osdev
sebonirc has joined #osdev
night has joined #osdev
energizer has joined #osdev
froggey has joined #osdev
sebastiencs has quit [*.net *.split]
DrPatater has quit [*.net *.split]
knusbaum has quit [*.net *.split]
bnchs has quit [*.net *.split]
arminweigl has quit [*.net *.split]
PapaFrog has quit [*.net *.split]
jjuran has quit [*.net *.split]
qxz2 has quit [*.net *.split]
Celelibi has quit [*.net *.split]
LambdaComplex has quit [*.net *.split]
air has quit [*.net *.split]
pg12_ has quit [*.net *.split]
eau has quit [*.net *.split]
antranigv has quit [*.net *.split]
Beato has quit [*.net *.split]
sympt has quit [*.net *.split]
hl has quit [*.net *.split]
zhiayang has quit [*.net *.split]
colona has quit [*.net *.split]
ppmathis has quit [*.net *.split]
acidx has quit [*.net *.split]
xvmt has quit [*.net *.split]
kanzure has quit [*.net *.split]
knusbaum has joined #osdev
sebastiencs has joined #osdev
bnchs has joined #osdev
DrPatater has joined #osdev
qxz2 has joined #osdev
PapaFrog has joined #osdev
arminweigl has joined #osdev
air has joined #osdev
jjuran has joined #osdev
Celelibi has joined #osdev
pg12_ has joined #osdev
antranigv has joined #osdev
eau has joined #osdev
Beato has joined #osdev
LambdaComplex has joined #osdev
sympt has joined #osdev
hl has joined #osdev
zhiayang has joined #osdev
kanzure has joined #osdev
xvmt has joined #osdev
ppmathis has joined #osdev
acidx has joined #osdev
colona has joined #osdev
Affliction has joined #osdev
sympt has quit [Max SendQ exceeded]
frkzoid has quit [Read error: Connection reset by peer]
Arsen has quit [*.net *.split]
AndrewYu has quit [*.net *.split]
MaxLeiter has quit [*.net *.split]
asecretcat has quit [*.net *.split]
mrvn has quit [*.net *.split]
JerryXiao has quit [*.net *.split]
justmatt8 has quit [*.net *.split]
kazinsal has quit [*.net *.split]
Bonstra has quit [*.net *.split]
Ameisen has quit [*.net *.split]
ggherdov has quit [*.net *.split]
kkd has quit [*.net *.split]
stefanct has quit [*.net *.split]
dragestil has quit [*.net *.split]
TkTech has quit [*.net *.split]
MrBonkers has quit [*.net *.split]
Amanieu has quit [*.net *.split]
CalculusCats has quit [*.net *.split]
XgF has quit [*.net *.split]
sauce has quit [*.net *.split]
sympt has joined #osdev
ggherdov has joined #osdev
justmatt8 has joined #osdev
Arsen has joined #osdev
020AACZ7C has joined #osdev
Ameisen has joined #osdev
XgF has joined #osdev
sauce has joined #osdev
Amanieu has joined #osdev
stefanct has joined #osdev
dragestil has joined #osdev
MrBonkers has joined #osdev
CalculusCats has joined #osdev
MaxLeiter has joined #osdev
mrvn has joined #osdev
asecretcat has joined #osdev
Bonstra has joined #osdev
JerryXiao has joined #osdev
kazinsal has joined #osdev
TkTech has joined #osdev
kkd has joined #osdev
Arsen has quit [Max SendQ exceeded]
CalculusCats has quit [Max SendQ exceeded]
020AACZ7C has quit [Max SendQ exceeded]
Arsen_ has joined #osdev
AndrewYu has joined #osdev
MaxLeiter has quit [*.net *.split]
asecretcat has quit [*.net *.split]
mrvn has quit [*.net *.split]
JerryXiao has quit [*.net *.split]
justmatt8 has quit [*.net *.split]
kazinsal has quit [*.net *.split]
Bonstra has quit [*.net *.split]
Ameisen has quit [*.net *.split]
ggherdov has quit [*.net *.split]
kkd has quit [*.net *.split]
stefanct has quit [*.net *.split]
dragestil has quit [*.net *.split]
TkTech has quit [*.net *.split]
MrBonkers has quit [*.net *.split]
Amanieu has quit [*.net *.split]
XgF has quit [*.net *.split]
sauce has quit [*.net *.split]
knusbaum has quit [*.net *.split]
sebastiencs has quit [*.net *.split]
DrPatater has quit [*.net *.split]
arminweigl has quit [*.net *.split]
qxz2 has quit [*.net *.split]
bnchs has quit [*.net *.split]
PapaFrog has quit [*.net *.split]
jjuran has quit [*.net *.split]
LambdaComplex has quit [*.net *.split]
air has quit [*.net *.split]
Celelibi has quit [*.net *.split]
pg12_ has quit [*.net *.split]
eau has quit [*.net *.split]
antranigv has quit [*.net *.split]
Beato has quit [*.net *.split]
hl has quit [*.net *.split]
zhiayang has quit [*.net *.split]
ppmathis has quit [*.net *.split]
colona has quit [*.net *.split]
acidx has quit [*.net *.split]
xvmt has quit [*.net *.split]
kanzure has quit [*.net *.split]
fkrauthan has quit [*.net *.split]
lg has quit [*.net *.split]
meisaka has quit [*.net *.split]
Gooberpatrol66 has quit [*.net *.split]
doppler has quit [*.net *.split]
Benjojo has quit [*.net *.split]
mcrod has quit [*.net *.split]
woky has quit [*.net *.split]
Matt|home has quit [*.net *.split]
skipwich has quit [*.net *.split]
ehmry has quit [*.net *.split]
sprock has quit [*.net *.split]
particleflux has quit [*.net *.split]
m5zs7k has quit [*.net *.split]
sebonirc has quit [*.net *.split]
fluix has quit [*.net *.split]
energizer has quit [*.net *.split]
froggey has quit [*.net *.split]
night has quit [*.net *.split]
duckworld has quit [*.net *.split]
kof123 has quit [*.net *.split]
AndrewYu has quit [*.net *.split]
Arsen_ has quit [*.net *.split]
sympt has quit [*.net *.split]
alethkit has quit [*.net *.split]
pitust has quit [*.net *.split]
ddevault has quit [*.net *.split]
alecjonathon has quit [*.net *.split]
nohit has quit [*.net *.split]
klange has quit [*.net *.split]
dutch has quit [*.net *.split]
zxrom has quit [*.net *.split]
lanodan has quit [*.net *.split]
xenos1984 has quit [*.net *.split]
leon has quit [*.net *.split]
vismie has quit [*.net *.split]
jleightcap has quit [*.net *.split]
whereiseveryone has quit [*.net *.split]
sm2n has quit [*.net *.split]
gjn has quit [*.net *.split]
noeontheend has quit [*.net *.split]
JTL has quit [*.net *.split]
patwid has quit [*.net *.split]
tommybomb has quit [*.net *.split]
milesrout has quit [*.net *.split]
exec64 has quit [*.net *.split]
yuiyukihira has quit [*.net *.split]
tom5760 has quit [*.net *.split]
staceee has quit [*.net *.split]
yyp has quit [*.net *.split]
lechner has quit [*.net *.split]
gorgonical has quit [*.net *.split]
dzwdz has quit [*.net *.split]
nanovad has quit [*.net *.split]
ZipCPU has quit [*.net *.split]
Terlisimo has quit [*.net *.split]
elastic_dog has quit [*.net *.split]
alexander has quit [*.net *.split]
Bitweasil has quit [*.net *.split]
Affliction has quit [*.net *.split]
flx- has quit [*.net *.split]
qubasa has quit [*.net *.split]
terrorjack has quit [*.net *.split]
puck has quit [*.net *.split]
qookie has quit [*.net *.split]
torresjrjr has quit [*.net *.split]
zid has quit [*.net *.split]
wgrant has quit [*.net *.split]
Griwes has quit [*.net *.split]
Brnocrist has quit [*.net *.split]
ThinkT510 has quit [*.net *.split]
ornx has quit [*.net *.split]
sjs has quit [*.net *.split]
thaumavorio has quit [*.net *.split]
Ellenor has quit [*.net *.split]
geist has quit [*.net *.split]
gruetzkopf has quit [*.net *.split]
nadja has quit [*.net *.split]
relipse has quit [*.net *.split]
thinkpol has quit [*.net *.split]
Mutabah has quit [*.net *.split]
bl4ckb0ne has quit [*.net *.split]
osmten has quit [*.net *.split]
linear_cannon has quit [*.net *.split]
LittleFox has quit [*.net *.split]
corank has quit [*.net *.split]
weinholt has quit [*.net *.split]
sortie has quit [*.net *.split]
smeso has quit [*.net *.split]
varad has quit [*.net *.split]
hmmmm has quit [*.net *.split]
brynet has quit [*.net *.split]
bslsk05 has quit [*.net *.split]
ptrc has quit [*.net *.split]
clever has quit [*.net *.split]
les has quit [*.net *.split]
dza has quit [*.net *.split]
sham1 has quit [*.net *.split]
corecode has quit [*.net *.split]
eck has quit [*.net *.split]
selfsigned has quit [*.net *.split]
junon has quit [*.net *.split]
chibill has quit [*.net *.split]
raggi has quit [*.net *.split]
bleb has quit [*.net *.split]
Ermine has quit [*.net *.split]
deflated8837 has quit [*.net *.split]
sbalmos has quit [*.net *.split]
\Test_User has quit [*.net *.split]
mahk has quit [*.net *.split]
gabi-250 has quit [*.net *.split]
gxt__ has quit [*.net *.split]
Vercas has quit [*.net *.split]
foudfou has quit [*.net *.split]
ghostbuster has quit [*.net *.split]
Stary has quit [*.net *.split]
pieguy128 has quit [*.net *.split]
ornitorrincos has quit [*.net *.split]
moon-child has quit [*.net *.split]
justache has quit [*.net *.split]
rorx has quit [*.net *.split]
klys has quit [*.net *.split]
remexre has quit [*.net *.split]
mavhq has quit [*.net *.split]
wereii has quit [*.net *.split]
grange_c0 has quit [*.net *.split]
Rubikoid has quit [*.net *.split]
FireFly has quit [*.net *.split]
stux has quit [*.net *.split]
kristinam has quit [*.net *.split]
sakasama has quit [*.net *.split]
ecs has quit [*.net *.split]
int16h has quit [*.net *.split]
nikolar has quit [*.net *.split]
cultpony has quit [*.net *.split]
snowcra5h has quit [*.net *.split]
dormito has quit [*.net *.split]
jeaye has quit [*.net *.split]
manawyrm has quit [*.net *.split]
koolazer has quit [*.net *.split]
mjg has quit [*.net *.split]
nortti has quit [*.net *.split]
V has quit [*.net *.split]
simpl_e has quit [*.net *.split]
rb has quit [*.net *.split]
immibis has quit [*.net *.split]
dinkelhacker has quit [*.net *.split]
morgan has quit [*.net *.split]
dennisschagt has quit [*.net *.split]
mcfrdy has quit [*.net *.split]
ebb has quit [*.net *.split]
CompanionCube has quit [*.net *.split]
jstoker has quit [*.net *.split]
lav has quit [*.net *.split]
CaptainIRS has quit [*.net *.split]
travisg has quit [*.net *.split]
danlarkin has quit [*.net *.split]
marshmallow has quit [*.net *.split]
Ram-Z has quit [*.net *.split]
HeTo has quit [*.net *.split]
nickster has quit [*.net *.split]
drakonis has quit [*.net *.split]
basil has quit [*.net *.split]
SanchayanMaity has quit [*.net *.split]
gaze___ has quit [*.net *.split]
gorgonical` has quit [*.net *.split]
tomaw has quit [*.net *.split]
andreas303 has quit [*.net *.split]
bliminse has quit [*.net *.split]
tanto has quit [*.net *.split]
pie_ has quit [*.net *.split]
zarock has quit [*.net *.split]
randm has quit [*.net *.split]
vancz has quit [*.net *.split]
jbowen has quit [*.net *.split]
phr3ak has quit [*.net *.split]
merry has quit [*.net *.split]
amj has quit [*.net *.split]
cheapie has quit [*.net *.split]
ChanServ has quit [*.net *.split]
Celelibi has joined #osdev
night has joined #osdev
kof123 has joined #osdev
Arsen_ has joined #osdev
MrBonkers has joined #osdev
XgF has joined #osdev
sauce has joined #osdev
TkTech has joined #osdev
stefanct has joined #osdev
ggherdov has joined #osdev
dragestil has joined #osdev
Ameisen has joined #osdev
kazinsal has joined #osdev
Bonstra has joined #osdev
justmatt8 has joined #osdev
JerryXiao has joined #osdev
mrvn has joined #osdev
MaxLeiter has joined #osdev
asecretcat has joined #osdev
sympt has joined #osdev
Affliction has joined #osdev
kanzure has joined #osdev
xvmt has joined #osdev
acidx has joined #osdev
ppmathis has joined #osdev
colona has joined #osdev
zhiayang has joined #osdev
hl has joined #osdev
Beato has joined #osdev
LambdaComplex has joined #osdev
air has joined #osdev
PapaFrog has joined #osdev
jjuran has joined #osdev
arminweigl has joined #osdev
qxz2 has joined #osdev
DrPatater has joined #osdev
sebastiencs has joined #osdev
knusbaum has joined #osdev
energizer has joined #osdev
froggey has joined #osdev
sebonirc has joined #osdev
fluix has joined #osdev
sprock has joined #osdev
m5zs7k has joined #osdev
ehmry has joined #osdev
skipwich has joined #osdev
Matt|home has joined #osdev
mcrod has joined #osdev
meisaka has joined #osdev
woky has joined #osdev
lg has joined #osdev
nikolar has joined #osdev
klys has joined #osdev
nortti has joined #osdev
remexre has joined #osdev
immibis has joined #osdev
V has joined #osdev
wereii has joined #osdev
simpl_e has joined #osdev
dinkelhacker has joined #osdev
rb has joined #osdev
morgan has joined #osdev
cultpony has joined #osdev
particleflux has joined #osdev
mavhq has joined #osdev
ebb has joined #osdev
mcfrdy has joined #osdev
grange_c0 has joined #osdev
lav has joined #osdev
dennisschagt has joined #osdev
CompanionCube has joined #osdev
stux has joined #osdev
phr3ak has joined #osdev
Rubikoid has joined #osdev
int16h has joined #osdev
FireFly has joined #osdev
danlarkin has joined #osdev
jstoker has joined #osdev
kristinam has joined #osdev
merry has joined #osdev
CalculusCats7 has joined #osdev
antranigv has joined #osdev
eau has joined #osdev
bnchs has joined #osdev
pg12_ has joined #osdev
marshmallow has joined #osdev
Ram-Z has joined #osdev
HeTo has joined #osdev
nickster has joined #osdev
gaze___ has joined #osdev
SanchayanMaity has joined #osdev
ChanServ has joined #osdev
amj has joined #osdev
ecs has joined #osdev
rorx has joined #osdev
sbalmos has joined #osdev
mjg has joined #osdev
Ermine has joined #osdev
corecode has joined #osdev
sham1 has joined #osdev
dza has joined #osdev
deflated8837 has joined #osdev
eck has joined #osdev
mahk has joined #osdev
bleb has joined #osdev
koolazer has joined #osdev
sakasama has joined #osdev
raggi has joined #osdev
chibill has joined #osdev
tanto has joined #osdev
pie_ has joined #osdev
vancz has joined #osdev
junon has joined #osdev
justache has joined #osdev
les has joined #osdev
brynet has joined #osdev
clever has joined #osdev
ptrc has joined #osdev
bslsk05 has joined #osdev
selfsigned has joined #osdev
bl4ckb0ne has joined #osdev
CaptainIRS has joined #osdev
Mutabah has joined #osdev
moon-child has joined #osdev
thinkpol has joined #osdev
hmmmm has joined #osdev
pieguy128 has joined #osdev
ornitorrincos has joined #osdev
relipse has joined #osdev
nadja has joined #osdev
geist has joined #osdev
gruetzkopf has joined #osdev
bliminse has joined #osdev
manawyrm has joined #osdev
basil has joined #osdev
drakonis has joined #osdev
varad has joined #osdev
Ellenor has joined #osdev
smeso has joined #osdev
Stary has joined #osdev
zarock has joined #osdev
randm has joined #osdev
jeaye has joined #osdev
sortie has joined #osdev
andreas303 has joined #osdev
thaumavorio has joined #osdev
ghostbuster has joined #osdev
ornx has joined #osdev
sjs has joined #osdev
ThinkT510 has joined #osdev
dormito has joined #osdev
Brnocrist has joined #osdev
weinholt has joined #osdev
corank has joined #osdev
Griwes has joined #osdev
snowcra5h has joined #osdev
wgrant has joined #osdev
foudfou has joined #osdev
LittleFox has joined #osdev
torresjrjr has joined #osdev
linear_cannon has joined #osdev
Vercas has joined #osdev
qookie has joined #osdev
gxt__ has joined #osdev
leon has joined #osdev
Bitweasil has joined #osdev
elastic_dog has joined #osdev
Terlisimo has joined #osdev
ZipCPU has joined #osdev
dzwdz has joined #osdev
nanovad has joined #osdev
lanodan has joined #osdev
xenos1984 has joined #osdev
puck has joined #osdev
gorgonical has joined #osdev
zxrom has joined #osdev
gabi-250 has joined #osdev
tomaw has joined #osdev
lechner has joined #osdev
dutch has joined #osdev
alexander has joined #osdev
terrorjack has joined #osdev
qubasa has joined #osdev
klange has joined #osdev
nohit has joined #osdev
flx- has joined #osdev
alecjonathon has joined #osdev
ddevault has joined #osdev
pitust has joined #osdev
alethkit has joined #osdev
yyp has joined #osdev
tom5760 has joined #osdev
exec64 has joined #osdev
staceee has joined #osdev
yuiyukihira has joined #osdev
patwid has joined #osdev
tommybomb has joined #osdev
milesrout has joined #osdev
noeontheend has joined #osdev
Benjojo has joined #osdev
cheapie has joined #osdev
doppler has joined #osdev
duckworld has joined #osdev
fkrauthan has joined #osdev
JTL has joined #osdev
AndrewYu has joined #osdev
\Test_User has joined #osdev
travisg has joined #osdev
Gooberpatrol66 has joined #osdev
sm2n has joined #osdev
whereiseveryone has joined #osdev
osmten has joined #osdev
vismie has joined #osdev
jleightcap has joined #osdev
gjn has joined #osdev
Amanieu has joined #osdev
gorgonical` has joined #osdev
jbowen has joined #osdev
zid has joined #osdev
cross has quit [Max SendQ exceeded]
asarandi has quit [Max SendQ exceeded]
asarandi has joined #osdev
cross has joined #osdev
kkd has joined #osdev
pounce has joined #osdev
int16h has quit [Server closed connection]
DanielNechtan has joined #osdev
Affliction has quit [Quit: Read error: Connection reset by beer]
Affliction has joined #osdev
bgs has joined #osdev
slidercrank has joined #osdev
zxrom_ has joined #osdev
zxrom has quit [Ping timeout: 246 seconds]
bgs has quit [Remote host closed the connection]
zxrom_ is now known as zxrom
xvmt has quit [Remote host closed the connection]
xvmt has joined #osdev
cheapie has quit [Server closed connection]
cheapie has joined #osdev
danilogondolfo has joined #osdev
crankslider has joined #osdev
slidercrank has quit [Read error: Connection reset by peer]
crankslider is now known as slidercrank
bradd has quit [Ping timeout: 240 seconds]
GeDaMo has joined #osdev
gog has joined #osdev
frkzoid has joined #osdev
nyah has joined #osdev
sinvet has joined #osdev
d5k has joined #osdev
d5k has quit [Client Quit]
<gog> only 10am and i've broken the build twice
goliath has joined #osdev
<slidercrank> gog, how many do you need? what's the goal?
tanto has quit [Quit: Adios]
vancz has quit []
pie_ has quit []
tanto has joined #osdev
vancz has joined #osdev
pie_ has joined #osdev
<gog> slidercrank: 1000
<slidercrank> that's a lot. you may have to work 3 shifts
<slidercrank> can you automate build failure?
zid has quit [Ping timeout: 240 seconds]
zid has joined #osdev
<gog> yes
wootehfoot has joined #osdev
<GeDaMo> Break the build early and often :P
gmacd has joined #osdev
gmacd has quit [Ping timeout: 264 seconds]
osmten has quit [Quit: Client closed]
cultpony has quit [Server closed connection]
cultpony has joined #osdev
gmacd has joined #osdev
gmacd has quit [Ping timeout: 252 seconds]
osmten has joined #osdev
osmten has quit [Quit: Client closed]
sinvet has quit [Ping timeout: 250 seconds]
vdamewood has joined #osdev
[itchyjunk] has joined #osdev
Left_Turn has joined #osdev
foudfou has quit [Remote host closed the connection]
amj has quit [Server closed connection]
amj has joined #osdev
foudfou has joined #osdev
<gog> yay i fixed all the react warnings for another thing i'm working on
<gog> i'm juggling way too many tasks
<gog> real ADHD hours who up
<mjg> so i just gugled react, i had never seen it
<mjg> the tic tac toe example is pick webdev
<mjg> peak
* mjg is a part-time american
<gog> i both love and hate it
<zid> someone mentioned the 3do and I joked "See Also: List of commercial failures"
<zid> then checked their wikipedia page
<mjg> in all seirousness i don';t know the problem domain enough to comment
<zid> "See Also: List of commercial failures in video games", poor 3do
<mjg> but if general industry state is something to go on, i have to suspect it is crap
<bslsk05> ​i.redd.it: Reddit - Dive into anything
<gog> it's got some benefits and drawbacks
<gog> i hate front end dev tho
<mjg> amen dawg
<mjg> it really does not help that if someone does not care about programming
<mjg> but want a programming job
<mjg> they are doing frontend most of the time
<zid> webdev used to be a nice job
<mjg> mate i was already pissed of at webdevs 2 months into my first job
<zid> You got paid £50/hr for crappy php scripts to push a line of text to a db, and another line of php to pull the most recent 3 off the top
<mjg> register_globals = On
<mjg> gotta keep the site working
<zid> bam, BESPOKE NEWS FEED
<zid> and that's as complicated as websites ever got
<mjg> funny story mate
<mjg> a customer claimed their visitor count stopped working
<mjg> [none of this was my code]
<mjg> i go take a look, they have a dedicated page with the counter and i can't figure out how it is being updated without visiting said page
<mjg> turns out it is not
<mjg> that and it stopped workign anyway
<mjg> gg
CalculusCats7 has quit [Quit: Meow Meow Meow Meow Meow Meow Meow Meow]
CalculusCats has joined #osdev
<mrvn> count = time() / 23;
<mrvn> "There are only $(($RANDOM % 10 + 1)) items left in store. Order NOW!"
snowcra5h has quit [Read error: Connection reset by peer]
snowcra5h has joined #osdev
heat has joined #osdev
slidercrank has quit [Quit: Why not ask me about Sevastopol's safety protocols?]
Arsen_ has quit [Quit: Quit.]
Arsen has joined #osdev
vdamewood has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
bgs has joined #osdev
antranigv has quit [Quit: ZNC 1.8.2 - https://znc.in]
zxrom is now known as romzx
romzx is now known as rom_zx
antranigv has joined #osdev
rom_zx is now known as zxrom
slidercrank has joined #osdev
FreeFull has joined #osdev
<zid> oh I finally found it
<zid> https://vxtwitter.com/chaomix/status/1465508210907959299 I wanted to link this a day ago but couldn't find it, yw
<GeDaMo> Why is that a video? :|
<zid> because it has audio
<GeDaMo> Ah, I had music playing, I missed it :P
<zid> or do you mean it in like, an existential way
frkzoid has quit [Ping timeout: 246 seconds]
<gog> hi
<zid> gog: eg
<gog> þú?
<heat> linux
gareppa has joined #osdev
<heat> great system of operation, very good
gareppa has quit [Client Quit]
<Ermine> gog: may I pet you
<Ermine> lmao system of operation
<bl4ckb0ne> can your system of operation boil a nice egg
<gog> Ermine: já
<gog> my system of operating will delete the whole world
gog has quit [Quit: Konversation terminated!]
* Ermine pets gog
nikolar has quit [Server closed connection]
<heat> gnu/linux powered boiling of eggs
nikolar has joined #osdev
<bl4ckb0ne> the power of lost cycles
<bl4ckb0ne> do you think a lock could cook it faster
<Ermine> heat: it should be netbsd
<Ermine> it is designed to run on kitchen appliances
<heat> a BSD? designed to run? big if true
<dzwdz> do y'all know any good books on filesystems?
<heat> Practical File System Design With the Be File System
<heat> xfs is also pretty well documented if you want to rip someone's design off
<heat> or the typical unix fs -> ufs -> ext2 -> ext3 -> ext4 "garbage" design that works Just Fine and is usually pretty well documented
ss4 has joined #osdev
<dzwdz> hm, thanks
wootehfoot has quit [Ping timeout: 246 seconds]
<dzwdz> was that in order of preference?
wootehfoot has joined #osdev
<heat> there's only one actual book there: the practical file system design one
<heat> in terms of preference... it depends
<Ermine> heat: do you consider ext3/4 garbage?
<heat> ext4 IMO is perfect and simple and fast so I like it more than the others, but xfs is also very good (but way more complex)
<heat> no, hence the quotes
<zid> heat me and your parents have finished out Teams meeting and we've decided we're concerned about how you're talking about BSD
<heat> it's an old-ass design that has been progressively extended over 50 years
ss4 has quit [Ping timeout: 245 seconds]
<heat> fake news, my parents don't use Teams
<zid> I thought you were created in medias res tbh
benlyn has joined #osdev
<heat> Ermine, tbf ext3 is kind of garbage. does not have extents, so it's not as good as ext4, but it's not as simple as ext2 as you need journalling, etc for a proper impl
<zid> That you just popped into existence to redress the balance of people who liked BSD
<nortti> why did ext3 not include extents? I thought they were pretty well-established (e.g. xfs) by the time it was developed
<heat> i don't know, unix boomers?
xenos1984 has quit [Read error: Connection reset by peer]
<heat> tbf you need lots of logic to make good use of extents, else they're just a shit block map
<dzwdz> huh, the BeFS book is pretty short
<dzwdz> at least compared to what i expected
<zid> no, you need lots of JIT
<heat> what did you expect?
<dzwdz> the pdf i legally acquired has 247 pages
<dzwdz> i expected maybe 300-400
<dzwdz> not that the amount of pages means much
<zid> how many pages describe the JIT you need to decoding the extents
<heat> worth noting that befs is a simple filesystem
ss4 has joined #osdev
<heat> for some relatively imprecise comparison on linux fs drivers: befs is 4KLOC, ext2 is 10KLOC, ext4 is 63KLOC, btrfs and xfs are 154KLOC
wootehfoot has quit [Ping timeout: 250 seconds]
danilogondolfo has quit [Remote host closed the connection]
<nortti> isn't befs on linux read-only tho?
gog has joined #osdev
<heat> i have no idea
<bl4ckb0ne> heat: what about reiserfs
<heat> 32KLOC
<heat> again, worth noting this is not a valid comparison of design complexity
<zid> so keep it under 32kloc if you like your wife
<heat> ext4 is not 6x as complex as ext2, but rather it has a lot more supporting code for making it efficient and fast and reliable
<heat> whereas ext2 is kept as a stupid simple example filesystem
<gog> she's just like me frfr
<heat> gog are you nina reiser
<gog> no, ext2
<gog> stupid simple
<heat> simplicity is good
xenos1984 has joined #osdev
<zid> reading the wikipedia page, it seems like reiser fucked up taking a plea deal
<zid> They convicted him with barely any evidence for first degree murder, and he pled down to second if he admitted it and told them where the body was
<zid> he should have taken the first and appealed imo
alexander has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
<sakasama> Typical zid, trying to figure out how to avoid murder convictions.
<gog> i'm not a lawyer but if he refused the plea deal they'd probably have tried him for second degree
<gog> california lawyers learned their lesson to not charge first degree if it's not a slam dunk
<zid> he was already convicted of first, badly
<gog> s/lawyers/prosecutors
<gog> oh
<zid> he doesn't seem all that mentally stable though, so maybe going for eat the charge + appeal wouldn't have worked either
<zid> Just maintain that you think she's in Russia and say nothing more is hard if you're a murderphrenic
<sakasama> He may well have been tired of everything at that point anyways.
<zid> On September 5, 2008, Reiser arrived at San Quentin State Prison to begin his sentence. Reiser tried to appeal his second-degree murder conviction on October 30, 2008.
<zid> Maybe appeal *before* you show them where you buried the body of the person you murdered, hans
<heat> 1) hans is nuts 2) the whole situation is soo bizarre
<heat> he's a mail-order bride kind of guy
<gog> we call them incels now
<heat> hmm i don't think it's the same thing though?
<heat> incels would not be interested in a mail-order bride I think
alexander has joined #osdev
<heat> haha he got beated up in prison
<heat> beaten*
<zid> probably annoyed someone
<zid> "reiserfs is way better than ext4"
<zid> "them's fighting words, nerd"
ecs has quit [Server closed connection]
ecs has joined #osdev
heat has quit [Remote host closed the connection]
heat_ has joined #osdev
<heat_> "have you ever kissed a girl?"
<heat_> "no im a linux kernel developer"
<heat_> *gets beaten up*
<zid> You mean, "Have you ever developed a kernel?" "No, but I've murdered a girl"
<bnchs> i wish i could be arrested for being gay here
<bnchs> "have you ever kissed a girl?"
<bnchs> "no but i kissed a guy"
<dzwdz> interesting thing to wish for
<bnchs> dzwdz: well, it's already a thing here
<dzwdz> ah
<dzwdz> where?
<dzwdz> assuming you feel comfortable sharing
<bnchs> nah
Left_Turn has quit [Remote host closed the connection]
<heat_> after writing so much C++ i wish i could be arrested
<heat_> forcibly stop me from writing shit code in shit languages
<zid> you do deserve it
<zid> heat do you think peter zijlstra would marry me
<heat_> probably
<bslsk05> ​lwn.net: Peter Zijlstra at LPC 2019 [LWN.net]
<heat_> you're super marriable
<zid> Look at this man god
<heat_> chad
<bnchs> he has that dad bod
<kof123> xyz made the world in 6 days and was arrested on the 7th -- devils dictionary
<heat_> my pdf reader has stopped being able to open the ARM ARM, just crashes
<zid> how did you improve your pdf reader like that :o
<GeDaMo> Which PDF reader are you using?
<heat_> evince
<GeDaMo> I use the Firefox built-in one which works eventually if you realod a few times
<zid> I use sumatra
<GeDaMo> I also have one called Atril which appears to work
<GeDaMo> As does qpdfview
<heat_> tbf i don't like any of my pdf viewers
<heat_> they suck
<zid> sumatra is the least bad I've used, but I think it's winders only
<heat_> chrome and firefox's are too barren
<heat_> i actually like adobe's shit but there's no linuks version
<zid> I'd be comfortable with sumatra in wine though
<kof123> there was (linuks version of acrobat at least)
<kof123> even ran on netbsd and freebsd linuks-ulator
SGautam has joined #osdev
<mrvn> heat_: SFINAE - Send to jail Failure Is Not An Error
dude12312414 has joined #osdev
freakazoid332 has joined #osdev
linear_cannon has quit [Ping timeout: 240 seconds]
GeDaMo has quit [Quit: That's it, you people have stood in my way long enough! I'm going to clown college!]
linear_cannon has joined #osdev
linear_cannon has quit [Ping timeout: 246 seconds]
linear_cannon has joined #osdev
Left_Turn has joined #osdev
<mcrod> hi
<heat_> hi gog
<bl4ckb0ne> hi mcrod
<mcrod> hi heat_
lechner has quit [Ping timeout: 245 seconds]
lechner has joined #osdev
<mrvn> "I typed your symptoms into the thing up here [computer] and it says you could have Network Connectivity Problems."
<sham1> Ah SFINAE. AKA the thing that enabled C++ to do all the wonderfully horrible things it can do
bgs has quit [Remote host closed the connection]
dude12312414 has quit [Quit: THE RAM IS TOO DAMN HIGH]
Jari-- has joined #osdev
ss4 has quit [Read error: Connection reset by peer]
<gog> hi
<zid> gog is H a valid crossword abbreviation for horse because horse is heroin and heroin can be H, or is there an independant usage of H to mean horse?
<gog> uhhh
<gog> idk
<zid> smh
<gog> i'm not smart
<Ermine> hi gog
<gog> hi Ermine
<gog> if there was a ditch surrounding a forth that was filled with denim would it be
<gog> a joat
<gog> fort
<bl4ckb0ne> how about you fill it with milk and call it a moat
<bl4ckb0ne> wait
dude12312414 has joined #osdev
<gog> where would you even get that much milk
<zid> oh nice, my thumb has pus coming out of it, I win
SGautam has quit [Quit: Connection closed for inactivity]
<gog> oops
<zid> I wondered why it hurt
<zid> I did that thing where you have a bit of skin in the corner of your thumb that needs to come off, but it's like, connected to the cuticle, and bleeds when you tear it off?
Left_Turn has quit [Ping timeout: 246 seconds]
<zid> is that a hangnail? idk
<zid> never seen that word other than spoken in americna dramas
<zid> by teenage girls
alexander has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
Left_Turn has joined #osdev
Left_Turn has quit [Read error: Connection reset by peer]
<sortie> Sortix's display(1) desktop environment is now official and merged.
<sortie> Only took me 9 years.
* mcrod pet
<sortie> Tonight's nightly builds are gonna be WILD
alexander has joined #osdev
benlyn has quit [Ping timeout: 264 seconds]
dude12312414 has quit [Quit: THE RAM IS TOO DAMN HIGH]
<gog> hi
<gog> congrats sortie
<gog> on bringing the power of the triangle to the people
<sortie> Ah Sortix has had a triangle environment for many years, but it is new to have a desktop environment too
<sortie> Most people aren't used to thinking with rectangles but I think it has a future
<mjg> personally i think in octagons
<zid> does it have triangle shaped windows or something
<sortie> zid, download the latest Sortix nightly build (or even 1.0) and then run the trianglix program. Go in mind and behold the glory
<sortie> *Go in blind
<bl4ckb0ne> gog: lots of cows
<gog> when
<gog> oh
<gog> i prefer the joat
<zid> joats are goats in jeans?
<gog> also that
<bl4ckb0ne> but where would you find that many goats and that many jeans
<bl4ckb0ne> also 1 or 2 pair per goat
warlock has joined #osdev
<bl4ckb0ne> idgi
<bl4ckb0ne> whos on the right
<nortti> have you watched full metal alchemist?
<bl4ckb0ne> nope
<nortti> in that case don't worry about it, it's the single joke people who have watched it are able to make