<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Adventurous Computing - Latest Comments</title><link>http://cyplo.disqus.com/</link><description></description><atom:link href="https://cyplo.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 23 Mar 2019 06:10:29 -0000</lastBuildDate><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-4391047805</link><description>&lt;p&gt;Great!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Klemen Živkovič</dc:creator><pubDate>Sat, 23 Mar 2019 06:10:29 -0000</pubDate></item><item><title>Re: Generate Rust tests from data files</title><link>https://blog.cyplo.net/posts/2018/12/generate-rust-tests-from-data.html#comment-4295925042</link><description>&lt;p&gt;Awesome, thanks for mentioning this, certainly useful ! :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sun, 20 Jan 2019 04:23:28 -0000</pubDate></item><item><title>Re: Generate Rust tests from data files</title><link>https://blog.cyplo.net/posts/2018/12/generate-rust-tests-from-data.html#comment-4294667967</link><description>&lt;p&gt;Seems, both of us had the same need for this feature ;)   &lt;a href="https://crates.io/crates/test-generator" rel="nofollow noopener" target="_blank" title="https://crates.io/crates/test-generator"&gt;https://crates.io/crates/te...&lt;/a&gt;&lt;br&gt;This crate supports test-function-generation in-place iterating over files or arrays&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Rehberger</dc:creator><pubDate>Sat, 19 Jan 2019 22:17:26 -0000</pubDate></item><item><title>Re: Generate Rust tests from data files</title><link>https://blog.cyplo.net/posts/2018/12/generate-rust-tests-from-data.html#comment-4293303052</link><description>&lt;p&gt;Nice, thank you for this :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sat, 19 Jan 2019 04:30:52 -0000</pubDate></item><item><title>Re: Generate Rust tests from data files</title><link>https://blog.cyplo.net/posts/2018/12/generate-rust-tests-from-data.html#comment-4289060656</link><description>&lt;p&gt;This is a good way to do it but the build script runs even if the library is built for non testing uses.&lt;br&gt;I would love to do this kind of thing for Cargos resolvers tests, but don't want to add a no-op build script.&lt;br&gt;I wonder if we can make a procedural macro that does the same thing.&lt;br&gt;Edit: @frehberg did it! &lt;a href="https://crates.io/crates/test-generator" rel="nofollow noopener" target="_blank" title="https://crates.io/crates/test-generator"&gt;https://crates.io/crates/te...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eh2406</dc:creator><pubDate>Wed, 16 Jan 2019 12:40:57 -0000</pubDate></item><item><title>Re: Fighting timeouts on running Android integration tests</title><link>https://cyplo.github.io/posts/2015/10/25/android-integration-test-timeouts.html#comment-3955823390</link><description>&lt;p&gt;This looks cool, thank you so much for posting this :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Fri, 22 Jun 2018 08:03:49 -0000</pubDate></item><item><title>Re: Fighting timeouts on running Android integration tests</title><link>https://cyplo.github.io/posts/2015/10/25/android-integration-test-timeouts.html#comment-3952937334</link><description>&lt;p&gt;Hey there - resurrecting an old post, but this still happens a lot in certain environments (e.g., Travis CI containers, forced to use emulators without hardware acceleration in limited hardware environments). I don't think the android gradle plugin uses the multiple package install style where the com.android.ddmlib.DdmPreferences is in force anymore, I think it always uses an APK-by-APK install method now. However, the code you found is still in the Android source code so it's always a possibility.&lt;/p&gt;&lt;p&gt;I think the best solution now is to use the Gradle android plugin options like this now in your build.gradle file:&lt;/p&gt;&lt;p&gt;android {  &lt;br&gt;    ....&lt;/p&gt;&lt;p&gt;    // This enables long timeouts required on slow environments, e.g. Travis&lt;br&gt;    adbOptions {&lt;br&gt;        timeOutInMs 20 * 60 * 1000  // 20 minutes&lt;br&gt;    }&lt;/p&gt;&lt;p&gt;   ...&lt;br&gt;}&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mike Hardy</dc:creator><pubDate>Wed, 20 Jun 2018 12:38:11 -0000</pubDate></item><item><title>Re: Disassembling Pioneer SE-50 headphones</title><link>https://cyplo.github.io/posts/2011/12/20/disassembling-pioneer-se-50-headphones.html#comment-3792044944</link><description>&lt;p&gt;The gallery link the post above should work now, pasting the link here as well: &lt;a href="https://blog.cyplo.net/galleries/PioneerSE50/index.html" rel="nofollow noopener" target="_blank" title="https://blog.cyplo.net/galleries/PioneerSE50/index.html"&gt;https://blog.cyplo.net/gall...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Wed, 07 Mar 2018 15:25:03 -0000</pubDate></item><item><title>Re: Disassembling Pioneer SE-50 headphones</title><link>https://cyplo.github.io/posts/2011/12/20/disassembling-pioneer-se-50-headphones.html#comment-3792000300</link><description>&lt;p&gt;Thank you. Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joe diaz</dc:creator><pubDate>Wed, 07 Mar 2018 14:58:21 -0000</pubDate></item><item><title>Re: Disassembling Pioneer SE-50 headphones</title><link>https://cyplo.github.io/posts/2011/12/20/disassembling-pioneer-se-50-headphones.html#comment-3791979296</link><description>&lt;p&gt;Heya, thank you for stepping by, I see the gallery in the post is not working anymore - I will fix that and let you know when ready :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Wed, 07 Mar 2018 14:46:05 -0000</pubDate></item><item><title>Re: Disassembling Pioneer SE-50 headphones</title><link>https://cyplo.github.io/posts/2011/12/20/disassembling-pioneer-se-50-headphones.html#comment-3791735143</link><description>&lt;p&gt;Hi, I have a pair too. Can someone please link the photo gallery. Thanks joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joe diaz</dc:creator><pubDate>Wed, 07 Mar 2018 12:22:37 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3694408641</link><description>&lt;p&gt;I haven't put much time into that setup since; I've switched to Conemu for my terminal needs as it got updated to support all I needed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sat, 06 Jan 2018 04:46:22 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3691770976</link><description>&lt;p&gt;Hi guys, &lt;br&gt;you have fixed the problem with the font?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Łukasz</dc:creator><pubDate>Thu, 04 Jan 2018 13:41:26 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3585299374</link><description>&lt;p&gt;Cool, thank you for this tip !&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Thu, 26 Oct 2017 04:18:36 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3585229266</link><description>&lt;p&gt;So long as you have vcxsrv running already, you can just add this to your .bashrc to automatically open terminator when WSL starts:&lt;br&gt;[[ $(pgrep terminator) ]] || DISPLAY=:0 terminator -u&lt;br&gt;I sort of forgot the first part when I tried this and just had `DISPLAY=:0 terminator -u` in my .bashrc, which caused an infinite loop since my .bashrc started terminator which then sourced my .bashrc again...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">EmberQuill</dc:creator><pubDate>Thu, 26 Oct 2017 02:28:13 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3503064495</link><description>&lt;p&gt;Is it possible to make a script to instantly open terminator? Without having to manually get into the WSL, and run terminator?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SaadNajmi</dc:creator><pubDate>Tue, 05 Sep 2017 10:55:09 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3441507139</link><description>&lt;p&gt;Cool :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sat, 29 Jul 2017 05:01:34 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3419155308</link><description>&lt;p&gt;Hey ! Unfortunately I don't have much experience tunneling from Windows. The only times I do X over ssh is from Linux, so no idea here :/&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sun, 16 Jul 2017 08:05:23 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3418606536</link><description>&lt;p&gt;Yeah but don't you tunnel X and start programs like gvim, etc?  Or run other programs through the tunnel?  I tried conemu and it looks great, but X appliction font rendering is still off.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hedges</dc:creator><pubDate>Sat, 15 Jul 2017 18:52:53 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3418251761</link><description>&lt;p&gt;Not sure here, sorry. Started using Conemu natively for the terminal applications and stopped needing a terminal emulator via XServer because of that.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sat, 15 Jul 2017 13:38:06 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3418159287</link><description>&lt;p&gt;No compatibility mode tab for this program in Windows 10.  Wat do?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hedges</dc:creator><pubDate>Sat, 15 Jul 2017 12:20:20 -0000</pubDate></item><item><title>Re: Disassembling Pioneer SE-50 headphones</title><link>https://cyplo.github.io/posts/2011/12/20/disassembling-pioneer-se-50-headphones.html#comment-3365684094</link><description>&lt;p&gt;Hey ! This was DEFINITELY the most difficult part of the disassembly ! I did put some IPA alcohol on, let it sit for a while, so the alcohol gets behind the sign and then pried with a scalpel/xacto knife. Hope this helps :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Fri, 16 Jun 2017 15:36:14 -0000</pubDate></item><item><title>Re: Disassembling Pioneer SE-50 headphones</title><link>https://cyplo.github.io/posts/2011/12/20/disassembling-pioneer-se-50-headphones.html#comment-3364680025</link><description>&lt;p&gt;very cool i have a pair my self. How the heck did you get that those Pioneer signs off ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael DeMars</dc:creator><pubDate>Fri, 16 Jun 2017 02:06:26 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3174184615</link><description>&lt;p&gt;That is a good tip, thank you !&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">cyplo</dc:creator><pubDate>Sat, 25 Feb 2017 05:03:13 -0000</pubDate></item><item><title>Re: The best terminal emulator for Windows 10's Bash or how to run X applications</title><link>https://cyplo.github.io/blog/posts/2016/07/06/terminal-emulator-windows-10-bash.html#comment-3170004855</link><description>&lt;p&gt;&lt;a href="https://uploads.disquscdn.com/images/cd1a73748a8ba0cb5d34deeb233d037ee082e44539f388f94d6af34011338675.png" rel="nofollow noopener" target="_blank" title="https://uploads.disquscdn.com/images/cd1a73748a8ba0cb5d34deeb233d037ee082e44539f388f94d6af34011338675.png"&gt;https://uploads.disquscdn.c...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Beer</dc:creator><pubDate>Wed, 22 Feb 2017 18:00:22 -0000</pubDate></item></channel></rss>