<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: starikovs</title><link>https://news.ycombinator.com/user?id=starikovs</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 16 Sep 2026 16:57:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=starikovs" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by starikovs in "A couple CSS tricks for HTML Dialog elements"]]></title><description><![CDATA[
<p>That's cool, actually I didn't know about this one :)</p>
]]></description><pubDate>Wed, 15 Jan 2025 10:50:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42709525</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=42709525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42709525</guid></item><item><title><![CDATA[New comment by starikovs in "A couple CSS tricks for HTML Dialog elements"]]></title><description><![CDATA[
<p>Thanks for the article!<p>I remember I had a hard time trying to stretch dialog to full screen for mobile devices, but it actually didn't want to work. The code was something like this:<p>dialog {
  position: absolute;
  top: 10px;
  right: 10px; 
  bottom: 10px;
  left: 10px;
}</p>
]]></description><pubDate>Tue, 14 Jan 2025 15:45:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42698638</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=42698638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42698638</guid></item><item><title><![CDATA[New comment by starikovs in "Show HN: LS Note – Plain text notes in local storage"]]></title><description><![CDATA[
<p>If local storage is cleared, the notes will be deleted as well. I mainly use this tool for temporary notes, for notes I only need for the day, for example. It's also handy for quickly copy-pasting something, editing it in plain text, and copying it again. Previously, I used my main Notes app or my messenger for these tasks.</p>
]]></description><pubDate>Mon, 13 Jan 2025 17:11:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42685770</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=42685770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42685770</guid></item><item><title><![CDATA[New comment by starikovs in "Show HN: LS Note – Plain text notes in local storage"]]></title><description><![CDATA[
<p>I created this tool first of all for myself, 2 main reasons why I need it:<p>1. I often create temporary notes in my main Notes app, which quickly becomes cluttered with temp stuff<p>2. I sometimes struggle with editing  plain text without any formatting, especially on mobile devices<p>I hope others find it useful as well!</p>
]]></description><pubDate>Mon, 13 Jan 2025 15:30:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42684477</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=42684477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42684477</guid></item><item><title><![CDATA[Show HN: LS Note – Plain text notes in local storage]]></title><description><![CDATA[
<p>Hello HN!<p>I'd like to share a simple web app where you can make quick plain text edits or take temporary notes.<p>It's offline first. Notes are stored in browser's local storage.<p>The source code can be found here:
<a href="https://github.com/starikovs/ls-note/">https://github.com/starikovs/ls-note/</a><p>I’d love to get your thoughts and ideas for improvement!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42684470">https://news.ycombinator.com/item?id=42684470</a></p>
<p>Points: 1</p>
<p># Comments: 3</p>
]]></description><pubDate>Mon, 13 Jan 2025 15:29:39 +0000</pubDate><link>https://lsnote.website</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=42684470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42684470</guid></item><item><title><![CDATA[New comment by starikovs in "Show HN: Aha Icon – Create Text-Based Icons with Precise Control"]]></title><description><![CDATA[
<p>It works pretty cool. Recently I was looking for something simple and similar to create a logo for a small pet project but couldn't find anything.</p>
]]></description><pubDate>Mon, 13 Jan 2025 15:05:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42684166</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=42684166</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42684166</guid></item><item><title><![CDATA[How to run multiple Redis instances on a Linux server (Systemd approach)]]></title><description><![CDATA[
<p>Article URL: <a href="https://medium.com/@starikovs/run-multiple-redis-instances-on-a-linux-server-systemd-approach-a7d1c75482bd">https://medium.com/@starikovs/run-multiple-redis-instances-on-a-linux-server-systemd-approach-a7d1c75482bd</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37789715">https://news.ycombinator.com/item?id=37789715</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Oct 2023 12:16:54 +0000</pubDate><link>https://medium.com/@starikovs/run-multiple-redis-instances-on-a-linux-server-systemd-approach-a7d1c75482bd</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=37789715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37789715</guid></item><item><title><![CDATA[The Faker You Are, the More Successful You Can Be (2019)]]></title><description><![CDATA[
<p>Article URL: <a href="https://youtu.be/bEg5ySTUGxE">https://youtu.be/bEg5ySTUGxE</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23911200">https://news.ycombinator.com/item?id=23911200</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 21 Jul 2020 21:28:21 +0000</pubDate><link>https://youtu.be/bEg5ySTUGxE</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=23911200</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23911200</guid></item><item><title><![CDATA[Stripes in CSS (2014)]]></title><description><![CDATA[
<p>Article URL: <a href="https://css-tricks.com/stripes-css/">https://css-tricks.com/stripes-css/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=23316162">https://news.ycombinator.com/item?id=23316162</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 26 May 2020 20:43:34 +0000</pubDate><link>https://css-tricks.com/stripes-css/</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=23316162</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23316162</guid></item><item><title><![CDATA[New comment by starikovs in "[dead]"]]></title><description><![CDATA[
<p>Welcome!</p>
]]></description><pubDate>Tue, 19 May 2020 09:08:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=23232855</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=23232855</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23232855</guid></item><item><title><![CDATA[New comment by starikovs in "Icebreakers.site – Conversation Starters"]]></title><description><![CDATA[
<p>I like it! Good and minimalist implementation :) Also, you can improve it by adding "how to finish a conversation" feature ;)</p>
]]></description><pubDate>Fri, 27 Mar 2020 21:53:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=22707249</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=22707249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22707249</guid></item><item><title><![CDATA[Show HN: Vue.js Developer Sample Job Posting]]></title><description><![CDATA[
<p>Article URL: <a href="https://jbtf.io/1027">https://jbtf.io/1027</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22707126">https://news.ycombinator.com/item?id=22707126</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Mar 2020 21:34:54 +0000</pubDate><link>https://jbtf.io/1027</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=22707126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22707126</guid></item><item><title><![CDATA[Show HN: Create Job Postings for Developers]]></title><description><![CDATA[
<p>Article URL: <a href="https://jobeautifier.com">https://jobeautifier.com</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22639037">https://news.ycombinator.com/item?id=22639037</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 20 Mar 2020 16:47:18 +0000</pubDate><link>https://jobeautifier.com</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=22639037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22639037</guid></item><item><title><![CDATA[Show HN: Contenteditable div to quick edit something]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/starikovs/contenteditable.space">https://github.com/starikovs/contenteditable.space</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21527000">https://news.ycombinator.com/item?id=21527000</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 13 Nov 2019 17:41:41 +0000</pubDate><link>https://github.com/starikovs/contenteditable.space</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21527000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21527000</guid></item><item><title><![CDATA[New comment by starikovs in "Ask HN: Can You Ping Secure.2checkout.com?"]]></title><description><![CDATA[
<p>Thanks. Yep, it's not down. It's just weird that from some locations this resource is not accessible..</p>
]]></description><pubDate>Wed, 09 Oct 2019 18:03:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=21206007</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21206007</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21206007</guid></item><item><title><![CDATA[Ask HN: Can You Ping Secure.2checkout.com?]]></title><description><![CDATA[
<p>I'm implementing the integration with 2checkout (online payments) and found out that I cannot access its URL, which is used for the integration, from several locations in Kyiv, Ukraine.<p>Could you please try to ping this? I really need this stats.. Their support cannot solve this issue for a few weeks.<p>My ping results:<p>$ ping secure.2checkout.com<p>PING sab84n7.x.incapdns.net (45.60.20.94): 56 data bytes<p>Request timeout for icmp_seq 0<p>Request timeout for icmp_seq 1<p>Request timeout for icmp_seq 2<p>Request timeout for icmp_seq 3<p>Request timeout for icmp_seq 4<p>Request timeout for icmp_seq 5</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21204532">https://news.ycombinator.com/item?id=21204532</a></p>
<p>Points: 1</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 09 Oct 2019 16:08:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=21204532</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21204532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21204532</guid></item><item><title><![CDATA[New comment by starikovs in "Show HN: Take Quick Notes"]]></title><description><![CDATA[
<p>Yes, only in the local storage. No data are sent to the internet and no analytics are used.</p>
]]></description><pubDate>Tue, 08 Oct 2019 06:36:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=21189392</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21189392</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21189392</guid></item><item><title><![CDATA[Show HN: Take Quick Notes]]></title><description><![CDATA[
<p>Article URL: <a href="https://contenteditable.space">https://contenteditable.space</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21189245">https://news.ycombinator.com/item?id=21189245</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 08 Oct 2019 06:06:11 +0000</pubDate><link>https://contenteditable.space</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21189245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21189245</guid></item><item><title><![CDATA[New comment by starikovs in "20,000 Startup Ideas"]]></title><description><![CDATA[
<p>Cool. But it should be in React Native and AI to raise some money.</p>
]]></description><pubDate>Tue, 01 Oct 2019 16:05:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=21126987</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21126987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21126987</guid></item><item><title><![CDATA[New comment by starikovs in "20,000 Startup Ideas"]]></title><description><![CDATA[
<p>A startup idea: an app to generate a startup idea (based on this list).</p>
]]></description><pubDate>Tue, 01 Oct 2019 15:08:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=21126146</link><dc:creator>starikovs</dc:creator><comments>https://news.ycombinator.com/item?id=21126146</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21126146</guid></item></channel></rss>