sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
mumptai has quit [Quit: Verlassend]
ylamarre has quit [Client Quit]
evilspirit has joined #m-labs
evilspirit has quit [Ping timeout: 256 seconds]
evilspirit has joined #m-labs
<sb0> whitequark, what about the trivial implementation of "with parallel"? (don't interleave, and reset 'now' at each branch)
stekern_ has quit [Ping timeout: 256 seconds]
stekern has joined #m-labs
<GitHub28> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/vg7nc
<GitHub28> artiq/master 6196aaf Sebastien Bourdeauducq: master/worker: increase timeouts. Windows VMs can be really slow.
rohitksingh has joined #m-labs
<sb0> https://pypi.python.org/pypi/Wheelhouse << this bloats the repository like crazy, quamash.tar.gz is now 23MB ...
<GitHub104> [conda-recipes] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/dbafcfecae0fdbd6313dea6a95295fce6c17db54
<GitHub104> conda-recipes/master dbafcfe Sebastien Bourdeauducq: quamash: bump
<sb0> bb-m-labs: force build --props=package=quamash conda-lin64
<bb-m-labs> build #65 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> Hey! build conda-lin64 #65 is complete: Success [build successful]
rohitksingh has quit [Ping timeout: 250 seconds]
rohitksingh has joined #m-labs
sb0 has quit [Quit: Leaving]
rohitksingh has quit [Ping timeout: 252 seconds]
rohitksingh has joined #m-labs
sb0 has joined #m-labs
<GitHub24> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/vg7yd
<GitHub24> artiq/master 2ce3c08 Sebastien Bourdeauducq: gui/applets: escape backslashes in {python} and {ipc_address}
<bb-m-labs> build #36 of artiq-kc705-nist_clock is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/36 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<sb0> february 2016, windows notepad still cannot handle unix crlf
<rjo> sb0: i really like that mdi design!
<rjo> feels very natural
<sb0> :)
<sb0> yes, i like it too
<sb0> why did wordpad put the save icon in the window title bar...
<rjo> ctrl-tab would be nice and a tabbed layout for when a SubWindow is maximized but that's for later.
<sb0> applets actually mostly work in windows
<rjo> notepad or wordpad? the plague or cholera?
<sb0> there are only two bugs: 1) the contents aren't displayed until you resize the window 2) there are white borders on the sides of the applets
<sb0> *two sides
<sb0> qt complains about geometry problems on the console, that might be it...
cr1901_modern1 has joined #m-labs
<sb0> even opening dialog boxes from applets doesn't break
<sb0> 3) it fails to embed windows if the applets are created at GUI startup
cr1901_modern has quit [Ping timeout: 264 seconds]
<sb0> rjo, yes, and over high-latency VNC for extra points
<sb0> ssh to windows stopped working, and the conda build failed due to the lwip repos being unavailable, so...
<sb0> there weren't many ways left to test that patch quickly
evilspirit has quit [Ping timeout: 240 seconds]
fengling has quit [Ping timeout: 272 seconds]
evilspirit has joined #m-labs
<GitHub186> [artiq] jordens pushed 1 new commit to master: https://git.io/vg5HJ
<GitHub186> artiq/master c0bbd99 Robert Jordens: examples/transport: tweak for profiling
<rjo> whitequark: could you help me profiling the transport.py example?
<rjo> whitequark: i suspect that the embedding compiler compiles way too much. it takes ~10sec without profiling and ~10min with profiling.
<rjo> whitequark: the example should run as-is on any machine now.
<bb-m-labs> build #137 of artiq-kc705-nist_qc1 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_qc1/builds/137 blamelist: Robert Jordens <jordens@gmail.com>
<bb-m-labs> build #123 of artiq-pipistrello-nist_qc1 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-pipistrello-nist_qc1/builds/123 blamelist: Robert Jordens <jordens@gmail.com>
<bb-m-labs> build #121 of artiq-kc705-nist_qc2 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_qc2/builds/121 blamelist: Robert Jordens <jordens@gmail.com>
<bb-m-labs> build #37 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/37
<rjo> ah it profiles it ten times.
<rjo> but still. i need to dramatically cut the compilation time.
rohitksingh has quit [Ping timeout: 264 seconds]
rohitksingh has joined #m-labs
evilspirit has quit [Ping timeout: 252 seconds]
evilspirit has joined #m-labs
evilspirit has quit [Ping timeout: 252 seconds]
<sb0> are there any good FLOSS accounting tools?
<sb0> something offline/distributed like git would be nice
<sb0> i guess the solution is roll your own set of scripts...
<cr1901_modern1> accounting tools, like for banking? I just use a multiple-sheet OpenOffice spreadsheet
<sb0> yes. many organizations use spreadsheets, but they don't scale and have backup/logging issues...
<sb0> and multi-user issues, too
<cr1901_modern1> Hmmm, there was a gnucash alternative I wass looking into...
mumptai has joined #m-labs
<cr1901_modern1> I cannot seem to remember the name of the software I was looking at o.0;. I assume for whatever reason gnucash doesn't appeal?
larsc has quit [Remote host closed the connection]
lars__ has joined #m-labs
lars__ is now known as larsc
mumptai has quit [Quit: Verlassend]
rohitksingh has quit [Quit: Leaving.]
<sb0> so, what shall we do regarding the qt package?
bb-m-labs has quit [*.net *.split]
<cr1901_modern1> I'm of the opinion to keep packaging it under /opt, so ARTIQ is truly standalone/portable. And it'll match what you'll have to do on Windows anyway
bb-m-labs has joined #m-labs