<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: efunneko</title><link>https://news.ycombinator.com/user?id=efunneko</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 00:50:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=efunneko" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by efunneko in "Ask HN: Are we sure LLMs are that useful in a web search application?"]]></title><description><![CDATA[
<p>I see this technology becoming more of a 'content provider' rather than strictly an internet search engine. In the last few days, I have gone to Google to get answers to programming questions, do an image search for a quick pic for a presentation in addition to the usual type of internet queries. The results mostly led me to go on to another site to get the actual data, but more and more of it will be pulled into the initial page. Google has done this for years and this tech will just allow for more of it. Why visit a joke site for some quick one-liners, if the 'search engine' can just generate you 20 good-enough jokes specific to your needs?<p>I could imagine the interface being similar to what we have today, but with it being much better at taking in full descriptions of what you want. If you want pictures of teddy bears, it could provide search results and AI generated ones. If you want programming answers, it could link to StackOverflow or just give you an AI generated answer with an explanation. Perhaps I am looking for a lively bit of free music to add to an indie game - it could generate that too.<p>I feel that this will eventually end search as we know it, but it will hurt the sites that are behind the search results far more than it will hurt Google. Google (or Bing, ...) can become the one-stop-shop for so much more than it is today</p>
]]></description><pubDate>Thu, 09 Feb 2023 15:19:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=34725278</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=34725278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34725278</guid></item><item><title><![CDATA[New comment by efunneko in "Tailscale SSH"]]></title><description><![CDATA[
<p>I find it more efficient to just use ROT-26</p>
]]></description><pubDate>Wed, 22 Jun 2022 19:44:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=31840919</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=31840919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31840919</guid></item><item><title><![CDATA[New comment by efunneko in "HTTP Feeds"]]></title><description><![CDATA[
<p>My thoughts exactly. While this is more human readable on the wire, a message broker delivering the feed would provide many different other features that might be useful, such as transactions, load-balancing, guaranteed delivery and per-endpoint state to simplify the individual application instances.<p>For those not aware of what message brokers are, there are many to choose from such as: Mosquito, RabbitMQ, ActiveMQ, Solace... If delivery over HTTP is a requirement, many of these brokers support delivery over websockets or (in the case of Solace) also support long polling.</p>
]]></description><pubDate>Mon, 04 Apr 2022 13:27:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=30906381</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=30906381</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30906381</guid></item><item><title><![CDATA[New comment by efunneko in "Don't spend 6mins doing it by hand when you can spend 6h failing to automate it"]]></title><description><![CDATA[
<p>For my whole career (almost 25 years now) I have loved automating tasks. Early in my career I really struggled with the balance of how much to devote to automation vs just trying to get the job done fast.<p>One thing that helped me was to invest in building simple libraries and tools that I would commonly use to make the automation faster. One such one was a script (called super-script) that would build the skeleton of another script, prompting for all the command-line parameters that I needed for the script and including all the command-line code that would convert the parameters into an easy to access data structure. This script would also prompt for help text for the params and create code to print that out when `--help` was fed into the output script.<p>This did two things:<p><pre><code>  1. made the new script easier to write

  2. made the new script *MUCH* easier to share
</code></pre>
By getting #2, the payback for automation was way way faster. It might take a year for payback if only I used my script, but it might take only days if 30 or 40 of my colleagues also used it.</p>
]]></description><pubDate>Thu, 09 Dec 2021 18:44:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=29501233</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=29501233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29501233</guid></item><item><title><![CDATA[New comment by efunneko in "Tldraw – a tiny little drawing app"]]></title><description><![CDATA[
<p>A few other feature requests/bugs after using it with my iPad and a pen:<p>- can't select menu items with pen<p>- an undo button on the hotbar would be nice<p>- a way to control the return to select mode after drawing a shape - I often want to draw a few boxes and then connect them with arrows, but having to keep hitting the shape select is a bit painful</p>
]]></description><pubDate>Thu, 18 Nov 2021 21:04:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=29270527</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=29270527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29270527</guid></item><item><title><![CDATA[New comment by efunneko in "Tldraw – a tiny little drawing app"]]></title><description><![CDATA[
<p>Very nice and smooth! I think this may be my go to whiteboarding site...<p>One feature request would be that if I start typing when a box or circle is selected, it would put text in that object. I realize that this might be difficult with hotkeys, but I use that feature in Visio all the time and I love it for quick diagrams.<p>Next best would be if you select the text button (or '7') when an object is selected, it would insert the text in that object.</p>
]]></description><pubDate>Thu, 18 Nov 2021 20:56:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=29270414</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=29270414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29270414</guid></item><item><title><![CDATA[New comment by efunneko in "Tldraw – a tiny little drawing app"]]></title><description><![CDATA[
<p>It isn't working on my Firefox (94.0.1 in Windows):<p>From the console I see this each time I try to draw a line:
  Unexpected value NaN parsing x attribute. react dom.production.min.js:23:234
  Unexpected value NaN parsing y attribute.</p>
]]></description><pubDate>Thu, 18 Nov 2021 20:53:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=29270369</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=29270369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29270369</guid></item><item><title><![CDATA[New comment by efunneko in "Mint: A programming language for writing single page applications"]]></title><description><![CDATA[
<p>If you want something similar to this, but would like to just code in javascript, check out <a href="http://jayesstee.org" rel="nofollow">http://jayesstee.org</a>. Simple codepen example: <a href="https://codepen.io/efunneko/pen/pxxwBQ?editors=0010" rel="nofollow">https://codepen.io/efunneko/pen/pxxwBQ?editors=0010</a> or slightly more involved demo: <a href="https://codepen.io/efunneko/pen/bQvLBP?editors=0010" rel="nofollow">https://codepen.io/efunneko/pen/bQvLBP?editors=0010</a></p>
]]></description><pubDate>Wed, 05 Feb 2020 15:13:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=22247347</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=22247347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22247347</guid></item><item><title><![CDATA[New comment by efunneko in "Show HN: Pure JavaScript Templating"]]></title><description><![CDATA[
<p>This is a simple way to generate HTML and CSS all from your javascript application without needing any custom transpilers or new templating languages. It leverages javascript function programming to make it very easy to render data.<p>I would love to get some constructive criticism on whether there are any interesting ideas with how this works.</p>
]]></description><pubDate>Tue, 21 Jan 2020 13:50:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=22106830</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=22106830</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22106830</guid></item><item><title><![CDATA[Show HN: Pure JavaScript Templating]]></title><description><![CDATA[
<p>Article URL: <a href="https://jayesstee.org/">https://jayesstee.org/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=22106828">https://news.ycombinator.com/item?id=22106828</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 21 Jan 2020 13:49:40 +0000</pubDate><link>https://jayesstee.org/</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=22106828</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22106828</guid></item><item><title><![CDATA[New comment by efunneko in "Comparing Cloud Machine Learning Services Through BBC News Analysis"]]></title><description><![CDATA[
<p>There is some behind the scenes info available here: <a href="https://www.linkedin.com/pulse/comparing-machine-learning-through-bbc-news-analysis-jamil-ahmed/" rel="nofollow">https://www.linkedin.com/pulse/comparing-machine-learning-th...</a></p>
]]></description><pubDate>Wed, 09 May 2018 14:40:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=17030173</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=17030173</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17030173</guid></item><item><title><![CDATA[Comparing Cloud Machine Learning Services Through BBC News Analysis]]></title><description><![CDATA[
<p>Article URL: <a href="http://london.solace.com/cloud-analytics/machine-learning.html">http://london.solace.com/cloud-analytics/machine-learning.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=17030141">https://news.ycombinator.com/item?id=17030141</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 09 May 2018 14:37:05 +0000</pubDate><link>http://london.solace.com/cloud-analytics/machine-learning.html</link><dc:creator>efunneko</dc:creator><comments>https://news.ycombinator.com/item?id=17030141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17030141</guid></item></channel></rss>