DeepWiki mcp is down?
429 Too Many Requests
Posts by Ryu
pindeps helps you migration to pinning the dependencies in your package.json to exact versions.
If you want to run the CLI with peace of mind, please run it using Deno.
github.com/ryuapp/pindeps
Claude Code also uses axios, but it seems unrelated to the source code leak.
To those developing CLIs or libraries using npm, please stop depending on unnecessary libraries like axios.
www.stepsecurity.io/blog/axios-c...
deno fmt is faster than vp fmt; are there any tips to speed it up?
Is a React framework that adopts island architecture a good thing? I am currently checking that.
It is fine to do business to make OSS sustainable, but if it happens too quickly, I lose the motivation to support it.
Personal update: I resigned from Deno two weeks ago. Yesterday was my last day at Deno.
Working on Deno, Deno Deploy, JSR, and Fresh with my world class colleagues has been an absolute honor. I wish everyone who I have worked with at Deno the absolute best - continue building groundbreaking things!
Vite v8 was released yesterday. Will Astro start using it from its next major version update?
Quickly updated my portfolio site to Astro v6.
Hello World example code
Cooking a new programming language.
Trying to see how far I can go with AI Slop fork. A few KLOC of project seems to work well.
I'm creating an autochess-like game in Bevy. It’s Rust, and it’s going well because it’s easier to write than I imagined.
国内VPSで完結させる思想、良いね
#niigata_5min_tech
AI時代のボトルネック、DB説
#niigata_5min_tech
>入出力と大まかな処理を理解する
同じ思想だ
#niigata_5min_tech
There is room for improvement on hono/node-server.
It seems that delaying the generation of request body can improve benchmark results on POST. I guess.
zenn.dev/chot/article...
I'm reimplementing a URL parser in Rust to solve some issues. Of course, I'm just looking at the Claude Code.
Astro announcement welcoming Shinya Fujino as a new maintainer.
Happy to share that I’m now a maintainer @astro.build 🥹
I'm trying to reduce the binary size by using smol instead of Tokio, but it's too much work, so I'm about to give up.
This issue was silently fixed...
My Fastly Compute-hosted website has recently started throwing mysterious internal server errors.
It's just a static website, but the error doesn't occur locally, so I'm planning to move to another cloud service.
Does anyone know of a node module-free documentation generation tool with Deno?
Must be distributed via JSR or npm.
What's up, cloudflare
👀
github.com/honojs/websi...
#honoconf #honoconf_deep
✈️Moving to Hono Conf🔥
I recently discovered that Deno publishes a lot of useful Rust libraries, and sui in particular has been useful to me.
I'm grateful to Fastly for providing such fast service, just as their name suggests.
Managing a monorepo with Deno is a less pleasant experience than pnpm, but better than npm.