<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: TheSisb2</title><link>https://news.ycombinator.com/user?id=TheSisb2</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 01 May 2026 15:55:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=TheSisb2" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by TheSisb2 in "Pikaday: A friendly guide to front-end date pickers"]]></title><description><![CDATA[
<p>Native datepickers fall apart when you need to handle different date formats as user preferences (not as browser default)</p>
]]></description><pubDate>Tue, 11 Nov 2025 18:42:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45891137</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=45891137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45891137</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Lottie is an open format for animated vector graphics"]]></title><description><![CDATA[
<p>Note: they didn’t create lottie, they sorta acquihired the developer who made it and brought the project under their umbrella</p>
]]></description><pubDate>Mon, 26 May 2025 04:24:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44093957</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=44093957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44093957</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Rewriting my website in plain HTML and CSS"]]></title><description><![CDATA[
<p>Love this. Building a website this way really teaches you why we started having all the complexities in web frameworks today. 
For certain simple websites like this one, the tradeoffs are worth it. I rebuilt our company website this way too. (Sescollc.com)</p>
]]></description><pubDate>Wed, 15 Jan 2025 01:32:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=42706283</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=42706283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42706283</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Show HN: Performant intracontinental public transport routing in Rust"]]></title><description><![CDATA[
<p>It depends on a number of factors, one of which is how the authors perceive the work. Does it stand on its own merits or is it interesting because of the technical decisions? Sometimes it starts as a technical exploration and outgrows itself faster than the author can come to terms with the magnitude of the work.</p>
]]></description><pubDate>Sat, 14 Dec 2024 08:20:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=42415503</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=42415503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42415503</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Sequence to sequence learning with neural networks: what a decade"]]></title><description><![CDATA[
<p>I appreciate the link, but the tone of this comment is very un-HN. I don’t even see people talk that way about 4chan, which one can argue would deserve it more.</p>
]]></description><pubDate>Sat, 14 Dec 2024 08:09:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42415456</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=42415456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42415456</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Trump wins presidency for second time"]]></title><description><![CDATA[
<p>Not sure why this is being downvoted, also curious</p>
]]></description><pubDate>Wed, 06 Nov 2024 17:39:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=42065984</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=42065984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42065984</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Trump wins presidency for second time"]]></title><description><![CDATA[
<p>Apparently people that support Trump</p>
]]></description><pubDate>Wed, 06 Nov 2024 17:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=42065920</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=42065920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42065920</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Build WebGPU apps with PlayCanvas"]]></title><description><![CDATA[
<p>Venge.io is probably one of the most impressive games I've played in the browser, and was built using PlayCanvas.</p>
]]></description><pubDate>Fri, 17 May 2024 02:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=40385728</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=40385728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40385728</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Designing furniture using the CSS grid (2023)"]]></title><description><![CDATA[
<p>I was surprised when this layout worked:<p><pre><code>  cabinet 200cm x 92cm top 3cm bottom 15cm scale 5
       50cm     \*        \*        20cm
  \*   drawer   door     door     drawer
  \*   drawer   ^        ^        drawer
  \*   ^        ^        <        drawer
  \*   >        drawer   drawer   <

