<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: bobblywobbles</title><link>https://news.ycombinator.com/user?id=bobblywobbles</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 19 May 2026 01:54:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bobblywobbles" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bobblywobbles in "Ask HN: What are you working on (non-AI)?"]]></title><description><![CDATA[
<p>No AI in my project.<p>I'm building a recipe editor online, one where you could enter in the details, and then get a printable file [to become an index card, for example]. I just started so I still have some ways to go but progress is good so far.</p>
]]></description><pubDate>Fri, 15 May 2026 12:56:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48148010</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=48148010</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48148010</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Show HN: Localize React apps without rewriting code"]]></title><description><![CDATA[
<p>I solved this in a repository I made a few years back. By switching languages, .missing.json files are generated with the words that don't have the other-language equivalent. Then, you run this script which calls the google translate API to generate the translations. <a href="https://github.com/reZach/secure-electron-template/blob/master/app/localization/translateMissing.js">https://github.com/reZach/secure-electron-template/blob/mast...</a><p>Granted, it still suffers that it's not a human translator, but it doesn't require a LLM.</p>
]]></description><pubDate>Wed, 11 Jun 2025 04:07:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44244111</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=44244111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44244111</guid></item><item><title><![CDATA[Ask HN: I am looking for resources on RPi Pico / eInk displays]]></title><description><![CDATA[
<p>I'm comfortable in programming, but have very little experience in the hardware-side of things; I'm looking to create an eink display that updates once a day with text. I have the capacity to learn what I need to understand in order to finish this hobby-project, but wanted to ask here in order to save time/headaches of those who have accomplished projects like this in the past (eInk newspaper/trading cards/etc.). I bought a RPi Zero 2 W, but I think I need to do this project on a microcontroller in order to reach the battery life goals I desire.<p>(I am also considering offering payment for guidance if that is allowed on HN- I did not see that it was disallowed!)<p>My main questions are:<p>- Raspberry Pi Pico or Arduino Nano? I feel both can accomplish my goals<p>- I see eInk displays for sale on Alibaba. What is the prerequisite knowledge needed in order to connect one of the displays to a microcontroller? Do these eInk displays come with drivers? How do I physically connect the display to a microcontroller?<p>- I desire that this device be battery powered that can also be recharged. I see different options in the market, but I'm struggling with understanding power requirements or what is physically possible to connect to a microcontroller (ie. aren't some batteries too strong and would fry the microcontroller?)<p>- I don't require any internet connectivity, but I know these components need to be physically connected. I've watched some introductory videos on soldering, but are there gotchas?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41130364">https://news.ycombinator.com/item?id=41130364</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 01 Aug 2024 15:41:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=41130364</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=41130364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41130364</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Ask HN: Who is hiring? (December 2023)"]]></title><description><![CDATA[
<p>FYI, navigating to the jobs page currently shows is unavailable: The website that you're trying to reach is having technical difficulties and is currently unavailable.</p>
]]></description><pubDate>Mon, 11 Dec 2023 03:19:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=38597275</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=38597275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38597275</guid></item><item><title><![CDATA[Rethinking how technology uses our personal data]]></title><description><![CDATA[
<p>Article URL: <a href="https://thecloudfall.com/">https://thecloudfall.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37685651">https://news.ycombinator.com/item?id=37685651</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 28 Sep 2023 05:39:15 +0000</pubDate><link>https://thecloudfall.com/</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=37685651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37685651</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Show HN: Schnitzeljagd.dev tests your web dev skills"]]></title><description><![CDATA[
<p>Neat idea. I had this page saved because I wanted to try it later.<p>If it wasn't for this thread I probably wouldn't have gotten past step 3. However, I have no clue how to move past step 4. I get the HINT we need to make a request, but I can't figure it out based on the instruction on the page. The page I tried is a 404. I'm not sure what <code> blocks are trying to convey, it's not clear to me. It would be fun to try to get to step 20, but if the clues get more vague at each step, there's no way I'll make it to the end.</p>
]]></description><pubDate>Fri, 07 Jul 2023 02:50:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=36626472</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=36626472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36626472</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Anxiety can be created by the body, mouse heart study suggests"]]></title><description><![CDATA[
<p>Yes! And if you have problems with anxiety, it may be helpful to simulate your vagus nerve to help calm your body down. Taking cold showers, massaging your ear, eating probiotics are all things that I've personally been doing and I feel a general improvement of my own anxious feelings. It's such an easy/accessible way to manage anxiety; I would think it should be more mainstream.</p>
]]></description><pubDate>Fri, 03 Mar 2023 19:17:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=35013804</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=35013804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35013804</guid></item><item><title><![CDATA[Digital Logical Simulator]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/SebLague/Digital-Logic-Sim">https://github.com/SebLague/Digital-Logic-Sim</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=34939977">https://news.ycombinator.com/item?id=34939977</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 25 Feb 2023 20:11:40 +0000</pubDate><link>https://github.com/SebLague/Digital-Logic-Sim</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=34939977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34939977</guid></item><item><title><![CDATA[New comment by bobblywobbles in "How do you avoid missing the big picture at work?"]]></title><description><![CDATA[
<p>At the start of my current job, I too felt I didn't understand enough and certainly did not know what the big picture was at work. I credit two things that have helped me see the big picture at my job:<p>1) Relentlessly pursuing all that I could to learn
2) Having a come-to-terms moment that yes it was okay to not know and not feel bad for asking questions<p>Work is different than school. In work, it is more important to be self-motivated. What this tangibly means is that if I'm working on something that I have questions about, I go to the person who has the answer to my question to ask them. I'll do this many times throughout my day if I don't already know the answer. If you are feeling afraid to feel "dumb", I don't know exactly how to force it, but you need to have a moment where you accept the fact you will not know things and will have to ask questions to get the answers you need. It becomes easy to ask questions once this moment happens.<p>Also, be the one who initiates change. Don't wait for your manager to tell you what to do [once you have a good idea of your tasks]; be self-motivated and say yes to everything and dive into everything and learn as much as you can. The more you do this, the more you are exposed to, involved in, and talk with others and can pick up enough "background noise" to understand more of the big picture [without explictly asking what the big picture is]. I would say after about 2-3 years you get a good intuitive understanding of your job and role, but I assume that runway depends on various factors that vary by individual.</p>
]]></description><pubDate>Thu, 19 Jan 2023 22:32:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=34446607</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=34446607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34446607</guid></item><item><title><![CDATA[Ask HN: Can you recommend modeling software?]]></title><description><![CDATA[
<p>I'm looking for some advice; I'd like to make collapsible steps in order to more easily enter my attic space. I'm looking for a tool that I can use where I can lay out 2x4s, and place hinges or other screws/nails in the wood and see how the steps might lay/collapse before I actually attempt such a build. Are there tools out there that would allow me to tinker with the design?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33711991">https://news.ycombinator.com/item?id=33711991</a></p>
<p>Points: 18</p>
<p># Comments: 11</p>
]]></description><pubDate>Tue, 22 Nov 2022 21:47:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=33711991</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=33711991</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33711991</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Tauri vs. Electron – Real world application"]]></title><description><![CDATA[
<p>> #6 - Security "Tauri is very secure by default, on the other hand I can't say the same about Electron... With Electron you have full access to Node APIs, so a hacker could easily exploit the very powerful Node APIs."<p>It's fair to believe this, given there's so much material out on the web affirming the fact. I've written about this at length in other places; applications with Electron pre version 5 [0] (released April 2019) were not secure. It's entirely possible and easy to build a secure Electron app today. I started building a secure app Electron template in 2020 [1] (that I still maintain) to address this security issue. I've also written about a history of the framework [2] and steps to build your own Electron app with today's best practices [3].<p>[0] - <a href="https://github.com/electron/electron/releases/tag/v5.0.0" rel="nofollow">https://github.com/electron/electron/releases/tag/v5.0.0</a>
[1] - <a href="https://github.com/reZach/secure-electron-template" rel="nofollow">https://github.com/reZach/secure-electron-template</a>
[2] - <a href="https://www.debugandrelease.com/the-ultimate-electron-guide/" rel="nofollow">https://www.debugandrelease.com/the-ultimate-electron-guide/</a>
[3] - <a href="https://www.debugandrelease.com/creating-a-simple-electron-application/" rel="nofollow">https://www.debugandrelease.com/creating-a-simple-electron-a...</a></p>
]]></description><pubDate>Mon, 22 Aug 2022 22:08:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=32557920</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32557920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32557920</guid></item><item><title><![CDATA[New comment by bobblywobbles in "On Being Busy"]]></title><description><![CDATA[
<p>> Being busy also helps avoid the question “What am I here for/what do I want?”<p>So true, this resonated deeply with me. Being busy is also a safe/acceptable/normal response that can hide or shield us from fear. Am I too nervous or self conscious or fear rejection? I have no need to fear any of that if I'm never around anyone else, and it's perfectly acceptable to be "busy" and reject social gatherings because being productive == good.<p>I noticed this underlying fear in someone else and I tried my best to help them and to accept the person they were, but they remained closed off. Someone will only make the change when they are ready to do so and you can't force it even if it's of good intentions.</p>
]]></description><pubDate>Sun, 21 Aug 2022 05:34:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=32537671</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32537671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32537671</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Ask HN: What Are You Working On? (August 2022)"]]></title><description><![CDATA[
<p>A lots of fun things, feel free to connect with me on Github if anyone would like to chip in and help:<p>- An Electron template with built-in secure features. I regularly maintain and update the template so it's supported with newer versions of packages.
- A collection of free, public-domain recipes. I've wanted to do some version of this for _years_, but am finally getting around to do it again. This time, I'm paying chefs to create recipes for me that will be licensed as public domain.<p>[0] - <a href="https://github.com/reZach/secure-electron-template" rel="nofollow">https://github.com/reZach/secure-electron-template</a>
[1] - <a href="https://github.com/reZach/open-recipe-project" rel="nofollow">https://github.com/reZach/open-recipe-project</a></p>
]]></description><pubDate>Mon, 01 Aug 2022 19:03:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=32310671</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32310671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32310671</guid></item><item><title><![CDATA[Show HN: Housing Affordability Calculator]]></title><description><![CDATA[
<p>Do you want a housing calculator that:<p>- Is completely client-side
- Is easy and straightforward to fill out
- Is comprehensive; we include fields such as expenses you budget for which many calculators do not include
- Is open source<p>Look no further, because I have a solution for you. I've compiled the formulas that I am using to vet whether or not particular houses are within my means into a webpage that's easily accessible and understandable (and, a little more accurate than ones I've seen online).<p>https://rezach.github.io/house-affordability-calculator/<p>-----<p>I post this somewhat in jest - it is fairly trivial to build something like this, but I hope to share it in case others would like to use it or build upon it for their needs.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32284492">https://news.ycombinator.com/item?id=32284492</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 30 Jul 2022 05:28:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=32284492</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32284492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32284492</guid></item><item><title><![CDATA[Ask HN: What open source software do you want to see built?]]></title><description><![CDATA[
<p>I'm having a small itch to contribute to the community again with a project that others find useful. Is there a software/project/framework/template/tooling that you have been looking for or desiring recently that isn't out there today? Is this project an idea that you'd donate to if it existed (ie. Github sponsors)?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32264176">https://news.ycombinator.com/item?id=32264176</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 28 Jul 2022 13:43:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=32264176</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32264176</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32264176</guid></item><item><title><![CDATA[Open Recipe Project]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/reZach/open-recipe-project">https://github.com/reZach/open-recipe-project</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32220922">https://news.ycombinator.com/item?id=32220922</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 25 Jul 2022 05:47:55 +0000</pubDate><link>https://github.com/reZach/open-recipe-project</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32220922</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32220922</guid></item><item><title><![CDATA[Ask HN: What is the legality of scraping recipe ingredient lists?]]></title><description><![CDATA[
<p>Companies such as AllRecipes, BigOven and Yummly have millions of combined recipes saved within their systems. BigOven, for example, has a clipper tool (https://www.bigoven.com/clipper) that allows users to copy recipes from other sites and save them in BigOven. Based on Copyright Law, lists of ingredients are not copyrightable, but creative works (ie. ingredients + instructions + images) are. Under this understanding, recipes that are copied beyond the ingredient list into BigOven (or other recipe database) would be breaking copyright law.<p>Are there reputable sources (attorneys) in Copyright law that I can contact - if it's within legal means, I desire to compile a list of recipes (name of food & list of ingredients only) and sell this collection to users who are interested.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32214666">https://news.ycombinator.com/item?id=32214666</a></p>
<p>Points: 16</p>
<p># Comments: 16</p>
]]></description><pubDate>Sun, 24 Jul 2022 15:55:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=32214666</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32214666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32214666</guid></item><item><title><![CDATA[How to Use TailwindCSS with Electron]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.debugandrelease.com/how-to-use-tailwindcss-with-electron/">https://www.debugandrelease.com/how-to-use-tailwindcss-with-electron/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=32152046">https://news.ycombinator.com/item?id=32152046</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 19 Jul 2022 14:29:58 +0000</pubDate><link>https://www.debugandrelease.com/how-to-use-tailwindcss-with-electron/</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32152046</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32152046</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Ask HN: Is having a personal blog/brand worth it for you?"]]></title><description><![CDATA[
<p>I do believe blogging is valuable<p><pre><code>  -Is the time spent writing worth to me? Yes - I find it's helpful to jot information down so that I can refer to it later. It's a bonus point to get known within a topic or when others come and say that my material is helpful

  -Did it help me find opportunities? I've been approached once for an opportunity to work based on my work online

  -Did I learn something new from it? Yes. Writing down my work is a great way for me to learn as it tells me if I have holes in my knowledge when I go to explain my thoughts.
</code></pre>
I write mostly about Electron [with Ghost]: <a href="https://www.debugandrelease.com/" rel="nofollow">https://www.debugandrelease.com/</a></p>
]]></description><pubDate>Tue, 19 Jul 2022 13:59:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=32151533</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=32151533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32151533</guid></item><item><title><![CDATA[New comment by bobblywobbles in "Shrugs.app – A native Slack client for macOS"]]></title><description><![CDATA[
<p>That's a common refrain I hear that Electron apps aren't secure. It was more true in the past and less-so now. I've been maintaining a secure Electron template for 2 years that's got traction in the community, if you are interested - <a href="https://github.com/reZach/secure-electron-template" rel="nofollow">https://github.com/reZach/secure-electron-template</a>.</p>
]]></description><pubDate>Thu, 30 Jun 2022 01:32:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=31927787</link><dc:creator>bobblywobbles</dc:creator><comments>https://news.ycombinator.com/item?id=31927787</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31927787</guid></item></channel></rss>