<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: mdwelsh</title><link>https://news.ycombinator.com/user?id=mdwelsh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 06 Aug 2026 23:10:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mdwelsh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mdwelsh in "Taste Is All That's Left"]]></title><description><![CDATA[
<p>This article resonated tremendously with me, speaking as someone who has been coding since the 1980s and had to develop my own taste the hard way, through lots and lots of mistakes. Whenever I see a software demo built by someone mostly using agents to do the work, I have to question whether it's any good on the inside - or whether any real intuition or judgment went into its design. On the flip side, maybe none of that matters anymore - as long as it works, who cares how it was built.</p>
]]></description><pubDate>Thu, 06 Aug 2026 20:14:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49201833</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=49201833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49201833</guid></item><item><title><![CDATA[Show HN: Podverse – AI Superpowers for Podcasters]]></title><description><![CDATA[
<p>Hey HN, I’m excited to show off a project I have been building the last few months called Podverse — it automatically generates transcripts, summaries, and a chatbot from a podcast’s RSS feed, and makes it easy to embed AI features onto any website.<p>You can check it out at <a href="https://podverse.ai" rel="nofollow">https://podverse.ai</a>.<p>See it in action on an example podcast here: <a href="https://www.podverse.ai/podcast/omnibus" rel="nofollow">https://www.podverse.ai/podcast/omnibus</a><p>I’m a former engineer at Google and Apple, former CS prof at Harvard, and was a co-founder at Fixie.ai. I truly feel that LLMs are a revolution in our field, and I wanted to bring something to life that bridged between two deep interests of mine — AI and podcasts.<p>I’ve been listening a ton of podcasts lately, but it's frustrating to find relevant episodes, or even content that I had listened to previously. I also know that podcasters want to take advantage of the latest AI tech to connect with and expand their audience, but they're not usually equipped to bring all the pieces together. I wanted to build a complete, end-to-end solution for podcasters that is easy to use.<p>All you have to do is provide your RSS feed URL, and Podverse does the rest — automatically ingesting new episodes as you release them, generating transcripts and summaries, identifying speakers, and populating a custom chatbot that knows about all of the content of your podcast.<p>I built the site from scratch over the last few months (in my copious spare time!). It’s built entirely using Next.js deployed on Vercel — no backend servers beyond Vercel’s server components and API handlers. For running background tasks, like podcast ingestion and transcription, I used Inngest, which fills a big gap in the Next.js stack. Deepgram is used for ASR, which is fast, affordable, and very high quality. Supabase handles the storage, including the vector database (using pgvector). Auth is done with Clerk, which was super easy to integrate. Happy to answer any questions about the stack.<p>I’d love to get your feedback, and especially hear from podcasters to learn more about what features you’d like to see. Thanks!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41697569">https://news.ycombinator.com/item?id=41697569</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 30 Sep 2024 14:33:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=41697569</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=41697569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41697569</guid></item><item><title><![CDATA[Tell HN: Restack.io is spamming the web with bogus technical content]]></title><description><![CDATA[
<p>The last couple of weeks, when using Google to search for technical content, I've often stumbled upon AI-generated blog posts from Restack.io, a startup building AI developer tools. These all seem to be AI generated, and, critically, often seem to be either technically incorrect or at least highly misleading.<p>The blog posts in question have nothing to do with Restack's own products. They seem to have generated thousands of blog posts on all kinds of technical topics. For example, searching for "Streamlit icons", I found this page:<p>https://www.restack.io/docs/streamlit-knowledge-streamlit-icon-list-guide<p>which confidently tells one to use the "st.icon()" function to add icons to your Streamlit app. Streamlit has no such API, and never has; this is completely hallucinated information that was clearly generated by an LLM.<p>Last week I sunk about an hour into getting a "solution" proposed by a Restack blog post working, only to discover that the approach it was describing simply does not work.<p>Here's a page that tells you how to deploy Streamlit on AWS Amplify:<p>https://www.restack.io/docs/streamlit-knowledge-streamlit-aws-amplify-integration<p>This page is totally bogus. Streamlit is a Python package, and Amplify requires a Node.js program. What it is describing is impossible. But the article is very confident in its tone and wording, making it look like an easy matter of running a few commands. Someone who did not understand this fundamental limitation of Amplify and Streamlit working together could sink a _lot_ of time into trying to debug why it was not working.<p>Shockingly, they seem to have <i>thousands</i> of these AI-generated blog posts on their site. Here is just the list of the first 100 (out of more than 500) articles about Streamlit that they have generated:<p>https://www.restack.io/docs/streamlit/kb-index/0<p>I find this appalling in large part because Restack is an AI company. They are clearly doing this to boost their SEO, but in so doing they are wasting the time of good people who have jobs to do and are used to relying on Google searches to surface useful, relevant content. Even worse, I fear this Restack garbage will end up in the next web crawl used to train future AI models, which will now, themselves, hallucinate back the garbage that Restack has fed them.<p>Restack, you can do better. Please take down your broken and misleading AI-generated blog posts.<p>Ironically, once Google catches on that the entire Restack.io site is spam, they will probably stop showing up in any Google searches. I hope the SEO was worth it while it's still live.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41587090">https://news.ycombinator.com/item?id=41587090</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 19 Sep 2024 00:19:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=41587090</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=41587090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41587090</guid></item><item><title><![CDATA[New comment by mdwelsh in "I created 3,800+ Open Source React Icons (Beautiful, Rounded Style)"]]></title><description><![CDATA[
<p>Whoa! Cool. I didn't see that earlier - nice.</p>
]]></description><pubDate>Fri, 10 May 2024 23:07:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=40324609</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=40324609</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40324609</guid></item><item><title><![CDATA[New comment by mdwelsh in "I created 3,800+ Open Source React Icons (Beautiful, Rounded Style)"]]></title><description><![CDATA[
<p>These look great. The page says "Thousands of designers, developers, and content creators use HugeIcons Pro". Is this accurate? The project seems to have only about 493 downloads a week on NPM, and 194 GitHub stars. I would have expected a lot more given the number of people you claim are using the library.<p>(Edit: For clarification, the NPM stats refer to the number of times the library was fetched from NPM's servers, not the number of times a developer incorporated it into a project. For popular NPM libraries, this number can be in the many millions of downloads per week. My confusion stems from the fact a library used by thousands of projects will have substantially higher numbers in NPM than what is seen here. It is of course possible that this number counts developers incorporating these icons not through the NPM library.)</p>
]]></description><pubDate>Fri, 10 May 2024 21:42:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=40324066</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=40324066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40324066</guid></item><item><title><![CDATA[New comment by mdwelsh in "Launch HN: Eggnog (YC W24) – AI videos with consistent characters"]]></title><description><![CDATA[
<p>This looks cool! Your website really should feature a couple of sample videos, though, since without finding the links in your post here it is hard to tell what the final results look like.</p>
]]></description><pubDate>Fri, 29 Mar 2024 00:52:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=39859355</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=39859355</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39859355</guid></item><item><title><![CDATA[New comment by mdwelsh in "Show HN: Real-time AI voice chat with Santa"]]></title><description><![CDATA[
<p>Hey HN -<p>I'm a co-founder at Fixie, a Seattle-based AI startup. We're launching an experiment to showcase what's possible with Fixie's real-time LLM-powered voice platform. You can check it out at <a href="https://hisanta.ai" rel="nofollow noreferrer">https://hisanta.ai</a> - you can have live voice chats with Santa, Mrs. Claus, Rudolph, and other friends (toggle the naughty/nice switch at the top for some other characters!)<p>We'd love to get your help testing this and get any feedback -- especially from people with kids :-)<p>All the code for this app is open source: <a href="https://github.com/fixie-ai/hisanta.ai">https://github.com/fixie-ai/hisanta.ai</a><p>This is not just a thin wrapper around LLMs. To get the performance to this level, we've had to do a lot of engineering to wire together ASR, LLMs, and TTS models efficiently, and are doing some clever things to hide latency. Happy to answer any questions about the technology.<p>The Fixie platform (<a href="https://fixie.ai" rel="nofollow noreferrer">https://fixie.ai</a>) powers the app and embeds the logic for managing voice sessions with LLM agents, which can be built either through a no-code UI or using our AI.JSX (<a href="https://ai-jsx.com" rel="nofollow noreferrer">https://ai-jsx.com</a>) framework for building LLM apps. We support a range of ASR and TTS models under the hood as well.<p>We'd love your feedback! Drop me a line or join our Discord: <a href="https://discord.com/invite/tRMV7PW8f2" rel="nofollow noreferrer">https://discord.com/invite/tRMV7PW8f2</a><p>Thanks!
Matt on behalf of the Fixie team</p>
]]></description><pubDate>Tue, 12 Dec 2023 20:38:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=38618119</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=38618119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38618119</guid></item><item><title><![CDATA[Show HN: Real-time AI voice chat with Santa]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.hisanta.ai/">https://www.hisanta.ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38618118">https://news.ycombinator.com/item?id=38618118</a></p>
<p>Points: 8</p>
<p># Comments: 4</p>
]]></description><pubDate>Tue, 12 Dec 2023 20:38:11 +0000</pubDate><link>https://www.hisanta.ai/</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=38618118</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38618118</guid></item><item><title><![CDATA[New comment by mdwelsh in "Google Employee Accuses WEI-Opponents of Being “Criminals”"]]></title><description><![CDATA[
<p>I’m no fan of the WEI proposal, but the headline here is inaccurate. Rick expressed a belief that criminals were amongst those voicing concern over the proposal, not claiming that all opponents are criminals, as the headline suggests.</p>
]]></description><pubDate>Sat, 29 Jul 2023 01:26:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=36915785</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=36915785</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36915785</guid></item><item><title><![CDATA[New comment by mdwelsh in "Why are antennas popping up over the Salt Lake City foothills?"]]></title><description><![CDATA[
<p>I have deployed similar-looking devices in places like volcanoes in Ecuador. On each of these boxes we put a prominent message in Spanish and English: "This is sensitive research equipment, please do not touch" with contact information.</p>
]]></description><pubDate>Thu, 05 Jan 2023 23:58:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=34268859</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=34268859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34268859</guid></item><item><title><![CDATA[New comment by mdwelsh in "Everything I wish I had known about raising a seed round"]]></title><description><![CDATA[
<p>OP here. Thanks for the kind words. I certainly didn't feel like this was an easy raise, but then again it's the only time I've done this and my comparison points were other first-time founders who raised 2x what we did with less than we had done. Yes, these are all pretty senior, well-established folks, not kids straight out of college.<p>The main point of my article was the surprise around the extent of the VC network and the helpful interactions with them. Before going through this process, VC was a black box to me. Now, a lot less so.<p>A few folks below have pointed out that I must have had an extensive VC network to draw on. Not quite. I knew 3-4 VCs casually from having worked at a couple of other startups. None of them invested in us by the way. It certainly didn't hurt to get their advice. Now, of course, I have a rolodex full of dozens I could potentially call up at some point, which is useful. I can see how founders who have done it before likely find it a lot easier to get the ball (and the checks) rolling.</p>
]]></description><pubDate>Thu, 13 Oct 2022 19:13:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=33195213</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=33195213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33195213</guid></item><item><title><![CDATA[New comment by mdwelsh in "Ask HN: Who is hiring? (December 2021)"]]></title><description><![CDATA[
<p>OctoML | Multiple Positions | Remote, Seattle, or Bay Area | Full-time | <a href="https://www.octoml.ai/" rel="nofollow">https://www.octoml.ai/</a><p>OctoML is changing how developers optimize and deploy machine learning models. We are the creators of Apache TVM, a popular open-source compiler that transforms ML models into highly-efficient binary code optimized for the specific hardware and model architecture. We are also building the Octomizer, a cloud service that enables developers to optimize and package their ML models through a modern web app as well as a rich API surface.<p>Series C, over $130M of funding, company is 100 people and growing to 200-250 next year.<p>ML Systems Engineer - <a href="https://jobs.ashbyhq.com/OctoML/c4728daa-c818-44e2-b56f-95af22094b38" rel="nofollow">https://jobs.ashbyhq.com/OctoML/c4728daa-c818-44e2-b56f-95af...</a><p>ML Training Systems Engineer - <a href="https://jobs.ashbyhq.com/OctoML/3fa67134-96f3-4bbe-9bc6-9e308d15ab3d" rel="nofollow">https://jobs.ashbyhq.com/OctoML/3fa67134-96f3-4bbe-9bc6-9e30...</a><p>Cloud Backend Engineer - <a href="https://jobs.ashbyhq.com/OctoML/4a84f36b-6c19-423a-98bf-e50918742d52" rel="nofollow">https://jobs.ashbyhq.com/OctoML/4a84f36b-6c19-423a-98bf-e509...</a><p>Apache TVM Open Source Engineer - <a href="https://jobs.ashbyhq.com/OctoML/3137c2d9-af6d-4948-8111-362cf557faa6" rel="nofollow">https://jobs.ashbyhq.com/OctoML/3137c2d9-af6d-4948-8111-362c...</a><p>Embedded Software Engineer - <a href="https://jobs.ashbyhq.com/OctoML/c263e74a-d74c-4940-8bbf-a65c28b467bd" rel="nofollow">https://jobs.ashbyhq.com/OctoML/c263e74a-d74c-4940-8bbf-a65c...</a><p>Infrastructure Engineer - <a href="https://jobs.ashbyhq.com/OctoML/aa619a7e-fe22-427a-9b0f-67f064c6309e" rel="nofollow">https://jobs.ashbyhq.com/OctoML/aa619a7e-fe22-427a-9b0f-67f0...</a><p>Associate Product Manager - <a href="https://jobs.ashbyhq.com/OctoML/02930712-15b5-42b4-b90b-539abaf5fece" rel="nofollow">https://jobs.ashbyhq.com/OctoML/02930712-15b5-42b4-b90b-539a...</a><p>Field Engineer - <a href="https://jobs.ashbyhq.com/OctoML/16ab7270-913b-4af2-bedc-3683eb3afa5b" rel="nofollow">https://jobs.ashbyhq.com/OctoML/16ab7270-913b-4af2-bedc-3683...</a></p>
]]></description><pubDate>Wed, 01 Dec 2021 18:30:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=29407310</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=29407310</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29407310</guid></item><item><title><![CDATA[New comment by mdwelsh in "Leaving Google"]]></title><description><![CDATA[
<p>Long-time former Googler here, author of go/l6talk (internal presentation on getting promoted to L6). While there I coached a lot of people on the L5-to-L6 promotion process. It seems a lot of Googlers get disillusioned about getting promoted above L5. Broadly speaking Google's culture is heavily focused on levels and promotions, which is too bad, since many L5's are doing just great and getting paid extremely well.<p>If it weren't for the fact that Google makes level information public within the company, I doubt there would be quite so much emphasis on getting a promotion. Most people want to get L6 for the recognition and the fact that it elevates you above other engineers in terms of status and influence. When I worked at Apple, levels were private, so you had to treat everyone the same -- a person's influence was not dictated by what level they had on their company profile (there is no company profile at Apple). In my opinion this approach was much better, and significantly lessened the internal competition for promotions.</p>
]]></description><pubDate>Sat, 23 Oct 2021 04:15:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=28965659</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=28965659</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28965659</guid></item><item><title><![CDATA[New comment by mdwelsh in "The man with 1,000 Klein Bottles under his house (2015) [video]"]]></title><description><![CDATA[
<p>I bought a Klein Bottle from Cliff Stoll's website after seeing this video. Not only did he immediately pack it up and send it (very carefully packaged!), he sent along photos of the process, some glamor shots of the Klein bottle in his garden, and a (funny) personal note thanking me for the order. His nerdy passion for the Klein bottles is really inspiring.<p><a href="https://www.kleinbottle.com/" rel="nofollow">https://www.kleinbottle.com/</a></p>
]]></description><pubDate>Wed, 30 Jun 2021 14:36:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=27689077</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=27689077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27689077</guid></item><item><title><![CDATA[Show HN: I wrote a website in 6502 assembly]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.mdw.la/mdwos/">https://www.mdw.la/mdwos/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=26993995">https://news.ycombinator.com/item?id=26993995</a></p>
<p>Points: 20</p>
<p># Comments: 1</p>
]]></description><pubDate>Fri, 30 Apr 2021 14:35:29 +0000</pubDate><link>https://www.mdw.la/mdwos/</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=26993995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26993995</guid></item><item><title><![CDATA[New comment by mdwelsh in "Mighty Makes Google Chrome Faster"]]></title><description><![CDATA[
<p>I was head of the Blimp team at Google and could tell you exactly what happened, although it’s probably not something I can discuss too much publicly. Great project, great team, turned out to be very hard and involved making major changes to Chrome to do what we wanted. And unlike Mighty we were not willing to charge users a ton of money to use it. Fast, cheap, high quality: pick two :-)</p>
]]></description><pubDate>Wed, 28 Apr 2021 15:23:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=26970425</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=26970425</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26970425</guid></item><item><title><![CDATA[New comment by mdwelsh in "Google is getting left behind due to horrible UI/UX"]]></title><description><![CDATA[
<p>I used to work at Google, as an engineering director on the Chrome Mobile team. While I agree that the UX of many Google products needs fixing, it's not just a simple matter of "Google, you are made out of money. Fix your fucking interfaces."<p>The article misses a really important point that you can't just revamp the UX for a product used by billions of users without some pretty serious blowback. Startups like Notion have a great deal of flexibility to tweak and innovate on their UX as much as they like, but even changing something minor in Gmail or Google Docs impacts orders of magnitude more people, using the product in such a huge number of environments -- phones, tablets, PCs -- in every language and every corner of the world. Every time Google has tried to make a major UX change -- look at Inbox, for example -- the challenges of bringing all of the existing users over to the new experience are very real. As a result, the UX tends to evolve in smaller steps, which (of course) results in the final result being more of a hodgepodge than you would get if you just started from scratch.<p>Google has very good UX designers, UX researchers, product managers, and engineers. These people know how to design good user experiences and care very much about the end result. But there is the reality of being boxed into design decisions that are difficult to undo without making some really major changes that are highly disruptive. Now, you could just say that Google should bite the bullet and hit reboot on some of its bad UX decisions from years ago. That is always an option, but it is often difficult to justify the benefits of an improved UX versus the productivity hit to all of the existing users.</p>
]]></description><pubDate>Mon, 14 Dec 2020 19:17:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=25421880</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=25421880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25421880</guid></item><item><title><![CDATA[New comment by mdwelsh in "Ask HN: Who is hiring? (July 2020)"]]></title><description><![CDATA[
<p>OctoML.ai | Senior Software Engineer | Full-time | Seattle, WA or REMOTE<p><a href="https://octoml.ai/#op-398625-senior-platform-engineer" rel="nofollow">https://octoml.ai/#op-398625-senior-platform-engineer</a><p>OctoML is developing technology to compile and optimize Deep Learning models for deployment on a wide range of hardware targets. We're the creators of TVM.ai, an Apache Incubator project that automatically generates highly-optimized code for an ML model.<p>We're looking for a senior software engineer to join our Platform team, developing cloud services for compiling, tuning, benchmarking, and packaging ML models. We program in Rust, Python, and C++.</p>
]]></description><pubDate>Wed, 01 Jul 2020 17:50:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=23704315</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=23704315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23704315</guid></item><item><title><![CDATA[New comment by mdwelsh in "Academics, we need to talk"]]></title><description><![CDATA[
<p>This is so completely wrong. The most exciting work happening in systems, networking, programming languages, crypto, computer architecture, mobile, and many other subfields of computer science is highly relevant to industry <i>and</i> very interesting academically.</p>
]]></description><pubDate>Fri, 08 Jan 2016 16:46:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=10866179</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=10866179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10866179</guid></item><item><title><![CDATA[New comment by mdwelsh in "Academics, we need to talk"]]></title><description><![CDATA[
<p>I was originally going to list examples of bad industry-focused science in the original post, but decided against it, since I didn't want to offend anyone. Your username is "gradstudent", suggesting you have read a few papers. My bet is that you've read papers where you scratch your head and say, "is that really how things work?" I read lots and lots of those papers - usually they don't end up getting published.</p>
]]></description><pubDate>Fri, 08 Jan 2016 16:41:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=10866140</link><dc:creator>mdwelsh</dc:creator><comments>https://news.ycombinator.com/item?id=10866140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10866140</guid></item></channel></rss>