<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: Drimiteros</title><link>https://news.ycombinator.com/user?id=Drimiteros</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 24 Sep 2026 15:07:54 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Drimiteros" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: An Open-Source Windows Cleaner. Fast, Secure, Bloat Free]]></title><description><![CDATA[
<p>Hello everyone,<p>All of us who can't stand having our drives filled with junk have our own ways and tools to identify and manage this problem. I enjoy building small utilities that solve everyday PC problems like this (even though sometimes others might exist already), so I’ve been working on my own take on a cleaner — something fast, safe, and lightweight that anyone can use.<p>It’s called Cleanse, and it’s a free, open-source tool for Windows, focused on clearing leftover files from the directories that tend to silently bloat over time. Cleanse also includes detailed stats and graphs so you can see exactly what was cleaned and how your disk usage changes over time. I’m building it as a minimal, ad-free, bloat-free alternative driven entirely by community feedback. Anyone can suggest features, report issues, or even modify the code themselves — the project is licensed under GNU GPLv3, so the whole thing stays open and transparent.<p>Right now, Cleanse is in a working but bare-bones state. It can already:
* estimate junk on your system
* clean it instantly
* run scheduled automatic cleanups
* update itself automatically.<p>Planned features include:
* emergency file restore (a safe rollback)
* deeper-clean (filter by file size/type/folder)
* advanced logs
* and possibly a system for detecting leftover files from uninstalled apps<p>I’d love for people to try it out, break it, give feedback, and help shape where it goes. The idea of a small community improving this tool together is the part that motivates me most!<p>Thanks in advance to anyone who checks it out!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46181762">https://news.ycombinator.com/item?id=46181762</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 07 Dec 2025 14:06:25 +0000</pubDate><link>https://cleanse.infinityfreeapp.com/</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=46181762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46181762</guid></item><item><title><![CDATA[Show HN: I Made a Chess Game]]></title><description><![CDATA[
<p># Da-Chess
My attempt on a basic, in the works, chess game made in C++ and SFML 2.6.0!<p>---
###  Features
- All pawn movements (includes even complex ones like en passant, castling & pawn promotion)
- Basic evaluation system (takes into account material count, piece positioning and total available moves)
- Basic timer (Automatically stops/starts based on the turn)
- Piece sounds (boop, bap, pop)<p>---
###  Libraries used:
- SFML 2.6.0</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44935824">https://news.ycombinator.com/item?id=44935824</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 17 Aug 2025 23:25:14 +0000</pubDate><link>https://github.com/Drimiteros/Da-Chess</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=44935824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44935824</guid></item><item><title><![CDATA[New comment by Drimiteros in "Show HN: I am making an app to rival "Everything""]]></title><description><![CDATA[
<p>Hello everyone,<p>I have made a new post answering your questions and also talking about the new update here: <a href="https://news.ycombinator.com/edit?id=44310807">https://news.ycombinator.com/edit?id=44310807</a></p>
]]></description><pubDate>Wed, 18 Jun 2025 15:50:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=44310952</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=44310952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44310952</guid></item><item><title><![CDATA[Show HN: My file search app is now 8× faster than before]]></title><description><![CDATA[
<p>- Features:
[x]  Added a dynamic caching system for significantly faster and more efficient search operations
--about 86% faster than the version 4.2_3 and approximately 99.43% faster than the windows search!
Particularly beneficial for large or slower drives, with a trade-off of higher RAM usage. Delivers
performance comparable to tools like Everything, while retaining wide file system compatibility.<p>- Bug fixes:
[x]  Resolved an issue where the application could crash or glitch when the Recents tab attempted to
display a file that had been deleted.
[x]  Resolved a bug that caused the app to search for files in all the drives when the user had selected
a specific drive to search in.<p>________________________________________________________________________________________________________________<p>Since you had a lot of questions and complains in the previous post, I will be answering them here:<p><i>Αnswer to website related questions or complains: Some of you may experience bad scaling in the website. 
Some might be mac, ios or browser related issues, but keep in mind that i am only one person and try to 
optimize the website to work for the majority. If you are experiencing scaling issues make sure your browser 
scale is at 100% and your monitor scale is at 100%. 
As for the website appearing badly on mobile devices, don't worry, I am aware. I am pausing the website dev 
to focus on the app. Thank you!<p></i>Αnswer το admin privileges related questions: Many want to know why the app requires admin privileges by 
the time it is advertising that it does not since it's a portable software. The reason is that if you don't
install it like that it may be flagged as malware and I don't have money to pay for a code signing certificate.
Besides it requires them only once for the installation, not every time it runs! There is also a .zip version
of the app that does not require anything.<p>P.S. I am working tirelessly to update the app, the website and respond to questions and criticism, because I really
believe in it and it's actually very fun to work on, I am learning a lot of new stuff along the way.
Thank you for taking your time to visit the website and test the app. It got 1000+ visits in just a day!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44310807">https://news.ycombinator.com/item?id=44310807</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 18 Jun 2025 15:34:32 +0000</pubDate><link>https://drimiteros.github.io/Da-Deep-Search-Website/downloadv2.html</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=44310807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44310807</guid></item><item><title><![CDATA[New comment by Drimiteros in "Show HN: I am making an app to rival "Everything""]]></title><description><![CDATA[
<p>Hi.
It requires an installation process in order to not get flagged as malware, since I can't pay for a code signing certificate. But there is also a .zip version</p>
]]></description><pubDate>Wed, 18 Jun 2025 14:56:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44310470</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=44310470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44310470</guid></item><item><title><![CDATA[Show HN: I am making an app to rival "Everything"]]></title><description><![CDATA[
<p>Hello folks,<p>Generally, I never had problems locating, or quick accessing my files using "Everything". It’s fast and does the job well, no complains there.<p>So… why build something else?<p>Because I have some minor complains that have inspired me to work on my own custom replacement to it. And because I just want to make a great project to have on my resume . 
Here are some limitations I ran into:
 The app fails when I want to locate a file from another drive that I share between PCs and doesn't use the NTFS file format.
 Another thing it could do better is to feel a bit more system intergraded. Windows treat it like a separate window, like all the others, and Alt + Tabbing through multiple windows, or giving it administrator privileges every time you open it can cause a small chaos and frustration. It also looks kind of outdated.
 Doesn't have an easy and quick way to list the most frequently or recently used files.
 Doesn't provide security for sensitive files by locking them behind a password.<p>If these issues bother you as well, keep reading.<p>I have made a basic version of my app that is ready for real world use. It does not yet include all the fixes to the issues that I specified earlier, but it's a solid start and free of charge of course. It is called "Da Deep Search".
I will walk you through the most important features that "Da Deep Search" has OR will support in the future over "Everything", since this is a project that I have been working on for only ~3 months.<p>Current features the app has over everything:
1) More flexible. The app has the ability to scan drives that don't use the standard Windows file system (NTFS). This means that it is compatible with nearly every type of external drives and USB drives out of the box, especially if you share them between devices with different OSes that don't support or it's not preferred to use NTFS.
2) Better system integration. The app's UI is more modern, it blends with the Windows OP better and the way it's accessed gives it the illusion of being integrated into Windows itself, rather than feel like a separate application. Also, it does not require annoying administrator privileges to run or perform an action.<p>Current tradeoffs:
1)Currently Da Deep Search is not as lighting fast as Everything, though still pretty fast. But don't worry, I am currently working over a solution that will make it as fast while keeping the flexibility and compatibility!<p>Future features (that I am currently working):
1) Lighting fast file search.
2) Local file sharing. This will allow for encrypted file transfers over the local network.
3) File encryption. This will allow the app to make files or entire directories in-accessible by altering the file bytes and essentially locking them behind a password.<p>My goal is to create a versatile tool that combines fast, flexible file search with secure file transmission and encryption — an all-around solution for everyday file needs. It WILL take time and I need your help to reach this goal by sticking around and providing solid feedback through the website!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44231524">https://news.ycombinator.com/item?id=44231524</a></p>
<p>Points: 23</p>
<p># Comments: 18</p>
]]></description><pubDate>Tue, 10 Jun 2025 01:24:00 +0000</pubDate><link>https://drimiteros.github.io/Da-Deep-Search-Website/</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=44231524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44231524</guid></item><item><title><![CDATA[Show HN: I made a fast file explorer for Windows]]></title><description><![CDATA[
<p>The application is open-source and developed in C++20, utilizing SFML for its user interface. It leverages the modern C++ filesystem library to efficiently locate files specified by the user.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43634183">https://news.ycombinator.com/item?id=43634183</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 09 Apr 2025 16:42:34 +0000</pubDate><link>https://github.com/Drimiteros/Da-Deep-Search</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=43634183</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43634183</guid></item><item><title><![CDATA[Show HN: A retro audio player made in C++]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Drimiteros/Da-music-player">https://github.com/Drimiteros/Da-music-player</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43400788">https://news.ycombinator.com/item?id=43400788</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 18 Mar 2025 15:42:25 +0000</pubDate><link>https://github.com/Drimiteros/Da-music-player</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=43400788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43400788</guid></item><item><title><![CDATA[Show HN: Encrypt any file in your PC with this little tool]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Drimiteros/File-encrypter">https://github.com/Drimiteros/File-encrypter</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43151728">https://news.ycombinator.com/item?id=43151728</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 23 Feb 2025 18:30:46 +0000</pubDate><link>https://github.com/Drimiteros/File-encrypter</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=43151728</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43151728</guid></item><item><title><![CDATA[Hackers lock your files [video]]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.youtube.com/watch?v=X3O1fwBlgvs">https://www.youtube.com/watch?v=X3O1fwBlgvs</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43151664">https://news.ycombinator.com/item?id=43151664</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 23 Feb 2025 18:24:48 +0000</pubDate><link>https://www.youtube.com/watch?v=X3O1fwBlgvs</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=43151664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43151664</guid></item><item><title><![CDATA[Show HN: Encrypt any file in your PC with this little app]]></title><description><![CDATA[
<p>File Encrypter (v1.1) is a basic way (not really ment for real world use) that allows you to encrypt / decrypt many types of files in your computer. It alters each byte that constitutes each file you choose to modify, making it unreadable.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43110215">https://news.ycombinator.com/item?id=43110215</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 20 Feb 2025 02:00:59 +0000</pubDate><link>https://github.com/Drimiteros/File-encrypter/releases/tag/v1.1</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=43110215</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43110215</guid></item><item><title><![CDATA[Show HN: I made a 2FA generator with a convenience feature]]></title><description><![CDATA[
<p>Check out VerifyGate, an open-source, online two-factor authentication app that lets you generate time-based one-time passwords (TOTPs) without storing any sensitive information and also shows you the 2 next upcoming passwords for convenience. Simply enter your secret key, click "Generate," and get the current and next TOTPs instantly. It's a lightweight solution designed for maximum security and privacy, especially useful for those who don’t want to store their secret keys in a traditional 2FA app.
Would love feedback from the HN community!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41851885">https://news.ycombinator.com/item?id=41851885</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 15 Oct 2024 18:55:32 +0000</pubDate><link>https://verifygate.000.pe</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=41851885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41851885</guid></item><item><title><![CDATA[Show HN: I made a simple 2FA generator with no data storage]]></title><description><![CDATA[
<p>Check out VerifyGate, an open-source, online two-factor authentication app that lets you generate time-based one-time passwords (TOTPs) without storing any sensitive information and also shows you the 2 next upcoming passwords for convenience. Simply enter your secret key, click "Generate," and get the current and next TOTPs instantly. It's a lightweight solution designed for maximum security and privacy, especially useful for those who don’t want to store their secret keys in a traditional 2FA app.<p>Would love feedback from the HN community!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41837781">https://news.ycombinator.com/item?id=41837781</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 14 Oct 2024 14:18:49 +0000</pubDate><link>https://verifygate.000.pe</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=41837781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41837781</guid></item><item><title><![CDATA[New comment by Drimiteros in "Generate 2FA Codes Everywhere, Without Storing Data – Try VerifyGate"]]></title><description><![CDATA[
<p>A Simple 2FA Generator with No Data Storage.<p>Check out VerifyGate, an online two-factor authentication app that lets you generate time-based one-time passwords (TOTPs) without storing any sensitive information and also shows you the 2 next upcoming passwords for convenience. Simply enter your secret key, click "Generate," and get the current and next TOTPs instantly. It's a lightweight solution designed for maximum security and privacy, especially useful for those who don’t want to store their secret keys in a traditional 2FA app.<p>Would love feedback from the HN community!</p>
]]></description><pubDate>Sun, 13 Oct 2024 16:59:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=41829579</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=41829579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41829579</guid></item><item><title><![CDATA[Generate 2FA Codes Everywhere, Without Storing Data – Try VerifyGate]]></title><description><![CDATA[
<p>Article URL: <a href="https://verifygate.000.pe">https://verifygate.000.pe</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41829578">https://news.ycombinator.com/item?id=41829578</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 13 Oct 2024 16:59:41 +0000</pubDate><link>https://verifygate.000.pe</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=41829578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41829578</guid></item><item><title><![CDATA[Upload Your SaaS for Free]]></title><description><![CDATA[
<p>Article URL: <a href="https://saashunt.great-site.net">https://saashunt.great-site.net</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41760609">https://news.ycombinator.com/item?id=41760609</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 06 Oct 2024 21:47:23 +0000</pubDate><link>https://saashunt.great-site.net</link><dc:creator>Drimiteros</dc:creator><comments>https://news.ycombinator.com/item?id=41760609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41760609</guid></item></channel></rss>