<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: randyburden</title><link>https://news.ycombinator.com/user?id=randyburden</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 03 May 2026 20:15:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=randyburden" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by randyburden in "Ti-84 Evo"]]></title><description><![CDATA[
<p>I learned to program on a TI-83 and later bought a TI-84+ with the cable that allowed me to transfer my apps and games between my device and other students devices. I have fond memories of hand typing into a TI-83 BASIC for hours using code I found online at the local library - games like Drug Wars and other similar choose this or that console based games. I would later get a USB cable that allowed me to download apps and games onto my device. Good times. Decades later and I'm still programming.</p>
]]></description><pubDate>Fri, 01 May 2026 21:56:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47980941</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=47980941</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47980941</guid></item><item><title><![CDATA[New comment by randyburden in "Would you choose the Microsoft stack today if starting greenfield?"]]></title><description><![CDATA[
<p>I chose .NET and C# for my current startup (2 years in), where I'm the founding lead developer, and I'd still make the same call today. We've been very productive, built a lot of solid features, and two years in we have a stable, high-performing set of apps. We're using ASP.NET Razor Pages, Web API, backend services, and a .NET MAUI Blazor Hybrid app that's published to the app stores - all written in C# using the latest .NET version. Some parts run in Azure, other parts run on high-performance GPU servers on Ubuntu. It has felt like a very practical modern stack, not some legacy-only enterprise choice. Also, hiring has been a non-issue as I had no trouble finding solid C# developers.</p>
]]></description><pubDate>Wed, 25 Feb 2026 02:49:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47146669</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=47146669</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47146669</guid></item><item><title><![CDATA[New comment by randyburden in "Show HN: Sparrow-1 – Audio-native model for human-level turn-taking without ASR"]]></title><description><![CDATA[
<p>Awesome. We've been using Sparrow-0 in our platform since launch, and I'm excited to move to Sparrow-1 over the next few days. Our training and interview pre-screening products rely heavily on Tavus's AI avatars, and this upgrade (based on the video in your blog post) looks like it addresses some real pain points we've run into. Really nice work.</p>
]]></description><pubDate>Thu, 15 Jan 2026 06:11:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46628697</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=46628697</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46628697</guid></item><item><title><![CDATA[New comment by randyburden in ".NET 10"]]></title><description><![CDATA[
<p>For what it's worth, the startup I currently work for is built entirely in C# and .NET, as was my previous employer. Both startups are based in the Dallas, TX area. Across both companies, applications were hosted on Azure and AWS using a mix of PaaS services and virtual machines running Windows and Linux. We've consistently found this stack to enable strong productivity and high-velocity release cadences.</p>
]]></description><pubDate>Wed, 12 Nov 2025 03:15:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45896032</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=45896032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45896032</guid></item><item><title><![CDATA[New comment by randyburden in ".NET 9 Is Out"]]></title><description><![CDATA[
<p>I've written 3 apps in MAUI with 2 in production.<p>The 2 apps in production are MAUI Blazor Hybrid apps. The learning curve was very small since I already was familiar with C# and Razor syntax after having built many C# server-side rendered web apps. Development is quite rapid since it's essentially using web technologies. For my use cases, the users do not care about the app looking native as these are B2B apps. Both apps are deployed in the 2 major mobile app stores and 1 app is also deployed in the Microsoft Store.<p>The 3rd app was an internal-only Android app built with the UI written entirely in C# instead of XAML. I chose to write the UI in C# instead of XAML primarily just for fun and to see how that would work out. I ran into a lot more issues using native UI when it came to me wanting to customize things, such as removing an annoying bottom text underline/border that is added by default to Entry (textbox) controls.<p>I'll probably never build another native UI app if I have the choice and will stick to MAUI Blazor Hybrid apps because it is so much faster to create the app using web technologies (HTML/CSS).</p>
]]></description><pubDate>Wed, 13 Nov 2024 19:06:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=42128884</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=42128884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42128884</guid></item><item><title><![CDATA[New comment by randyburden in "List of Open Source Game Engines"]]></title><description><![CDATA[
<p>Other community-curated game engine lists:<p><a href="https://github.com/collections/game-engines">https://github.com/collections/game-engines</a><p><a href="https://github.com/collections/javascript-game-engines">https://github.com/collections/javascript-game-engines</a></p>
]]></description><pubDate>Thu, 19 Sep 2024 14:44:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=41592460</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=41592460</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41592460</guid></item><item><title><![CDATA[New comment by randyburden in "Show HN: SQL Explorer – Open-source reporting tool that Just Works"]]></title><description><![CDATA[
<p>Great job! And congrats on actually getting something out there. I can really see this being useful for some organizations.<p>I also envisioned this same type of tool around 10 years ago and it is still on my ever growing list of ideas to implement. I took the idea further to support not only SQL but other languages such as HTML, JavaScript, Python, C#, etc. You could then support returning different types of media based on the URL extension such as .html to return a webpage, .json to return a JSON API, .csv to return a CSV file, etc. As time marched on, many of these same ideas came to fruition in things like AWS Lambda, Jupiter Notebooks, Microsoft Monaco Editor, etc.</p>
]]></description><pubDate>Fri, 05 Jul 2024 20:16:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=40885621</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=40885621</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40885621</guid></item><item><title><![CDATA[New comment by randyburden in "Ask HN: The case for U.S. tech talent"]]></title><description><![CDATA[
<p>I ran an intern program for a year as a software development leader at a previous job. About 25 interns ran through the program that I created. Each intern was paired with a full-time mid to senior-level developer. Out of the interns, only about 5 were decent and required very little handholding while the others required quite a bit of work to answer their questions and keep them on task. Of those 5 decent interns, I only offered full-time employment offers to 2 of them. I believe we paid $16-$20 per hour (the executive team set that rate) and most worked around 10-20 hours per week while a few were able to work upwards of 30-35 hours.<p>I can only speak for my experience, but I couldn't make it work financially and we would have gotten a lot more done had we used those funds to pay for 1 or more nearshore or offshore resources. It created a fun environment and I think everyone learned and grew from the experience, but from a productivity and financial point of view, I don't think it was worth it.<p>So based on your experience with Eastern European devs, I think your money would be best spent on hiring 1 or more additional devs from Eastern Europe.</p>
]]></description><pubDate>Wed, 10 Jan 2024 17:09:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=38940743</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=38940743</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38940743</guid></item><item><title><![CDATA[New comment by randyburden in "Twilio’s toll fraud problem"]]></title><description><![CDATA[
<p>We've been hit by this at work as well. We had to add CAPTCHA and a several other techniques to defend against this.<p>How it works:<p><pre><code>  1.  Attacker leases 1 or more premium rate numbers in an international country.
      - Attacker can lease a premium rate number for as little as $10/month
      - Typically, the attacker gets to keep 70% of the money generated by the premium rate number.

  2. Attacker then finds companies with OTP (One-Time Passcodes) or 2FA (Two-Factor Authentication) endpoints that require no validation and writes a script to automate the webpage or call the API endpoint
     - Attacker will typically obtain a new IP address per API call using a VPN or a rented botnet from the dark web.

  3. If the premium rate number costs 10 cents, then each successful text message they can send to the number generates 7 cents for them.

  4. The attacker then just needs to send 150 SMS to the premium rate number to break-even on their $10 investment, not counting the cost of the VPN or rented botnet.
</code></pre>
There is a lot of money to be made here by an attacker unfortunately. :(</p>
]]></description><pubDate>Thu, 05 Jan 2023 20:41:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=34266238</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=34266238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34266238</guid></item><item><title><![CDATA[New comment by randyburden in "Ask HN: Who is hiring? (January 2019)"]]></title><description><![CDATA[
<p>Lanvera | C# Senior Software Developer, C# Software Developer Intern | Coppell, TX | Onsite | <a href="https://www.lanvera.com/careers.html" rel="nofollow">https://www.lanvera.com/careers.html</a><p>About Us:<p>Lanvera is a leading CCM (Customer Communications Management) outsourcing and technology company specializing in the design, production, and delivery of secure customer communications including invoices, statements, tax forms, collection letters, compliance notices and other business critical documents to any delivery channel including print, electronic and mobile platforms. Lanvera has a strong presence in the Financial Services industry and is expanding into other vertical markets. In short, we generate documents for our clients and serve those up via the web or deliver them via postal service, email, SMS, SFPT, etc.<p>We are an established, profitable company with hundreds of clients looking to significantly increase our software development team for designing and developing the next generation of our processing infrastructure, customer web portal, and electronic delivery platforms.<p>Technologies we work with: The modern Microsoft stack using .NET, Visual Studio, C#, ASP.NET Web API, ASP.NET MVC server side rendered using Razor, MS SQL Server, T-SQL, Azure DevOps/VSTS/TFS, Git, IIS, HTML, CSS, JavaScript, JSON<p>Positions:<p>Senior Software Developer - <a href="https://www.lanvera.com/seniorsoftwaredeveloper.html" rel="nofollow">https://www.lanvera.com/seniorsoftwaredeveloper.html</a><p>The Senior Software Developer position is a hands-on role that emphasizes advanced skills in developing full-stack software solutions coded in C# on the Microsoft .NET Framework as well as system design, data modeling, mentorship, and team leadership skills. This role requires the ability to design complex systems from scratch and the ability to see the project through all layers of the SDLC including successful testing, production release, and hand-off with appropriate support and technical documentation to the operations team.<p>Software Developer Intern - <a href="https://www.lanvera.com/softwaredeveloperintern.html" rel="nofollow">https://www.lanvera.com/softwaredeveloperintern.html</a><p>Are you a software engineering/computer science/information systems student looking for a company with cutting edge technology? Do you want to be a part of a business offering services that support a client’s digital transformation journey? As a Software Developer Intern in a nimble environment, you make real contributions to the team and the services we offer to clients. You will be provided opportunities to perform deep analysis, design, coding, configuration, documentation, support, and installation of software. We need interns that offer energy and innovation with new technology tools and ideas.<p>Contact Us:<p>Please email CoreDevHR@lanvera.com with HackerNews in the subject to have your resume prioritized.</p>
]]></description><pubDate>Wed, 02 Jan 2019 21:48:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=18810569</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=18810569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18810569</guid></item><item><title><![CDATA[New comment by randyburden in "Mari0=Mario + Portal ..Open source game"]]></title><description><![CDATA[
<p>Whoa, that's pretty cool and happens to be two of my favorite games :)</p>
]]></description><pubDate>Mon, 05 Mar 2012 09:04:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=3665955</link><dc:creator>randyburden</dc:creator><comments>https://news.ycombinator.com/item?id=3665955</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=3665955</guid></item></channel></rss>