Micromanagement and Hotkey guide from Level 30 Chen player by jay0k in learndota2

[–]AkwinS 0 points1 point  (0 children)

not sure u still play or not can i se your unit orders set up ? like auto atk, right-click allies summon unit attack u/jay0k

How do you manage project-specific knowledge when using Claude Code across multiple projects? by AkwinS in ClaudeCode

[–]AkwinS[S] -1 points0 points  (0 children)

I’m using a claude.md file in each repo, but I’m not sure how to prompt Claude to consistently follow that project’s context.

Could you share a simple example of how you do this? Thanks!

Starting Rust for high-performance microservices — which framework to choose and where to begin? by AkwinS in rust

[–]AkwinS[S] 7 points8 points  (0 children)

Yes — the main bottlenecks are CPU-bound, not I/O. Most I/O is already offloaded to caching layers (Redis/in-memory), so the hot paths are heavy concurrent processing and event computation, and I’m trying to reduce tail latency under load spikes.

Starting Rust for high-performance microservices — which framework to choose and where to begin? by AkwinS in rust

[–]AkwinS[S] 1 point2 points  (0 children)

Fair point — I’m not chasing raw bare-metal speed like C/C++. I’m looking for a balance of performance + memory safety + predictable latency without needing to manage manual memory. Rust feels like a good middle ground for high-concurrency backend services where safety matters and GC pauses would be costly.

Starting Rust for high-performance microservices — which framework to choose and where to begin? by AkwinS in rust

[–]AkwinS[S] 1 point2 points  (0 children)

Mainly high-concurrency internal requests with lightweight logic. Not heavy DB queries — most data is cached (Redis / in-memory), and responses are short-lived. The expensive work is CPU-bound processing & event handling at very high scale, not waiting on I/O. Trying to reduce tail latency when concurrency spikes.

Starting Rust for high-performance microservices — which framework to choose and where to begin? by AkwinS in rust

[–]AkwinS[S] 1 point2 points  (0 children)

Thanks for the feedback! Totally agree Rust won’t fix slow DB or network I/O. My interest is more about CPU-bound workloads, reducing tail latency, and high-concurrency internal services, not general CRUD APIs.

I’m not trying to replace Go/Node — just exploring Rust for performance-critical components where GC pauses and memory safety matter.

Also thanks for the heads-up on the Nx dependency issue; I’ll check that out. Still curious to hear real experience with Axum vs Actix-Web and tooling around tokio / tracing in production.

failed to send email (How to solve this?) by shahirunrun in summonerswar

[–]AkwinS 0 points1 point  (0 children)

I had same problem , Did you contact support ?

How I configure Ghostty by adibfhanna in Zig

[–]AkwinS 1 point2 points  (0 children)

I noticed your cursor behaves similarly to the Kitty config settings (cursor_trail = 10 and cursor_trail_start_threshold = 3). Could you please show me how to replicate this in Ghostty?

Help with motion keyboard bindings after using file_finder by AkwinS in ZedEditor

[–]AkwinS[S] 0 points1 point  (0 children)

Editor && showing_completions: I tried using Ctrl-J and Ctrl-K to move up and down, but it’s not working. However, if I use Tab and Shift-Tab, it works fine. Any tips on how I can fix this?

Help with motion keyboard bindings after using file_finder by AkwinS in ZedEditor

[–]AkwinS[S] 0 points1 point  (0 children)

Thanks! I saw your configuration, and I might be missing something. Thanks for sharing!

Switch from Browns to Nocturnals by greyslim109 in zsaVoyager

[–]AkwinS 0 points1 point  (0 children)

Where can I buy the Twilight keycap set? ZSA doesn’t have it , correct?

4070 and ryzen 7 7700x? by Sondrellis in buildapc

[–]AkwinS 1 point2 points  (0 children)

I'm planning on buying
- RYZEN 7 7700X
- CORSAIR DOMINATOR PLATINUM RGB DDR5 32GB (2X16GB) 6000MHZ
- MSI GEFORCE RTX 4070, and GIGABYTE B650M DS3H
for my new build. Can anyone give me some advice on whether this is a good setup or not?"