<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: BMarkmann</title><link>https://news.ycombinator.com/user?id=BMarkmann</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 19:55:03 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=BMarkmann" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by BMarkmann in "k on pdp11"]]></title><description><![CDATA[
<p>If you mean "free" as in open-source/free, there is J, which has its own builtin database.  I'm assuming it's similar to k/kdb, but that's just a guess.<p>Learning an APL variant... not a free lunch.  Takes a while and commitment to grasp.</p>
]]></description><pubDate>Mon, 08 Jan 2024 19:01:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=38916505</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=38916505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38916505</guid></item><item><title><![CDATA[New comment by BMarkmann in "Engineer's New No-Code Programming Language Uses Visual Diagrams"]]></title><description><![CDATA[
<p>The article and linked blog posts fall to explain how this differs, is more powerful than, or solves problems not already solved by actual, functioning, industrial-grade tools, both commercial and OSS. Am I missing something fundamental?<p>The VCPU concept and synchronization control seemed interesting at first, but after trying to glean what he's getting at I don't see anything that isn't described in petri nets or bpmn notationally or possible using many of the existing low-/no-code platforms that are all the rage in the enterprise-ishy world.<p>Also looking like the diagrams were made with MS Paint made me throw up in my mouth a little thinking about having to actually work with as a daily thing... ick.<p>It's a great idea, too be sure. I'm just not sold on why this particular one-man effort would be of more interest than alternatives.  Maybe if you've been noodling on this since the eighties and billion dollar companies have actually already run way past you with actual working software, it could be time to move to the next thing.<p>Or who knows, given the lack of detail, maybe I just got trolled by some nitwit using chatgpt. If that's the case, well played getting me to swipe type this on my phone.</p>
]]></description><pubDate>Thu, 06 Jul 2023 06:30:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=36612097</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=36612097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36612097</guid></item><item><title><![CDATA[New comment by BMarkmann in "Ask HN: Who is hiring? (March 2019)"]]></title><description><![CDATA[
<p>Counterpoint Consulting | Washington, DC Metro Area (Vienna, VA) | c20g.com<p>Counterpoint's Mission is to create software solutions which enable our clients to automate their business, turbocharge their workforce, engage their customers, and ensure compliance.<p><a href="https://www.counterpointconsulting.com/careers" rel="nofollow">https://www.counterpointconsulting.com/careers</a><p><a href="https://www.counterpointconsulting.com/life-at-counterpoint" rel="nofollow">https://www.counterpointconsulting.com/life-at-counterpoint</a><p>Currently hiring for:<p><i>Associate Software Consultant</i><p><i>Software Consultant</i><p>Checkout position descriptions and qualifications:<p><a href="https://workforcenow.adp.com/mascsr/default/mdf/recruitment/recruitment.html?cid=a6543b20-78f9-4c3b-9272-2ce9ade7de8e&ccId=19000101_000001&type=MP&lang=en_US" rel="nofollow">https://workforcenow.adp.com/mascsr/default/mdf/recruitment/...</a></p>
]]></description><pubDate>Fri, 01 Mar 2019 16:36:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=19282379</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=19282379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19282379</guid></item><item><title><![CDATA[New comment by BMarkmann in "Racket v7.2"]]></title><description><![CDATA[
<p>Yes, I totally agree it comes down to YMMV.  Everyone's learning style is different -- some like dense documentation, some like book-style progressive walkthroughs.  I certainly didn't learn CL by reading the HyperSpec, for instance... :-)</p>
]]></description><pubDate>Thu, 31 Jan 2019 20:02:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=19048231</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=19048231</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19048231</guid></item><item><title><![CDATA[New comment by BMarkmann in "Racket v7.2"]]></title><description><![CDATA[
<p>Please don't what, have an opinion?<p>I read SICP as an experienced programmer and I didn't find it impractical at all; in fact, it kickstarted my interest in other lisps.<p>I read Realm of Racket as an experienced programmer (after knowing Common Lisp and Clojure well) and it was entertaining and, yes, a gradual introduction to Racket.<p>I'm sorry if you disagree, but was answering the question that was given with a couple thoughts that might be beneficial.  I'm glad you feel confident enough in your interpretation of what was being asked and the OP's personal background and motivation to flame someone else without, I don't know, answering the question.<p>EDIT: I see you did answer him below, but my general response is still valid.<p>EDIT 2: Your response makes more sense given context.  Sorry I got internet angry a little too quickly.</p>
]]></description><pubDate>Thu, 31 Jan 2019 18:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=19047453</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=19047453</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19047453</guid></item><item><title><![CDATA[New comment by BMarkmann in "Racket v7.2"]]></title><description><![CDATA[
<p>Seems like the most common answer to this might be SICP (Structure and Interpretation of Computer Programs -- you'll find course videos pretty easily from Google; the ones from the authors are really great).  Note that it's based on Scheme, which is a ancestor of Racket, but Racket has a language pack that papers over the differences and works with the code from the book.  Official course website: <a href="https://mitpress.mit.edu/sites/default/files/sicp/index.html" rel="nofollow">https://mitpress.mit.edu/sites/default/files/sicp/index.html</a><p>You might, as a novice coming to Racket, find "Realm of Racket" to be more approachable as an intro: <a href="http://www.realmofracket.com/" rel="nofollow">http://www.realmofracket.com/</a></p>
]]></description><pubDate>Thu, 31 Jan 2019 16:57:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=19046248</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=19046248</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19046248</guid></item><item><title><![CDATA[New comment by BMarkmann in "Ask HN: My 10 year old wants to develop games. Which platform is the best?"]]></title><description><![CDATA[
<p>My son is learning using Scratch (<a href="https://scratch.mit.edu/" rel="nofollow">https://scratch.mit.edu/</a>) and it's pretty well tuned-in to the way he thinks.  Haven't put any "code" in front of him yet, but he can make some pretty neat games very rapidly using Scratch.  Might be worth a look.</p>
]]></description><pubDate>Mon, 21 Jan 2019 17:39:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=18961953</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=18961953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18961953</guid></item><item><title><![CDATA[New comment by BMarkmann in "Predicting Variable Types in Dynamically Typed Programming Languages"]]></title><description><![CDATA[
<p>Probably still relevant given how SBCL's user guide says (in the only section that includes mention of type inferencing):<p>"FIXME: The material in the CMUCL manual about getting good performance from the compiler should be reviewed, reformatted in Texinfo, lightly edited for SBCL, and substituted into this manual. In the meantime, the original CMUCL manual is still 95+% correct for the SBCL version of the Python compiler."</p>
]]></description><pubDate>Sat, 19 Jan 2019 02:39:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=18944974</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=18944974</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18944974</guid></item><item><title><![CDATA[New comment by BMarkmann in "Jepsen: Dgraph 1.0.2"]]></title><description><![CDATA[
<p>You forgot step zero, which is "find terrible example code on SO and copy it"... then 3 goes back to step 0.</p>
]]></description><pubDate>Thu, 23 Aug 2018 20:09:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=17830312</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=17830312</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17830312</guid></item><item><title><![CDATA[New comment by BMarkmann in "Jepsen: Dgraph 1.0.2"]]></title><description><![CDATA[
<p>I honestly don't know that there are any posts I get more excited about on HN than Jepsen analyses.  The number of landmines distributed systems create and the ability to suss them out in such detail / depth is really incredible.  Kudos.</p>
]]></description><pubDate>Thu, 23 Aug 2018 17:07:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=17828879</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=17828879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17828879</guid></item><item><title><![CDATA[New comment by BMarkmann in "Ask HN: How do you handle long-running workflows at your company?"]]></title><description><![CDATA[
<p>Check out the BPM tools others have mentioned (Activiti, Camunda, etc...)</p>
]]></description><pubDate>Tue, 15 May 2018 17:32:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=17075780</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=17075780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17075780</guid></item><item><title><![CDATA[Meltdown and Spectre Patches Bricking Ubuntu 16.04 Computers]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bleepingcomputer.com/news/software/meltdown-and-spectre-patches-causing-boot-issues-for-ubuntu-16-04-computers/">https://www.bleepingcomputer.com/news/software/meltdown-and-spectre-patches-causing-boot-issues-for-ubuntu-16-04-computers/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16117667">https://news.ycombinator.com/item?id=16117667</a></p>
<p>Points: 8</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 10 Jan 2018 18:47:24 +0000</pubDate><link>https://www.bleepingcomputer.com/news/software/meltdown-and-spectre-patches-causing-boot-issues-for-ubuntu-16-04-computers/</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=16117667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16117667</guid></item><item><title><![CDATA[New comment by BMarkmann in "Ask HN: Who is hiring? (December 2017)"]]></title><description><![CDATA[
<p><i>Counterpoint Consulting</i><p>Vienna, VA (Washington DC Area)<p><a href="http://www.c20g.com/careers.html" rel="nofollow">http://www.c20g.com/careers.html</a><p><i>Associate Software Consultant</i><p>As a Consultant at Counterpoint, you will:<p>- Work with customers to identify, model, and automate complex business processes using commercial and open source software<p>- Work directly with our customers to translate business needs into technical solutions<p>- Design and develop custom business software solutions<p>- Work independently or cooperatively within software development teams<p>- Provide follow-up support and training to our customers<p>- Participate in internal software development projects<p>- Travel: Must be willing to travel to customer sites across North America (primarily in the D.C. metro area)<p>Desired Skills and Experience/Required Qualifications<p>We are looking for intelligent, professional, and driven individuals who possess:<p>- BA/BS from an accredited university<p>- Demonstrated record of excellence inside and outside of the classroom<p>- Software development experience or interest in a career in technology<p>Preferred Qualifications<p>- BA/BS specifically in computer science or engineering<p>- Knowledge of Web Development Technologies and Libraries (Angular 2+, Backbone, Marionette, HTML, JS, CSS, jQuery)<p>- Knowledge of Relational Databases & SQL<p>- Software development experience (Java, Java Web Frameworks and / or .NET)<p>- BPM development experience with Alfresco, Appian, OpenText, Pegasystems, or other commercial or open source BPM or low code application development platforms</p>
]]></description><pubDate>Fri, 01 Dec 2017 17:36:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=15825546</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=15825546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15825546</guid></item><item><title><![CDATA[New comment by BMarkmann in "Golden Rules of Financial Safety (1999)"]]></title><description><![CDATA[
<p>Just for context, this is from Harry Browne, who was famously (and perhaps not entirely fairly) labeled as a "gold bug" throughout his career.  He was something of a hero figure among those who subscribe to Austrian economic theory, and actually the candidate for the US Libertarian party for president several cycles back.<p>Off-topic (?) from that article, I'd be interested to hear what he would have made of the current cryptocurrency craze, given his views on gold, inflation, and portfolio stability.</p>
]]></description><pubDate>Mon, 30 Oct 2017 16:43:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=15586500</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=15586500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15586500</guid></item><item><title><![CDATA[New comment by BMarkmann in "KSQL: Open Source Streaming SQL for Apache Kafka"]]></title><description><![CDATA[
<p>I understand the underlying architecture is fundamentally different, but the end result seems kind of akin to some of the "complex event processing" (CEP) tools out there like Esper (ie. feeding incoming data into established queries instead of executing queries against at-rest data).  Would this fit similar sorts of use cases / fit into the CEP market?</p>
]]></description><pubDate>Mon, 28 Aug 2017 20:26:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=15119784</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=15119784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15119784</guid></item><item><title><![CDATA[New comment by BMarkmann in "Things We Learned Building a Complex React App"]]></title><description><![CDATA[
<p>Correct URL: <a href="https://www.madetech.com/blog/things-we-learned-building-a-complex-react-app" rel="nofollow">https://www.madetech.com/blog/things-we-learned-building-a-c...</a></p>
]]></description><pubDate>Wed, 29 Mar 2017 14:04:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=13986287</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=13986287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13986287</guid></item><item><title><![CDATA[New comment by BMarkmann in "Drivetribe’s Modern Take on CQRS with Apache Flink"]]></title><description><![CDATA[
<p>"This is fairly straightforward; professional software developers of all levels usually have some experience building and scaling stateless APIs."<p>I would question this, in fact suggest the complete opposite.  Given that they say they're a team of Scala developers, I think there is definitely some selection bias going on -- in some subset of the wider population of developers that might be the case, but certainly not globally.</p>
]]></description><pubDate>Thu, 09 Mar 2017 15:51:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=13830072</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=13830072</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13830072</guid></item><item><title><![CDATA[New comment by BMarkmann in "Ask HN: Who is hiring? (February 2017)"]]></title><description><![CDATA[
<p>Counterpoint Consulting | www.c20g.com<p>Location: Vienna, VA (near Washington, DC)<p>Counterpoint creates sustainable competitive advantage for our clients through business and workforce automation solutions. We create software which lets machines deal with administrivia while enabling people to focus on the parts of their work that matter most.
We are looking to hire new software developers and consultants who are passionate about technology, who relish the opportunity to work in a dynamic, small company culture and who have a strong entrepreneurial spirit.<p><pre><code>  -- Associate Consultant -- Experience Level: 0-3 yrs

  JOB RESPONSIBILITIES: Work directly with our customers to translate business needs into technical solutions Analyze business problems Work independently or cooperatively within software development teams

  REQUIREMENTS: 
  * Demonstrated record of excellence inside and outside of the classroom 
  * Software development experience or interest in pursuing a career in technology

  -- (Senior) Consultant -- Experience Level: 3-6 yrs

  NON-TECHNICAL JOB RESPONSIBILITIES: 
  * Work directly with our customers to translate business needs into technical solutions 
  * Analyze business problems 
  * Work independently or cooperatively within software development teams

  TECHNICAL EXPERIENCE REQUIREMENTS: 
  * Java, Java Web Frameworks and / or .NET professional development experience 
  * Web Development Technologies and Libraries (HTML, JS, CSS, jQuery) 
  * Relational Databases & SQL 
  * BPM development experience (esp. Appian, Cordys, Metastorm, Activiti)</code></pre></p>
]]></description><pubDate>Wed, 01 Feb 2017 17:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=13542625</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=13542625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=13542625</guid></item><item><title><![CDATA[New comment by BMarkmann in "Show HN: LogRocket – Record and Replay for Redux Apps"]]></title><description><![CDATA[
<p>This does look cool, and definitely illustrates the awesomeness of using redux / immutable state store.  What is the pricing of the service like, though?  I'd prefer to see that without having to register...</p>
]]></description><pubDate>Thu, 17 Nov 2016 16:48:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=12979011</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=12979011</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12979011</guid></item><item><title><![CDATA[How WD-40 Created a Learning-Obsessed Company Culture]]></title><description><![CDATA[
<p>Article URL: <a href="https://hbr.org/2016/09/how-wd-40-created-a-learning-obsessed-company-culture">https://hbr.org/2016/09/how-wd-40-created-a-learning-obsessed-company-culture</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=12902846">https://news.ycombinator.com/item?id=12902846</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 08 Nov 2016 18:47:50 +0000</pubDate><link>https://hbr.org/2016/09/how-wd-40-created-a-learning-obsessed-company-culture</link><dc:creator>BMarkmann</dc:creator><comments>https://news.ycombinator.com/item?id=12902846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=12902846</guid></item></channel></rss>