Mark McCulloh (@markmccullohdev) 's Twitter Profile
Mark McCulloh

@markmccullohdev

Lover of dev tools and cloud

ID: 41980924

calendar_today23-05-2009 05:22:02

62 Tweet

40 Followers

124 Following

Matt Pocock (@mattpocockuk) 's Twitter Profile Photo

Imagine a VSCode extension that gave you a hint every time you encountered a new piece of TypeScript syntax. 🧙‍♂️ Learn More - links to a video of me explaining the concept ❌ Don't Show Again - the squiggle won't show again in the future

Mark McCulloh (@markmccullohdev) 's Twitter Profile Photo

> Notifications for any issue are grouped under a parent card as replies. This feature is even bigger than the one from the blog title! Really glad to see work continuing on this project again.

gabby (@gabriellag439) 's Twitter Profile Photo

So I've been looking for a good definition of GitOps and a lot of them are like: "A methodology that keeps configuration in version control …" (Me: Yes!) "… where pull requests are the change management system …" (Me: YES!!!) "… that uses Kubernetes" (Me: Kill me now)

Amelia Wattenberger 🪷 (@wattenberger) 's Twitter Profile Photo

we can _finally_ talk about an experiment GitHub Next in the works for a long time: GitHub Blocks! tldr ✨ There's a lot more to your codebase than just.. code. We want to make it easier to create interactive docs, support your team workflows, and bring your repo to life ✨ 🧵

we can _finally_ talk about an experiment <a href="/GitHubNext/">GitHub Next</a> in the works for a long time: GitHub Blocks!

tldr
✨
There's a lot more to your codebase than just.. code. We want to make it easier to create interactive docs, support your team workflows, and bring your repo to life
✨

🧵
Mark McCulloh (@markmccullohdev) 's Twitter Profile Photo

I feel super privileged to be part of this wonderful team. Super excited about the direction we're headed and the awesome work we've done so far. Come check it out!

Matt Coulter (@nideveloper) 's Twitter Profile Photo

Andrew Brown Elad Ben-Israel and @mattbonig are definitely trying to create a brand new, portable cloud programming language with Wing, super early days but I do think the vision is there. Corey Quinn must have thoughts on the concept

swyx (@swyx) 's Twitter Profile Photo

Finally Elad Ben-Israel's winglang.io is public - and went straight to the top of Hacker News! news.ycombinator.com/item?id=340513… Beautiful illustration of the impressive DX you can achieve by tying infra and code - write a TypeScript-like language and forget about provisioning!

Finally <a href="/emeshbi/">Elad Ben-Israel</a>'s winglang.io is public - and went straight to the top of Hacker News! 

news.ycombinator.com/item?id=340513…

Beautiful illustration of the impressive DX you can achieve by tying infra and code - write a TypeScript-like language and forget about provisioning!
Mark McCulloh (@markmccullohdev) 's Twitter Profile Photo

Personal bucket list item complete: Something I'm working on is getting torn apart on HN :) news.ycombinator.com/item?id=340513…

sam (@samgoodwin89) 's Twitter Profile Photo

Today I finally found some time to experiment with this concept of a tiny #AWS SDK. Introducing "itty-aws" - a TypeScript AWS SDK with a 40KB bundle size regardless of how many services you use. It was an afternoon side project, so consider it "beta" 😅 github.com/sam-goodwin/it…

naomi (forgetful functor) (@fixedpointfae) 's Twitter Profile Photo

type level programming is immensely satisfying because of the immediate feedback. your language server becomes a REPL and errors are lifted to compile-time. uwu

Ben (@kaleidawave) 's Twitter Profile Photo

Now Ezno's checker is open source I thought it was time for new post. It includes a deep dive into some of the current logic if you are interested in contributing! kaleidawave.github.io/posts/a-previe…

Ben (@kaleidawave) 's Twitter Profile Photo

Thought I would write up most of what I know about sets, types and type checking kaleidawave.github.io/posts/sets-typ…