ulrikstrid.bsky.social
ulrikstrid.bsky.social
@ulrikstrid.bsky.social
Kind of sick having a fully working remote development environment. I've setup remote vscode on my workstation + VPN so that I can connect home and it often works quite well.
February 17, 2025 at 12:59 PM
Looks like I answered the wrong message on the thread.
December 22, 2024 at 4:38 PM
The overlay is usually a bit faster, but I try to merge things as soon as I have some time to look through the PRs in nixpkgs. Vbgl is also a beast in the OCaml parts of nixpkgs.
December 22, 2024 at 4:35 PM
Clarification, code here is a shared secret
December 20, 2024 at 4:08 PM
We also added a PKCE module which is used for code-less interactions, if I recall correctly Google among others uses this standard.

ulrikstrid.github.io/ocaml-oidc/o...
Pkce (oidc.Oidc.Pkce)
ulrikstrid.github.io
December 20, 2024 at 3:11 PM
The most exciting update is probable that we added a "SimpleClient" that can be used to easily interact with OIDC and OAuth2 providers. It doesn't make any assumption on your HTTP stack but helps you generate the calls and parse responses.

ulrikstrid.github.io/ocaml-oidc/o...
SimpleClient (oidc.Oidc.SimpleClient)
ulrikstrid.github.io
December 20, 2024 at 3:11 PM
@sabine.sh how did your jwt experiment go? I recall you did something some time ago
December 19, 2024 at 6:03 PM
Where did you buy this? 😍
December 15, 2024 at 9:17 AM
It was worth a try
December 8, 2024 at 6:02 PM
`key = ` (double space after =)
December 8, 2024 at 4:46 PM
If I had more time this seems like it would be a fun project
December 8, 2024 at 9:39 AM
Won't we need a runtime since it's not running Linux right?
In theory it should be possible I guess
December 8, 2024 at 9:06 AM
Are you thinking about the well-typed lightbulbs project?
December 8, 2024 at 8:36 AM
Distro!

Unless you create a small language that I can run on my esp32 I just bought 😅
December 8, 2024 at 8:06 AM
I actually have a bunch of ideas for this. If you would like to chat about it since time key me know.

In the EU we're actually moving in a direction where this could become a standard mandated by law
December 7, 2024 at 8:14 AM
Maybe we should create a package of libraries that could act as a story of platform for productivity.

Let's call it "Open OCaml Platform", or OOP for short.
December 7, 2024 at 8:07 AM
Are there any resources on the different authentication methods that msal exposes? I assume most are just oauth based right?
December 3, 2024 at 8:47 PM
I just built by own thing that works in the context of AKS.

I would be interested in building a more fully fledged version of there outside interest due it. I only need AKS currently so just focusing on shipping until there's legitimate interest
December 3, 2024 at 7:35 PM
This is something that esy did very well, we did a lot of work to make things "just work" in Windows. I'm not sure if Manas is on bluesky but he's still doing work here if I remember correctly.
December 2, 2024 at 9:02 AM