<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: awolven</title><link>https://news.ycombinator.com/user?id=awolven</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Jul 2026 22:28:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=awolven" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by awolven in "A road to Lisp: Why Lisp"]]></title><description><![CDATA[
<p>I've been programming Lisp too long to appreciate it's features.  It is not until I watch in shock and horror how people sabotage themselves in the popular and economically less risky languages that I suddenly come to appreciate Lisp again.</p>
]]></description><pubDate>Thu, 09 Jul 2026 23:09:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48853613</link><dc:creator>awolven</dc:creator><comments>https://news.ycombinator.com/item?id=48853613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48853613</guid></item><item><title><![CDATA[New comment by awolven in "No Graphics API"]]></title><description><![CDATA[
<p>Is this going to materialize into a "thing"?</p>
]]></description><pubDate>Wed, 17 Dec 2025 02:19:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=46297466</link><dc:creator>awolven</dc:creator><comments>https://news.ycombinator.com/item?id=46297466</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46297466</guid></item><item><title><![CDATA[New comment by awolven in "The cost of transparency: Living with schizoaffective disorder in tech"]]></title><description><![CDATA[
<p>I have schizoaffective disorder and work in the tech industry and have not noticed any of the things this author talks about.  While I am medicated, even if I inform bosses, coworkers or HR that I have this dangerous mental illness, I am treated completely normal.  It is only when I have an episode of psychosis that things get difficult, and rightfully so for the people around you, because it is extremely difficult for someone to have any sort of normal relationship with someone who is psychotic and delusional.  Psychosis happens when there is a failure in the healthcare.  Psychosis does ruin relationships, but I don't blame other people for this.  As a patient, while still in my right mind, I must insist that my healthcare needs are adequately addressed.  This includes retaining a qualified doctor, setting up a medical power of attorney, reminding myself that I must take medications that work, despite the side effects, and possibly asking for reduced hours or responsibilities.  It is neither everyone else's fault for the difficulties I face, nor my fault, it just is the way it, and pointing the finger at everyone else is not helpful.  I am grateful for the consideration and forgiveness people do offer considering the objective circumstance.</p>
]]></description><pubDate>Thu, 28 Aug 2025 16:04:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=45053861</link><dc:creator>awolven</dc:creator><comments>https://news.ycombinator.com/item?id=45053861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45053861</guid></item><item><title><![CDATA[New comment by awolven in "New open source project: Common Lisp 3D graphics system"]]></title><description><![CDATA[
<p>Usually when you talk about a geometric kernel in the past three decades, you're talking mainly about, but not exclusively about, a solid modeler.<p>A solid modeler generally consists of a trimmed curve and surface library with lots of topological reasoning, to be able to represent closed regions of space and manipulate them by adding holes and rounding features and offsets.  The idea is to be able to represent and operate on just about any 3d shape imaginable.  Solid modelers of recent years have had support for nurbs surfaces and polygonal subdivision surfaces, but also include support for conic sections, beziers and other implicit or parametric curves or surfaces.  Many of them, like OpenCascade are arranged in a logical object oriented fashion which abstracts the complexity.  They have to be general, featureful and fast for anybody to want to use them.  It's a whole heck or a lot of math and geometric reasoning (and debugging) which makes them valuable (and huge), and although you might want to talk about a "new" kernel you would never just want to chuck something like OpenCascade and start over.  OpenCascade, ACIS, Parasolid, SMLib and others encapsulate a huge corpus of knowledge no matter what language they are written in.  I have taken criticism from other Lisp hackers for writing Lisp bindings to OpenCascade instead of "starting over" in Lisp, but these people really have no idea what they are talking about.</p>
]]></description><pubDate>Fri, 05 Aug 2022 14:10:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=32356329</link><dc:creator>awolven</dc:creator><comments>https://news.ycombinator.com/item?id=32356329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32356329</guid></item><item><title><![CDATA[New comment by awolven in "New open source project: Common Lisp 3D graphics system"]]></title><description><![CDATA[
<p>As far as this thread relates to lisp, I have written OpenCascade bindings for CL:<p><a href="https://github.com/awolven/oc" rel="nofollow">https://github.com/awolven/oc</a><p>A truly new geometric kernel would be great, and it's been a dream of mine, but I have too many other things that need to be finished before I start writing one.</p>
]]></description><pubDate>Thu, 04 Aug 2022 21:31:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=32348559</link><dc:creator>awolven</dc:creator><comments>https://news.ycombinator.com/item?id=32348559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32348559</guid></item></channel></rss>