<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: tomlagier</title><link>https://news.ycombinator.com/user?id=tomlagier</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 05 Sep 2026 10:28:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=tomlagier" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by tomlagier in "Google's ChatGPT Competitor Will Have to Wait"]]></title><description><![CDATA[
<p>> Why is it catching on? In the best light because it actually is a tremendous productivity accelerator. In the worst light, because we live in a world that incentivizes "fake it til you make it".<p>It's great at a few things and pretty good at a lot of things. In my view, the thing that it's the absolute best at is churning out low value, rarely-read communication. There is a massive amount of that type of communication - spam, student essays, procedural documents for compliance. There are loads of jobs that need to do that sort of thing regularly and it's a godsend for them.</p>
]]></description><pubDate>Fri, 17 Nov 2023 22:15:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=38311221</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=38311221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38311221</guid></item><item><title><![CDATA[New comment by tomlagier in "Next.js 14"]]></title><description><![CDATA[
<p>Honestly, I've had a great experience because I've read a lot of experiences like yours and stuck with pages router & Next 12, which works nicely for everything I've needed it to do.<p>There might be a point where app router is stable & smooth but it's pretty clearly not right now, so havn't really seen the need to upgrade. I think there was a pretty decent comms issue with the stability of it from both the Next and React teams, but I have a hard time faulting an otherwise fairly stable and useful framework for adding features when they're not breaking the existing stable path.<p>Hooks was a bit of a bumpy transition as well, but I do think that I prefer the code written with them to the code before them. I think it's OK to wait a year or two to let the rough edges get filed down when these types of frameworks release big new feature sets.<p>Edit: I'll note that we don't use next/image or API routes either, both of which I've seen some churn / pain with. Possible I just hit on the framework when it was in a pretty happy place and most of the new features or suggested defaults have had pain points that I havn't experienced.</p>
]]></description><pubDate>Thu, 26 Oct 2023 21:29:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=38031931</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=38031931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38031931</guid></item><item><title><![CDATA[New comment by tomlagier in "Show HN: I built a virtual tabletop for playing Dungeons and Dragons"]]></title><description><![CDATA[
<p>My counterpoint to this is just that DDB is not a super usable piece of software (it's slow, buggy, and expensive). It's got the massive advantage of having the rights to sell D&D content, but there's definitely room for disruption in that market.</p>
]]></description><pubDate>Thu, 12 Oct 2023 21:39:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=37863516</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=37863516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37863516</guid></item><item><title><![CDATA[New comment by tomlagier in "Show HN: I built a virtual tabletop for playing Dungeons and Dragons"]]></title><description><![CDATA[
<p>Nit: Foundry uses Pixi.js for rendering, so it's using more or less standard JS gamedev tools to draw on a WebGL context in a canvas.<p>Edit: See <a href="https://foundryvtt.wiki/en/development/guides/pixi" rel="nofollow noreferrer">https://foundryvtt.wiki/en/development/guides/pixi</a><p>Edit2: For an example of why gamedev toolkits don't necessarily produce performant, highly usable software, check out Dungeondraft (<a href="https://dungeondraft.net/" rel="nofollow noreferrer">https://dungeondraft.net/</a>). It's built with Godot and gets the job done, but as an application it's a total mess. I'm working on an alternative but (surprise!) it's a challenge.</p>
]]></description><pubDate>Thu, 12 Oct 2023 16:33:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37859471</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=37859471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37859471</guid></item><item><title><![CDATA[New comment by tomlagier in "I’m a doctor: Here’s what I found when I asked ChatGPT to diagnose my patients"]]></title><description><![CDATA[
<p>For me, the reason I prefer Google to GPT is that it's much easier for me to assess the credibility of a Google answer vs a GPT one. There are so many signals in any primary source. Some obvious ones are things like number of upvotes, site reputability, presence of (working) examples, when was the answer written? More intangible things are like how closely does this solution match my problem statement, does the author write in a trustworthy manner are also easy for me to pick up at a glance.<p>With GPT, I don't have any of that (or maybe I just need to re-learn it?)<p>Also, I get a useful answer from most Google queries. GPT performs at a significantly lower bar (at least right now) - it works well for some stuff but not others, and the time it takes to figure out whether it's going to do a good job (and maybe do a couple of rounds of prompt refinement) is much more than just Googling.</p>
]]></description><pubDate>Thu, 06 Apr 2023 01:43:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=35463031</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=35463031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35463031</guid></item><item><title><![CDATA[New comment by tomlagier in "Best D&D map makers for dungeons, cities and worlds"]]></title><description><![CDATA[
<p>I wonder if there's something that you can do as you're nearing the end of the context window to summarize the "state" of the world so far and put it into context so that the model always has context on the most important details. I'd imagine that you'd lose some of the minor stuff by compressing context this way, but, hey, humans forget minor details too.</p>
]]></description><pubDate>Thu, 16 Mar 2023 16:36:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=35184389</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=35184389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35184389</guid></item><item><title><![CDATA[New comment by tomlagier in "Bing: “I will not harm you unless you harm me first”"]]></title><description><![CDATA[
<p>It doesn't even "understand" basic math - trivial to test if you give it a sufficiently unique expression (e.g. 43829583 * 5373271).</p>
]]></description><pubDate>Thu, 16 Feb 2023 08:29:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=34816366</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=34816366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34816366</guid></item><item><title><![CDATA[New comment by tomlagier in "Free Open Source Tailwind CSS Components"]]></title><description><![CDATA[
<p>Not a dumb question!<p>They cover different needs - Tailwind is a low-level CSS library that provides a different (and some claim better) way of styling HTML. It doesn't provide markup, interactivity, etc.<p>AntD is a high-level component library that provides components with pre-built markup, JS interactivity, accessibility, etc. Any of the component libraries in this thread are a good point of comparison.<p>You might use Tailwind if you're building out your own components, or styling a page that doesn't need much interactivity. It is fast, lightweight, and easy to integrate. You can compare it to any CSS-in-JS tool, SASS, and other styling solutions.<p>You'd typically turn towards a component library (like MaterialUI, Ant Design, or Tailwind UI) if you're looking to quickly build a webapp that needs a lot of interactivity out of the gate. These solutions are larger and heavier, but provide a lot more functionality (interactivity, accessibility).</p>
]]></description><pubDate>Mon, 25 Apr 2022 22:36:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=31161703</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=31161703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31161703</guid></item><item><title><![CDATA[New comment by tomlagier in "Tell HN: AWS appears to be down again"]]></title><description><![CDATA[
<p>I wonder if AWS will make more or less money from these outages?<p>Will large players flee because of excessive instability? Or will smaller players go from single-AZ to more expensive multi-AZ?<p>My guess is that no-one will leave and lots of single-AZ tenants who should be multi-AZ will use this as the impetus to do it.<p>Honestly, having events like this is probably good for the overall resilience of distributed systems. It's like an immune system, you don't usually fail in the same way repeatedly.</p>
]]></description><pubDate>Wed, 15 Dec 2021 17:27:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=29568956</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=29568956</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29568956</guid></item><item><title><![CDATA[New comment by tomlagier in "Opposition to High Density Development"]]></title><description><![CDATA[
<p>Morally, I'm very pro-high density housing. Just like I'm pro-public transit. But in reality, my expressed preference is a single-family house with a yard and the convenience a car brings. I'm not sure how to square these things.</p>
]]></description><pubDate>Tue, 07 Dec 2021 18:39:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=29476440</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=29476440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29476440</guid></item><item><title><![CDATA[New comment by tomlagier in "PostgREST 9.0"]]></title><description><![CDATA[
<p>The issue I have with these automatic "backend from your DB" service is:<p>* For the simple case, they seem like they are as good as a simple backend service, albeit easier to set up.<p>* For more complex cases (e.g. external dependencies, complex business logic), they seem so much more difficult to make work that I can't imagine anyone _not_ setting up a separate service to handle those scenarios. Maybe you can do everything with stored procedures, but Hasura, Postgraphile, et al. all seem to suggest that you should stand up a separate service for this.<p>* Once you've got a separate service where your complexity lives, that's going to be the meat of your project.<p>* Is it really worth it to introduce a separate dependency & pattern just to scaffold the easy parts more quickly? The consistency of having a single data access pattern between the client and all parts of your service seems like it would outweigh not needing to write a little code to proxy queries through your backend by far.<p>I guess it really depends on the app - if it's really just a view layer, or if the RUD* has very little logic to it and it's expected that the complexity of the backend logic really won't grow over time (never seen this...) then sure, it could be a fit.<p>Until then it seems like yet another MVP optimization that gets thrown away as soon as the app needs to grow up.</p>
]]></description><pubDate>Tue, 30 Nov 2021 21:01:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=29397400</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=29397400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29397400</guid></item><item><title><![CDATA[New comment by tomlagier in "Ask HN: Those who quit their jobs without anything planned. How did it go?"]]></title><description><![CDATA[
<p>Maybe not quite the answer you're looking for, but I'll throw it in anyway.<p>- I planned on quitting my FAANG job in February 2020 to go travel the world for 9 months (midlife crisis, sabbatical, whatever you want to call it).<p>- COVID hit, we came back March 2020.<p>- Decided to take the opportunity to leave the Bay Area and try our hand at freelance / contracting for time flexibility so we could go travel again once lockdown ended and international travel became a possibility.<p>- We thought we might come back to the Bay Area once "it was over" and we'd travelled.<p>- Lockdown stretched on, borders stayed closed.<p>- Contracting picked up, was able to negotiate part-time hours making enough to live on.<p>- My partner switched careers successfully, starting a new business.<p>- Fast forward to now, I'm still contracting. We've put down roots in the small town we moved to. My partner's business is thriving. We're saving up for a house.<p>Overall life is good. We've traded the stresses of the Bay Area for a different set of stresses - it's equally difficult finding housing here, starting a new business has been hard, and figuring out what I want out of a freelance career has been a struggle as well. We've got a lot more free time, and the flexible hours have been a huge blessing.</p>
]]></description><pubDate>Mon, 22 Nov 2021 20:47:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=29311420</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=29311420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29311420</guid></item><item><title><![CDATA[New comment by tomlagier in "Looters strike high-end San Francisco-area stores for third day in a row"]]></title><description><![CDATA[
<p>The US seems to struggle with a balance between security of property and police violence against minorities. I can't believe that we can't have a save and secure society without extreme police violence. It seems like many other countries manage this, why can't we?</p>
]]></description><pubDate>Mon, 22 Nov 2021 20:03:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=29310978</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=29310978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29310978</guid></item><item><title><![CDATA[Ask HN: Best resources on learning to be a better teacher or mentor?]]></title><description><![CDATA[
<p>I'm a ~senior engineer, worked for a handful of startups and larger companies. Mentorship and training is an area of work that I really want to explore, but I don't think it's my strongest skill right now. How can I improve?<p>Some people seem to have a natural ability to break complex topics down into comprehensible pieces. That's something I'd love to learn more thoroughly.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29281647">https://news.ycombinator.com/item?id=29281647</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 19 Nov 2021 20:04:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29281647</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=29281647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29281647</guid></item><item><title><![CDATA[New comment by tomlagier in "Show HN: New way to test APIs with OpenAPI and Postman"]]></title><description><![CDATA[
<p>Very cool! We use Postman collections extensively to internally document our APIs and make handoff between frontend and backend easier. We're waffling a bit on backend schema (currently using Yup & Typescript to export request/response types, but no formal definition), but seeing this makes me think it might be worth investing in a migration to OpenAPI, just to ease documentation.</p>
]]></description><pubDate>Thu, 15 Jul 2021 16:31:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=27846598</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=27846598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27846598</guid></item><item><title><![CDATA[NextJS, WebAssembly, and Web Workers]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/lagierandlagier/nextjs-webassembly-and-web-workers-a5f7c19d4fd0">https://medium.com/lagierandlagier/nextjs-webassembly-and-web-workers-a5f7c19d4fd0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27574395">https://news.ycombinator.com/item?id=27574395</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 20 Jun 2021 22:20:24 +0000</pubDate><link>https://medium.com/lagierandlagier/nextjs-webassembly-and-web-workers-a5f7c19d4fd0</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=27574395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27574395</guid></item><item><title><![CDATA[New comment by tomlagier in "Stonks Are What You Can Get Away With: NFTs and Financial Nihilism"]]></title><description><![CDATA[
<p>I'd guess that a lot of the WSB crowd has some exposure to crypto, which isn't doing so hot recently.</p>
]]></description><pubDate>Sun, 20 Jun 2021 19:00:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=27572935</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=27572935</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27572935</guid></item><item><title><![CDATA[New comment by tomlagier in "Why bugs might feel “impossible”"]]></title><description><![CDATA[
<p>Is there any downside to writing deterministic games? It seems like the only sane way to do it, but I guess it adds some complexity overhead for the initial write otherwise everyone would do it by default?</p>
]]></description><pubDate>Tue, 15 Jun 2021 16:37:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=27517867</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=27517867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27517867</guid></item><item><title><![CDATA[New comment by tomlagier in "Windows 10 to be retired in 2025, as new OS unveils"]]></title><description><![CDATA[
<p>Probably referring to this story: <a href="https://krebsonsecurity.com/2019/12/the-iphone-11-pros-location-data-puzzler/" rel="nofollow">https://krebsonsecurity.com/2019/12/the-iphone-11-pros-locat...</a></p>
]]></description><pubDate>Tue, 15 Jun 2021 16:26:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=27517725</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=27517725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27517725</guid></item><item><title><![CDATA[New comment by tomlagier in "Drunk as a Lord: the Regency Bottle Men"]]></title><description><![CDATA[
<p>Just listened to a Revisionist History episode that called out the harms of over-consumption of linoleic acid. Apparently the shift away from animal and towards vegetable oils in the '70s and '80s caused a lot of adverse health effects because we now consume multiples of the amount of linoleic acid that we did in previous generations.<p>Podcast: <a href="https://blog.simonsays.ai/the-basement-tapes-with-malcolm-gladwell-s2-e10-revisionist-history-podcast-transcript-d764d0472079" rel="nofollow">https://blog.simonsays.ai/the-basement-tapes-with-malcolm-gl...</a><p>(Somewhat biased, but still a good summary of the research) article on linoleic acid: <a href="https://theecologist.org/2014/feb/24/linoleic-acid-overwhelming-evidence-against-healthy-poly-unsaturated-oil" rel="nofollow">https://theecologist.org/2014/feb/24/linoleic-acid-overwhelm...</a></p>
]]></description><pubDate>Tue, 25 May 2021 17:03:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=27279377</link><dc:creator>tomlagier</dc:creator><comments>https://news.ycombinator.com/item?id=27279377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27279377</guid></item></channel></rss>