<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: dataf3l</title><link>https://news.ycombinator.com/user?id=dataf3l</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 05 May 2026 08:20:53 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dataf3l" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dataf3l in "A list of fun destinations for telnet"]]></title><description><![CDATA[
<p>try pub400.com</p>
]]></description><pubDate>Tue, 27 Jan 2026 20:15:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46785836</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=46785836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46785836</guid></item><item><title><![CDATA[New comment by dataf3l in "Ask HN: Startup shutting down, should we open source?"]]></title><description><![CDATA[
<p>I believe the Haiku people open sourced after their company was down, I saw it as an act of good faith towards the people who trusted them, I say try open sourcing it, who knows what the future holds...</p>
]]></description><pubDate>Sat, 28 Jun 2025 07:38:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=44402899</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=44402899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44402899</guid></item><item><title><![CDATA[New comment by dataf3l in "Ask HN: How are parents who program teaching their kids today?"]]></title><description><![CDATA[
<p>consider colobot.</p>
]]></description><pubDate>Sun, 01 Jun 2025 17:42:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=44152543</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=44152543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44152543</guid></item><item><title><![CDATA[New comment by dataf3l in "Qwen3: Think deeper, act faster"]]></title><description><![CDATA[
<p>I think somebody said it may be 'anecdata'</p>
]]></description><pubDate>Tue, 29 Apr 2025 16:27:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=43834783</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=43834783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43834783</guid></item><item><title><![CDATA[New comment by dataf3l in "New York Times shut down Tor Onion service"]]></title><description><![CDATA[
<p>ok put your money where your mouth is, call your coworker and lets see they revert the onion service then...</p>
]]></description><pubDate>Sat, 15 Mar 2025 00:04:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=43368613</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=43368613</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43368613</guid></item><item><title><![CDATA[New comment by dataf3l in "1972 Unix V2 "Beta" Resurrected"]]></title><description><![CDATA[
<p>I love this!<p>first time I see people use 'ed' for work!!!<p>I wonder who else has to deal with ed also... recently I had to connect to an ancient system where vi was not available, I had to write my own editor, so whoever needs an editor for an ancient system, ping me (it is not too fancy).<p>amazing work by the creators of this software and by the researchers, you have my full respect guys. those are the real engineers!</p>
]]></description><pubDate>Wed, 19 Feb 2025 22:56:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=43108825</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=43108825</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43108825</guid></item><item><title><![CDATA[New comment by dataf3l in "Modern-Day Oracles or Bullshit Machines? How to thrive in a ChatGPT world"]]></title><description><![CDATA[
<p>consider words can have multiple definitions</p>
]]></description><pubDate>Mon, 10 Feb 2025 07:01:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42997631</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42997631</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42997631</guid></item><item><title><![CDATA[New comment by dataf3l in "AI Is Killing the Web"]]></title><description><![CDATA[
<p>Two years ago I worked for a sw company where we had to post RUST tutorials on the Internet.<p>for me, one of the main concerns was that any rust code I post on the Internet, has to be validated by the rust compiler before I publish it,<p>I was using artificial intelligence at the time I think it must have been early February 2023 or maybe March 2023, at the time, the large Language models were not as good as they are today, so we actually spent the time with my boss to actually sit down and write an automatic-validator rust tutorial programmer.<p>It takes as an input an idea for a rust tutorial, it writes the computer program, and then it automatically validates the computer program against the compiler.<p>and if there is a ERROR it will automatically try and fix the Rust Error, and then (and only then) when everything is validated and executed successfully then we can say we have a finished Rust tutorial.<p>so, what this means is that the artificial intelligence will not kill the internet, because there are (probably) many people like me (actually plenty of people like me) that actually care about the readers and will validate everything they publish.<p>I also understand that there is a lot of people that will not validate and I think this is sad and there is not a lot we can do about it right now.<p>the only thing that comes to my mind is to write a program that will automatically try to validate tutorial so that you can save time.<p>But the main point i'm trying to make is not that "I made a thing", not the main point at all, the trying to make is that "people care about other people", people care about their readers, and people will continue to make efforts to validate what they publish on the internet.<p>so dear reader from the internet please do not worry, instead I will suggest you focus your efforts on the automation of the validation of information generated by the artificial intelligence, and the creation of oracles that validate the results of the AI.<p>I hope this idea will be met with optimism rather than pessimism.<p>I hope I sincerely hope that this idea will be met with a wider adoption, if anybody is interested in discussing this for their feel free to message me at dataf8L@gmail.com</p>
]]></description><pubDate>Fri, 10 Jan 2025 15:51:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42656692</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42656692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42656692</guid></item><item><title><![CDATA[New comment by dataf3l in "Ask HN: How to learn marketing and sales as a solo entrepreneur?"]]></title><description><![CDATA[
<p>Perhaps offering people education, is a way to allow them to access those jobs you describe, perhaps education in robotics? idk, I think this take is kinda gloomy.</p>
]]></description><pubDate>Fri, 03 Jan 2025 09:23:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=42584045</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42584045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42584045</guid></item><item><title><![CDATA[New comment by dataf3l in "IBM Power – What's Next?"]]></title><description><![CDATA[
<p>so like maybe we can still read and comment thanks to the glorious archive folks...</p>
]]></description><pubDate>Fri, 27 Dec 2024 05:13:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42520107</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42520107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42520107</guid></item><item><title><![CDATA[New comment by dataf3l in "IBM Power – What's Next?"]]></title><description><![CDATA[
<p><a href="https://web.archive.org/web/20241227034702/https://chipsandcheese.com/p/ibm-power-whats-next" rel="nofollow">https://web.archive.org/web/20241227034702/https://chipsandc...</a></p>
]]></description><pubDate>Fri, 27 Dec 2024 05:12:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=42520105</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42520105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42520105</guid></item><item><title><![CDATA[New comment by dataf3l in "Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI"]]></title><description><![CDATA[
<p>I **<i>LOVE**</i> ALL of your content!!!</p>
]]></description><pubDate>Thu, 28 Nov 2024 13:10:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=42264991</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42264991</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42264991</guid></item><item><title><![CDATA[New comment by dataf3l in "Ask HN: What tools and practices have helped you work better as a developer?"]]></title><description><![CDATA[
<p>for me rescuetime.com and hubstaff have helped in terms of productivity, I also have written a couple tools myself to make myself more productive over the years, vim also comes to mind, there are several ways to be more productive, one just has to care enough.</p>
]]></description><pubDate>Sun, 03 Nov 2024 19:12:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42035340</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=42035340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42035340</guid></item><item><title><![CDATA[New comment by dataf3l in "Brazilian Electric "Suicide" Shower Heads [video]"]]></title><description><![CDATA[
<p>me, that's me</p>
]]></description><pubDate>Mon, 30 Sep 2024 08:51:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=41694945</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=41694945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41694945</guid></item><item><title><![CDATA[New comment by dataf3l in "You are not dumb, you just lack the prerequisites"]]></title><description><![CDATA[
<p>some time ago I was thinking about this issue, maybe the concept of "parametric books" will become popular in the future.<p><a href="https://www.youtube.com/watch?v=VXktVbeWAeM" rel="nofollow">https://www.youtube.com/watch?v=VXktVbeWAeM</a><p><a href="https://www.youtube.com/watch?v=Tpb2rXtBos4" rel="nofollow">https://www.youtube.com/watch?v=Tpb2rXtBos4</a><p>perhaps, with the advent of AI, one will be able to convert a current book into a more detailed book, and also a current book into a smaller book, so maybe this idea is even easier to implement than 4 years or so ago, before chatgpt (but after summarizers, which prompted the idea in my head).<p>I would humbly appreciate any feedback on the concept of parametric books, for now, it's just an idea, but it's a free one, anyone is free to implement it.<p>thanks in advance, for your comments on it.</p>
]]></description><pubDate>Sat, 24 Aug 2024 19:36:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41340836</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=41340836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41340836</guid></item><item><title><![CDATA[New comment by dataf3l in "Firefox Browser Ported to HaikuOS"]]></title><description><![CDATA[
<p>was waterduck considered?</p>
]]></description><pubDate>Sun, 11 Aug 2024 21:32:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=41219463</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=41219463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41219463</guid></item><item><title><![CDATA[New comment by dataf3l in "Static arrays are the best vectors"]]></title><description><![CDATA[
<p>I believe the plural form of person is people.</p>
]]></description><pubDate>Mon, 17 Jun 2024 13:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=40705206</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=40705206</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40705206</guid></item><item><title><![CDATA[New comment by dataf3l in "FILE_ID.DIZ Description (1994)"]]></title><description><![CDATA[
<p>if you go look in the source code of the html you can see some <ASP> tags probably not rendered by the browser so in order to READ this document you have to view-source (it doesn't look that different, but it makes more sense).</p>
]]></description><pubDate>Sun, 26 May 2024 23:54:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=40486389</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=40486389</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40486389</guid></item><item><title><![CDATA[New comment by dataf3l in "AI copilots are changing how coding is taught"]]></title><description><![CDATA[
<p>Challenge accepted<p>“This program, print the numbers from 1 to 10 in python”<p>In order to run my simple program just copy paste it into your LLM, of choice and execute it<p>Notice that the program does what it supposed to do it is deterministic unless you use something like gpt2 and it solves the problem that I aim to solve<p>We are in a New Age<p>Dictated but not read</p>
]]></description><pubDate>Sat, 04 May 2024 09:41:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=40256226</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=40256226</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40256226</guid></item><item><title><![CDATA[New comment by dataf3l in "An Introduction to Knowledge Graphs"]]></title><description><![CDATA[
<p>Yeah, I soon as I read “in a world where…” I just stopped reading, it was obviously aI made, I like ai just as much as the next guy, but it’s hard for me to force myself to read stuff that I know has been generated</p>
]]></description><pubDate>Tue, 12 Mar 2024 14:53:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=39680253</link><dc:creator>dataf3l</dc:creator><comments>https://news.ycombinator.com/item?id=39680253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39680253</guid></item></channel></rss>