<ZombieChicken>
C79: Don't post code right into IRC. Use a pastebin for that
<ZombieChicken>
unfortunately, I can't offer you any help, though
<C79>
Oh sorry, I was just trying to get help. I don't know what Im doing. Thamks though
<C79>
I'm like an infant wah wah
<ZombieChicken>
It's fine. I think the prefered pastebin is mentioned in the topic
<C79>
thank you
<Blackbeard[m]>
C79: hey
<Blackbeard[m]>
What are you getting right now?
<Blackbeard[m]>
It seems like every data-bar is getting (double x)
<Blackbeard[m]>
So maybe you can change data-bar to double?
<Blackbeard[m]>
That way you don't have to do it manually each time
<C79>
Blackbeard[m] Ive made a horizontal bar graph, but I'm trying to append the string for the number that it represents to the right of each individual bar
<Blackbeard[m]>
C79: do you know how to change a string to an image?
<C79>
no, but I can look it up
<Blackbeard[m]>
C79: you are using htdp2/image right?
<C79>
======= (bar) "fitty-six" I just want it to look like that
<C79>
Yes
<Blackbeard[m]>
Check the "text" function on the documentation
<Blackbeard[m]>
After that you can put bar -text - bar -text
<Blackbeard[m]>
Just like you are doing now
<Blackbeard[m]>
However, you can abstract it more
<Blackbeard[m]>
You can make a function that takes two arguments, a string and a number
<Blackbeard[m]>
It will generate the bar and the text
<Blackbeard[m]>
So you can do it by modifying your current data-bar function, or creating a new one
<C79>
I will try, thank you so much for replying to me
Codaraxis has joined #racket
<Blackbeard[m]>
C79: let me know if you have doubts I'll be here for a few more hours :)
<C79>
Is there a way to give you the code I have so far?
<C79>
in a message or something?
orivej has quit [Ping timeout: 268 seconds]
<Blackbeard[m]>
C79: yeah send me a private message
orivej has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 272 seconds]
FreeFull has quit []
zmt00 has joined #racket
zmt01 has quit [Ping timeout: 260 seconds]
endformationage has quit [Quit: WeeChat 2.6]
aidalgol has joined #racket
narimiran has joined #racket
ziyourenxiang has quit [Quit: Leaving]
dustyweb has quit [Ping timeout: 252 seconds]
ziyourenxiang has joined #racket
Sgeo__ has quit [Ping timeout: 268 seconds]
nisstyre has quit [Ping timeout: 250 seconds]
Sgeo has joined #racket
nisstyre has joined #racket
Sgeo_ has joined #racket
Sgeo has quit [Ping timeout: 240 seconds]
endobson has joined #racket
sauvin has joined #racket
ZombieChicken has quit [Ping timeout: 268 seconds]
catonano has joined #racket
rgherdt has joined #racket
Naptra has joined #racket
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
C79 has quit [Ping timeout: 260 seconds]
orivej has quit [Read error: Connection reset by peer]
orivej has joined #racket
Blkt has quit [Read error: Connection reset by peer]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
badkins has quit [Remote host closed the connection]
cbarrett has quit []
cbarrett has joined #racket
dustyweb has joined #racket
rodlogic has quit []
rodlogic has joined #racket
nullcone has quit [Quit: Connection closed for inactivity]
Trieste has quit [Ping timeout: 260 seconds]
Trieste has joined #racket
Trieste has quit [Max SendQ exceeded]
Trieste has joined #racket
true-grue has joined #racket
mzan has quit [Quit: Leaving]
Naptra has quit [Quit: Leaving]
endformationage has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 245 seconds]
k_sze has joined #racket
<k_sze>
Is it at all normal that it takes more than half an hour to build racket 7.5 from source with --enable-libs and --enable-shared on an 8th gen Core i7?
<k_sze>
backed by a fast SSD, too (Samsung EVO 860)
<k_sze>
It's basically been stuck on this line for the past 30 minutes or more: ../../racket/racket3m -O "info@compiler/cm error" -l- setup --boot ../../../gracket/gc2/../../setup-go.rkt ../../compiled --tag ++out ../../../gracket/gc2/../../racket/gc2/xform-mod.rkt --cpp "gcc -E -I../../../gracket/gc2/../../racket/gc2 -I./../../racket/ -I../../../gracket/gc2/../../racket/include/ -DUSE_SENORA_GC -pthread -Dwx_xt -MMD" --keep-lines -o ++out xsrc/grmain.c +D
<k_sze>
Blackbeard[m], how do I use all the cores? I did specify 'make -j' if that's what you mean.
<Blackbeard[m]>
k_sze: -j 9
<k_sze>
It was also unresponsive to Ctrl-C and SIGTERM.
<k_sze>
I had to SIGKILL it.
<Blackbeard[m]>
k_sze: it will take a while as far as I know. I never done it but a friend did. She cancelled after 24 hours
endobson has joined #racket
<k_sze>
The thing is, I know I have successfully built it in Pop!_OS 19.10 (which is derived from Ubuntu 19.10). Now I try to build it in Ubuntu 18.04 and it seems stuck. :/
<k_sze>
Retrying.
<Blackbeard[m]>
k_sze: but isn't the mzscheme a vim thing?
<Blackbeard[m]>
Like you have to compile vim with the mzscheme flag
<Blackbeard[m]>
I am not sure. I use Emacs and Dr. Racket only
<Blackbeard[m]>
Emacs has racket-mode which is quite good. The REPL can even display images. And Evil mode which brings vi workflow to Emacs. Maybe that can be a temporary solution.
<k_sze>
I'll try to figure it out another day. :D
orivej has quit [Ping timeout: 268 seconds]
vraid has quit [Quit: Leaving]
endobson has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mzan has joined #racket
ziyourenxiang has quit [Ping timeout: 265 seconds]
Codaraxis has quit [Quit: Leaving]
efm has quit [Remote host closed the connection]
efm has joined #racket
efm has quit [Ping timeout: 268 seconds]
efm has joined #racket
mzan has quit [Quit: Leaving]
Ven`` has joined #racket
FreeFull has joined #racket
emacsomancer has quit [Read error: Connection reset by peer]
emacsomancer has joined #racket
mzan has joined #racket
rgherdt has joined #racket
sauvin has quit [Read error: Connection reset by peer]
Sgeo_ has joined #racket
Sgeo__ has quit [Ping timeout: 240 seconds]
efm has quit [Ping timeout: 240 seconds]
efm has joined #racket
emphazizer has joined #racket
ZombieChicken has joined #racket
efm has quit [Ping timeout: 272 seconds]
true-grue has quit [Read error: Connection reset by peer]
nullman has quit [Ping timeout: 268 seconds]
zmt00 has quit [Quit: Leaving]
zmt00 has joined #racket
pera has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
catonano has quit [Quit: catonano]
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
efm has joined #racket
deeglaze has quit [Remote host closed the connection]
deeglaze has joined #racket
apathor has left #racket ["WeeChat 1.6"]
emphazizer has quit [Quit: Leaving]
narimiran has quit [Quit: leaving]
tilpner has quit [Remote host closed the connection]
orivej has joined #racket
tilpner has joined #racket
tilpner has quit [Remote host closed the connection]
tilpner has joined #racket
orivej has quit [Ping timeout: 265 seconds]
tilpner has quit [Remote host closed the connection]