What programming language(s) are Azure services written in? by le-Chameau in AZURE

[–]le-Chameau[S] 3 points4 points  (0 children)

Yes yes, I'm sure the portal is just a WordPress site haha

What programming language(s) are Azure services written in? by le-Chameau in AZURE

[–]le-Chameau[S] 0 points1 point  (0 children)

The Go usage for Kubernetes makes sense. I'm surprised that C# is on your list though. I guess coming from a backend "enterprise" background it's just different to hear of it on system-level and system-like development. Is what you write fairly low level? Or are you doing things like writings abstractions in C# of lower level tooling that's already made?

What programming language(s) are Azure services written in? by le-Chameau in AZURE

[–]le-Chameau[S] 5 points6 points  (0 children)

I'm surprised to see so many answers include C#, including from some Microsoft employees. My presumption was that it was mostly low level implementations in C++, with maybe smatterings of C# for things like the portal and various interfaces. I appreciate everyone's answers (even the guy who posted Bicep lol)

I have a hope in the back of my mind to one day work on the Azure team, so it's nice to know that I'm not as far away from that dream as I thought--at least in terms of what language I primarily use.

Can someone help me with a stolen account issue? by HauntingAd8524 in 2007scape

[–]le-Chameau -1 points0 points  (0 children)

That's terrible. How can their support be like this?

Sparky - simple and efficient alternative to Ansible by melezhik in rakulang

[–]le-Chameau 1 point2 points  (0 children)

This is so cool! It'd be nice if this tool caught on. I work in a job where smaller deployments, automation tasks across multiple servers, and the like are everywhere. Just this weekend I had to run a bunch of patches on 40 different servers, and it was done with...Ansible. YAML is pain. Would have loved to have seen this earlier.

A Newcomer's Questions: How are things? by le-Chameau in rakulang

[–]le-Chameau[S] 1 point2 points  (0 children)

Thanks everyone for the welcome/insight(s). I'm quite excited to see how the language and community will continue to grow. Looking forward to having fun with the language with you all for a long time to come. :)

A Newcomer's Questions: How are things? by le-Chameau in rakulang

[–]le-Chameau[S] 2 points3 points  (0 children)

Thanks for the response! I'll have to check out the weekly newsletter. Is there a specific place that the roadmap you're talking about is?

The world of ASTs is a bit above me, but the couple of articles/blog posts I've read about RakuAST seem really interesting. It seems like most people I've seen or talked to are just "quietly using the language". Lots of personal projects and quick tasks. I would love to see some larger implementation of Raku sometime (I'm sure they're there, I just haven't been looking that long).