<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: sovok</title><link>https://news.ycombinator.com/user?id=sovok</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 17 Jun 2026 06:24:46 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sovok" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sovok in "Gaussian Splat of a Strawberry"]]></title><description><![CDATA[
<p>The Python process peaks at about 15 GB, so maybe a 24 GB GPU works. But others seem to have problems wih Nvidia: <a href="https://github.com/apple/ml-sharp/issues/84" rel="nofollow">https://github.com/apple/ml-sharp/issues/84</a></p>
]]></description><pubDate>Tue, 19 May 2026 14:42:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48193967</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=48193967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48193967</guid></item><item><title><![CDATA[New comment by sovok in "Show HN: Gaussian Splat of a Strawberry"]]></title><description><![CDATA[
<p>Also interesting: <a href="https://github.com/apple/ml-sharp" rel="nofollow">https://github.com/apple/ml-sharp</a><p>Apples model to generate Gaussian splats from a single image. Takes about 30 seconds on an M1 Pro.<p>It falls apart once you move too much, but for a little side-wiggling or a second-eye view for VR, it's great. And looks a lot better than the old approach of depth map + vertex shaders that I use in <a href="https://github.com/combatwombat/tiefling" rel="nofollow">https://github.com/combatwombat/tiefling</a>. But ml-sharp has 2.6 GB weights, a bit too big to run in the browser.</p>
]]></description><pubDate>Tue, 19 May 2026 14:30:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48193789</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=48193789</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48193789</guid></item><item><title><![CDATA[New comment by sovok in "Chatterbox TTS"]]></title><description><![CDATA[
<p>An LLM step also works pretty well for diarization. You get a transcript with speaker-segmentation (with whisper and pyannote for example), SPEAKER_01 says at some point „Hi I’m Bob. And here’s Alice“, SPEAKER_02 says „Hi Bob“ and now the LLM can infer that SPEAKER_01 = Bob and SPEAKER_02 = Alice.</p>
]]></description><pubDate>Thu, 12 Jun 2025 02:33:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=44253803</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=44253803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44253803</guid></item><item><title><![CDATA[New comment by sovok in "Show HN: LLMpeg"]]></title><description><![CDATA[
<p>Seems to be a common thing. I did something similar two days ago. Pretty helpful so far: <a href="https://github.com/combatwombat/cmdline-ai-helper">https://github.com/combatwombat/cmdline-ai-helper</a></p>
]]></description><pubDate>Sun, 19 Jan 2025 22:57:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=42762968</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=42762968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42762968</guid></item><item><title><![CDATA[New comment by sovok in "Show HN: If YouTube had actual channels"]]></title><description><![CDATA[
<p>Very neat. I like the channel idea. There’s also <a href="https://random-video.com" rel="nofollow">https://random-video.com</a> which shows one of 4.5 Billion YouTube videos randomly (or with a filter for view count, language, year).<p>Pretty fun to discover what’s out there, without being influenced by YouTubes algorithm. It’s based on the YT Archive project and some other sources, since YT sadly has no randomize function.</p>
]]></description><pubDate>Thu, 15 Aug 2024 03:00:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=41252792</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=41252792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41252792</guid></item><item><title><![CDATA[New comment by sovok in "165 m private submersible superyacht"]]></title><description><![CDATA[
<p>There seem to be a few fancy boat projects that turn out to just be renderings and NFT scams.<p>Like <a href="https://www.pangeosyacht.com/projects" rel="nofollow">https://www.pangeosyacht.com/projects</a>, an $8 Billion „Terayacht“ maybe launching in 2033. Until then they sell NFTs for a place in the virtual Unreal Engine version of this (also still to be built).<p>The design studio behind that (<a href="https://www.lazzarinidesignstudio.com" rel="nofollow">https://www.lazzarinidesignstudio.com</a>) has many renderings of vehicle concepts, but nothing realized yet.<p>Except for one thing, the Songball <a href="https://www.lazzarinidesignstudio.com/the-songball" rel="nofollow">https://www.lazzarinidesignstudio.com/the-songball</a>. A little plastic speaker that plays back one song you can record yourself, starting at 20€ (<a href="https://www.songball.com/?lang=en" rel="nofollow">https://www.songball.com/?lang=en</a>).</p>
]]></description><pubDate>Wed, 31 Jan 2024 07:43:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=39201157</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=39201157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39201157</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: What apps have you created for your own use?"]]></title><description><![CDATA[
<p>Nice. I gather one could generate a lot of listicles with that. "The 10 most * movies of *", "5 early but great movies by famous actors", ...<p>Too bad IMDb doesn't provide more data in the export. Budget, box office or country of origin would be nice.</p>
]]></description><pubDate>Wed, 13 Dec 2023 10:44:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=38625429</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=38625429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38625429</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: What apps have you created for your own use?"]]></title><description><![CDATA[
<p>This was fun. I like the little bounce of playing field when the block hits the bottom. And it loads pretty fast for a Godot web game.</p>
]]></description><pubDate>Wed, 13 Dec 2023 10:38:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=38625383</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=38625383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38625383</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: What apps have you created for your own use?"]]></title><description><![CDATA[
<p><a href="https://font2png.com" rel="nofollow noreferrer">https://font2png.com</a> to browse font-icons and export them as PNG, with background/foreground color. Usually you want SVG, but sometimes a PNG is better. I use it mostly to generate quick favicons. It was also fun to make it work completely client side with canvas.<p><a href="https://github.com/combatwombat/rmdb">https://github.com/combatwombat/rmdb</a> imports the IMDb database (at least the limited .tsv files they provide) into MySQL so you can query it. List the highest rated horror movies of the 90s, genre distribution by year etc. I made that mostly to c̶h̶e̶a̶t̶ ̶o̶n̶ help with <a href="https://www.reddit.com/r/GuessTheMovie" rel="nofollow noreferrer">https://www.reddit.com/r/GuessTheMovie</a>, with limited success. Still fun though to SQL-query over all movies ever made.</p>
]]></description><pubDate>Wed, 13 Dec 2023 10:20:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=38625227</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=38625227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38625227</guid></item><item><title><![CDATA[New comment by sovok in "Try the last internet Kermit server"]]></title><description><![CDATA[
<p>The linked project website is interesting as well and quite a deep rabbit hole: <a href="https://www.kermitproject.org/kermit.html" rel="nofollow noreferrer">https://www.kermitproject.org/kermit.html</a><p>> Although terminal emulation has been largely supplanted by the Web for online access, Kermit software continues to play a role in other applications such as remote sensing and data collection, management and troubleshooting of networking and telecommunications equipment, back office work, cargo and inventory management, medical insurance claim submission, electronic funds transfer, and online filing of income tax returns. Kermit software is embedded in network routers and switches, in cell-phone towers, in medical diagnostic and monitoring equipment, even in cardiac pacemakers, not to mention the cash registers of quite a few big-name "big box" retailers. In 2002 Kermit flew on the International Space Station, and Kermit software is the communication method used by EM APEX ocean floats (left) supplying realtime data to hurricane researchers and trackers to this day (the hurricane project entered a new expanded phase in 2010 based on a new version of Embedded Kermit).<p>It contains its own Perl-like scripting language that predates Perl (<a href="https://www.kermitproject.org/ckscripts.html#tut" rel="nofollow noreferrer">https://www.kermitproject.org/ckscripts.html#tut</a>), which supports „Prolog-like declarative logic programming“ (<a href="https://www.kermitproject.org/ftp/kermit/scripts/socrates" rel="nofollow noreferrer">https://www.kermitproject.org/ftp/kermit/scripts/socrates</a>), some OOP (<a href="https://www.kermitproject.org/ftp/kermit/scripts/oop" rel="nofollow noreferrer">https://www.kermitproject.org/ftp/kermit/scripts/oop</a>) and S-expressions (<a href="https://www.kermitproject.org/ftp/kermit/scripts/shortest_path" rel="nofollow noreferrer">https://www.kermitproject.org/ftp/kermit/scripts/shortest_pa...</a>).<p>There is a text-to-HTML converter (<a href="https://www.kermitproject.org/ftp/kermit/scripts/html" rel="nofollow noreferrer">https://www.kermitproject.org/ftp/kermit/scripts/html</a>). Someone should build a static site generator with that, running on a calculator or embedded system on some buoy.</p>
]]></description><pubDate>Sat, 05 Aug 2023 13:36:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=37011882</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=37011882</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37011882</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: Those making $0/month or less on side projects – Show and tell"]]></title><description><![CDATA[
<p>Thanks. The spatial audio is just a feature of the excellent <a href="https://howlerjs.com/" rel="nofollow">https://howlerjs.com/</a>.<p>But I added MIDI keyboard support to the secret fart piano recently and thus Firefox throws up a scary warning. It's now disabled unless you access <a href="https://frt.rip#midi" rel="nofollow">https://frt.rip#midi</a>. But you can also use your computer keyboard to play/fart a little tune, see Web Inspector for instructions :)</p>
]]></description><pubDate>Sat, 28 Jan 2023 14:55:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=34557991</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=34557991</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34557991</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: Those making $0/month or less on side projects – Show and tell"]]></title><description><![CDATA[
<p>Alright, the background can now have rounded corners with smoothing / squircles like in iOS, using Figmas algorithm. Thanks for the suggestion! → <a href="https://font2png.com" rel="nofollow">https://font2png.com</a></p>
]]></description><pubDate>Sat, 28 Jan 2023 14:34:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=34557810</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=34557810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34557810</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: Those making $0/month or less on side projects – Show and tell"]]></title><description><![CDATA[
<p>Good idea. I never really use the background color, but since it's there, a corner radius makes sense. I'll play around with that soon.</p>
]]></description><pubDate>Sat, 28 Jan 2023 02:26:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=34554472</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=34554472</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34554472</guid></item><item><title><![CDATA[New comment by sovok in "Ask HN: Those making $0/month or less on side projects – Show and tell"]]></title><description><![CDATA[
<p><a href="https://font2png.com" rel="nofollow">https://font2png.com</a> to create PNGs from icon fonts like Font Awesome. SVGs are usually the way to go, but sometimes you need a PNG. A previous tool that did the same went away, so I built my own.<p>Also <a href="https://frt.rip" rel="nofollow">https://frt.rip</a>, a whoopie cushion with spatial audio, because I had the domain lying around.<p>Both don't make money, but they also have no users besides myself so they can run on my cheap server for free basically.</p>
]]></description><pubDate>Fri, 27 Jan 2023 22:33:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=34552793</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=34552793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34552793</guid></item><item><title><![CDATA[New comment by sovok in "Show HN: Simple Tool to Hear and Visualize the Overtone Series"]]></title><description><![CDATA[
<p>That is a nicely polished site. Love the chord cheat sheet.</p>
]]></description><pubDate>Sun, 06 Nov 2022 13:21:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=33492293</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=33492293</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33492293</guid></item><item><title><![CDATA[New comment by sovok in "Show HN: Auto generate images from Figma using an API"]]></title><description><![CDATA[
<p>Looks interesting. Do you read the Figma file format and re-implement all the rendering?<p>Although I get an 500 error right now: <a href="https://sc.robsite.net/files/1667596588-pikmaker-500-2.png" rel="nofollow">https://sc.robsite.net/files/1667596588-pikmaker-500-2.png</a></p>
]]></description><pubDate>Fri, 04 Nov 2022 21:14:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=33473852</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=33473852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33473852</guid></item><item><title><![CDATA[New comment by sovok in "Show HN: This Food Does Not Exist"]]></title><description><![CDATA[
<p>That would be the OpenAI Recipe creator (eat at your own risk) <a href="https://beta.openai.com/examples/default-recipe-generator" rel="nofollow">https://beta.openai.com/examples/default-recipe-generator</a></p>
]]></description><pubDate>Wed, 20 Jul 2022 18:49:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=32170419</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=32170419</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32170419</guid></item><item><title><![CDATA[New comment by sovok in "Shottr – macOS Screenshot Utility"]]></title><description><![CDATA[
<p>It's 1.5.3 (1), Cmd+Z doesn't work on Intel and M1 Pro Macs: <a href="https://sc.robsite.net/files/1655539486-shottr-about.png" rel="nofollow">https://sc.robsite.net/files/1655539486-shottr-about.png</a><p>I'll check out future updates :)</p>
]]></description><pubDate>Sat, 18 Jun 2022 08:09:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=31788084</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=31788084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31788084</guid></item><item><title><![CDATA[New comment by sovok in "Shottr – macOS Screenshot Utility"]]></title><description><![CDATA[
<p>> Undo/Redo: funny thing, it works on Cmd+Z / Cmd+Shift+Z, but is not wired in the menu (don't ask why, it's sort of a tech debt, haha)<p>Cmd+Z doesn't work either here (Intel iMac with macOS 12.4), that's why I noticed it: <a href="https://sc.robsite.net/files/1655506798-shottr-cmd-z.mp4" rel="nofollow">https://sc.robsite.net/files/1655506798-shottr-cmd-z.mp4</a><p>> The scrolling issue in the Finder is due to the Finder's way of quirky overriding scroll events in this particular mode. I'm not sure how to fix it tbh<p>No need to, this was just testing edge cases. If I ever need to capture a list of folders, shottr works great in the Terminal: <a href="https://sc.robsite.net/files/1655506994-shottr-terminal.png" rel="nofollow">https://sc.robsite.net/files/1655506994-shottr-terminal.png</a><p>> Upload to the private server: I don't plan on monetizing the app and would gladly replace uploading to my server with something else. Which protocol would you prefer, FTP, SFTP, SSH?<p>Everyone has different setups, but SFTP and SSH with custom ports and private key auth should work. And ideally the option to copy a URL to the clipboard and/or show it. So I upload a file <i>bla.png</i> to folder <i>/var/www/domain.com/images</i>, it adds a timestamp or unique key to not overwrite files and returns <i><a href="https://domain.com/images/12345-bla.png" rel="nofollow">https://domain.com/images/12345-bla.png</a></i>. But that's just me, if others need different things they'll write you.<p>> I thought it works ok because I mostly use key shortcuts for everything, but for the mouse users it should be a nightmare. I plan on fixing it [...] It's always a balance between intuitiveness and efficiency for experienced users.<p>Yeah, power users like shortcuts and GUI people like to always see the options, but both are new users at some point. Even the future power user likes to see the best options first, before deciding to delve deeper.<p>So you might have a slightly more elaborate GUI in addition to shortcuts. I was thinking about Pixelmator in that regard: <a href="https://sc.robsite.net/files/1655507705-pixelmator.gif" rel="nofollow">https://sc.robsite.net/files/1655507705-pixelmator.gif</a><p>> How can I pan a big screenshot with a mouse: there's also a Space+Drag trick<p>Oh nice. Also add a Pan tool to your sidebar :D<p>> I'm building the app mostly for myself and favor efficiency whenever possible.<p>I appreciate that. Building apps for oneself, with lots of "must-have" features missing, is freeing. Who needs pagination, I only ever have 1000 things :)<p>> But now that I have a decent user base, I guess I need to accept some compromises to improve experience for others.<p>Also, you're posting this app on Hacker News and you have a nicely crafted website for it, so people will treat it as a product.<p>But, just as Skitch doesn't have a sidebar and tons of options (which is why I like it, compared to <a href="https://app.prntscr.com/en/index.html" rel="nofollow">https://app.prntscr.com/en/index.html</a> for example), maybe disregard all feature requests like mine and just keep building it for yourself and see where it goes.</p>
]]></description><pubDate>Sat, 18 Jun 2022 00:09:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=31786088</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=31786088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31786088</guid></item><item><title><![CDATA[New comment by sovok in "Shottr – macOS Screenshot Utility"]]></title><description><![CDATA[
<p>This is neat with some fun features. It's hard to make something that complements the pretty powerful built-in screenshot and measurement tools of macOS.<p>I take a lot of screenshots with annotations and use Cmd+Shift+4, Skitch and a custom script/app to upload images to my server. After using Shottr for the first time, some unordered feedback:<p>- The erase tool in addition to blur/mosaic is great. And non-destructive, like the other options.<p>- Multiple arrow styles, even curved! But, a more curved arrow style would be nice. I love the dynamic Skitch arrow [1], the main reason I still use it to be honest.<p>- Drag&Drop an image quickly to save it somewhere, nice. But it's not as discoverable as Skitch, with its prominent bottom tab. Took me a bit to find the option, after mousing over the toolbar buttons. And apparently you can just Ctrl+Drag on the image itself to drag the file, interesting.<p>- Scrolling capture is fun. There are other apps/extensions that capture full web pages, but this does arbitrary capture of anything that is scrollable. Although it doesn't quite work in a multi column Finder [2]<p>- Undo/Redo would be nice. I guess it's planned or buggy, because the Undo menu item is there but disabled?<p>- No upload to my own private server. Skitch does that, but doesn't support private key auth (thus my custom upload script/app). I guess you plan to monetize this by offering your own image hosting service? I would pay some bucks for a good upload function to my own server, with various options for auth, file names etc.<p>- In general, trying to put all the options in the toolbar might not be the best way. You have to hover over buttons to see their function. Buttons have a second level once you do something, so to get from the erase-tool-settings back to adding a line, I have to click the "back" button, then the line button instead of just an always visible line button. There will probably be more features in the future, with more options. Maybe it's better to add a sidebar and have more room to explicitly show the options and grow functionality.<p>- Always-on color selector and pressing Tab to copy the value is good. Although it doesn't save time compared to the built-in Digital Color Meter, which works without taking a screenshot.<p>- The size of a thing should change as you're dragging the handle, not only after you're finished [3]<p>- Dragging an image on the Dock icon or the "Welcome to shottr" window doesn't work. To edit a screenshot taken with Cmd+Shift+4 I would have to go to the shottr menu icon > ... more > Open File?<p>- How can I pan a big screenshot with a mouse? There are no scrollbars and Cmd/Option/Ctrl/Shift-mousewheel doesn't work, neither does dragging. <i>Edit: Right mouse button...</i><p>tl,dr: Cool stuff, but the workflow and discoverability should be optimized. I'll keep using this, if only for the measuring tool and the curved arrows :) How about some Catmull-Rom arrows that follow a path?<p>1: <a href="https://sc.robsite.net/files/1655502037-skitch-arrow.gif" rel="nofollow">https://sc.robsite.net/files/1655502037-skitch-arrow.gif</a><p>2: <a href="https://sc.robsite.net/files/1655501372-SCR-20220617-wlz.png" rel="nofollow">https://sc.robsite.net/files/1655501372-SCR-20220617-wlz.png</a><p>3: <a href="https://sc.robsite.net/files/1655503254-shottr-resize-on-change.gif" rel="nofollow">https://sc.robsite.net/files/1655503254-shottr-resize-on-cha...</a></p>
]]></description><pubDate>Fri, 17 Jun 2022 22:09:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=31785048</link><dc:creator>sovok</dc:creator><comments>https://news.ycombinator.com/item?id=31785048</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31785048</guid></item></channel></rss>