标签:#c
找到 32087 篇相关文章
Show HN: ServerKit – A mobile UI for server management
Problem Statement: A few months ago, I was outside of my city. I was on a bus when one of my team members messaged me saying users were unable to read the product description PDF. I had to wait 3 more hours until I got back home, opened the laptop, and SSH'd into the server to find out what was wrong. In that moment I realized that being able to manage a server from a phone is very important when a laptop is not nearby. What it does: It is a UI wrapper over standard SSH command outputs. It parse
Show HN: C++, Java and C# light-weight-logger
This is a library I've been working on with versions for C++, java & C# where you make custom formats and Log based on them, for example you could make an ERROR Like this: [ERROR] [date, time-stamp, time-zone] <main log message> (file:thread-ID:line) but you would write it like this: // define the master format master_style = "%C[%N]%c%S%G[%D %T %Z]%c %M %G(%F:%t:%L)"; // tell the logger what colour to use for a given name logger.add_format("ERROR", master_style, Colour::RED); so now the [ERROR]
My dad helped build North America's oat supply chain: Can it be remade?
Your brand deserves its own stage — Side Events at TechCrunch Disrupt 2026
From October 10-16, host a Side Event and command the room during the week of TechCrunch Disrupt 2026.
How do wombats poop cubes? Scientists get to the bottom of the mystery
Rare tick-borne virus turns deadly fast as US cases reach record high
What’s !important #14: Gap Decorations, random(), field sizing, and More
I know you’re busy, so for What’s !important #14, I’ll be sprinting through what’s been a stacked couple of weeks despite few browser updates. From CSS Quake to CSS Gap Decorations, this isn’t one to miss! What’s !important #14: Gap Decorations, random(), <select> field sizing, and More originally handwritten and published with love on CSS-Tricks . You should really get the newsletter as well.
From Julia to Rust: a differentiable tensor stack for scientific computing
Modeling the Covid-19 Outbreak with J (2020)
DGX Spark vs. Mac Studio and Halo
Florida bans local governments from pursuing net-zero emissions goals
Gov. Ron DeSantis calls it a crackdown on "radical climate policies."
Ask HN: Secure wrapper for coding agents?
I believe someone recently posted sort of a secure harness/wrapper for running coding agents in a secure sandbox. I can't find the project. Of course I can make my own wrapper with systemd-nspawn, kata or bspawn, but I believe I saw a decently well-maintained project just a while back. Does anyone have a suggestion or link? It's become extremely hard to find things on GitHub with all the generated projects.
Red Programming Language: Static linking support
Needle
The proactive GTM agent in Slack and Teams Discussion | Link
Loot
Collect your favorite things in real life Discussion | Link
Too many tables are bad for you
Rendering ray tracing in a database (ClickHouse)
🔥 elder-plinius / GLOSSOPETRAE - LINGUISTIC ENGINE FOR AI
GitHub热门项目 | LINGUISTIC ENGINE FOR AI | Stars: 762 | 159 stars this week | 语言: JavaScript
🔥 superradcompany / microsandbox - 🧱 easy, fast and local-first microVM runtime
GitHub热门项目 | 🧱 easy, fast and local-first microVM runtime | Stars: 6,741 | 17 stars today | 语言: Rust