coolcoder613_32 has quit [Quit: Vision[]: i've been blurred!]
<Begasus>
OscarL! make: poetry: Command not found .... tsss :P
<Anarchos>
Begasus make : poetry : command long gone. Things disappear. Darkness... evanescence. <= i would prefer this kind of error message :)
<Begasus>
heh
<Begasus>
hasn't been ported over yet Anarchos :)
<andreasdr[m]>
Hi there.
<coolcoder613_mac>
Hi andreasdr[m]
<Anarchos>
Begasus what is this command poetry ?
mr_lou has joined #haiku
coolcoder613_mac has quit [Ping timeout: 480 seconds]
coolcoder613_mac has joined #haiku
vdamewood has quit [Read error: Connection reset by peer]
vdamewood_ has joined #haiku
<Begasus>
Anarchos, backed build(?) system for pep51* (python)
walkingdisaster has joined #haiku
nephele has joined #haiku
nephele has quit [Quit: Vision[]: i've been blurred!]
<andreasdr[m]>
Hi coolcoder613_mac
Ellenor is now known as MelanieMalik
<Anarchos>
Begasus ok. not a big fan of python myself
<Anarchos>
Begasus when i need pulkomandy he disappears :)
<Begasus>
lol Anarchos
coolcoder613_mac has quit [Ping timeout: 480 seconds]
vdamewood_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
erysdren has quit [Quit: Konversation terminated!]
freddietilley has quit [Ping timeout: 480 seconds]
erysdren has joined #haiku
freddietilley has joined #haiku
freddietilley has quit [Ping timeout: 480 seconds]
freddietilley has joined #haiku
erysdren has quit [Quit: Konversation terminated!]
coolcoder613_mac has joined #haiku
mmu_man has joined #haiku
coolcoder613_mac has quit [Ping timeout: 480 seconds]
walkingdisaster has quit [Read error: No route to host]
andreaa72 has joined #haiku
andreaa72 has left #haiku [#haiku]
<Anarchos>
jessicah i have a question on haskell
mmu_man has quit [Ping timeout: 480 seconds]
mmu_man has joined #haiku
<bjorkintosh>
Anarchos, what don't you like about python?
HaikuUser has joined #haiku
HaikuUser has quit []
HaikuUser has joined #haiku
HaikuUser has quit []
<Anarchos>
bjorkintosh the tab to indent
<bjorkintosh>
wat?? that's easily solved by a text editor.
<bjorkintosh>
a good environment should have that down.
<Anarchos>
bjorkintosh it should'nt end in the semantics of the language
<bjorkintosh>
I can see how that would be annoying if you're using notepad.exe
<bjorkintosh>
but that is a completely solved problem. a non issue, unless one wants it to be an issue. I thought you were going to complain about the intricate complexity of the language itself.
<Anarchos>
a non issue ? 40y of computer science taught us that blanks should not have semantic value. And now python goes all way back :)
<PulkoMandy>
Computer science on punchcards is not really the same as on modern editors, so, maybe it's time to change our minds on somethings
<PulkoMandy>
Also, Python started doing this in 1991, so, saying "now" it goes all way back is a bit strange
<bjorkintosh>
several other languages do that too. and If I'm not mistaken, languages like fortran and cobol and rpgIV required things to be positioned just right.
<bjorkintosh>
occam II and haskell also have that.
<bjorkintosh>
in the end, they're just invisible marks.
<Anarchos>
PulkoMandy i tried to compile haskell on x86_64, but your sources-2 files are 32bits. How can i rebuild them for 64 bits ?
<PulkoMandy>
You can't, that's why there is no package for 64bit yet. The first version needs to be cross compiled from Linux
<Anarchos>
PulkoMandy that was my mere question : how to compile them from linux ?
<PulkoMandy>
Jessicah is working on it, maybe she has some binaries on her github already
<PulkoMandy>
I don't know, I just made a copy of the existing binaries because they were offline or because I needed to make some patches to it. I think she uses haiku's cross compiler (built from haiku buildtools and configure script) with some custom scripts to compile other things than haiku
<PulkoMandy>
It was there last week and nothing changed I think?
<PulkoMandy>
Mh, right, it's broken now
misthalu has joined #haiku
<PulkoMandy>
review.haiku-os.org instead of git.haiku-os.org works
<PulkoMandy>
Not sure why, they should be the same
<Anarchos>
PulkoMandy thanks
mr_lou has quit [Ping timeout: 480 seconds]
<Begasus>
k, KDE 5.112.0 seems to be working for a newer Angelfish :)
<Begasus>
afk
bbjimmy has quit [Quit: Vision[]: i've been blurred!]
bbjimmy has joined #haiku
<Anarchos>
PulkoMandy i updated the kernel patch, with a promotion to main thread.
<Anarchos>
PulkoMandy now i understand better : i can switch the thread_id between thread and main-thread, and after that kill all but main-thread. the user stack will be re-created after that in exec_team.
HaikuUser has joined #haiku
HaikuUser has quit []
<waddlesplash>
Anarchos: I don't think changing thread IDs is a good idea
<waddlesplash>
hmm. can we have the exec modify the main thread even if that's not the one executing?
<Anarchos>
waddlesplash then i have no solution to transform the thread executing exec_team into the new main thread :(
<waddlesplash>
don't transform, just modify the actually existing main thread
<waddlesplash>
this may require some trickery since we aren't running on a main thread
<waddlesplash>
but that'd be the way to go
<Anarchos>
waddlesplash that's why i was stealing its thread_id, and kill all other threads.
<waddlesplash>
yeah but instead of stealing it, we can modify it
<waddlesplash>
the thread itself that is
<Anarchos>
from what i see, the only way to test 'am i am the main thread ?' is 'trhead_id=team_id'
<Anarchos>
waddlesplash modifying the main thread should be better, i see
<jessicah>
needs someone that knows elf/assembly/haskell, I guess
ClaudioM has joined #haiku
<Anarchos>
jessicah i know ocaml which is in the same family as haskell. d'ont know if it will help me
<Anarchos>
jessicah i untar your archive, if i understand, the compiler emits wrong relocation info , somewhere ?
<Anarchos>
jessicah bin/ghc ==> runtime_loader: Cannot open file libHSghc-9.6.2.20230602-ghc9.6.2.20230602.so (needed by /boot/home/ghc-9.6.2.20230602-x86_64-unknown-haiku/bin/ghc-9.6.2.20230602): No such file or directory
dpirate has quit [Remote host closed the connection]
dpirate has joined #haiku
<Anarchos>
jessicah got it : configure --prefix ~/config/non-packaged; make install