<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for tmm1</title><link>http://disqus.com/by/tmm1/</link><description></description><atom:link href="http://disqus.com/tmm1/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 12 May 2017 15:05:57 -0000</lastBuildDate><item><title>Re: 
      Creating a Java VM from Android Native Code
    </title><link>https://calebfenton.github.io/2017/04/05/creating_java_vm_from_android_native_code/#comment-3302672257</link><description>&lt;p&gt;Great writeup! Unfortunately it appears that as of Android M, the WithFramework class has been removed: &lt;a href="https://android-review.googlesource.com/#/c/157981/" rel="nofollow noopener" target="_blank" title="https://android-review.googlesource.com/#/c/157981/"&gt;https://android-review.goog...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I assume you were running this on an older Android device?&lt;/p&gt;&lt;p&gt;There's some similar discussions on &lt;a href="http://stackoverflow.com/questions/13000561/cli-on-dalvikvm-fails-on-jni-lib" rel="nofollow noopener" target="_blank" title="http://stackoverflow.com/questions/13000561/cli-on-dalvikvm-fails-on-jni-lib"&gt;http://stackoverflow.com/qu...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Fri, 12 May 2017 15:05:57 -0000</pubDate></item><item><title>Re: an obscure kernel feature to get more info about dying processes</title><link>http://timetobleed.com/an-obscure-kernel-feature-to-get-more-info-about-dying-processes/#comment-517204024</link><description>&lt;p&gt;Note that this technique often results in a truncated coredump, due to a known upstream kernel bug. See &lt;a href="https://bugzilla.redhat.com/show_bug.cgi?id=759213" rel="nofollow noopener" target="_blank" title="https://bugzilla.redhat.com/show_bug.cgi?id=759213"&gt;https://bugzilla.redhat.com...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Wed, 02 May 2012 20:40:26 -0000</pubDate></item><item><title>Re: Garbage Collection Slides from LA Ruby Conference</title><link>http://timetobleed.com/garbage-collection-slides-from-la-ruby-conference/#comment-36246291</link><description>&lt;p&gt;The patch is for 1.9, written by @nari3 and is available at &lt;a href="http://www.narihiro.info/index.en.html" rel="nofollow noopener" target="_blank" title="http://www.narihiro.info/index.en.html"&gt;http://www.narihiro.info/in...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Tue, 23 Feb 2010 23:46:56 -0000</pubDate></item><item><title>Re: Garbage Collection Slides from LA Ruby Conference</title><link>http://timetobleed.com/garbage-collection-slides-from-la-ruby-conference/#comment-36245047</link><description>&lt;p&gt;our first hack at a rails3 patch is at &lt;a href="http://gist.github.com/308003" rel="nofollow noopener" target="_blank" title="http://gist.github.com/308003"&gt;http://gist.github.com/308003&lt;/a&gt;, but it needs some work before it can be committed back to rails3&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Tue, 23 Feb 2010 23:45:22 -0000</pubDate></item><item><title>Re: Garbage Collection Slides from LA Ruby Conference</title><link>http://timetobleed.com/garbage-collection-slides-from-la-ruby-conference/#comment-36244299</link><description>&lt;p&gt;PDF: &lt;a href="http://dl.dropbox.com/u/635/gc-export.pdf" rel="nofollow noopener" target="_blank" title="http://dl.dropbox.com/u/635/gc-export.pdf"&gt;http://dl.dropbox.com/u/635...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Tue, 23 Feb 2010 23:44:10 -0000</pubDate></item><item><title>Re: Ruby statement modifers behave differently than conditional statements - Ryan Angilly's Blog</title><link>http://ryanangilly.com/post/304559058#comment-27402107</link><description>&lt;p&gt;This has nothing to do with statement modifiers vs conditionals. Consider the following:&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt; if false&lt;br&gt;&amp;gt;&amp;gt;   a = 1&lt;br&gt;&amp;gt;&amp;gt; end&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt; defined? a&lt;br&gt;=&amp;gt; "local-variable"&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt; a&lt;br&gt;=&amp;gt; nil&lt;/p&gt;&lt;p&gt;The ruby parser sees 'a=1' and defines 'a' as a local variable, even though it is impossible for that code to be run.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Mon, 28 Dec 2009 13:57:36 -0000</pubDate></item><item><title>Re: memprof: A Ruby level memory profiler</title><link>http://timetobleed.com/memprof-a-ruby-level-memory-profiler/#comment-25978334</link><description>&lt;p&gt;The Memprof.stats API is designed to replace bleak_house. Additional features are being developed- for instance, the Memprof.dump API described at &lt;a href="http://timetobleed.com/what-is-a-ruby-object-introducing-memprof-dump/" rel="nofollow noopener" target="_blank" title="http://timetobleed.com/what-is-a-ruby-object-introducing-memprof-dump/"&gt;http://timetobleed.com/what...&lt;/a&gt; will print out all objects in detail, including the number of bytes of character data associated with all strings.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Wed, 16 Dec 2009 15:55:07 -0000</pubDate></item><item><title>Re: What is a ruby object? (introducing Memprof.dump)</title><link>http://timetobleed.com/what-is-a-ruby-object-introducing-memprof-dump/#comment-25892414</link><description>&lt;p&gt;I plan on adding a Memprof.dump_all which will produce a full heap dump which can be analyzed to calculate the size of any given object. It's tricky because the size of an Object has to take into account all the instance variables and singleton methods attached to it, etc.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Tue, 15 Dec 2009 16:15:34 -0000</pubDate></item><item><title>Re: What is a ruby object? (introducing Memprof.dump)</title><link>http://timetobleed.com/what-is-a-ruby-object-introducing-memprof-dump/#comment-25812184</link><description>&lt;p&gt;Not really sure what CREFs are yet =)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Mon, 14 Dec 2009 20:50:42 -0000</pubDate></item><item><title>Re: Extending ltrace to make your Ruby/Python/Perl/PHP apps faster</title><link>http://timetobleed.com/extending-ltrace-to-make-your-rubypythonperlphp-apps-faster/#comment-19918204</link><description>&lt;p&gt;Also ltrace can trace system calls, so you can use it instead of strace.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Mon, 12 Oct 2009 14:58:12 -0000</pubDate></item><item><title>Re: Extending ltrace to make your Ruby/Python/Perl/PHP apps faster</title><link>http://timetobleed.com/extending-ltrace-to-make-your-rubypythonperlphp-apps-faster/#comment-19918177</link><description>&lt;p&gt;Using strace to trace mysql traffic is painful. You have to know which file descriptors to trace (check via lsof first), then trace all network traffic on those fds in verbose mode to see the queries themselves (doesn't work if the mysql protocol has compression enabled), and then try to figure out how long each of the queries took to execute by matching queries and responses.&lt;/p&gt;&lt;p&gt;ltraceing mysql_send_query() gives you all this information in one line.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Mon, 12 Oct 2009 14:57:50 -0000</pubDate></item><item><title>Re: Extending ltrace to make your Ruby/Python/Perl/PHP apps faster</title><link>http://timetobleed.com/extending-ltrace-to-make-your-rubypythonperlphp-apps-faster/#comment-19841313</link><description>&lt;p&gt;strace traces system calls. ltrace traces library calls.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Sun, 11 Oct 2009 03:33:09 -0000</pubDate></item><item><title>Re: nirvdrum's weblog :: Lessons Learned in Large Computations with Ruby</title><link>http://nirvdrum.com/2009/09/17/lessons-learned-in-large-computations-with-ruby.html#comment-16845921</link><description>&lt;p&gt;FYI I uploaded a new perftools.rb 0.2.5 gem yesterday that fixes a lot of the segfault issues. If you get a chance, give it a try and let me know if you still have problems.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Thu, 17 Sep 2009 19:12:18 -0000</pubDate></item><item><title>Re: Beware Of EventMachine Periodic TImers</title><link>http://dailyawswtf.com/post/168125804#comment-15213681</link><description>&lt;p&gt;Ah. Ideally you would use something like em-http-request to make those calls, so they're scheduled back into the reactor and there's no need for EM.defer or threads.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Fri, 21 Aug 2009 18:49:46 -0000</pubDate></item><item><title>Re: Beware Of EventMachine Periodic TImers</title><link>http://dailyawswtf.com/post/168125804#comment-15207689</link><description>&lt;p&gt;What was your longer running task in this case?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Fri, 21 Aug 2009 16:06:53 -0000</pubDate></item><item><title>Re: Superfeedr Blog : Performance monitoring with collectd</title><link>http://blog.superfeedr.com/OSS/collectd/infrastructure/open-source/performance-monitoring-with-collectd/#comment-14469866</link><description>&lt;p&gt;This is awsome!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Sat, 08 Aug 2009 07:20:18 -0000</pubDate></item><item><title>Re: git ready &amp;raquo; smartly save stashes</title><link>http://gitready.com/beginner/2009/03/13/smartly-save-stashes.html#comment-7533587</link><description>&lt;p&gt;You can also git add -p the changes you don't want into your index, and then git stash save --keep-index to ignore those.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tmm1</dc:creator><pubDate>Thu, 26 Mar 2009 15:23:05 -0000</pubDate></item></channel></rss>