<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: geezerjay</title><link>https://news.ycombinator.com/user?id=geezerjay</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 11 Apr 2026 11:22:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=geezerjay" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by geezerjay in "ChaiScript – Easy to Use Scripting for C++"]]></title><description><![CDATA[
<p>> I bet the compile times would improve if it wasn't header only.<p>If any hypothetical compilation time problem concerns you then rest assure that C++ enables you to develop submodules that wrap and instantiate your templates, eliminating the need to recompile them every single build.</p>
]]></description><pubDate>Fri, 26 Jul 2019 08:05:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=20533158</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20533158</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20533158</guid></item><item><title><![CDATA[New comment by geezerjay in "ChaiScript – Easy to Use Scripting for C++"]]></title><description><![CDATA[
<p>> I should clarify. Being able to add headers to a project in C++ is easy but adding translation units is not (usually).<p>Where do you see a difference?<p>>This encourages header-only libraries even when they are not really appropriate, increasing compilation times etc.<p>Thus assertion makes no sense.  Headers only declare interfaces, and you only require headers-only libraries  if you're deep in template and template metaprogramming land. Evenso it's quite trivial to package and distribute those libraries just like any other library</p>
]]></description><pubDate>Fri, 26 Jul 2019 07:54:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=20533114</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20533114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20533114</guid></item><item><title><![CDATA[New comment by geezerjay in "ChaiScript – Easy to Use Scripting for C++"]]></title><description><![CDATA[
<p>I don't see your point. Adding custom build steps is a basic feature that's supported by pretty much every single popular build system for decades now, just like adding your own dependencies. Heck, cmake even allows users to configure a project to download packages from the web and integrate them in a build and with custom build steps if needed. Even if we ignore this fact, there are also package management tools such as Conan which handle this case quite nicely and also support cross-platform deployments.<p>And let's not pretend that in some platforms such as pretty much each and every single popular linux distro already package and distribute C++ libraries and offer packaging tools and also package repository services to distribute any dependency.<p>I'm starting to suspet that those who complain about these sort of issues have little to no experience with C++.</p>
]]></description><pubDate>Fri, 26 Jul 2019 07:36:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=20533046</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20533046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20533046</guid></item><item><title><![CDATA[New comment by geezerjay in "Some items from my “reliability list”"]]></title><description><![CDATA[
<p>IMHO returning status 400 is only reasonable if the request itself is malformed. A request to check whether a CC is valid does not become malformed depending on whether the CC is valid or not.</p>
]]></description><pubDate>Fri, 26 Jul 2019 01:47:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=20531662</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20531662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20531662</guid></item><item><title><![CDATA[New comment by geezerjay in "ChaiScript – Easy to Use Scripting for C++"]]></title><description><![CDATA[
<p>> It is ridiculous that header-only is considered an advantage.<p>Why do you believe it's ridiculous? Being able to integrate a third-party library by just adding a few source files to your source tree is as simple as it gets.<p>> The state of C++ build tools is very poor, and it is harming the language as a whole.<p>This assertion makes no sense, particularly in the light of this discussion. Installing a headers-only library is a solved problem, and even template-heavy libraries such as Eigen are already distributed and installed quite easily with standard linux package managers.</p>
]]></description><pubDate>Fri, 26 Jul 2019 01:26:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=20531542</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20531542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20531542</guid></item><item><title><![CDATA[New comment by geezerjay in "ChaiScript – Easy to Use Scripting for C++"]]></title><description><![CDATA[
<p>The decision to go with a headers-only design is only required if you want/need to provide templates.<p>Furthermore, it's ignorant to conflate headers-only libraries with a problem or a shortcoming.</p>
]]></description><pubDate>Fri, 26 Jul 2019 01:16:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=20531477</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20531477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20531477</guid></item><item><title><![CDATA[New comment by geezerjay in "4-Core i3-9350KF 2% more perf than 18-Core i9-9980XE according to UserBenchmark"]]></title><description><![CDATA[
<p>> Taking advantage of so many extra cores by a single process is not all that easy or common.<p>Browsers are both multiprocess and multithreaded. The ability to run a few webapps without having your system drag to a halt is a feature that's important to essentially everyone.</p>
]]></description><pubDate>Thu, 25 Jul 2019 17:03:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=20527183</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20527183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20527183</guid></item><item><title><![CDATA[New comment by geezerjay in "C++: Using References Instead of Pointers"]]></title><description><![CDATA[
<p>Smart pointers are strangely absent from this comment, which is rather weird as handling raw pointers ceased to make sense and became a pungent code smell with the inception of C++11.</p>
]]></description><pubDate>Wed, 24 Jul 2019 18:17:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=20518030</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20518030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20518030</guid></item><item><title><![CDATA[New comment by geezerjay in "Modern use of the word ‘moonshot’ mocks Apollo"]]></title><description><![CDATA[
<p>> these days it's even considered "disruptive" if you offer a couple of scooter for rent. Whom are you disrupting exactly?<p>Public transportation, and how people move around a city?<p>Sure, it's scooters/bikes/cars/helicoptera for rent. But being ubiquitous and affordable makes it usable and in some cases even preferable than established solutions. That changes a lot of stuff. Heck, airbnb is just a middleman in renting deals, right?</p>
]]></description><pubDate>Wed, 24 Jul 2019 06:15:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=20512743</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20512743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20512743</guid></item><item><title><![CDATA[New comment by geezerjay in "Tesla Enters “Whistleblower Hell”"]]></title><description><![CDATA[
<p>> But how does it compare to<p>Wattaboutism does not address the man's problems, including all the problems he brings onto himself, the company he runs, and its investors.</p>
]]></description><pubDate>Tue, 23 Jul 2019 22:44:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=20510906</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20510906</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20510906</guid></item><item><title><![CDATA[New comment by geezerjay in "Tesla Enters “Whistleblower Hell”"]]></title><description><![CDATA[
<p>> Perhaps there is a reason for the industry not to like him since he's competition<p>You're commenting on a man who accused a cave rescuer of being a pedophile after he criticised mr Musk's brain-dead proposal to rescue the stranded kids.<p>The problem does not lie on strawmen such as this silly idea tha the industry does not like him.</p>
]]></description><pubDate>Tue, 23 Jul 2019 22:41:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=20510887</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20510887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20510887</guid></item><item><title><![CDATA[New comment by geezerjay in "Dockerless, part 3: Moving development environment to containers with Podman"]]></title><description><![CDATA[
<p>Comparatively, service-per-vm approaches are very wasteful and ineficcient, moreso if a container orchestration system is used to manage the deployment. It makes no sense to fine-tune VMs just to match the resource requirements of a single process, particularly as they change over time and as that approach leads you to a collection of custom-tayloted VMs that are needlessly cumbersome to manage and scale.<p>Meanwhile containers enable you to run multiple services on the same VM, scale them horizontally as you need on the same pre-determined amount of resources, use blue/green deployments to spread your services throughout your VMs automatically, and achieve all of this automatically and effortlessly.</p>
]]></description><pubDate>Tue, 23 Jul 2019 06:02:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=20504762</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20504762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20504762</guid></item><item><title><![CDATA[New comment by geezerjay in "A personal story about 10× development"]]></title><description><![CDATA[
<p>> And moved the burden of maintenance to someone else? If so, this is one of the things people are complaining about 10x dev on twitter.<p>Sometimes the burden of maintenance is the price you have to pay go get an operational/production system early on and enables you to let other requirements emerge earlier.<p>You might focus on the "burden of maintenance", and also assume that you're saving time by taking the long route to production, but letting requirements emerge early on in the project is also a significant time saver as it enables the project to avoid committing the mistake of investing time developing a goldplated solution that will have to be thrown out.<p>You need to accept the fact that the "burden of maintenance" is always there and it will always be there, whether you invest years rolling your goldplated solution or just dash to production with a quick and dirty solution.  You don't get rid of that burden by aiming for an academically pristine implementation that takes ages to deliver.  Requirements do change, and do so continuously. Heck, designing stuff for a scale that will never be required is also a major problem. So, why would anyone be concerned with having to spend 120% of the time developing a solution if that path enables you to get up and running in 20% of the time?</p>
]]></description><pubDate>Sat, 20 Jul 2019 08:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=20484743</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20484743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20484743</guid></item><item><title><![CDATA[New comment by geezerjay in "Ballista: Distributed Compute with Rust, Apache Arrow, and Kubernetes"]]></title><description><![CDATA[
<p>If you have tangible results then present your benchmarks. If you limit your marketing to empty claims regarding "the future" and vague assertions on performance then you're actually actively working to lower your credibility.</p>
]]></description><pubDate>Wed, 17 Jul 2019 07:39:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=20457339</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20457339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20457339</guid></item><item><title><![CDATA[New comment by geezerjay in "Ballista: Distributed Compute with Rust, Apache Arrow, and Kubernetes"]]></title><description><![CDATA[
<p>Why are you hoping that the proverbial pendulum swings away fron Hadoop?</p>
]]></description><pubDate>Wed, 17 Jul 2019 07:30:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=20457304</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20457304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20457304</guid></item><item><title><![CDATA[New comment by geezerjay in "Ballista: Distributed Compute with Rust, Apache Arrow, and Kubernetes"]]></title><description><![CDATA[
<p>But claiming that "X software is written in Y language/framework" says nothing about efficiency or safety. It's just meaningless marketting piggy-backing on popular buzzwords.<p>And claims about "the future" are simply absurd. Oddly enough, this link appears right next to another story on how Cobol powers the world's economy.<p>Frankly, I'm surprised blockchain wasn't shoved somewhere in the announcement.</p>
]]></description><pubDate>Wed, 17 Jul 2019 07:27:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=20457284</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20457284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20457284</guid></item><item><title><![CDATA[New comment by geezerjay in "Boeing 737 Max ordered by Ryanair undergoes name change"]]></title><description><![CDATA[
<p>> "Apples and oranges" is a metaphor for things that shouldn't be compared.<p>No it's a reference to comparisons that don't make sense.<p>You can compare as many apples you'd like with oranges, just as you can compare air travel with roadway traffic, but you'd be making absurd and meaningless comparisons.</p>
]]></description><pubDate>Mon, 15 Jul 2019 17:50:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=20443330</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20443330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20443330</guid></item><item><title><![CDATA[New comment by geezerjay in "Boeing 737 Max ordered by Ryanair undergoes name change"]]></title><description><![CDATA[
<p>> I don't understand your objection.<p>The objection is obvious and very easy to understand; it tries to compare apples with oranges, and here you are trying to argue that they are both fruit.</p>
]]></description><pubDate>Mon, 15 Jul 2019 17:06:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=20442848</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20442848</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20442848</guid></item><item><title><![CDATA[New comment by geezerjay in "Elsevier cuts off UC’s access to its academic journals"]]></title><description><![CDATA[
<p>Some universities require their researchers to publish and follow reference journals, the majority of which has been managed/hijacked by for-profit editors. As researchers are forced to meet publishing quotas, there's a negative feedback loop that forces research groups to have no alternative other than following and publishing on these journals.</p>
]]></description><pubDate>Sat, 13 Jul 2019 21:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=20430417</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20430417</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20430417</guid></item><item><title><![CDATA[New comment by geezerjay in "Russian nuclear submarine: Norway finds big radiation leak"]]></title><description><![CDATA[
<p>The article is well written, and easy to understand. FTA:<p>> Norway has found a radiation level 800,000 times higher than normal at the wreck of a Russian navy submarine.<p>>(Snip)<p>> A sample showed radioactive caesium leaking from a ventilation pipe, but researchers said it was "not alarming", as the Arctic water quickly diluted it.</p>
]]></description><pubDate>Thu, 11 Jul 2019 17:45:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=20413667</link><dc:creator>geezerjay</dc:creator><comments>https://news.ycombinator.com/item?id=20413667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20413667</guid></item></channel></rss>