</code></pre>
So I inspected the odd shaped element and noticed it would overflow. Probably fine for your purposes.<p>Super cool!</p>
]]></description><pubDate>Mon, 06 May 2024 00:26:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=40269922</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=40269922</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40269922</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Speeding up the JavaScript ecosystem – The barrel file debacle"]]></title><description><![CDATA[
<p>In between barrel files and no barrel files, are unbarrelled files. This is where you have one installable package (i.e.: @cool-lib/core) and create imports from sub-paths like this:<p>import Button from "@cool-lib/core/button";<p>import Link from "@cool-lib/core/link";<p>import Widget from "@cool-lib/core/widget";<p>This is similar to what lodash does too. Still have more imports, but only one package.json dependency! And the same perf gains.</p>
]]></description><pubDate>Mon, 09 Oct 2023 03:45:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=37816738</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=37816738</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37816738</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Show HN: Rapidpages – OSS alternative to vercel's v0"]]></title><description><![CDATA[
<p>How difficult would it be to feed in design system components to the AI? Design system building blocks could serve to improve the quality of outputs vs straight CSS/Tailwind</p>
]]></description><pubDate>Fri, 22 Sep 2023 20:50:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=37617598</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=37617598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37617598</guid></item><item><title><![CDATA[New comment by TheSisb2 in "How I made Google’s data grid scroll faster with a line of CSS"]]></title><description><![CDATA[
<p>Shameless plug: we had a really hard time finding an accessible data grid that matches the specs, so we built one recently (in React) for our design system. It’s very minimal but completely composable. For example we don’t have virtualized rows or  frozen columns but that’s something that can be added on later; we focused on a foundationally accessible data grid to start: 
<a href="https://paste.twilio.design/components/data-grid" rel="nofollow">https://paste.twilio.design/components/data-grid</a><p>I hope that other data grid libraries can mimic some of this to improve web accessibility. These components can be really tedious to interact with today</p>
]]></description><pubDate>Thu, 28 Oct 2021 02:52:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=29021838</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=29021838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29021838</guid></item><item><title><![CDATA[Insights & metrics that inform the Paste design system]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.twilio.com/blog/insights-metrics-inform-paste-design-system">https://www.twilio.com/blog/insights-metrics-inform-paste-design-system</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=27044642">https://news.ycombinator.com/item?id=27044642</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 05 May 2021 00:35:36 +0000</pubDate><link>https://www.twilio.com/blog/insights-metrics-inform-paste-design-system</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=27044642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27044642</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Godot Engine Web Editor"]]></title><description><![CDATA[
<p>Venge.io</p>
]]></description><pubDate>Sun, 21 Mar 2021 13:52:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=26530432</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=26530432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26530432</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Show HN: SVG-to-React – convert your SVG assets into accessible React components"]]></title><description><![CDATA[
<p>Hey HN! I'm really happy to be sharing this with you all today.  I've been working on React projects for about 4 years now and I've always found that SVGs (whether icons or full illustrations) are best represented in my projects as individual React components.  Some of the benefits are that:<p>- It's easier to control your SVGs with clearly defined props<p>- You can bake in accessibility into your illustrations<p>- Unlike to icon fonts which load the entire font, you can leverage modern module loading practices to only load the SVGs you need (i.e.: import HackerNewsIcon from '...')<p>- Unlike in-lining SVGs, the resource can be cached, bundled, and re-used multiple times without duplicating the contents.<p>- This tool automatically strips away `id`s so you don't have id collisions.<p>- Since it's a component, you can modify it to, for example, show a different SVG under a different locale if the English design doesn't translate well.<p>This has helped our little design system team off-load the incoming requests to add new icons back out to the requesting teams.  And if an icon doesn't meet the requirements of our system, consumers can continue to use them in their own projects while still being aligned on props and a11y.<p>Hope you all find this useful too!</p>
]]></description><pubDate>Wed, 18 Dec 2019 01:27:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=21820912</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=21820912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21820912</guid></item><item><title><![CDATA[Show HN: SVG-to-React – convert your SVG assets into accessible React components]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/twilio-labs/svg-to-react">https://github.com/twilio-labs/svg-to-react</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21820862">https://news.ycombinator.com/item?id=21820862</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 18 Dec 2019 01:17:07 +0000</pubDate><link>https://github.com/twilio-labs/svg-to-react</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=21820862</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21820862</guid></item><item><title><![CDATA[New comment by TheSisb2 in "CSS: The bad bits and how to avoid them"]]></title><description><![CDATA[
<p>Use CSS Modules imo.</p>
]]></description><pubDate>Tue, 20 Mar 2018 07:13:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=16626523</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=16626523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16626523</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Treating performance as a product: The technical story of Asana’s rewrite"]]></title><description><![CDATA[
<p>I once heard a story about a manager who let it be known he would give out 20$ if people used product management tool X.  During one meeting, someone pulled up a note on said tool and he handed them a crisp 20$.  A few more instances of that and everyone was using it.  Or so the story goes...</p>
]]></description><pubDate>Wed, 30 Aug 2017 06:40:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=15130118</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=15130118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15130118</guid></item><item><title><![CDATA[New comment by TheSisb2 in "Where’s all my CPU and memory gone? The answer: Slack"]]></title><description><![CDATA[
<p>Are you using the Desktop client or the app through your browser?  The client is more performant than through the webpage.</p>
]]></description><pubDate>Thu, 27 Jul 2017 22:03:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=14870051</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=14870051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14870051</guid></item><item><title><![CDATA[New comment by TheSisb2 in "WebAssembly: Mozilla Won"]]></title><description><![CDATA[
<p>Styling scrollbars</p>
]]></description><pubDate>Thu, 01 Jun 2017 18:46:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=14463209</link><dc:creator>TheSisb2</dc:creator><comments>https://news.ycombinator.com/item?id=14463209</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14463209</guid></item></channel></rss>