akira.kurogane's Feed

Feeds to Scour
SubscribedAll
Scoured 1,205 posts in 18.7 ms
What goes on in the brain of a bilingual person, and what are the effects of being raised in two languages? The post appeared first on <a rel="nofollow" href=" Read more ›
Feeds
JSON Web Tokens are everywhere, and most of their famous vulnerabilities trace back to a single design choice: the token tells the verifier which algorithm to use. PASETO was built by people who got tired of cleaning up after that decision. It is worth understanding even if you never adopt it — because it shows what a token format looks like when security is the default, not a configuration option. A bearer token is a short string a client presents to prove it is allowed to do something. The ... Read more ›
Discussed on DEV
Feeds
I started as a Java developer, but for some time now, I have broadened my horizons. Recently, I thought about how early languages were dedicated to a single target and platform, and now they are broadening their focus. In this post, I want to write down my thoughts in the hope that it may be useful to others, probably to my future self. Definitions You may have been wondering about the title terms. Read more ›
Feeds
Local-first SQLite manager with SQL editor, row editing, schema graph, charts, Markdown documents, media tagging, exports, backups, and CLI. Read more ›
Discussed on Hacker News
Feeds
Organize your job hunt with Jobflo. Track applications, utilize on-device AI for resume matching, and beat ghost jobs. The ultimate local-first job search tracker for professionals. Read more ›
Discussed on Hacker News
Feeds
Previous Week Up Next Week Read more ›
Feeds
Microservice Architecture is a distributed system design approach in which an application is decomposed into small, independently… Read more ›
Feeds
A single-user ATProto PDS that runs on a Cloudflare Worker - ascorbic/cirrus Read more ›
Feeds
🔀CRDTsarxiv.org·
Conflict-free Replicated Data Types (CRDTs) ensure Strong Eventual Consistency without coordination, but typically assume benign participants and rely on validation or exclusion to handle Byzantine behavior. We address this problem through deterministic state reconstruction: rather than deciding which updates are admissible, all accepted updates are incorporated, while only a subset contributes to the reconstructed state. We instantiate this app... Read more ›
Feeds
📱PWAtrustmux.dev·
Monitor and interact with your tmux and Byobu sessions from any phone browser, privately over Tailscale. Read more ›
Feeds
A sync engine is one of the most critical components in any SaaS platform that integrates with external services. Whether you manage bookings, payments, messages, or inventory, the system must stay consistent across multiple channels without losing data or creating conflicts. Why sync engines fail Most sync issues come from predictable technical problems: API rate limits. Slow or unstable external endpoints. Conflicting updates from different sources. Missing retry logic. Lack of idempotency.... Read more ›
Covered by DEV Community
Discussed on DEV
Feeds
a wasm runtime for game developers. Read more ›
Discussed on Hacker News
Feeds
Sign up or login to customize your feed and get personalized topic recommendations
Data Dog's State of AI Engineering, 10 Year of Clickhouse, Cornell: Advanced Compilers, DuckDB Internals and Speed, Bringing GPU Kernels to Rust + more 🚀 Read more ›
Feeds
Notes from shipping a real-world PWA in Korea: Vite SSG is worth it. SPAs lose Korean SEO because Naver's crawler doesn't fully render JS. Leaflet > Mapbox for cost-sensitive projects. Free OSM tiles + zero cost. Firebase Hosting rewrites let you have deep URLs (/city/suwon) without a backend. KakaoTalk share is non-negotiable in Korea — 70%+ of social traffic. PWA install banner: don't auto-prompt, let the user discover. Project: Read more ›
Discussed on DEV
Feeds
The app is mainly configured by environment variables. All the used environment variables are listed in packages/shared/config.ts. The most important ones are: Read more ›
Feeds
Get Babbel Lifetime for just $159 with code LEARN through June 22 and access all 14 languages, 10,000+ hours of lessons, and lifetime language learning. Read more ›
Feeds
A Faroese man fishing off the coast between the southeastern ends of Streymoy and Nólsoy came into peril as a large wave hit, sending his open boat to the bottom of the ocean. The terrifying event, which took place Wednesday afternoon, saw the fisherman act swiftly to launch the life raft and abandon his sinking […] The post appeared first on <a href=" Read more ›
Feeds
Every time I start a project on Cloudflare Workers I end up rebuilding the same plumbing: sessions, a D1-backed API, rate limiting. So I packaged it into a small starter called EdgeKit (Hono + D1 + KV). Sharing the approach here in case it's useful. Auth without an external bill No Auth0, no per-MAU pricing — just PBKDF2 via Web Crypto (runs natively on Workers) plus sessions in KV: const salt = crypto.getRandomValues(new Uint8Array(16)); const key = await crypto.subtle.importKey("raw", enc(p... Read more ›
Discussed on DEV
Feeds
Minimal local-first notes for projects, tasks, boards, calendars, and markdown - skorotkiewicz/gimji Read more ›
Discussed on Hacker News
Feeds
🔀CRDTsGitHub
·
fix\(skills/trello\): add curl to requires\.bins to match body examples \(fixes \#94727\) \(\#94729\) Summary: - The PR adds \`curl\` to the bundled Trello skill's \`metadata\.openclaw\.requires\.bins\` entry\. - PR surface: Docs 0\. Total 0 across 1 file\. - Reproducibility: yes\. at source level\. Current main and v2026\.6\.8 declare only \`jq\` for Trello while the skill body uses \`curl\`, and the shared requirement evaluator checks only declared bins\. Automerge notes: - No ClawSweeper r... Read more ›
Feeds

Keyboard Shortcuts

Navigation

Next / previous post
j/k
Open post
oorEnter
Preview post
v

Post Actions

Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Save / unsave
s

Recommendations

Add interest / feed
Enter
Not interested
x

Go to

Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Discover
gb
Search
/

General

Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help