Advertisement · 728 × 90

Posts by Daisuke Maki

Post image

え”
ボーイングが使ってるの????

11 hours ago 12 0 0 0

子供がパソコン部に仮入部して、本当に続けるのか考えるのに「でもプログラミングとか難しそうだから…」というので「え、キミ部員の誰よりも絶対に一番いい装備と、一番いい講師(俺)がついてるよ?どんな質問でも答えられるよ?」って言ったら「え、そうなの?」って真顔で聞かれた。

キミたちにはちゃんとオヤジの著書を見せてきただろう…内容はわからんでもざっくりなんのことかくらいわかっててくれよ!w

1 day ago 14 1 0 0

So, Claude Code isn't smart enough to do this on its own. I'm going to have to have to go through hand-holding it again through the entire designing process.

god help me.

1 day ago 0 0 0 0

WTF, I lost the code to do this. I apparent never pushed it to github... WTF

1 day ago 4 0 0 1

I sometimes do to review the code (note: I make middleware/libraries, so the aesthetics of the API is important to me -- I need to see the actual usage), but even that I could do by pushing the code on GitHub, so opening the IDE is becoming rarer and rarer

1 day ago 0 0 0 0

Initially I would use Claude Code from VSCode terminal, but now I'm getting to the point where I just whip out the terminal and let Claude Code do its things, no IDE.

1 day ago 5 0 3 0
Preview
A Faster, Lighter, PQC-Ready Go JOSE Library (github.com/lestrrat-go/jwx/v4) TL;DR:

lestrrat.medium.com/a-faster-lig...

1 day ago 0 0 0 0
Post image

こっちは長男が作ったカルボナーラ。ベーコンも手作りなのがすごい

2 days ago 8 0 0 0
Post image

215回目 #sourdough #baking

2 days ago 4 0 0 0
Preview
Announcing github.com/lestrrat-go/jwx/v4 · lestrrat-go jwx · Discussion #2040 github.com/lestrrat-go/jwx/v4 is now released. After the preview period (#1673) and a final round of fixes, v4.0.0 is tagged and ready to use. v4 is a major release that rethinks how jwx is structu...

github.com/lestrrat-go/jwx/v4 released. It's Lighter, Faster, and is Post-Quantum ready (ML-DSA, ML-KEM, HPKE)

github.com/lestrrat-go/...

Currently still requires GOEXPERIMENTAL=jsonv2. So still won't be prodding people to switch immediately, but this will be mainline from now.

#golang #jwt

2 days ago 1 0 0 0
Advertisement

あー、こいついいですよねぇ。
バスドラがゴンゴンいわないんですよねぇ。うらやましい!

4 days ago 1 0 1 0

50万円くらいのキットかな…!!!

4 days ago 0 0 1 0

I wish auto-mode worked better. I think I need --dangerously-skip-permissions back on

4 days ago 0 0 0 0
Post image

今日はなんか卵を多くしたのと、形を変えた。それ以外はいつものパン #baking

5 days ago 5 0 0 0

うおおおお、これが噂に聞いていたClaude Codeのトークンが異常に速く使い切られる問題かーーーー(どっかのアップグレードで急に来た)

6 days ago 2 0 0 0

github.com/lestrrat-go/jwx/v4 is going to lose jwk fetching from its core. Ot will be available via companion modules that allows us to create extensions to jwx proper. Also added Hybrid HPKE, Composite Signatures.

github.com/lestrrat-go/...
github.com/lestrrat-go/...

#golang #jwt #jws #jwe #jwk

6 days ago 0 0 0 0

転生もので魔物を狩って食物にする、とかの描写の時に狩った動物をそのまましまう、みたいなの見ると「ノミとかついてる…!」「内臓の処理は…!」「放血しないと生臭くてくえないぞ…!」とか無限に突っ込みたくなる

6 days ago 3 0 0 0
Post image

214回目 #sourdough #baking

1 week ago 6 0 0 0
Advertisement

この数週間、「Claude Codeが使える」を肌で実感できるようになって、逆に忙しくなった。

細かい実装はエージェントに任せるといってもPQC関連のRFCを見つけたり、読んだりしないと方針を決められないとか、なんか新しい事実をエージェントが言ってくるけど、これは必要なことなのか、エコシステム内の他のツールやライブラリはこれをどう処理してるのか、とか、とにかく調査するころが次から次に出てきて永遠に終わらない。

特にPQCまわりは調べれば調べるほど沼の深いところにおちていく…

1 week ago 7 0 1 0
Preview
jwx-go jwx-go has 13 repositories available. Follow their code on GitHub.

Now all the companion modules live under github.com/jwx-go/ and thanks to the glorified shell script that is Claude Code, orchestrating these have never been easier.

1 week ago 1 0 0 0

github.com/lestrrat-go/jwx/v4 (which is currently in preview) 's "companion module" design has made it _really_ easy for me to implement and make features that require extra dependencies available -- as well as experimental features, like those features whose RFC drafts are still not fully approved.

1 week ago 0 0 1 0
Post image Post image Post image Post image

今日は真夏よりBBQ日和だったのでさくっと作りました

1 week ago 6 0 0 0
Post image

github.com/lestrrat-go/jwx/v4 (currently in preview) now constantly outperforms, or is neck-to-neck with other major libraries

1 week ago 2 0 0 0
Post image Post image

インド人の同僚(の奥様)に習ったチャナマサラ、うめー!ベジタリアンなのにこのコク…すごいぜ

1 week ago 3 0 0 0

Brilliant Jerks never had any place to begin with.

1 week ago 2 0 0 0
Advertisement

白だし、それは本当に便利だけど使うのに(値段的に)少しだけ勇気がいるもの…

1 week ago 1 0 1 0
Announcing github.com/lestrrat-go/jwx/v4 (Preview) · lestrrat-go jwx · Discussion #1673 github.com/lestrrat-go/jwx/v4 is under active development and I'm looking for early feedback. This is a major release that rethinks how jwx is structured, with three goals: make it faster, make it ...

github.com/lestrrat-go/jwx/v4 preview is here
github.com/lestrrat-go/...
#golang #jwt #jwk #jws #jwe

1 week ago 1 0 0 1
Post image

#baking

1 week ago 8 1 0 0
Preview
How Auth0 Rebuilt go-jwt-middleware Version 3 Upgrade to go-jwt-middleware v3 for type-safe JWT validation in Go. Featuring DPoP support, multi-issuer handling, and RFC 6750 compliant...

Heeeey, I didn't know about this blog entry. auth0.com/blog/rebuild...

2 weeks ago 1 0 0 0
Post image

このビリヤニはインド人に認められるビリヤニなのか、今度検証したい

2 weeks ago 8 0 0 0