lexi-lambda changed the topic of #racket to: Racket v7.5 has been released: https://blog.racket-lang.org/2019/11/racket-v7-5.html -- Racket -- https://racket-lang.org -- https://pkgs.racket-lang.org -- Paste at http://pasterack.org
Ven`` has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgherdt has quit [Ping timeout: 272 seconds]
Codaraxis has joined #racket
teardown has quit [Read error: Connection reset by peer]
teardown has joined #racket
mzan has quit [Quit: Leaving]
vraid has quit [Quit: Leaving]
jmiven has quit [Quit: bye]
jmiven has joined #racket
Fernando-Basso has quit [Quit: Leaving]
evdubs has quit [Quit: Leaving]
brettgilio has joined #racket
badkins has joined #racket
evdubs has joined #racket
badkins has quit [Remote host closed the connection]
badkins has joined #racket
brettgilio has quit [Read error: Connection reset by peer]
brettgilio has joined #racket
badkins has quit [Remote host closed the connection]
Codaraxis has quit [Read error: Connection reset by peer]
brettgilio has quit [Ping timeout: 272 seconds]
iyzsong has joined #racket
nullcone has joined #racket
lavaflow has quit [Ping timeout: 268 seconds]
lavaflow has joined #racket
dddddd has quit [Remote host closed the connection]
C79 has joined #racket
<C79> can some one help me with a basic question
<C79> I have aligned a bar graph to the left and would like to put the value that each bar represents to the right of every individual bar
<C79> I am new to all this, irc, dr racket, everything. I apologize if I am posting incorrectly
Trieste has quit [Ping timeout: 265 seconds]
<C79> (above/align "left" (data-bar (double 56)) (data-bar (double 8)) (data-bar (double 7)) (data-bar (double 5)) (data-bar (double 5)) (data-bar (double 5)) (data-bar (double 5)) (data-bar (double 4)) (data-bar (double 3)) (data-bar
<C79> (double 2)) (data-bar (double 2)) (data-bar (double 1)) (data-bar (double 1)))
Trieste has joined #racket
<C79> anyone here
<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]
Blkt has joined #racket
Naptra has quit [Quit: Leaving]
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
iyzsong has joined #racket
rgherdt has quit [Ping timeout: 272 seconds]
Naptra has joined #racket
catonano has quit [Quit: catonano]
rgherdt has joined #racket
catonano has joined #racket
rgherdt has quit [Ping timeout: 245 seconds]
Trieste has quit [Ping timeout: 265 seconds]
Trieste has joined #racket
DGASAU has joined #racket
rgherdt has joined #racket
rgherdt has quit [Ping timeout: 265 seconds]
catonano has quit [Quit: catonano]
catonano has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 246 seconds]
nullcone has quit []
nullcone has joined #racket
rgherdt has joined #racket
Trieste has quit [Ping timeout: 245 seconds]
Trieste has joined #racket
rgherdt has quit [Ping timeout: 260 seconds]
DGASAU has quit [Read error: Connection reset by peer]
DGASAU has joined #racket
mzan has joined #racket
Sgeo__ has joined #racket
Sgeo_ has quit [Ping timeout: 265 seconds]
dddddd has joined #racket
aidalgol has quit [Remote host closed the connection]
iyzsong has quit [Quit: ZNC 1.7.1 - https://znc.in]
vraid has joined #racket
badkins has joined #racket
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> INITIAL_COLLECTS_DIRECTORY='"'"`cd ../../../gracket/gc2/../../../collects; pwd`"'"' +D INITIAL_CONFIG_DIRECTORY='"'"`cd ../../../gracket/gc2/../../..; pwd`/etc"'"' ../../../gracket/gc2/../grmain.c
<k_sze> And it's churning 100% of one CPU core.
<Blackbeard[m]> k_sze: yes, why are you compiling, ? Did you used all the cores?
<k_sze> Blackbeard[m], building from source is currently "required" to get the vim mzscheme integration to work.
<k_sze> It's a known problem when building vim: https://github.com/vim/vim/issues/2596#issuecomment-527155017
<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]
tilpner has joined #racket
emphazizer has joined #racket
orivej has joined #racket
mzan has quit [Quit: Leaving]
badkins has joined #racket
badkins has quit [Ping timeout: 260 seconds]
mzan has joined #racket
vraid has joined #racket
bjorkintosh has joined #racket
bjorkintosh has left #racket ["Leaving"]
ayerhart has joined #racket
schiele has joined #racket
mzan has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mzan has joined #racket
m1dnight_ has quit [Ping timeout: 268 seconds]
m1dnight_ has joined #racket
vraid has quit [Quit: Leaving]
m1dnight_ has quit [Read error: Connection reset by peer]
m1dnight_ has joined #racket
schiele has left #racket [#racket]
cky has joined #racket
cky has quit [Client Quit]
cky has joined #racket
Ven`` has quit [Quit: Textual IRC Client: www.textualapp.com]
ziyourenxiang has joined #racket