I have such mixed feelings about Starlark and Bazel macros. When I write Bazel macros, they're great, the perfect tool for the job. When I encounter macros written by someone else, they are awful, a mistake and the bane…
My team runs several HarvesterHCI/RKE2 clusters, edge deployments of our validation, simulation and fleet management tools for autonomous vehicles. The Rancher ecosystem has really been a godsend for us. Excited to…
I recently joined a company that writes Python after working for a Kotlin shop for the past four years. I miss Java/Kotlin every single day. I have no gripes with Python itself and I enjoy writing it, but I've still…
my intuition tells me that this problem is best solved using DP
I saw your tweet about cracking type inference for recursive schemas. It seems like the solution to this problem is pretty straightforward and simple. Was the solution really as simple as using a getter, or is there…
I have been using this pairing for the past eighteen months and it has been a very productive and smooth experience. The Codeium/Windsurf JB IDE plugin is much better than their standalone vscode fork IDE
[dead]
I have been looking for a similar lib to use in a Kotlin/Spring app - any recommendations? My specific use-case does not need to support sanitizing during the HTML -> MD conversion, as the HTML doc strings that I will…
Interesting to learn the human side of a tool I use almost every day. RIP Stiver
Kotlin classes are (seemingly) all generated as open classes, rather than data classes. Surprising choice - is this an intentional design decision? Wondering if I am missing something
I have been using Codeium's IntelliJ extension for the past nine months and have found it to be very useful.
The AI tool is actually quite good, too. I use it to generate sequence diagrams pretty frequently.
I'm surprised that Denver's Elyria-Swansea and Globeville neighborhoods were not highlighted as hotspots. I lived in Denver for many years, and these neighborhoods were commonly known to locals as some of the most…
I wonder if the craftsman "John Swartzwelder" is https://en.wikipedia.org/wiki/John_Swartzwelder?wprov=sfla1
There is a whole class of hybrid incubator/vc firms in the US ("VC Studios") that have used this model and achieved success. Sometimes the model is inverted, in that the VC studio will build the MVP with their small,…
Kotlin is easily the best modern language for DX. After writing server-side Kotlin for the past three years, I'm not sure I ever want to write anything else.
I am also a member of the hospitality -> tech club. in fact, I used to be the GM of one of the restaurants on your list!
what did it mean historically? in contemporary usage, it seems to be a synonym for "managed" (or more accurately, a meaningless sobriquet for PAAS that can be easily sold to the huddled masses of "full stack" boot camp…
my favorite thing about camelCase is that class instances are (typically) named and cased as the inverse of their pascal-cased class. val somethingRepository = SomethingRepository() Is much more visually satisfying and…
I've found this very useful as well. My typical workflow (server-side kotlin + spring) has been: - create migration files locally, run statements against containerized local postgres instance - use a custom data…
I have such mixed feelings about Starlark and Bazel macros. When I write Bazel macros, they're great, the perfect tool for the job. When I encounter macros written by someone else, they are awful, a mistake and the bane…
My team runs several HarvesterHCI/RKE2 clusters, edge deployments of our validation, simulation and fleet management tools for autonomous vehicles. The Rancher ecosystem has really been a godsend for us. Excited to…
I recently joined a company that writes Python after working for a Kotlin shop for the past four years. I miss Java/Kotlin every single day. I have no gripes with Python itself and I enjoy writing it, but I've still…
my intuition tells me that this problem is best solved using DP
I saw your tweet about cracking type inference for recursive schemas. It seems like the solution to this problem is pretty straightforward and simple. Was the solution really as simple as using a getter, or is there…
I have been using this pairing for the past eighteen months and it has been a very productive and smooth experience. The Codeium/Windsurf JB IDE plugin is much better than their standalone vscode fork IDE
[dead]
I have been looking for a similar lib to use in a Kotlin/Spring app - any recommendations? My specific use-case does not need to support sanitizing during the HTML -> MD conversion, as the HTML doc strings that I will…
Interesting to learn the human side of a tool I use almost every day. RIP Stiver
Kotlin classes are (seemingly) all generated as open classes, rather than data classes. Surprising choice - is this an intentional design decision? Wondering if I am missing something
I have been using Codeium's IntelliJ extension for the past nine months and have found it to be very useful.
The AI tool is actually quite good, too. I use it to generate sequence diagrams pretty frequently.
I'm surprised that Denver's Elyria-Swansea and Globeville neighborhoods were not highlighted as hotspots. I lived in Denver for many years, and these neighborhoods were commonly known to locals as some of the most…
I wonder if the craftsman "John Swartzwelder" is https://en.wikipedia.org/wiki/John_Swartzwelder?wprov=sfla1
There is a whole class of hybrid incubator/vc firms in the US ("VC Studios") that have used this model and achieved success. Sometimes the model is inverted, in that the VC studio will build the MVP with their small,…
Kotlin is easily the best modern language for DX. After writing server-side Kotlin for the past three years, I'm not sure I ever want to write anything else.
I am also a member of the hospitality -> tech club. in fact, I used to be the GM of one of the restaurants on your list!
what did it mean historically? in contemporary usage, it seems to be a synonym for "managed" (or more accurately, a meaningless sobriquet for PAAS that can be easily sold to the huddled masses of "full stack" boot camp…
my favorite thing about camelCase is that class instances are (typically) named and cased as the inverse of their pascal-cased class. val somethingRepository = SomethingRepository() Is much more visually satisfying and…
I've found this very useful as well. My typical workflow (server-side kotlin + spring) has been: - create migration files locally, run statements against containerized local postgres instance - use a custom data…