<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: qyron</title><link>https://news.ycombinator.com/user?id=qyron</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 07:14:23 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=qyron" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by qyron in "Show HN: Homebrew 6.0.0"]]></title><description><![CDATA[
<p>Can you explain the joke?</p>
]]></description><pubDate>Fri, 12 Jun 2026 00:08:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48498150</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=48498150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48498150</guid></item><item><title><![CDATA[New comment by qyron in "Show HN: Crust – A CLI framework for TypeScript and Bun"]]></title><description><![CDATA[
<p>Any plans to support Node.js? Also some comparison (at least design choices) with existing frameworks would be nice.</p>
]]></description><pubDate>Tue, 17 Mar 2026 23:21:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47419691</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=47419691</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47419691</guid></item><item><title><![CDATA[New comment by qyron in "Alan.app – Add a Border to macOS Active Window"]]></title><description><![CDATA[
<p>One difference can be seen right away - when moving a window, border made by JankyBorders moves smoothly together with window, unlike with this app.<p>The implementation is probably different.</p>
]]></description><pubDate>Thu, 27 Nov 2025 06:27:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46066340</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=46066340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46066340</guid></item><item><title><![CDATA[New comment by qyron in "Edamagit: Magit for VSCode"]]></title><description><![CDATA[
<p>So I see that Magit provides not just the git GUI client but also API functions which can be used in other plugins and user config. However I'd like to dig a bit deeper into the real value of this for a user of "stays with Emacs only Magit"-type. So forgive me for being too picky.<p>Putting all Org-mode related features aside, since obviously Org-mode is much more Emacs-exclusive feature than Git support, here's what I see from your comments.<p>> If I want in my tab (there's tab-bar-mode in Emacs) some git-based info, I can easily do it.<p>I understand tab-bar is similar to tab bar in modern GUI editors - just a list of open files. Modern editors already mark dirty/staged files in the tab bar. Can you give an example of another information that one might want to add to each file?<p>> Like for example in Dired, where you'd be listing directories, you can mark some files and dirs, and stage those files<p>I assume Dired is some kind of file browser. While I appreciate the ability to integrate Magit with any file browser plugin, staging/unstaging files from the file tree sidebar is basic functionality of any editor with Git support. It's hard for me to imagine any life-changing improvement in this area.<p>>  or show the git log pertaining only marked items.<p>Yes, that's neat. But IMO it's a very advanced feature that's used pretty rarely. Most of the time one wants to see either git log for current file or select some file in file tree in sidebar and see its log.<p>> Or I can hook into magit-post-commit-hook to trigger custom actions<p>You provided some examples for integration of Magit with note-taking. Advanced note-taking in emacs is a whole different world and I assume that person wanting to leave Emacs (but staying for Magit ;) will be ok with using some more mainstream note-taking software (like Obsidian etc.). So when using a code editor/IDE for its' original purpose - editing source code in some programming language, what would be a popular example of Magit hook that is not achievable with the existing Git hooks mechanism?<p>To clarify again my doubts, I think that someone who has mastered Elisp, maintains his own Emacs config and heavily customizes Emacs to his liking, would never consider moving to VScode or Jetbrains. However, all those Doom users evaluating to move to "mainstream" editors, who do only minor adjustments (like options, keybindings), do they get something substantial from Magit that they can't achieve in those editors?</p>
]]></description><pubDate>Thu, 29 May 2025 21:49:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44130725</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=44130725</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44130725</guid></item><item><title><![CDATA[New comment by qyron in "Edamagit: Magit for VSCode"]]></title><description><![CDATA[
<p>Seeing all the praise for Magit in these and numerous other threads, could someone please elaborate on its standout features that are missing from other editors/IDEs (VSCode+extensions or JetBrains)?<p>For example, in my current VSCode + GitLens setup (must admit that I have a corporate license for GitKraken, which enables full GitLens functionality). I use these features 99% of the time.<p>1. Convenient diff/merge with character-level diffs and visual indication of moved code.<p>2. A graphical commit tree with filtering, searching, numerous hovers with lots of information, and buttons to quickly jump to all sorts of diffs.<p>3. Interactive rebase (GUI for selecting those pick/squash/reword etc.)<p>4. Editing new and existing commit messages in vscode, which allows me to use better commit message  formatters, LanguageTool and LLM extensions for rewriting/paraphrasing.<p>When I see comments like "Magit is the only thing that keeps me from leaving Emacs," I honestly wonder what they're going to miss.</p>
]]></description><pubDate>Thu, 29 May 2025 19:38:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44129479</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=44129479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44129479</guid></item><item><title><![CDATA[Helix Editor 23.10]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/helix-editor/helix/blob/master/CHANGELOG.md">https://github.com/helix-editor/helix/blob/master/CHANGELOG.md</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38015484">https://news.ycombinator.com/item?id=38015484</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 25 Oct 2023 17:28:26 +0000</pubDate><link>https://github.com/helix-editor/helix/blob/master/CHANGELOG.md</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=38015484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38015484</guid></item><item><title><![CDATA[New comment by qyron in "Microsoft has not stopped forcing Edge on Windows 11 users"]]></title><description><![CDATA[
<p>More powerful does not necessarily means better. Vivaldi indeed allows much more customization, but for my tab-heavy browsing pattern Edge's (and now Brave's) way suits much more. For example some things I don't like in Vivaldi:<p>- No colors. In Edge/Brave new color is auto-assigned when creating new tab group and can be overridden at any time.<p>- When tab group is expanded, the group name/header is not shown. When you have many groups with similar tabs they are much less visually distinct from each other.<p>- Moving new tab to one of previous collapsed groups can be easily done via context menu in Edge. In Vivaldi you'll have to expand the group and drag the tab.<p>These are all minor inconveniences but together they make a big difference.</p>
]]></description><pubDate>Mon, 11 Sep 2023 09:51:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=37464959</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=37464959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37464959</guid></item><item><title><![CDATA[New comment by qyron in "Microsoft has not stopped forcing Edge on Windows 11 users"]]></title><description><![CDATA[
<p>I share all criticism on the subject but I must admit there is a killer feature that alone converted me to use Edge on MacOS - native vertical tab bar with tab grouping. It worked much better for me than all Chrome and Firefox extensions I tried before.<p>I know Brave implemented it recently too so Edge is not the only player in town now, but it was the first! Hopefully the rest of browsers will follow the trend.</p>
]]></description><pubDate>Mon, 11 Sep 2023 07:12:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=37463944</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=37463944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37463944</guid></item><item><title><![CDATA[New comment by qyron in "Wayland Protocol Finally Ready for Fractional Scaling"]]></title><description><![CDATA[
<p>I don't really know how HiDPI is implemented on Windows, but I do know some very popular VST plugins (music production software, which usually uses its own GUI and scaling integration) which still doesn't scale properly in popular plugin hosts, so you can't really talk about "getting it right in all circumstances".<p>This problem doesn't exist on Mac where the OS is kind of responsible for all the scaling. So, between MacOS's approach which may be not pixel-perfect but "just works" and Windows's one which usually works perfectly but still has problems in certain categories of software, I'll probably choose the former.</p>
]]></description><pubDate>Fri, 25 Nov 2022 20:17:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=33746321</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=33746321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33746321</guid></item><item><title><![CDATA[New comment by qyron in "Next-generation AI models"]]></title><description><![CDATA[
<p>Both are related to limitations of vscode completion engine, so Tabnine can't really blamed for them in any way.<p>1. Initially Tabnine's auto-completion was triggered on any character, which best leveraged Tabnine's power but also had inherent problem: when Tabnine was triggered on non-letter character it sometimes prevented Vscode from showing suggestions from other completion sources (LSPs, snippets). There is a discussion in <a href="https://github.com/codota/tabnine-vscode/issues/6" rel="nofollow">https://github.com/codota/tabnine-vscode/issues/6</a> with me explaining that the only viable solution is to reduce set of trigger characters to letters only. In the end a fix was pushed that reduced the set of trigger characters, which made the problem less likely but still not solved. The are numerous duplicates of this issue on Github.<p>2. Another problem is when Vscode has auto-completion suggestions from Tabnine and other sources (LSP, snippets), it frequently puts Tabnine's at the top of list. This is a big no-go for me because most of the time just want to complete the identifier (class field, method etc.). Modifying just the extension code didn't help so in the end I had add a small patch to Vscode itself, which gives lowest score to Tabnine's candidates: <a href="https://github.com/sergei-dyshel/vscode/commit/ee73034b9ec6c9fad0d856c34658a505e4c2f692" rel="nofollow">https://github.com/sergei-dyshel/vscode/commit/ee73034b9ec6c...</a>.<p>I must admit that both problems can be practically solved by new "inline auto-completion" mechanism in vscode which looks very promising for AI-based completion in general. I'm looking forward to evaluate it.</p>
]]></description><pubDate>Wed, 22 Jun 2022 13:46:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=31835911</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=31835911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31835911</guid></item><item><title><![CDATA[New comment by qyron in "Next-generation AI models"]]></title><description><![CDATA[
<p>I consider myself pretty advanced user of Tabnine, having purchased the first version from Jacob just when it appeared. I haven't used (and don't plan to) its full-function code completion and only briefly evaluated Copilot. Some thoughts:<p>- Tabnine's local per-repository model shines best when used on big monolithic repos with lots of similar or boilerplate code. By learning on the same code it's used for it IMO does much better job at detecting local patterns. Also local-model means pretty "safe" from security POV for corporate use (I can't imagine big corps like Google and Amazon allowing use of Copilot for proprietary code).<p>- Back in they free tier of Tabnine was pretty useless compared to Pro because it severely limited model size. If it's still the case now I hope they have a long evaluation period.<p>- From usability POV, unfortunately it doesn't provide non-intrusive experience out of the box, which is very annoying and I believe is a reason for many users abandoning it pretty quickly. I had to modify both VSCode extension and VSCode itself (!) so that Tabnine's completion suggestions won't interfere with others.</p>
]]></description><pubDate>Wed, 22 Jun 2022 07:13:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=31832915</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=31832915</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31832915</guid></item><item><title><![CDATA[New comment by qyron in "Ask HN: How is your experience with a mechanical keyboard?"]]></title><description><![CDATA[
<p>Using Ergodox and Moonlander on daily basis. I think most of gain in my case comes from the the keyboard being split, staggered layout, programmable etc.<p>Mechanical switches are just nice bonus. Of course it's fun to try different switches, keycaps, o-ring and pimp the keyboard in some way but I don't think it boosts my productivity in any way or helps with RSI....</p>
]]></description><pubDate>Tue, 07 Dec 2021 15:21:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=29473349</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=29473349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29473349</guid></item><item><title><![CDATA[New comment by qyron in "Kitty – a fast, featureful, GPU based terminal emulator"]]></title><description><![CDATA[
<p>About a year ago I was deciding between Kitty and Alacritty and I chose Kitty because of 2 important features it had over Alacritty: proper underline rendering (Alacritty just draws underscores) and text selection with Shift+Mouse. Kitty also compiles instantly as it's written in plain old C. The author is also very responsive on GitHub and addresses each issue quickly.</p>
]]></description><pubDate>Thu, 06 Sep 2018 08:20:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=17924696</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=17924696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17924696</guid></item><item><title><![CDATA[New comment by qyron in "Zapcc – A caching C++ compiler based on clang"]]></title><description><![CDATA[
<p>Does ZapCC provide libclang.so which utilizes this caching?<p>I noticed that parsing heavy-templated files with clang-based tools is also very slow which probably means that some kind of template instantiation (or other processing step) is being made. These tools could greatly benefit from any speedup.<p>While reported 2x average speed-up may be not big enough for me to consider ZapCC for offline compilation, 2x less time to get list of completions in Clang-based IDE is something I would be very happy to get!</p>
]]></description><pubDate>Sun, 17 Jun 2018 19:16:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=17333814</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=17333814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17333814</guid></item><item><title><![CDATA[New comment by qyron in "A look at terminal emulators, part 2"]]></title><description><![CDATA[
<p>Can't agree more! With all respect to Alacritty, I find Kitty easier to install/update, having more features and at least comparable performance (as it also uses OpenGL for rendering). Overall it seems a pretty mature product and the author is very responsive to Github issues.<p>I'd like to see it more in these terminal-related articales and discussions...</p>
]]></description><pubDate>Sat, 28 Apr 2018 07:21:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=16946505</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=16946505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16946505</guid></item><item><title><![CDATA[New comment by qyron in "Cquery: highly-scalable, low-latency language server for C++"]]></title><description><![CDATA[
<p>I've been happy user of ycmd+rtags tandem for a couple of years. A killer feature of rtags me is its ability to run server on remote machine (of course source code must be mirrored too). This allows me to do develop on my weak 4-core laptop and offload indexing to fast 32-core workstation.<p>Regarding indexing time, all of these tools seem to parse source code using either libclang (C API) or "native" C++ API (RecursiveASTVisitor etc.), so IMHO any difference in indexing time between rtags and cquery should come from such factors as number of parsing threads, database for storing tags, caching etc.<p>Anyway I'm really excited about cquery and even consider moving to VSCode just because of it (being a long-term VIM user). Reliable "Find references" feature is (IMHO) a must-have functionality for large codebases and currently (thanks to cquery and rtags) is supported much better in modern C++ than in other system languages (such as Go and Rust).</p>
]]></description><pubDate>Sat, 18 Nov 2017 12:16:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=15728699</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=15728699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15728699</guid></item><item><title><![CDATA[New comment by qyron in "Show HN: Melondream: Neural Network Erotica Stream"]]></title><description><![CDATA[
<p>It shows the exact message you have quoted: write udp6....network is unreachable.</p>
]]></description><pubDate>Fri, 05 May 2017 18:36:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=14275737</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=14275737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14275737</guid></item><item><title><![CDATA[New comment by qyron in "Show HN: Melondream: Neural Network Erotica Stream"]]></title><description><![CDATA[
<p>Now interface works well. But still no connection. I've tried both  cellular internet (where UDP is most probably blocked) and home WiFi which doesn't block UDP (for sure, I tried pinging from phone).</p>
]]></description><pubDate>Fri, 05 May 2017 11:32:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=14272624</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=14272624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14272624</guid></item><item><title><![CDATA[New comment by qyron in "Show HN: Melondream: Neural Network Erotica Stream"]]></title><description><![CDATA[
<p>On the first blank screen I try to input "soft1", then I see some sort of connection dialog but then I get error message which, again, is not visible. Attaching link to Dropbox folder with screenshots. <a href="https://www.dropbox.com/sh/tagc4veaeco8umm/AAA2xcvvLQoM_lUh1erJS_VDa?dl=0" rel="nofollow">https://www.dropbox.com/sh/tagc4veaeco8umm/AAA2xcvvLQoM_lUh1...</a></p>
]]></description><pubDate>Fri, 05 May 2017 05:49:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=14271380</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=14271380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14271380</guid></item><item><title><![CDATA[New comment by qyron in "Show HN: Melondream: Neural Network Erotica Stream"]]></title><description><![CDATA[
<p>Does no work on my Nexus 5x (Android 7.1). Screenshot attached <a href="https://www.dropbox.com/s/0fhrueh9gv5s2a1/Screenshot_20170505-070049.png?dl=0" rel="nofollow">https://www.dropbox.com/s/0fhrueh9gv5s2a1/Screenshot_2017050...</a></p>
]]></description><pubDate>Fri, 05 May 2017 04:21:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=14271090</link><dc:creator>qyron</dc:creator><comments>https://news.ycombinator.com/item?id=14271090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14271090</guid></item></channel></rss>