CharlieDigital
- Karma
- 0
- Created
- ()
- Submissions
- 0
- MCP is dead; long live MCP (chrlschn.dev)
- How Mindset Shapes Engineering Success at Startups (chrlschn.medium.com)
-
RunJS is an MCP server written in C# that let's an LLM generate and execute JavaScript "safely". It uses the excellent Jint library (https://github.com/sebastienros/jint) which is a .NET JavaScript interpreter that…
- TypeScript is Like C# – A Backend Guide (typescript-is-like-csharp.chrlschn.dev)
- The impact of AI on the technical interview process (coderev.app)
-
Over the last week, I've received random emails from two dating sites. On 12/09, I received one from CoffeeMeetBagel addressed to "Michael" (but using my email). I've never heard of this site and certainly I am far…
- Lessons Learned from Working at Startups (chrlschn.dev)
-
A partner of a friend recently took a few months off and then dedicated 30-45 days preparing for interviews with several Big Tech companies. This individual basically dedicated this time to researching common leetcode…
- Bakers, Ovens, and AI Startup Moats (chrlschn.dev)
- Show HN: Turas.app – A Chrome extension to plan your next trip in Google Maps (chromewebstore.google.com)
Hey HN, I hacked out Turas.app over New Years weekend in 2023 when it became increasingly difficult for my wife and I to organize a 12-day trip to Taiwan in Google Docs. Opened it up to other users and since then, it's…
- C# Discriminated Unions and .NET Channels (chrlschn.dev)
-
If you work with prompts in code, a minor nuisance is managing your placeholder tokens and basic templating. There's also a lot of repetitive code you'll end up writing to set up and execute the prompt. C# source…
- Show HN: CodeRev.app – Code Review as Interview (coderev.app)
I've long had a dislike for leetcode interviews on both sides of the coin. Project-based interviews can also be challenging because it can end up filtering out folks who don't want to spend several hours building…
- A Conceptual Model of State in Vue 3.4 (chrlschn.dev)
- A Practical Guide to Modular Monoliths with .NET (chrlschn.dev)
- Your Interview Process Is Too Damn Long (and How to Fix It) (chrlschn.dev)
- Maine home can stay 70 degrees without a furnace, even in freezing temps (mainepublic.org)
- TypeScript is not a Programming Language (chrlschn.dev)
- Mastodon Is Rewinding the Clock on Social Media – In a Good Way (chrlschn.medium.com)
- Engineering Lessons from Early Stage Startups (chrlschn.dev)
- Show HN: Code Review as Interview – CodeRev.app (coderev.app)
I've long had a dislike for leetcode interviews on both sides of the coin. Project-based interviews can also be challenging because it can end up filtering out folks who don't want to spend several hours building…
-
Over the New Year weekend, I was planning a trip with my wife on Google Docs and it became really frustrating trying to move days and activities around and figuring out which days we needed which hotels and trying to…