<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: drbawb</title><link>https://news.ycombinator.com/user?id=drbawb</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 15:08:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=drbawb" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by drbawb in "Asahi Linux 7.1 Progress Report"]]></title><description><![CDATA[
<p>The Apple Platform Security[1] white paper describes the secure boot process for Apple silicon. The Mac boot process is significantly more configurable than the iOS boot process, and it allows operating in reduced security modes. (Including running locally signed operating systems.)<p>Apple knows how to build an iPhone: if they wanted to lock down a Mac they would have simply done that. There's something like nine pages detailing the differences. What word describes that other than "intentional" design? The fact that you can sign and boot a third party OS isn't an "accident" if it's documented, and there's no "exploit" because this is functionality the platform supports; anyone can do it with tools already present on the (Apple-signed) recovery OS.<p>They certainly don't provide great support for people wanting to <i>develop</i> [drivers for] these operating systems, but the platform was very clearly engineered to support booting them.<p>[1]: <a href="https://help.apple.com/pdf/security/en_US/apple-platform-security-guide.pdf" rel="nofollow">https://help.apple.com/pdf/security/en_US/apple-platform-sec...</a></p>
]]></description><pubDate>Wed, 01 Jul 2026 15:59:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48748971</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=48748971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48748971</guid></item><item><title><![CDATA[New comment by drbawb in "Software development topics I've changed my mind on"]]></title><description><![CDATA[
<p>>They think the process is “senior make ticket, anyone implement ticket, unga bunga”.<p>The fact that you just summarized about an hour worth of argumentation from my last annual planning meeting with that one sentence has just destroyed me. I kneel.<p>At this precise moment in time, if anybody seriously thought the above was the way the process works or should work, they should be advocating for firing all the juniors and replacing them with LLMs.</p>
]]></description><pubDate>Wed, 05 Feb 2025 17:31:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42952052</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=42952052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42952052</guid></item><item><title><![CDATA[New comment by drbawb in "Software development topics I've changed my mind on"]]></title><description><![CDATA[
<p>Somewhat agree and disagree. I bucket people's style into two camps, stressing over the former is largely unproductive, but stressing over the latter is crucial to writing high-quality, maintainable software.<p>Someone's style can be "different" without being "bad", and you have two basic options to deal with it. One is to authoritatively remove the soul via process (auto-formatters, code review, and to a lesser degree linters, etc. are all designed to create uniformity at the cost of individuality.) The other is to suck it up and deal with it, as this is just an inevitability of creating a team size larger than one: people have different tastes and those have to be reconciled. I somewhat prefer allowing for individuality, and individuals should endeavor to match the style of whatever module they're working in, out of courtesy to its owners/stakeholders if nothing else. However I have only worked independently or on small teams. Most large teams (/ open source projects) have gone the former route of automating all the fun/craftsmanship out of their systems, and even I think that makes sense at a certain scale.<p>Someone's style can just be objectively "bad", however, and I usually find it's evidence they just don't care about the source artifact that much, and they're focused on the results. (It can also be a sign of an under-performer that spends so much mental capacity just getting the code to work that they have no spare cycles to spend thinking about matters of taste.) If it compiles / works / passes the test-suite that's "good enough" and "their job is done" and they move on to the next task. These people tend to be hyper-literal thinkers that are very micro-task oriented: they see implementing a new feature as a checklist to be conquered, rather than being systems-level thinkers on a journey of discovery & understanding.<p>If the author is talking about the latter, I have to agree with you that the latter are quite difficult for me to work with; particularly since I know that the source has to be maintained & supported over a much larger time-scale. The source-code is like your house, you live in it, being comfortable to work with/in/on it is the key to success. The deployed artifact may live for only a few weeks, days, or even <i>hours</i> before it gets replaced. The source has evolved over <i>decades.</i> You (the organization) are practically married to it. To further the analogy: I don't mind if somebody wants to hang posters in their room for a band I don't like. (Hell I can even handle if a group of those posters are tastefully hung out-of-level to make some kind of statement.) I do mind if their furniture is blocking a vent, the outlet covers are hanging off, there's a hole in one of the walls, a light has been burnt out for months, and the window-blinds over there are <i>clearly</i> broken but they insist it's fine because daylight still gets through.</p>
]]></description><pubDate>Wed, 05 Feb 2025 16:36:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=42951017</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=42951017</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42951017</guid></item><item><title><![CDATA[New comment by drbawb in "Ask HN: Discuss ADHD and your use of medication"]]></title><description><![CDATA[
<p>> In my case: I am near physically incapable of doing things that I "need" to do, with the more I "need" to do something, the harder by brain and body will rebel against doing it.<p>This is interesting to me. I find my own behavior is the exact opposite; I have no internal concept of need. I will do everything in my power to avoid starting a task until someone says it "needs" to be done. So in my experience the need is always externally motivated: it's usually just a deadline, or some other authority micro-managing me. ("I'm meeting with [customer] tomorrow and would like to show them [x] from project [y] is that ready?" => I will move hell and earth to do [x], and not a minute sooner. There's some activation threshold there. It is <i>definitely</i> not calibrated where it needs to be, but my ability to "thrive under pressure" has allowed me to cope, as long as someone/something holds my feet to the fire.)<p>Also I find deadlines are a lot more effective for adult-me than they were for child-me. I think that's mostly because I've got project managers to lean on who are creating those schedules, tracking them, and keeping them visible. Whereas in school child-me was expected to be my own project manager. (Yeah, that was never gonna happen. Many tried to get me to jot dates down in my little day planner. Many failed.)<p>Disclosure: I'm not clinically diagnosed with ADHD, but from all I've heard/read about it I would not be terribly surprised to find out I have it. (Although I would be surprised to find myself having sufficient motivation to go out and get proper help. ;-P)</p>
]]></description><pubDate>Thu, 23 May 2024 21:56:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=40460383</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=40460383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40460383</guid></item><item><title><![CDATA[New comment by drbawb in "LDAPjs decomissioned by maintainer over hateful email"]]></title><description><![CDATA[
<p>I remember e-mailing a guy for some iPad app and having a similar moment.<p>The important context is the app had its own custom keyboard. I used the app personally, and recommended it to a customer to solve a problem they were having. It turned out that the newest version would not work because it had removed some of the Fn-keys.<p>I e-mailed the developer to ask for some guidance. At the time I figured it maybe had something to do with the viewport size, and was just trying to diagnose the issue. (I had an iPad mini, while the customer had purchased I think a 9th gen iPad. I wanted to know if a different device would solve the problem.)<p>The guy e-mailed me back and was like "Oh, yeah, I changed that last week while making the new keyboard layout. I'll revert it and push out a new build." - I had a similar epiphany at that point where it was like "this guy is a dev just trying to navigate tradeoffs and ship the best app he can." - Also the tradeoffs are never as straightforward as one would think.[1]<p>[1]: <a href="https://xkcd.com/1172/" rel="nofollow">https://xkcd.com/1172/</a></p>
]]></description><pubDate>Wed, 15 May 2024 18:51:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=40370856</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=40370856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40370856</guid></item><item><title><![CDATA[New comment by drbawb in "LDAPjs decomissioned by maintainer over hateful email"]]></title><description><![CDATA[
<p>I wouldn't be so sure about that. If you had said this before my most recent hire I would have agreed - but my junior writes stuff that looks like this or worse. I'm always reviewing stuff with weird capitalization, punctuation, spelling, grammar, etc. that makes me raise an eyebrow on a regular basis. Their code looks just as weird despite having the help of a heavy-weight IDE in their corner. We're constantly cleaning up hanging indents, unnecessary newlines, mismatched indents, commented out code, etc. (That's with a college education, a Grammarly license, and no small amount of coaching on my part!)<p>I have a sample size of 1, so I can't ascribe too much to "these damn kids," but it seriously strikes me as having learned written language primarily from texting & instant messaging. Whereas I grew up roughly by transitioning from: reading books -> writing mails to pen pals-> writing e-mails -> web chats -> T9 texting -> modern IMEs. In other words I initially learned to write with long-form content and learned to condense it down later. These days I think people are just learning straight from the condensed version.<p>The other reason I don't think it's an LLM is simpler: most commercial LLMs wouldn't be "aligned" to be that rude, and the smaller LLMs I've seen wouldn't be able to inject relevant code snippets from a relatively unpopular library into the output.<p>I would not be surprised if this person misused the library, got called out for it in code-review (calling the iterator multiple times is a huge code-smell), and now they are soothing their ego by shifting blame onto the library author for making "such a bad API."</p>
]]></description><pubDate>Wed, 15 May 2024 18:31:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=40370631</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=40370631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40370631</guid></item><item><title><![CDATA[New comment by drbawb in "New iPad Pro with M4 chip and Apple Pencil Pro"]]></title><description><![CDATA[
<p>I'm curious what makes you think the MBA is a more "full experience?"<p>The MBA is permanently affixed to its keyboard: so it can't easily be used for consumption (in bed, on the couch, etc.) The MBA also has no touch screen, and no stylus. The iPad can also ship with a built-in cellular radio. Now I'm carrying an extra tablet, plus an extra hotspot.<p>That sure sounds like a lot of compromises to me. If I needed more performance I'd be stepping up to a MBP for the active cooling, which pushes us into a different price bracket anyways. If I needed more disk/memory bandwidth I wouldn't even be considering a portable in the first place. (More realistically: I would be using my portable to shell into a more powerful box, and an iPad Pro or even an iPad Air would do that just as well as any MacBook.)<p>If you need more external I/O, well, I'm not sure I buy that the iPad Pro is a serious compromise over the MBA. It has 40Gb/s of bandwidth and that's _a lot_ for the vast majority of use-cases. My main MBP already sits docked all day via a single thunderbolt cable.<p>The <i>only</i> reason I would <i>actually</i> choose an MBA over an iPad is that I'm a developer. I place strangely disproportionate value on things like an untrusted boot-chain, kernel extensions, and freedom.[1] I like having the flexibility to be able to bless and enroll my own bootable volumes. I want to be able to tinker with the system partition. I want to introspect the system when things go wrong. The iPad challenges these things by design.<p>I cannot emphasize this enough: _all of my friends would be lost trying to follow along with the preceding paragraph._ They would look at me like I had two heads. _The above desiderata are not at all representative of the average computer user today._ For most of what I do (media consumption and some content creation) the iPad Pro would do an excellent job, I'd argue better than the MBA. For everything else I do: "iPad Pro vs. MBA" is a false dichotomy, I would not be choosing <i>either</i> of those machines. I would buy a workstation-class device at a minimum.<p>[1]: <a href="https://www.gnu.org/philosophy/free-sw.html" rel="nofollow">https://www.gnu.org/philosophy/free-sw.html</a></p>
]]></description><pubDate>Tue, 07 May 2024 17:29:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=40288809</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=40288809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40288809</guid></item><item><title><![CDATA[New comment by drbawb in "Don't Use Iperf3 on Windows"]]></title><description><![CDATA[
<p>I was able to get up to 35-37 Gbps between my host-guest with a virtio NIC with the outdated iperf3.exe, which I did indeed acquire from the site mentioned in the article. That seems like plenty of perf, to me, considering the fattest link I could possibly have in my house would be ~35Gbps if I aggregated all the ports on my switch. (... and filled my Threadripper system with nothing but NICs, I guess?)<p>I actually get ~7 Gbps, not 10Gbps, out to my real network. I haven't dug into what the issue is but when hitting my real network the guest clearly becomes bottlenecked by CPU, so I doubt iperf3 is to blame. (The host does not have this problem despite being on the same bridge, so I'm guessing there is some host-guest optimization I'm hitting in the virtio driver in the former case.)<p>Now that's a <i>low-latency, high-bandwidth</i> link. If you're testing "high latency, high-bandwidth" as purported in the article, and that link is apparently ~40Gbps or fatter, you're probably running on a "real server" in a "real datacenter" somewhere. I can tell you I wouldn't be burning a Windows Server license just to verify my L2/L3 connectivity is configured correctly.<p>I am sure MS would love if I bought two licenses of their proprietary operating system just to use this proprietary network testing client, but my pockets are not infinitely deep. (As I already spent all that money on the Cisco-branded optics. /s)</p>
]]></description><pubDate>Fri, 19 Apr 2024 16:22:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=40088729</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=40088729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40088729</guid></item><item><title><![CDATA[New comment by drbawb in "AT&T Fiber Internet Privacy controls are horribly broken"]]></title><description><![CDATA[
<p>Wonder if there's been a quite hardware-rev and they can't/don't want to update the firmware on the old units. I ran into that once on Spectrum - I bought the "same" modem to replace one, and suddenly my IPv6 config was borked.<p>Turns out Spectrum (in my region) actually pushes in their config file to disable IPv6, even though their dual-stack network works great, and has been working for at least 8-years now. Some modems apparently "override" that directive (e.g. ignore it and try to configure the IPv6 stack anyways) and you get fully functional IPv6 service. Other modems play goody-two-shoes and you're stuck with only IPv4. The new modem I bought was sold/marketed as the same model but was internally a totally different radio chipset. It was pulling a different firmware rev which had evidently been patched to actually obey the IP provisioning mode.<p>Spectrum support told me, basically, that if I have working IPv4 connectivity then my service is considered functional and there is nothing they can do. I gave up playing the support game and ended up exchanging until I landed on a Motorola modem that gleefully ignores that config parameter.<p>I wish I knew how to actually state my case to someone at Spectrum with the authority to actually fix their busted provisioning profiles, because it's kind of crazy to me that they've basically bifurcated IPv6 in this market based on whether or not your modem feels like reading the whole config file ;-P. (What's even funnier is the modems <i>they install</i> must be spec non-compliant, because IPv6 at the office works fine and that's their leased equipment.)</p>
]]></description><pubDate>Tue, 16 Apr 2024 19:22:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=40056091</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=40056091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40056091</guid></item><item><title><![CDATA[New comment by drbawb in "Automakers are sharing consumers' driving behavior with insurance companies"]]></title><description><![CDATA[
<p>>I disagree. You can mess with odometer as much as you like. Trying to sell it off with a different amount of miles than have actually been put on it is called fraud.<p>For a long time this was just a fact of buying any car that lived long enough. I have bought several cars where the transaction went something like: "so the odometer has rolled over twice; so there's actually 376,000 miles on the frame... but only 118,000 of those are on this motor and I swapped the transmission with a reman 76,000 miles ago."<p>Of course we've added a few significant figures to odometers since then, and in the era of digital odometers I imagine "rolling over" behaves very differently. (Will the chassis survive 4 billion miles? Seems unlikely. Do the display and storage have different bit resolutions? Is it a saturating counter internally? Externally?)</p>
]]></description><pubDate>Mon, 11 Mar 2024 15:50:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=39669676</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=39669676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39669676</guid></item><item><title><![CDATA[New comment by drbawb in "Proposed top-level domain string for private use: ".internal""]]></title><description><![CDATA[
<p>>Pretty much every single company I've worked for with AD has broken this rule.<p>It's a lot better now. Ever since companies started moving from on-prem Exchange to O365 in droves I've noticed that most orgs I work with (painfully) updated their domain so their user principals align w/ their O365 mailbox.<p>There's only one customer I have that still uses a ".local" domain for AD, and they got bought out last year. (By an org that uses a real FQDN.)</p>
]]></description><pubDate>Sat, 27 Jan 2024 15:19:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=39156259</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=39156259</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39156259</guid></item><item><title><![CDATA[New comment by drbawb in "Outlook is Microsoft's new data collection service"]]></title><description><![CDATA[
<p>Not sure I share this opinion, I game on a combination of Linux w/ a Windows 11 VM every day. I'm only really aware of two titles that are actively user-hostile with anti-cheat: Rainbow Six Siege and Valorant. Thankfully I'm not interested in playing either of those. I definitely will not run them, out of principle, unless they reverse their stance on considering a VM to be cheating.<p>The hoyoverse titles used to detect VMs, but it seems to have calmed down. (I was able to try Honkai Star Rail with no obfuscation effort on my part.) NVIDIA stopped caring about VMs in their GPU drivers a few years ago. FatShark almost made the anti-VM mistake with the new Warhammer 40K Darktide anti-cheat; I refunded the title during early-access and told them why. They reversed course before launch and that also works in a VM. - I've played many Blizzard properties (but not WoW) in a VM as well, though they tend to hate networked storage, for reasons I don't yet understand. (Had to setup iSCSI because my CIFS share over 10Gbit/s paravirtualized NIC was "not good enough", I guess.)<p>Windows runs in a Hyper-V VM by default now, anyways, so "running in a VM" as a heuristic is of questionable utility to me. (It's how the "Core Isolation" feature is provided.) The real irony is <i>I can't even use the VM to cheat, anyways.</i> The guest's memory is encrypted by default. Modifying it, or even reading it, from the host-side would be prohibitively painful. I guess a VM would perhaps obfuscate emulated/scripted inputs, but I use real devices, and a real USB hub on the guest anyways, because the latency and functionality of the emulated HIDs is awful.<p>Thankfully Steam is very pro-consumer: if a title I purchase does not run in the VM, or on Linux via Proton, it gets instantly refunded. The nice thing is it is actually in Valve's interest financially to push back on these devs: both to prop up the value of the SteamDeck, and to stop people like me from getting refunds.</p>
]]></description><pubDate>Thu, 11 Jan 2024 22:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=38960300</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=38960300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38960300</guid></item><item><title><![CDATA[New comment by drbawb in "Outlook is Microsoft's new data collection service"]]></title><description><![CDATA[
<p>>After too many years of Windows, I finally bit the bullet and installed Linux on my desktop.<p>Use Linux at home since 2020, and have recently switched to a Mac for work. Windows is gone from my life, relegated to doing maintenance-work from a VM for the poor saps still stuck on it.<p>There's no separation of concerns at Microsoft: the allure of recurring revenue from ad-tech and online-services is polluting Windows and Office in a really bad way. I need my operating system and productivity software to (a) work, (b) function reliably offline (Office doesn't), and (c) work in perpetuity for as long as the hardware lives. (Windows hasn't since 10, arguably 8.)<p>Apple seems to understand that the core stuff needs to be free, and the free stuff can't compromise on their privacy & security core-values <i>to be free.</i> They also come with apps that are reasonably worth using, and they use iCloud to sync and integrate that stuff seamlessly across their device-family.<p>What Apple charges money for is actual value-added service. You want Music? They've got that, streaming <i>or</i> purchased. You want TV? Same deal. You like books? Yep, got that too. Want some curated news? They'll sell you that. - Signed up for all this stuff and have run out of storage? Predictably they'll sell you more of that, too.<p>What's more is Apple understands _the meaning of no._ - I can turn that stuff off <i>easily</i>, <i>and permanently</i>, right when & where the nag occurred. No resorting to things like registry edits, group policy hacks, hacking the installer, etc. No gamification of the fucking <i>Settings</i> screen. No ads in my fucking <i>Start menu.</i> I can hide or remove their apps just like any other app. (As a concrete example: for ages I have had to hack Explorer to get rid of personal-OneDrive, which I don't/can't use since I <i>am not even logged into a MSFT account.</i> The equivalent to disable iCloud is a very clearly visible setting in Finder's settings.)<p>I won't lie, it hasn't been perfect, but the amount of UI polish, the ease of cross-device integrations, and the feeling of Apple actually valuing the customer-relationship, are <i>miles ahead</i> of whatever the fuck Microsoft is doing. Modern Microsoft feels like a Facebook or a Google, and that's <i>really not meant as a compliment.</i><p>If Microsoft wants recurring revenue, they need to start providing real services. Windows isn't a service. Office isn't a service. I highly suggest they start emulating Apple, or they're going to get left behind.<p>Redmond, start your photocopiers.</p>
]]></description><pubDate>Thu, 11 Jan 2024 22:06:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=38959983</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=38959983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38959983</guid></item><item><title><![CDATA[New comment by drbawb in "Is htmx Just Another JavaScript Framework?"]]></title><description><![CDATA[
<p>I agree with your definition, and I also believe it's an important distinction and a _better definition_ than the article author's. However I'm not sure I agree with your self-assessment of htmx being a library.<p>HTML is not the host programming language: that'd be JavaScript. Arguably, in this case, it's also whatever is on the other side of the HTTP requests htmx is making; which is almost certainly _not_ HTML.<p>htmx is maintaining its own event-loop (to react to DOM changes, read attributes, auto-wire itself, etc.), it's _calling into_ the user's code, either via the _declaratively configured_ HTTP endpoints when reacting to DOM events, or via callbacks provided by your event subscribers. These reactions were not <i>explicitly programmed</i> by a library-user in JavaScript, the host language. They were <i>configured</i> in markup and your framework altered its internal state and event-processing accordingly based on that configuration.<p>It is very much magic, and very much behaves like a framework. (I say this with the utmost respect, I don't think "framework" is a dirty word or anything. htmx is great conceptually, you've done a fantastic job implementing it, and it's a blast to use. I don't think it being a "framework", per this definition, detracts from what it is. I think it can also compete with other frameworks _just fine_ without needing to twist semantics.)<p>htmx's model is no different to me, conceptually, than Phoenix, Rails, et al. "magically" knowing which controller & action to invoke because I declared a route somewhere in a DSL, which they in-turn invoke to respond to an event. (I definitely don't consider either of those to be libraries.) What sets htmx apart is that it's a small, focused, _easily understood_ framework.<p>I do understand the need to differentiate htmx from the contemporary burdensomely-complex JS frameworks, but I don't think framework v. library is the right way to frame it.</p>
]]></description><pubDate>Thu, 11 Jan 2024 19:07:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=38957159</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=38957159</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38957159</guid></item><item><title><![CDATA[New comment by drbawb in "Databases and why their complexity is now unnecessary"]]></title><description><![CDATA[
<p>>If anyone has an idea for how to monetize yet another database client library, I'm all ears. I just need to eat, pay rent, and buy dog kibble<p>FWIW jOOQ's model worked great from a consumer/end-user point of view. I got to learn the whole library with no real strings attached, and then pay to adapt it/support it on Big Fucking Databases(TM) as projects required it. Their site and documentation is also quite pleasant.<p>In a way it feels like double-piggybacking: Microsoft, Oracle, et al. spend a lot on mindshare to make sure technical leads choose those respective stacks. Then the army of developers/consultants, required to get the promised ROI out of those stacks, inevitably have to go looking for tools. Be there to sell them the shovels. It helps if they are already familiar with it. (Free OSS adapters / "community" editions, etc., or even just very generous "evaluation" versions with no real effort to police use in a lab environment.)<p>Not sure how successful jOOQ has been financially, but considering they've been around for many years at this point, I have to imagine it's worked out well enough to pay for the lights and kibble?<p>The only other "dev tool" company I've enjoyed working with _more_ has been JetBrains. (The recent AI plugin not-withstanding.)</p>
]]></description><pubDate>Wed, 10 Jan 2024 19:23:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=38942061</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=38942061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38942061</guid></item><item><title><![CDATA[New comment by drbawb in "Windows users report appearance of unwanted HP app"]]></title><description><![CDATA[
<p>I read this blog post[1] a while back about the Windows memory subsystem performing pathologically bad due to an application (Google Chrome) asking the OS to employ memory throttling, and then blowing past its own self-imposed limits. I had a bit of a chuckle because <i>I've literally run into, and complained about this before,</i> so getting to see how silly it was under-the-hood was great schadenfreude.<p>These "background-friendly" processes are a sick joke IMO. My experience is they are wasting <i>more power</i> trying to play these stupid games, because by increasing the wall-time it takes to finish their workload, all they really achieve is keeping the CPU in a frequency-boosted state longer than necessary.<p>Just go fast and let the scheduler throttle you. If the browser updater is making a user-interactive system fall over: their code needs to be better, and the OS kernel needs to be better. If you are doing too much work the answer is "do less work" not "load-smear the frankly ludicrous amount of CPU and I/O." I think it's very indicative of how far desktop software has fallen that people seem to think adding <i>more</i> complexity (in the form of user-mode scheduling) is going to dig them out of the performance hole they dug themselves into.<p>[1]: <a href="https://randomascii.wordpress.com/2023/10/01/32-mib-working-sets-on-a-64-gib-machine/" rel="nofollow noreferrer">https://randomascii.wordpress.com/2023/10/01/32-mib-working-...</a></p>
]]></description><pubDate>Tue, 05 Dec 2023 18:02:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=38534581</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=38534581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38534581</guid></item><item><title><![CDATA[New comment by drbawb in "Wait, what's a bookmarklet?"]]></title><description><![CDATA[
<p>My city does this, as well as preventing right clicks, as a "copy protection mechanism", complete with an `alert()` shaming you every time you have the audacity to try and cut and paste some text.</p>
]]></description><pubDate>Wed, 25 Oct 2023 19:21:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=38017056</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=38017056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38017056</guid></item><item><title><![CDATA[New comment by drbawb in "The Interface of Kai Krause's Software (2003)"]]></title><description><![CDATA[
<p>Holy crap. Seeing Kai's Super GOO sure takes me back. I used to vandalize the family scrapbook w/ that program. One of the edits (in which I made my little sister appear _very bald_) still stands as a sibling in-joke to this day.</p>
]]></description><pubDate>Fri, 13 Oct 2023 19:48:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=37874769</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=37874769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37874769</guid></item><item><title><![CDATA[New comment by drbawb in "My Brain Doesn’t Picture Things"]]></title><description><![CDATA[
<p>>How can you draw a thing without visualizing it?<p>Speaking personally: my hand just moves. A top hat is roughly an elliptical base with a smaller cylinder affixed to it on-center, maybe a colored band or a bow wrapped around the bottom. The band is another cylinder w/ less height circumscribed into the larger one. The bow is maybe two triangles connected w/ a circle. Add some squigglies and shading to make the bow look like fabric. All this has to be skewed by perspective, which is going to be some lines I lay down w/ a straight edge. I like pencil, because I make lots of mistakes. I hated art-class as a kid because markers, crayons, colored pencils, etc. were torture to me, I had no idea how someone could commit to permanence w/ the first stroke. (Obviously had no idea what aphantasia was, then, but I do remember thinking pretty early on how _weird_ guided meditation sessions were. The backs of my eyelids are pretty uninteresting.)<p>>Do the coordinates of the vertices appear in your head or instructions about how to move your hand?<p>I don't see anything except what is on the paper. I probably use more guidelines than most, and my (admittedly amateurish) art looks very "sketch-y" _because it is._ I use lots of thin strokes or draw guidelines and erase ones that don't seem right. I'm very bad at "rendering" final scenes, I essentially have to just trace my own work very deliberately. (Though I'm slowly learning to lean on tracing via layers in digital tools to help with that.)<p>The facts of the "scene" are just present in my mind. My muscle memory acts on them. I am usually repulsed by what's on the paper and refine it. It's maybe akin to an internal monologue; closest thing I can think of is if someone was reading me a recipe over the phone: but instead of ingredients it was simple shapes "draw this, then that on top of it, but erase this line here at the bottom." Though it's not really a voice, exactly, unless I choose to vocalize or sub-vocalize it.<p>I don't really know how to describe it, I don't "see" the facts, or "hear" the facts, they're just _there._ If you ask me about my car, it's a blue Subaru. I didn't envision their emblem, or see the color blue, or the outline of the car, or anything like that. I just know it's a Subaru, and it's regal blue pearl - 35J. (Ironically I'm fucking terrible at trivia games.)<p>Also - if you ask me to draw with my eyes closed - you're probably going to get a bunch of disjoint strokes. It took a <i>long</i> time for me to figure out how to effectively use a digital tablet. (I'm still not sure I love it, but digital authoring fills too many other gaps for me to give up on it.)</p>
]]></description><pubDate>Fri, 06 Oct 2023 21:18:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=37796547</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=37796547</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37796547</guid></item><item><title><![CDATA[New comment by drbawb in "Divide your life into semesters, even when you’re not in school"]]></title><description><![CDATA[
<p>Someone beat you to that punch a long time ago. Here is a whole calendar replete with holidays <a href="https://en.wikipedia.org/wiki/Discordian_calendar" rel="nofollow noreferrer">https://en.wikipedia.org/wiki/Discordian_calendar</a> for your viewing pleasure.</p>
]]></description><pubDate>Mon, 28 Aug 2023 16:47:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=37296973</link><dc:creator>drbawb</dc:creator><comments>https://news.ycombinator.com/item?id=37296973</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37296973</guid></item></channel></rss>