<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: fusiongyro</title><link>https://news.ycombinator.com/user?id=fusiongyro</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 16 Apr 2026 05:04:15 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=fusiongyro" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by fusiongyro in "SAT/SMT by Example [pdf]"]]></title><description><![CDATA[
<p>Can you elaborate on that? I only saw a couple small scheduling examples in the book.</p>
]]></description><pubDate>Tue, 05 Feb 2019 04:56:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=19083114</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=19083114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19083114</guid></item><item><title><![CDATA[New comment by fusiongyro in "APL\iv: an APL interpreter and stream processor written in Go"]]></title><description><![CDATA[
<p>Dyalog also deviates from the ISO standard, adding things from J like hooks and forks. IIRC, GNU APL's deviations are to bring it closer to IBM APL2, but it's been a while since I cared about any of this.</p>
]]></description><pubDate>Fri, 25 Jan 2019 18:00:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=19000491</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=19000491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19000491</guid></item><item><title><![CDATA[New comment by fusiongyro in "Using the Singular ‘They’: Why It Is Important"]]></title><description><![CDATA[
<p>For some reason, in my Firefox, the page renders with a massive symbol obscuring the bottom half of the page.</p>
]]></description><pubDate>Tue, 15 Jan 2019 15:50:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=18911975</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18911975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18911975</guid></item><item><title><![CDATA[New comment by fusiongyro in "Ask HN: What would your ideal issue tracker look like?"]]></title><description><![CDATA[
<p>It's fine if you don't agree with my analogy or don't like S.O. but I don't think this contributes much to the discussion of how to make issue trackers.</p>
]]></description><pubDate>Fri, 11 Jan 2019 21:42:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=18887412</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18887412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18887412</guid></item><item><title><![CDATA[New comment by fusiongyro in "Ask HN: What would your ideal issue tracker look like?"]]></title><description><![CDATA[
<p>I don't know exactly how it would work. But if I wanted to figure it out, I would start by taking a fairly large project's ticket tracker and sort through every reply on every ticket and try to categorize them into buckets.<p>For instance, I'd expect you to find "me too" comments, and those should be eliminated, just as "me too" "answers" on S.O. are eliminated.<p>I'd expect you to find status-update queries and replies. So that suggests you need a mechanism for pinging for an update that doesn't require a bunch of text from user and developer, or else some mechanism by which the freshness of a ticket becomes irrelevant.add new answers to old questions.)<p>I'd expect you to find people posting workarounds, which would suggest that you want workarounds to be a different "type" than regular commentary, and you probably want them called out separately somehow. It sucks to have to read through three pages of identical me-too complaints to find a workaround and then read through another two pages of people thanking the workaround author for the workaround, as frequently happens on the Ubuntu tracker.<p>I'm not sure if these are helpful examples or not, but I think when you see a pile of messages that you have to read through to extract content, you are looking at an opportunity to work out the hidden semantics of the thing, and turn those hidden semantics into first-class entities and actions, to make a more structured environment that will save people time.<p>I have seen too many JIRA deployments where the only plan was, make the state machine larger and require more separate fields from everybody. But those fields and states really just represent the hope that you might not have to read that pile of comments. In practice, most of those fields wind up empty, most of those states wind up skipped over, and you still have to read the whole ticket. Why? Because a JIRA ticket is still fundamentally a chronologically-sorted forum thread.</p>
]]></description><pubDate>Fri, 11 Jan 2019 21:24:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=18887215</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18887215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18887215</guid></item><item><title><![CDATA[New comment by fusiongyro in "Ask HN: What would your ideal issue tracker look like?"]]></title><description><![CDATA[
<p>The main problem with issue trackers is similar to the problem of programming forums before Stack Overflow. Issue trackers become a chronological pile-up of crap. Stack Overflow is an incredible leap from earlier programming forums because it isolated what was valuable (questions, answers) and moved the chaff out of the way (comments, revising the question).<p>JIRA is basically the most sophisticated programming forum, for issue tracking. What we need is the Stack Overflow of issue tracking, that figures out what the real entities and actions are and eliminates the chronological pile-up.</p>
]]></description><pubDate>Fri, 11 Jan 2019 20:48:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=18886813</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18886813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18886813</guid></item><item><title><![CDATA[New comment by fusiongyro in "The LaTeX fetish (2016)"]]></title><description><![CDATA[
<p>Most of my questions on tex.SE are about ConTeXt, simply because all paths in ConTeXt are less explored than LaTeX. The frontier is nearer. But I have never failed to get a useful and informative solution from one of the handful of experts.<p>I wish I had sources for my other comments handy. If I have time I will try to dig some up.</p>
]]></description><pubDate>Wed, 09 Jan 2019 20:30:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=18868522</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18868522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18868522</guid></item><item><title><![CDATA[New comment by fusiongyro in "The LaTeX fetish (2016)"]]></title><description><![CDATA[
<p>There is not, to my knowledge, a really commonly-used workflow that starts at Word and ends at typesetting. This is something Pandoc purports to do, but I would expect to lose most of your manual formatting tweaks from Word in the process.<p>Pandoc is a good tool for automating workflows that start with some other format and end with LaTeX.<p>Another good option if you like Emacs is org-mode, which has a LaTeX export, among other things.</p>
]]></description><pubDate>Wed, 09 Jan 2019 16:59:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=18866343</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18866343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18866343</guid></item><item><title><![CDATA[New comment by fusiongyro in "The LaTeX fetish (2016)"]]></title><description><![CDATA[
<p>I have used ConTeXt a fair amount and I like it quite a bit. I would actually say it is easier than LaTeX, in the sense that it is more discoverable. After you use it for a bit, you see that the macros are all built on each other in predictable ways, so they all tend to take the same options and achieve similar effects. In LaTeX, the answer to your questions is usually "there's a package for that," whereas in ConTeXt, the answer is often "this macro takes the same options as this other macro, so just pass them in."<p>What is different about ConTeXt is the prevailing attitude towards using plain TeX from it. LaTeX really seems to consider plain TeX quite unsafe. I suspect this is because it is hard to build a resilient declarative system on highly weird and procedural TeX. ConTeXt, on the other hand, kind of encourages you to use TeX directly. So that led me to learning more about plain TeX, which now seems much less scary to me than when I was using LaTeX.</p>
]]></description><pubDate>Wed, 09 Jan 2019 16:42:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=18866154</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18866154</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18866154</guid></item><item><title><![CDATA[New comment by fusiongyro in "The LaTeX fetish (2016)"]]></title><description><![CDATA[
<p>This complaint is basically the reason XeTeX was written, which accesses your standard system fonts instead. LuaTeX also handles TTF and OpenFont without trouble. These both produce PDFs instead of DVI or Postscript output (per your comment below).</p>
]]></description><pubDate>Wed, 09 Jan 2019 15:47:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=18865575</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18865575</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18865575</guid></item><item><title><![CDATA[New comment by fusiongyro in "Ask HN: Is web development still a viable career choice?"]]></title><description><![CDATA[
<p>Judging by how hard it is to hire web developers, yes.</p>
]]></description><pubDate>Tue, 08 Jan 2019 17:11:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=18857206</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18857206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18857206</guid></item><item><title><![CDATA[New comment by fusiongyro in "Tales of an Aging Gamer: We keep getting older, the games stay the same"]]></title><description><![CDATA[
<p>I did this dance last year, so let me give you some free advice.<p>Show your kids how to save and how NOT to overwrite your save in BoTW.<p>Having my kids blow away my ~20 hours of work completely deflated me and I have not been able to get back into it since.</p>
]]></description><pubDate>Thu, 03 Jan 2019 18:01:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=18817313</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18817313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18817313</guid></item><item><title><![CDATA[New comment by fusiongyro in "Tales of an Aging Gamer: We keep getting older, the games stay the same"]]></title><description><![CDATA[
<p>I have fond memories of playing Final Fantasy II as a kid. I downloaded Octopath Traveller on the Switch and couldn't get through the introduction I was so bored. Going back and playing Final Fantasy on the NES Classic, I can't believe I used to have so much time on my hands and so much patience to play this stuff.<p>Then again, I've gotten deeply in chess lately...</p>
]]></description><pubDate>Thu, 03 Jan 2019 17:59:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=18817296</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18817296</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18817296</guid></item><item><title><![CDATA[New comment by fusiongyro in "Ask HN: Have you ever regretted working on a product?"]]></title><description><![CDATA[
<p>Yes, a few of my gigs were, probably not evil but certainly low in value for actual humans. But we all have to eat, and circumstances sometimes send you off looking for whatever job or client you can get right now.</p>
]]></description><pubDate>Wed, 21 Nov 2018 05:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=18500375</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18500375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18500375</guid></item><item><title><![CDATA[New comment by fusiongyro in "Shamir’s Secret Sharing Scheme"]]></title><description><![CDATA[
<p>The real question is what the fundamental theorem of algebra has to do with algebra.</p>
]]></description><pubDate>Tue, 20 Nov 2018 20:45:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=18497539</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18497539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18497539</guid></item><item><title><![CDATA[New comment by fusiongyro in "Girl Scouts file trademark lawsuit as Boy Scouts plan to rename to Scouts BSA"]]></title><description><![CDATA[
<p>Thanks for answering. I really appreciate that you took the time to explain this.</p>
]]></description><pubDate>Wed, 07 Nov 2018 15:58:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=18399940</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18399940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18399940</guid></item><item><title><![CDATA[New comment by fusiongyro in "Girl Scouts file trademark lawsuit as Boy Scouts plan to rename to Scouts BSA"]]></title><description><![CDATA[
<p>I feel like I always hear about girl scout fundraising (not just the cookies) but never about girl scouting. In contrast, I hear a lot about camping and whatnot with the boy scouts, yet they never seem to be in my face raising money. What's all that girl scout money going towards? More fundraising?</p>
]]></description><pubDate>Wed, 07 Nov 2018 07:34:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=18397617</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18397617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18397617</guid></item><item><title><![CDATA[New comment by fusiongyro in "Hawaii Supreme Court Rules in Favor of Building Thirty Meter Telescope"]]></title><description><![CDATA[
<p>I had the impression this was more of a negotiating tactic than an actual plan. But this is like fourth-hand rumor.</p>
]]></description><pubDate>Thu, 01 Nov 2018 04:25:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=18351449</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18351449</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18351449</guid></item><item><title><![CDATA[New comment by fusiongyro in "Richard Stallman Has Announced the GNU Kind Communication Guidelines"]]></title><description><![CDATA[
<p>I'm a beginner at Go but I think it is fascinating and full of real-life lessons like this.<p>In general, strong play has a lot of forcing moves that demand responses. Being obsessed with having the last word is akin to allowing the other player to dictate when and where you will play, which is a substantial advantage for the other player. Go is won by area, not capture, so often a weak-looking sketch of territory is more effective than a lot of direct squabbling over little stones.<p>It's also easy to overplay. Being greedy is a good way to lose everything in Go. So a good game can have the flavor of a negotiation. There are even a lot of standard trades that aim for equality between the players.</p>
]]></description><pubDate>Wed, 24 Oct 2018 14:38:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=18292761</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18292761</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18292761</guid></item><item><title><![CDATA[New comment by fusiongyro in "Business card-sized Japanese phone bucks the giant-phone trend"]]></title><description><![CDATA[
<p>I'm starting to think that "computer-substitute" is precisely what smart phones have become, and that having a real computer you depend on might correlate with age, income or occupation in a way that phone ownership cuts across. It's pretty easy to finance a phone purchase through your carrier, especially compared to Apple's Barclay deal (unless this has changed a lot in the last few years.) I think a lot of people under thirty are borderline computer illiterate, but get by using their phone. For them, a bigger screen that's harder to type on is fine. For people with more money and computer literacy, it's just a matter of taste--but we're not the biggest slice of the pie.</p>
]]></description><pubDate>Sat, 20 Oct 2018 05:22:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=18261897</link><dc:creator>fusiongyro</dc:creator><comments>https://news.ycombinator.com/item?id=18261897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18261897</guid></item></channel></rss>