🔥 hahwul / dalfox - 🌙🦊 Dalfox is a powerful open-source XSS scanner and utility
GitHub热门项目 | 🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation. | Stars: 5,020 | 11 stars today | 语言: Rust
找到 1071 篇相关文章
GitHub热门项目 | 🌙🦊 Dalfox is a powerful open-source XSS scanner and utility focused on automation. | Stars: 5,020 | 11 stars today | 语言: Rust
GitHub热门项目 | ripgrep recursively searches directories for a regex pattern while respecting your gitignore | Stars: 64,322 | 57 stars today | 语言: Rust
GitHub热门项目 | An HTTP library for Rust | Stars: 16,099 | 2 stars today | 语言: Rust
GitHub热门项目 | Analyze coding (agent) CLI token usage and costs from local data. | Stars: 14,961 | 227 stars today | 语言: Rust
GitHub热门项目 | A Git extension for tracking the AI-generated code in your repos | Stars: 1,980 | 10 stars today | 语言: Rust
GitHub热门项目 | A fast, helpful, and open-source document parser | Stars: 6,076 | 747 stars today | 语言: Rust
General Compute is betting SambaNova will be the next breakout chipmaker.
A colleague said something to me recently that I keep coming back to: "Often, by the time you've finished articulating a complex problem for the AI, you've already solved it yourself." It sounds almost like a joke. You open a chat window, start typing out your problem in careful detail — and somewhere in the middle of the second paragraph, the answer appears. Not from the AI. From you. If you've worked with LLMs seriously, you've probably experienced this. And I think it points to something important about what is actually changing in our craft — something that goes beyond the usual conversation about automation and job displacement. The Rubber Duck, Promoted Developers have known for decades that explaining a problem out loud helps solve it. The classic technique involves a rubber duck: you place it on your desk, narrate your code to it, and the act of articulation forces you to confront the assumptions you'd quietly made. The duck never responds. That's not the point. The LLM is a rubber duck that occasionally says something useful back. But even when it doesn't — even when the response is generic or slightly off — the discipline of formulating the prompt has already done its work. You've had to be precise. You've had to strip away ambiguity. You've had to decide what actually matters. That process is not a workaround. It is thinking. The Inversion of the Workflow In the pre-AI era, the typical development workflow looked something like this: you had a rough mental model of the solution, you started coding, and you discovered the edge cases along the way. The code was exploratory. The thinking happened during the writing. With AI assistance, that workflow inverts. Vague inputs produce vague outputs — the model has no way to compensate for an underspecified problem. So precision becomes mandatory upfront. You have to think before you type, not while you type. This is a more demanding cognitive posture. It requires holding the full shape of a problem in your head be
New mothers working in software development are staring down an AI-pilled workplace they barely recognize.
The tech giant says a breakthrough in data-center networking has dramatically accelerated the flow of information through its massive cloud infrastructure.
The Centers for Research in Emerging Infectious Diseases were launched during the Covid-19 pandemic. The group lost its funding under Trump in part due to conspiracy theories.
AI wrote the code in 30 seconds Three lines A simple function I prompted it generated I copied It...
We let AI agents loose on a payment platform. They crushed the boring stuff. Then they silently broke the stuff that matters. A survey came out last week. 54% of all code is now AI-generated. Up from 28% last year. I read that number and thought: yeah, that tracks. We're probably in that range too. But here's the thing nobody's asking — which 54%? Not all code carries equal weight. A CRUD endpoint for fetching merchant details? Low risk. The webhook handler that transitions a payment from pending to complete ? That's someone's rent. Someone's payroll. Get that wrong and money moves where it shouldn't, or worse, money doesn't move at all. I'm the CTO of a payment platform. FCA-authorised, processing real money, real merchants, real consequences. We run NestJS microservices, Docker, Traefik — the usual stack. And we've been using AI agents aggressively for over a year now. I'm not here to tell you AI is dangerous. It's not. I'm here to tell you it's dangerous when you forget what it's actually good at. The 80% Where AI Agents Are Genuinely Brilliant Let me give credit where it's due. AI agents have made our team faster in ways that would have seemed absurd two years ago. API scaffolding. Generating service boilerplate. Writing Zod validation schemas. Spinning up new endpoints. Creating test stubs. Refactoring imports. Migrating patterns across repos. We run multiple microservices. When we need a new service, an agent can scaffold the entire thing — module structure, base configuration, Docker setup, Traefik labels — in minutes. What used to be a half-day of copy-paste-and-tweak is now a conversation. When we overhauled our env management across all repos, AI agents did the grunt work. They mapped every .env file, found naming conflicts, identified common variables, and generated a unified Zod schema. What would have taken a team days of grep-and-spreadsheet work took hours. For this 80% of the codebase — the predictable, pattern-following, structurally repetitive code
Two years ago, when I got my first freelance client, I was still in my final semester of college. A...
GitHub热门项目 | Space and Time | Proof of SQL | Stars: 5,436 | 1 star this week | 语言: Rust
GitHub热门项目 | YC (S26) | Give AI the ability to live your experience. Records everything you do, say, hear 24/7, local, private, secure | Stars: 18,948 | 156 stars this week | 语言: Rust
GitHub热门项目 | A native gRPC client & server implementation with async/await support. | Stars: 12,178 | 130 stars this week | 语言: Rust
GitHub热门项目 | A Datacenter Scale Distributed Inference Serving Framework | Stars: 7,101 | 285 stars this week | 语言: Rust
GitHub热门项目 | Production-grade Rust-native trading engine with deterministic event-driven architecture | Stars: 23,081 | 241 stars this week | 语言: Rust
GitHub热门项目 | A refreshingly simple data-driven game engine built in Rust | Stars: 46,314 | 165 stars this week | 语言: Rust