<bslsk05>
www.google.com: Before you continue to Google Maps
<zid>
There ya go
<nikolar>
kek
<GeDaMo>
Pfft! It's not even at the beach :P
<zid>
also of note, that's 4 star for portugal
<zid>
so it's basically like a hostel elsewhere
<zid>
balkan 4 star
corinne has quit [Remote host closed the connection]
corinne has joined #osdev
<pog>
zid: my ag science setup is janky and doesn't work right and i'm worried the pentapod eggs are gonna hatch while i'm away doing something else and that the stack of laser turrets i put around it isn't going to be enough
<pog>
also i still have deadlocking issues in my setups, i thought i came up with a system that can have its outputs backup indefinitely and just bootstrap if it has to
<zid>
yea my ag science setup is incredibly incredibly paranoid
<zid>
It picks up 1 egg, which it feeds back into itself only if it has its other ingredients, and flushes the spares
<zid>
the spares get picked up by ag science if needed, and lets it pass by otherwise
<zid>
then it gets burned
<zid>
so I make way more eggs than I need, but they're NEVER stored
<pog>
that's probably what i should do
<pog>
i'm trying to get myself put together to go to aquilo now tho, i don't want to think about gleba anymore i hate it there
<zid>
yea I quit spaceage for 2 months
<zid>
then started over and did gleba with 'I will deliver everything then use bots' mindset
<zid>
rather than "I will show up on gleba and rebootstrap"
corinne has quit [Remote host closed the connection]
corinne has joined #osdev
<mjg>
so apart from gogs, how many of you WEBDEV for a living?
<mjg>
i get that doing osdev for a living is not always a pragmatic choice, but surely one can do better for their sanity than fronted dev :d
<mjg>
.. while not sacrificing pragmatism about career choices
<pog>
excuse my sir i am FULL STACK
<pog>
which means i don't know shit about front end but i do it anyway
<nikolar>
i do infra for webdevers
<nikolar>
do i count
<nikolar>
i don't touch js/ts at least kek
<nikolar>
pog: my condolences
<zid>
he calls dell
sbalmos has joined #osdev
<nikolar>
who's he
<zid>
nikolar's job is "one number 7, and a number 14", like phoning in a chinese
<mjg>
pog: i don't know if that's better or worse
<mjg>
nikolar: do you feel bad about it?
<nikolar>
mjg: i've felt worse when i've actually done backend
<nikolar>
so it's an improvement
<pog>
mjg: i don't even care anymore, i'm looking for another job
<pog>
i'm beyond sick of this fucking codebase
<nikolar>
Lol
<mjg>
pog: dawg that's liek me 2 weeks into any new project
<pog>
does the code give you suicidial ideaton?
<pog>
sewer slide
<pog>
self-unaliving
<mjg>
i asked chatgpt to kill itself
<mjg>
did not lsiten
<mjg>
maybe a larger large model would be up for it
<pog>
when we get an LLM that expresses an intent to end its own life i will consider that it may be sentiet
<nikolar>
mjg what did it say
<sbalmos>
pog: well the current ones today are certainly more than willing to bribe the typist, or find a human who will unalive the typist on its behalf
<zid>
pog: autovitaterminus
<zid>
Then the zoomers can't read it
<pog>
hhhh
<mjg>
nikolar: "gtfo ps. lol"
<nikolar>
lol
<mjg>
that was part of the message, yes
<mjg>
how many dead cats does it take to change a lightbulb?
<mjg>
idk but more than 7, it's still dark in my basement
<heat>
how many linuxes does it take to kernel
<heat>
just one.
<pog>
what you rfer to as linux is actually gnu/linux or as i like to call it gnu plus linux
<pog>
oh it's musl and busybox? fuck you and die GNU forever
<zid>
musclebox is the name of my fantasy girlfriend
<pog>
i like her already
<zid>
pog: what's better than seeing a woman wrestle?
<heat>
TRENbox
<zid>
pog: Seeing her box
sbalmos has quit [Quit: WeeChat 4.6.3]
sbalmos has joined #osdev
Bitweasil has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
rom4ik has quit [Quit: bye]
libercv has joined #osdev
kata has quit [Ping timeout: 244 seconds]
Pixi__ has joined #osdev
Pixi` has quit [Ping timeout: 260 seconds]
corinne has quit [Remote host closed the connection]
corinne has joined #osdev
atrapado has joined #osdev
<Ermine>
heat: more than one, one also need android
libercv has quit [Quit: Konversation terminated!]
xenos1984 has quit [Ping timeout: 252 seconds]
xenos1984 has joined #osdev
k0valski18891621 has joined #osdev
Pixi__ is now known as Pixi
night has quit [Remote host closed the connection]
<errno>
>These options are only available with the ELF object file format, and require that the necessary BFD support has been included (on a 32-bit platform you have to add -enable-64-bit-bfd to "configure enable" 64-bit usage and use x86-64 as target platform)
<errno>
hi, dumb ques, does this mean i can cross-assemble for x64 from i386?
<zid>
you can do what you like
<zid>
you can cross assemble for alpha sparc from a z80, as long as you have an assembler that does it
<errno>
thanks for the clarification
<zid>
but considering it's mentioning BFD support, that sounds like it's talking about using gnu ld as a linker
<errno>
yes
<errno>
it was from gas's info page
<zid>
yes, you will need a binutils of the correct target
<errno>
ah, i see
<zid>
for your correct current host, it's just warning that building it with just ./configure won't get you amd64 support if you're on x86
<zid>
you need to turn it on
<errno>
right
<errno>
ty
kata has quit [Read error: Connection reset by peer]
kata has joined #osdev
errno has left #osdev [#osdev]
GeDaMo has quit [Quit: 0wt 0f v0w3ls.]
kata has quit [Read error: Connection reset by peer]
zijjgfs has joined #osdev
kata has joined #osdev
zijjgfs is now known as ring0_starr
atrapado has quit [Quit: z]
<mjg>
> TIOCUCNTL ioctl(2) could crash the kernel if called with a non-file argument.
<mjg>
openbsd
tigerbrother has quit [Quit: Ping timeout (120 seconds)]
tigerbrother has joined #osdev
dude12312414 has joined #osdev
goliath has quit [Quit: SIGSEGV]
<geist>
ioctl is the debil
Matt|home has joined #osdev
kata has quit [Read error: Connection reset by peer]
<mjg>
;)
<heat>
whats you guys' favourite programming language
<heat>
mine is perl
<zid>
perl is pretty great tbh
<geist>
MBASIC
<zid>
m'basic
<zid>
qbasic for me
<geist>
for background, in CP/M there were two dialects of microsoft basic. OBASIC and MBASIC
<geist>
as you can guess, OBASIC was the older version