<winny>
so it seems on qtwebengine/chromium/maybe chrome, if you scroll your mouse wheel with the cursor over the documentation sidebar on docs.racket-lang.org it sometimes scrolls the sidebar and sometimes scrolls the main content area, not sure why it varies
badkins has quit [Remote host closed the connection]
ur5us has joined #racket
badkins has joined #racket
badkins has quit [Ping timeout: 268 seconds]
skapata has quit [Remote host closed the connection]
s-liao has joined #racket
_whitelogger has joined #racket
capfredf has joined #racket
capfredf has quit [Ping timeout: 250 seconds]
monkey_ has quit [Remote host closed the connection]
capfredf has joined #racket
capfredf has quit [Ping timeout: 268 seconds]
badkins has joined #racket
s-liao has quit [Quit: Client closed]
s-liao has joined #racket
badkins has quit [Remote host closed the connection]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
terrorjack has joined #racket
badkins has quit [Ping timeout: 252 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 260 seconds]
ur5us has quit [Ping timeout: 250 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 256 seconds]
<evdubs>
samph, thanks. i did indeed roll my own
<evdubs>
and, for log4j compatibility sake, i made sure to include JNDI support and the ability to deserialize and execute classes received from the wire 🙄
<winny>
+1 this feature
capfredf has joined #racket
tyson2 has quit [Remote host closed the connection]
capfredf has quit [Ping timeout: 252 seconds]
s-liao has quit [Quit: Client closed]
codingquark has quit [Ping timeout: 256 seconds]
Algernon69 has joined #racket
codingquark has joined #racket
schulze has joined #racket
badkins has joined #racket
Algernon69 has quit [Ping timeout: 250 seconds]
badkins has quit [Ping timeout: 256 seconds]
Algernon69 has joined #racket
s-liao has joined #racket
skapata has joined #racket
skapata has joined #racket
skapata has quit [Changing host]
<jakzale>
samth: thanks!
s-liao has quit [Ping timeout: 256 seconds]
gproto23 has joined #racket
Avichi has joined #racket
codingquark has quit [Changing host]
codingquark has joined #racket
s-liao has joined #racket
Avichi has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
notzmv has quit [Ping timeout: 240 seconds]
s-liao has quit [Quit: Client closed]
s-liao has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
badkins has joined #racket
badkins has quit [Ping timeout: 252 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 256 seconds]
s-liao has quit [Ping timeout: 256 seconds]
notzmv has joined #racket
badkins has joined #racket
tyson2 has joined #racket
badkins has quit [Ping timeout: 256 seconds]
capfredf has joined #racket
s-liao has joined #racket
capfredf has quit [Remote host closed the connection]
capfredf has joined #racket
badkins has joined #racket
capfredf has quit [Ping timeout: 268 seconds]
capfredf has joined #racket
capfredf has quit [Ping timeout: 252 seconds]
gproto23 has quit [Remote host closed the connection]
tyson2 has quit [Remote host closed the connection]
paddymahoney has joined #racket
raghavgururajan has quit [Ping timeout: 268 seconds]
badkins has quit [Remote host closed the connection]
badkins has joined #racket
<jakzale>
does racket provide a function to return all but the last element of the list, roughly equivalent to (reverse (cdr (reverse lst)))?