<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: guites</title><link>https://news.ycombinator.com/user?id=guites</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 10:11:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=guites" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by guites in "Ooh.directory: a place to find good blogs that interest you"]]></title><description><![CDATA[
<p>I'm working on something similar for Brazilian blogs. For now it's a collection of ~500 blogs, and I plan to expand it by following external links found in these blogs and then somehow finding out which are links to other br blogs.<p>Not really a curated list, but I would welcome projects that filter the existing blogs into categories and etc.<p><a href="https://guilhermegarcia.dev/brcrawl" rel="nofollow">https://guilhermegarcia.dev/brcrawl</a></p>
]]></description><pubDate>Sun, 15 Feb 2026 00:05:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=47019753</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=47019753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47019753</guid></item><item><title><![CDATA[New comment by guites in "Show HN: Auto Wiki – Turn your codebase into a Wiki"]]></title><description><![CDATA[
<p>Requesting <a href="https://github.com/lobsters/lobsters">https://github.com/lobsters/lobsters</a> as I'm going through that codebase and would be able to provide feedback. cheers<p>ps. just gonna second everyone else who's saying being able to edit out incorrect data is very important, otherwise people are gonna be weary of reading repos they aren't already familiar with.</p>
]]></description><pubDate>Mon, 08 Jan 2024 22:59:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=38919612</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=38919612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38919612</guid></item><item><title><![CDATA[New comment by guites in "Hn.js"]]></title><description><![CDATA[
<p>Anyone with the time would care to explain how voting is handled on the server? I image that the image which is generated on the client is somehow tied to an endpoint that runs the necessary SQL or something.</p>
]]></description><pubDate>Wed, 20 Dec 2023 13:59:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=38708735</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=38708735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38708735</guid></item><item><title><![CDATA[New comment by guites in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://guilhermegarcia.dev" rel="nofollow noreferrer">https://guilhermegarcia.dev</a><p>Coming in a little late, I've got a blog where I write about my tech findings in brazillian Portuguese. Mostly short write ups about how I research a new technology or topic (though there are some non tech related stuff here and there).</p>
]]></description><pubDate>Wed, 05 Jul 2023 22:18:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=36607971</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=36607971</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36607971</guid></item><item><title><![CDATA[New comment by guites in "Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive data"]]></title><description><![CDATA[
<p>A review steps sounds like a good idea. Our implementation involves very little interaction on the client side, besides setting up the datasets etc, so maybe a way to log information sent for later inspection would help.<p>I'll be looking into secure aggregation as I'm not fully aware of how it works. As of now we rely on differential privacy only.<p>Thanks!</p>
]]></description><pubDate>Wed, 22 Mar 2023 16:58:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=35263902</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=35263902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35263902</guid></item><item><title><![CDATA[New comment by guites in "Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive data"]]></title><description><![CDATA[
<p>Would love to! You can grab my email on my profile. Could you ping me over there? Thanks</p>
]]></description><pubDate>Wed, 22 Mar 2023 16:54:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=35263861</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=35263861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35263861</guid></item><item><title><![CDATA[New comment by guites in "Launch HN: Flower (YC W23) – Train AI models on distributed or sensitive data"]]></title><description><![CDATA[
<p>Hey! Glad to see flower getting attention on hn.<p>I've been working on a project for over a year that uses flower to train cv models on medical data.<p>One aspect that we see being brought up again and again is how we can prove to our clients that no unnecessary data is being shared over the network.<p>Do you have any tips on solving that particular problem? I.e. proving that no data apart from model weights are being transferred to the centralized server?<p>Thanks a lot for the project.<p>edit: Just to clarify I am aware of differential privacy, I'm talking more on a "how to convince a medical institution that we are not sending its images over the network" level.</p>
]]></description><pubDate>Wed, 22 Mar 2023 14:57:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=35262043</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=35262043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35262043</guid></item><item><title><![CDATA[New comment by guites in "Vim users are better programmers"]]></title><description><![CDATA[
<p>I would generalize and say that tinkerers are better programmers, because you tend to get a better grasp of how your tooling works.<p>People that create vscode extensions and customize their workflows also share that spirit.</p>
]]></description><pubDate>Sun, 05 Mar 2023 18:48:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=35032640</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=35032640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35032640</guid></item><item><title><![CDATA[New comment by guites in "Rogule: A dungeon a day keeps the Balrog away"]]></title><description><![CDATA[
<p>This has strong Tibia (the mmo) vibes. Would also love it, although the maps would have to be a bit bigger, or maybe the drop rates smaller.<p>This would also make it harder for the first adventurers and gradually  easier for late comers (more bodies/more loot)</p>
]]></description><pubDate>Sun, 05 Mar 2023 18:44:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=35032605</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=35032605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35032605</guid></item><item><title><![CDATA[New comment by guites in "Spoonfish, a tiling window manager for macOS"]]></title><description><![CDATA[
<p>Woah, such a coincidence, I've been trying yabai[1] on my macOS mini for the past few days.<p>I wonder how they compare?<p>Installing yabai involves some fishy tinkering with system integrity protection and giving screen recording permission for some functionalities, which doesn't  bother me while at my personal PC but is kinda troublesome for a work machine.<p>Also, does it include some sort of workspace style virtual monitors? Like i3 does for linux.<p>In this case I would love if it allowed me to load custom workspaces on boot, which is such a pain to get working on i3[2]. (I'm not sure if yabai handles workspaces).<p>1. <a href="https://github.com/koekeishiya/yabai">https://github.com/koekeishiya/yabai</a>
2.<a href="https://wiki.archlinux.org/title/I3" rel="nofollow">https://wiki.archlinux.org/title/I3</a> section 5.3.2 for example</p>
]]></description><pubDate>Wed, 04 Jan 2023 18:41:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=34249607</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=34249607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34249607</guid></item><item><title><![CDATA[New comment by guites in "Tensorbook"]]></title><description><![CDATA[
<p>Sadly Apple Silicon is still very much difficult to properly configure for some areas of ML whilst leveraging the GPU (object detection for example), so having that nvidia really makes the set up smoother.</p>
]]></description><pubDate>Wed, 28 Dec 2022 10:39:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=34159570</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=34159570</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34159570</guid></item><item><title><![CDATA[New comment by guites in "Using ChatGPT to make Bash palatable"]]></title><description><![CDATA[
<p>This is a great example of how someone with little programming knowledge could leverage an AI into building simple scripts.<p>Lately I've been encouraging my friends into trying just that.<p>If the poster would want, for example, to save all current tabs when switching context (going from dev to marketing, for example), this would quickly turn into a more involved debugging/prompting question.</p>
]]></description><pubDate>Wed, 21 Dec 2022 22:15:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=34087111</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=34087111</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34087111</guid></item><item><title><![CDATA[New comment by guites in "Ask HN: Where can I discuss random ideas?"]]></title><description><![CDATA[
<p>If you speak Portuguese, there's this small message board I'm developing: <a href="https://gchan.com.br" rel="nofollow">https://gchan.com.br</a></p>
]]></description><pubDate>Fri, 09 Dec 2022 16:00:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=33922755</link><dc:creator>guites</dc:creator><comments>https://news.ycombinator.com/item?id=33922755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33922755</guid></item></channel></rss>