#jython IRC Log (v0.9)

Index

IRC Log for 2016-05-27

Timestamps are in GMT/BST.

[1:43] * g616 (~jgalego@126.32.249.5.rev.vodafone.pt) has joined #jython
[1:48] * xemdetia (xemdetia@nat/ibm/x-xfgbhvqinscshsuz) Quit (Ping timeout: 264 seconds)
[1:56] * g616 (~jgalego@126.32.249.5.rev.vodafone.pt) Quit ()
[4:19] * stewori (~stefan@5.146.129.173) has left #jython
[6:29] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (Quit: Page closed)
[6:49] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[15:02] * xemdetia (xemdetia@nat/ibm/x-uzzzcwmthlsqxhqy) has joined #jython
[15:06] * xemdetia_ (xemdetia@nat/ibm/x-tauuwyhodsidbvjz) has joined #jython
[15:07] * xemdetia_ (xemdetia@nat/ibm/x-tauuwyhodsidbvjz) Quit (Remote host closed the connection)
[15:15] * stewori (~stefan@5.146.129.173) has joined #jython
[15:57] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[16:51] * stewori (~stefan@5.146.129.173) Quit (Quit: Leaving.)
[17:01] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[17:01] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[17:09] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[17:09] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[18:23] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Remote host closed the connection)
[20:23] * wtfisamodulebruh (44e5de98@gateway/web/freenode/ip.68.229.222.152) has joined #jython
[20:45] <wtfisamodulebruh> this is such a godless place
[20:45] <wtfisamodulebruh> why would you mix two languages
[20:57] <agronholm> wtfisamodulebruh: trolling much?
[20:57] <agronholm> CPython is a mix of C and Python, do you have a problem with that too?
[20:59] <wtfisamodulebruh> there are more of you?
[21:00] <agronholm> more of who?
[21:00] <wtfisamodulebruh> nah i'm just new and was reading the wiki
[21:00] <wtfisamodulebruh> trying to figure this stuff out
[21:00] <agronholm> what stuff?
[21:00] <wtfisamodulebruh> jython
[21:00] <agronholm> what do you intend to use it for?
[21:01] <wtfisamodulebruh> i might never use it
[21:01] <wtfisamodulebruh> just interested
[21:02] <wtfisamodulebruh> i'm more interested in automating stuff atm
[21:02] <wtfisamodulebruh> nothing with java though
[21:03] <agronholm> you probably don't need jython
[21:03] <agronholm> jython has a few use cases where it's indispensable, but yours doesn't sound one of them
[21:04] <wtfisamodulebruh> so is it mostly used for working with java apps?
[21:05] <agronholm> yes
[21:05] <wtfisamodulebruh> seems like it would usually be easier to just stick with java
[21:05] <agronholm> have you ever coded in java?
[21:05] <wtfisamodulebruh> yes
[21:05] <agronholm> then you know how supremely painful it can be
[21:05] <wtfisamodulebruh> not easier to code
[21:06] <wtfisamodulebruh> but easier to manage
[21:06] <agronholm> I was able to drastically reduce the amount of code in my app by integrating jython
[21:06] <agronholm> it's certainly not faster, but much more maintainable
[21:15] <nickmbailey> i'm personally using jython to migrate to the jvm from cpython
[21:16] <nickmbailey> which is a great use case
[21:26] <wtfisamodulebruh> i don't do anything nearly that important
[21:26] <wtfisamodulebruh> i mostly just screw around
[21:26] <wtfisamodulebruh> i like trying to automate things
[21:26] <wtfisamodulebruh> i was looking at this one really cool tool called swapy
[21:27] <wtfisamodulebruh> doesn't work on a lot of applications
[21:27] <wtfisamodulebruh> but its still pretty nifty
[21:33] * xemdetia (xemdetia@nat/ibm/x-uzzzcwmthlsqxhqy) Quit (Ping timeout: 276 seconds)
[21:48] * stewori (~stefan@5.146.129.173) has joined #jython
[21:52] <stewori> wtfisamodulebruh: If you prefer Java over Python ("easier to manage"), you can use Jython to access Python frameworks from your Java stuff. (also a great usecase ;-) )
[22:14] * wtfisamodulebruh (44e5de98@gateway/web/freenode/ip.68.229.222.152) has left #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).