<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: hdgr</title><link>https://news.ycombinator.com/user?id=hdgr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Apr 2026 10:23:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hdgr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hdgr in "Google is making AI in Gmail and Docs free, but raising the price of Workspace"]]></title><description><![CDATA[
<p>Since the whole thing is not documented anywhere, it's hard to rely on or exploit. From my experience, it works.<p>Check out search results on "gsuite legacy storage increase 5gb", multiple users reported on their experience with it. It looks like extra space is granted if you're close to the limit, but not over it, for ~1 week.<p>There are also single reports on Google taking back the extra storage - back to 15(17)Gb - for people with extreme (ab)use of the feature, who stacked hundreds of gigabytes through 5Gb steps. Couldn't verify any of them.<p>I'm using 50-license GSuite since 2009, if that matters.</p>
]]></description><pubDate>Thu, 16 Jan 2025 18:38:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=42729107</link><dc:creator>hdgr</dc:creator><comments>https://news.ycombinator.com/item?id=42729107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42729107</guid></item><item><title><![CDATA[New comment by hdgr in "Google is making AI in Gmail and Docs free, but raising the price of Workspace"]]></title><description><![CDATA[
<p>Huh. Which edition are you on, the no-cost business starter they migrated some users to or the GSuit legacy free? How long did your account stay at 97% space? From my experience, it takes a week to trigger.<p>I'm on the legacy free edition, and the auto increase worked for me as of November last year. I'm sitting on 41G used out of 51G limit, with photos taking up 29G. I have a second user in my workspace who also benefits from this feature.</p>
]]></description><pubDate>Thu, 16 Jan 2025 15:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42726273</link><dc:creator>hdgr</dc:creator><comments>https://news.ycombinator.com/item?id=42726273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42726273</guid></item><item><title><![CDATA[New comment by hdgr in "Google is making AI in Gmail and Docs free, but raising the price of Workspace"]]></title><description><![CDATA[
<p>> Google won't let me give them money to upgrade my storage<p>While not explicitly documented anywhere, they automatically increase your storage limits once you approach a certain margin of remaining free space. That happens around Tuesday-Wednesday, they just add extra 5Gb to your limit.</p>
]]></description><pubDate>Thu, 16 Jan 2025 14:44:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=42725851</link><dc:creator>hdgr</dc:creator><comments>https://news.ycombinator.com/item?id=42725851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42725851</guid></item><item><title><![CDATA[New comment by hdgr in "Littlefs – a little fail-safe filesystem designed for microcontrollers"]]></title><description><![CDATA[
<p>We use littlefs in Flipper Zero's firmware[1] for storage in leftover flash space after the main firmware image. Flipper implements a virtual FS, where both external SD card and internal storage have own mount points. SD card is used for storing apps and user-created data, and internal littlefs contains persistent data like BLE pairing, system services' configs and such.<p>LFS has neat features like wear leveling and optimizations for storing tiny files directly in their parent directory's data structures[2].<p>We never had any issues with littlefs - however, it cannot be easily resized when amount of available leftover space changes with firmware updates. So on installing an update, it gets fully backed up to SD card, reformatted and later restored.<p>[1] - <a href="https://github.com/flipperdevices/flipperzero-firmware/blob/dev/applications/services/storage/storages/storage_int.c">https://github.com/flipperdevices/flipperzero-firmware/blob/...</a><p>[2] - <a href="https://github.com/littlefs-project/littlefs/blob/master/DESIGN.md#files">https://github.com/littlefs-project/littlefs/blob/master/DES...</a></p>
]]></description><pubDate>Mon, 11 Dec 2023 12:57:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38600237</link><dc:creator>hdgr</dc:creator><comments>https://news.ycombinator.com/item?id=38600237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38600237</guid></item></channel></rss>