<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: minopret</title><link>https://news.ycombinator.com/user?id=minopret</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Apr 2026 07:50:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=minopret" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by minopret in "Vera Rubin has died"]]></title><description><![CDATA[
<p>The reports at 6abc (from AP) and at nbcphiladelphia say merely "Philadelphia native". She was born July 23, 1928 in Philadelphia [1] and moved from there to D.C. at age ten [2].
[1]: <a href="https://jwa.org/encyclopedia/article/rubin-vera-cooper" rel="nofollow">https://jwa.org/encyclopedia/article/rubin-vera-cooper</a> (which lists a few references that I am not going to look up right now)
[2]: <a href="http://www.marciabartusiak.com/uploads/8/5/8/9/8589314/spins_the_stars.pdf" rel="nofollow">http://www.marciabartusiak.com/uploads/8/5/8/9/8589314/spins...</a></p>
]]></description><pubDate>Tue, 27 Dec 2016 12:23:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=13262692</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=13262692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13262692</guid></item><item><title><![CDATA[New comment by minopret in "Jewish problems (2011)"]]></title><description><![CDATA[
<p>I wouldn't overlook the distinctions between them. This kind of policy against Jews was a "quota", specifically "numerus clausus". Participation from a specific minority is prohibited once it reaches a specific number.</p>
]]></description><pubDate>Mon, 18 Jan 2016 16:10:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=10925153</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=10925153</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10925153</guid></item><item><title><![CDATA[New comment by minopret in "Python bytecode is heavily trusted by CPython"]]></title><description><![CDATA[
<p>Let's consider which are the hard parts of verifying that remote code is safe.<p>Useful verifiers exist. Coq is a state-of-the-art verifier for a large class of propositions. It hasn't been easy to create. Its design is not frozen.<p>We need to create a specification for safe remote code that is trustworthy. This seems difficult when permitting all the remote code capabilities that we want.<p>We need to demonstrate constructing specification-compliant code for a nontrivial algorithm with a proof of compliance. This seems costly but feasible.</p>
]]></description><pubDate>Wed, 21 Oct 2015 12:28:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=10424942</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=10424942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10424942</guid></item><item><title><![CDATA[New comment by minopret in "Ask HN: Why did literate programming not catch on?"]]></title><description><![CDATA[
<p>Which wiki engine do you have in mind? There certainly is revision control in MediaWiki, Confluence, and others. Granted, I wouldn't use those in place of a source code revision control system such as git. There are generally no "annotate"/"blame" or "pickaxe" features. I would agree with writing something code-friendly in the first place, examples of which would include DocBook and Restructured Text.</p>
]]></description><pubDate>Mon, 17 Aug 2015 01:53:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=10071039</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=10071039</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10071039</guid></item><item><title><![CDATA[New comment by minopret in "Spiders Ingest Nanotubes, Then Weave Silk Reinforced with Carbon"]]></title><description><![CDATA[
<p>> Who would have guessed<p>Except for not being a dog, such a spider is anticipated in Goethe's little poem «Annonce» (Advertisement):<p><pre><code>    A little dog is sought
    that never barked nor bit
    takes broken glass as feed
    leaves diamonds as - -
</code></pre>
(my own translation, but wouldn't be surprised if it has appeared in these words before)</p>
]]></description><pubDate>Thu, 07 May 2015 05:01:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=9503372</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9503372</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9503372</guid></item><item><title><![CDATA[New comment by minopret in "Passport Index – World's passports in one place"]]></title><description><![CDATA[
<p>I think there's something relevant going on with search optimization, or if you prefer, marketing and advertising. A Wikipedia user who is somewhat active just now is using mentions of the website to boost the references to a particular consulting firm. This sort of activity is not much beloved by many habitues of Wikipedia, as you can see in the essay <a href="http://en.wikipedia.org/wiki/WP:SPA" rel="nofollow">http://en.wikipedia.org/wiki/WP:SPA</a><p>Here I'll leave it to others whether this is smart and laudable or sneaky and regrettable. Perhaps it's normal and unremarkable, but I find it interesting. It is only a guess on my part that this is intentional and coordinated.</p>
]]></description><pubDate>Thu, 16 Apr 2015 15:34:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=9388662</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9388662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9388662</guid></item><item><title><![CDATA[New comment by minopret in "Truecrypt report"]]></title><description><![CDATA[
<p>You can use 7zip to archive, compress, and AES-256 encrypt.<p>You can also use GnuPG or openssl to encrypt a file or a disk image.<p>Lately I took a look at actual filesystems for cross-platform use. I didn't find a great one, but depending on which OS you want to burden with an extra driver, pretty good ones include exFAT, NTFS, and UDF specifically version 2.01. Like you, I am curious whether better answers are available.</p>
]]></description><pubDate>Thu, 02 Apr 2015 17:36:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=9312115</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9312115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9312115</guid></item><item><title><![CDATA[New comment by minopret in "Implement a programming language from scratch"]]></title><description><![CDATA[
<p>I agree. A counterargument is that you're inherently taking advantage of the processor(s) and the operating system, not to mention, ha ha, every single component and factor that you did not personally create, whether or not it is computational in nature...<p>Another route, my present hobby and something that I know many have done before: Take the Lisp program on page 10 of the Lisp 1.5 User Manual and translate it into C. Write a simple tokenizer/parser (read function) in C and translate that into Lisp. Once the C program can run the equivalent Lisp program, we're on our way.<p>At the outset I have no garbage collection. I just expect the memory space to fill up pretty soon. I could have `cons` compute a hash for each cell to eliminate common subexpressions, but for a while I suppose I won't bother at all. The C program has a loop to handle evcon (did I write cons? oops), eval, and apply as a trio of mutually tail-recursive operations. That's an obvious place to put a stop-the-world mark-and-sweep operation or some such thing.<p>To get the C tools out of the loop eventually, hand-disassemble the binary program (C compiler output) just to see what's there. Then write a Lisp program (compiler) that translates the Lisp 1.5 User Manual program into something pretty similar.</p>
]]></description><pubDate>Tue, 31 Mar 2015 19:08:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=9299091</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9299091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9299091</guid></item><item><title><![CDATA[New comment by minopret in "Implement a programming language from scratch"]]></title><description><![CDATA[
<p>Or you can go on to implement all the toy lambdas in all the toy lambdas, simultaneously.<p>* [The Mystery of the Tower Revealed: A Non-Reflective Description of the Reflective Tower](<a href="http://www.cs.indiana.edu/cgi-bin/techreports/TRNNN.cgi?trnum=TR196" rel="nofollow">http://www.cs.indiana.edu/cgi-bin/techreports/TRNNN.cgi?trnu...</a>) [abstract](<a href="http://www.ccs.neu.edu/home/wand/Bibliography.html#WandFriedman88" rel="nofollow">http://www.ccs.neu.edu/home/wand/Bibliography.html#WandFried...</a>)<p>* [Reflection](<a href="http://library.readscheme.org/page11.html" rel="nofollow">http://library.readscheme.org/page11.html</a>)<p>Maybe abstraction is only a means to [expressiveness](<a href="http://programmers.stackexchange.com/a/254867/100375" rel="nofollow">http://programmers.stackexchange.com/a/254867/100375</a>).</p>
]]></description><pubDate>Tue, 31 Mar 2015 17:56:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=9298482</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9298482</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9298482</guid></item><item><title><![CDATA[New comment by minopret in "Proving false in Coq using an implementation bug"]]></title><description><![CDATA[
<p>Too bad this comes too late to earn a bounty in bitcoin at Proof Market. <a href="https://proofmarket.org/problem/view/12" rel="nofollow">https://proofmarket.org/problem/view/12</a></p>
]]></description><pubDate>Wed, 25 Mar 2015 18:51:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=9265098</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9265098</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9265098</guid></item><item><title><![CDATA[New comment by minopret in "Ask HN: Non-Sexist Behaviour Guidelines?"]]></title><description><![CDATA[
<p>My bad. It's not a lawyer term. I really don't know enough to be clear and accurate about that point.</p>
]]></description><pubDate>Tue, 17 Mar 2015 17:17:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=9219522</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9219522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9219522</guid></item><item><title><![CDATA[New comment by minopret in "Ask HN: Non-Sexist Behaviour Guidelines?"]]></title><description><![CDATA[
<p>> has anybody with legal and/or HR credentials and some ethical sense written any definitive guide what is OK and what is not specifically in the context of the modern office?<p>Yes, they have. I am NOT one of them. I don't have one of those guides. But I've received enough mandatory training to have a layperson's understanding of the baseline in my national jurisdiction which is USA. The baseline is twofold, it is fairly clear, and it is worth reviewing. Don't take my word for it, but I think if you check your authorities you may get confirmation.<p>First, no "quid pro quo." That is, you should steer clear of even the appearance that you will provide business advantage in exchange for affectionate acts from a person who is sexually attractive to you. This principle is an excellent reason not to ask an interviewee to go out on a date (slightly simplifying an example from elsewhere in recent Hacker News).<p>Second, no "hostile environment." That is, you should steer clear of even the appearance that you are making the workplace uncomfortable for people who are sexually attractive to you. Decorating your desk with a calendar featuring glamour photos of models, unless that is your duty in your occupation, is not a very good idea.</p>
]]></description><pubDate>Tue, 10 Mar 2015 21:16:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=9180689</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9180689</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9180689</guid></item><item><title><![CDATA[New comment by minopret in "Best way to handle interviewer asking me out on a date after tech screen?"]]></title><description><![CDATA[
<p>I applaud your point that harassment is largely a clear violation of norms, not a gradation on a spectrum of relaxed behavior.<p>May I respectfully take issue though with the turn of phrase "we shouldn't need women to tell us"? Does that wording illustrate a problem by assuming that women are outsiders?<p>I write "illustrate" because I doubt that you really make that assumption. I don't really mean to single you out. I just felt that this language throws light on one of the problems facing women in our computing workplaces.</p>
]]></description><pubDate>Tue, 10 Mar 2015 20:55:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=9180560</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9180560</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9180560</guid></item><item><title><![CDATA[Hoping to spur needed editing in Wikipedia (2013)]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.technologyreview.com/featuredstory/520446/the-decline-of-wikipedia/">http://www.technologyreview.com/featuredstory/520446/the-decline-of-wikipedia/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=9162438">https://news.ycombinator.com/item?id=9162438</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 07 Mar 2015 17:47:07 +0000</pubDate><link>http://www.technologyreview.com/featuredstory/520446/the-decline-of-wikipedia/</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9162438</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9162438</guid></item><item><title><![CDATA[New comment by minopret in "Notes on watching "Aliens" for the first time again, with a bunch of kids"]]></title><description><![CDATA[
<p>I like Common Sense Media. I didn't think I would like any media monitor for parents, but I think this one provides enough depth of information to put decisions into parents' hands. They rate and discuss several factors including not only sex and violence, but also consumerism, "is it any good," and "will kids want it." On the other hand, they also offer simple summaries. A parent who has specific criteria can generally just get a list of current products that meet those criteria.</p>
]]></description><pubDate>Sun, 01 Mar 2015 20:37:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=9128783</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9128783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9128783</guid></item><item><title><![CDATA[How and why to encrypt a virtual machine's disk image (2014)]]></title><description><![CDATA[
<p>Article URL: <a href="http://andrew.triumf.ca/FDE-VM.html">http://andrew.triumf.ca/FDE-VM.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=9128661">https://news.ycombinator.com/item?id=9128661</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Mar 2015 20:10:06 +0000</pubDate><link>http://andrew.triumf.ca/FDE-VM.html</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9128661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9128661</guid></item><item><title><![CDATA[New comment by minopret in "Email Encryption Software Relies on One Guy, Who Is Going Broke"]]></title><description><![CDATA[
<p>I agree more would be better, but aren't there several now, such as the Free Software Foundation, the Software Freedom Conservancy, and the Apache Software Foundation?</p>
]]></description><pubDate>Thu, 05 Feb 2015 16:23:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=9004022</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9004022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9004022</guid></item><item><title><![CDATA[New comment by minopret in "Email Encryption Software Relies on One Guy, Who Is Going Broke"]]></title><description><![CDATA[
<p>Can someone explain why GPG in the person of Werner Koch isn't substantially funded under FSFE?<p>My first thought was the Software Freedom Conservancy. The only reasons I see for them not to take GPG under their wing are lack of will (but why?), sense of funding priorities (but why?), or the possibility that some GPG constituents would be concerned about associating GPG strongly with a US-based organization.</p>
]]></description><pubDate>Thu, 05 Feb 2015 16:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=9003975</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=9003975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9003975</guid></item><item><title><![CDATA[New comment by minopret in "The R language, for programmers"]]></title><description><![CDATA[
<p>In the Python portfolio I'd mention matplotlib.<p>Then Sage (sagemath.org) just dazzles me. It's a grand integrated environment using Python with lots of math/stat software built in (including NumPy and R) and lots more optional (including Matlab). You can just go see it and try it at cloud.sagemath.com. If you like it you can continue to use it there or you can download it - it's free open-source software.</p>
]]></description><pubDate>Fri, 05 Dec 2014 06:40:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=8703242</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=8703242</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8703242</guid></item><item><title><![CDATA[New comment by minopret in "(An ((Even Better) Lisp) Interpreter (in Python))"]]></title><description><![CDATA[
<p>I went through this in depth when I spent more time playing at writing a Lisp interpreter.<p>I appreciate that these two features are crucial.<p>1. In the Python code of the interpreter, "Instead of making a recursive call that returns a value that is then immediately returned again by the caller, we can instead alter the value of x (and sometimes env) in the original invocation of eval(x, env). We are free to do that whenever the old value of x is no longer needed." That is how we implement proper tail calls. Thus we avoid inflating the call stack needlessly, continually, and hugely.<p>2. Testing.<p>The rest seems incremental to me, at least by comparison. I'm not even that excited about the famous Lisp macros. I think I haven't arrived there yet. I do appreciate that backquote reduces contortions just like `%` aka `str.format` does in Python.</p>
]]></description><pubDate>Wed, 12 Nov 2014 05:05:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=8594101</link><dc:creator>minopret</dc:creator><comments>https://news.ycombinator.com/item?id=8594101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8594101</guid></item></channel></rss>