EUNO.NEWS EUNO.NEWS
  • All (21108) +73
  • AI (3165) +6
  • DevOps (936) +1
  • Software (11145) +62
  • IT (5813) +3
  • Education (48)
  • Notice
  • All (21108) +73
    • AI (3165) +6
    • DevOps (936) +1
    • Software (11145) +62
    • IT (5813) +3
    • Education (48)
  • Notice
  • All (21108) +73
  • AI (3165) +6
  • DevOps (936) +1
  • Software (11145) +62
  • IT (5813) +3
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    Performance Hints – Jeff Dean and Sanjay Ghemawat

    Article URL: https://abseil.io/fast/hints.html Comments URL: https://news.ycombinator.com/item?id=46329530 Points: 36 Comments: 4...

    #performance #optimization #Abseil #Jeff Dean #Sanjay Ghemawat #coding guidelines #C++
  • 1 month ago · software

    C# Minimal API: Output Caching

    Minimal API: Output Caching Stores the generated response on the server and serves it directly without re‑executing the endpoint. Microsoft Docshttps://learn.m...

    #c# #minimal-api #output-caching #asp.net-core #middleware #redis #performance
  • 1 month ago · software

    Performance Hints (2023)

    Article URL: https://abseil.io/fast/hints.html Comments URL: https://news.ycombinator.com/item?id=46328274 Points: 15 Comments: 16...

    #performance #optimization #abseil #c++ #best practices #code hints #software engineering
  • 1 month ago · software

    How to convert PDF to SVG in C# (Tutorial)

    Introduction This tutorial explains how to convert PDF files to SVG in C using the hosted BuildVu Cloud API, including examples such as: - The IDRsolutions tri...

    #C# #PDF #SVG #BuildVu #API #IDRsolutions #file conversion #tutorial
  • 1 month ago · software

    bool in C23

    Introduction Originally, C had no boolean type. Instead, int was used such that 0 was treated as false and any non‑zero value as true. While this worked, using...

    #C #C23 #bool #boolean type #programming #type definitions #C standard #int
  • 1 month ago · software

    C# Minimal API: Response Caching

    Response Caching Response caching reduces the number of requests a client or proxy makes to a web server. It also reduces the amount of work the web server per...

    #c# #aspnet-core #minimal-api #response-caching #http-cache-control #.net
  • 1 month ago · software

    A História de como eu ajudei a aprimorar* uma das linguagens de programação mais famosas do mundo: a linguagem Go.

    Introdução Tudo começou a cerca de 1 mês, quando eu decidi experimentar a chamada linguagem Go de que tanto falavam. Diziam que ela tinha excelente performance...

    #Go #programming language #identifiers #namespaces #C++ #language comparison #developer experience
  • 1 month ago · software

    C# Loops — From `for` and `foreach` to CPU Pipelines and LLM‑Ready Code

    markdown !C Loops — From for and foreach to CPU Pipelines and LLM‑Ready Codehttps://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=a...

    #c# #loops #for #foreach #performance #cpu pipelines #code optimization #llm‑ready code #.net
  • 1 month ago · software

    C# Conditionals Mental Model — From `if (x > 0)` to LLM‑Ready Decisions

    C conditionals are more than just if statements – they’re low‑level control‑flow decisions that affect both CPU performance and how clearly an LLM can reason ab...

    #c# #conditionals #jit #branch-prediction #cpu-level #llm #programming-mental-model #software-development
  • 1 month ago · software

    Solving Advent of Code Day 7: Splitting Tachyon Beams

    I originally posted this post on my bloghttps://canro91.github.io/2025/12/13/AoC7/. This year, I'm following the Advent of Code. I challenged myself to write “f...

    #advent of code #puzzle solution #c# #functional programming #algorithm #coding challenge #beam simulation
  • 1 month ago · software

    autograd-cpp

    Overview A lightweight, high‑performance C++ automatic differentiation library using computational graphs. - Computational Graph‑based AD: Forward and backward...

    #autograd-cpp #C++ #automatic differentiation #computational graph #machine learning library #CMake #header-only
  • 1 month ago · software

    Writing a blatant Telegram clone using Qt, QML and Rust. And C++

    Article URL: https://kemble.net/blog/provoke/ Comments URL: https://news.ycombinator.com/item?id=46289918 Points: 31 Comments: 12...

    #Qt #QML #Rust #C++ #Telegram clone #messaging app #cross‑platform GUI

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026