Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NE
NeverBetter @programming.dev
Posts 17
Comments 0
www.sandordargo.com C++23: Removing garbage collection support

If we go through the list of C++23 features, we can stumble upon the notion of garbage collection twice. Once among the language and once among the library features. Both entries refer to the same paper (P2186R2): garbage collection (GC in short) support is getting removed from C++. Just to make it ...

0

An efficient C++17 GPU numerical computing library with Python-like syntax

github.com GitHub - NVIDIA/MatX: An efficient C++17 GPU numerical computing library with Python-like syntax

An efficient C++17 GPU numerical computing library with Python-like syntax - GitHub - NVIDIA/MatX: An efficient C++17 GPU numerical computing library with Python-like syntax

GitHub - NVIDIA/MatX: An efficient C++17 GPU numerical computing library with Python-like syntax
1

Writing a Debugger From Scratch

www.timdbg.com Writing a Debugger From Scratch - DbgRs Part 5 - Breakpoints

(New to this series? Consider starting from part 1) At the end of the last post, we started to get some interesting functionality with the ability to resolve addresses to names in a module. This was the last functionality missing before we could implement breakpoints! This part adds the ability for ...

0
agraphicsguynotes.com Fiber in C++: Understanding the Basics

Fiber, a less known concept compared with coroutine, is a pretty powerful addition to cooperative multitasking. As a graphics programmer in game industry, I totally appreciate the great flexibility that fiber brings on the table. As a matter of fact, I feel the tech is a little bit underappreciated ...

Fiber in C++: Understanding the Basics
0

Changing the rules of Rust

0

Linux Network Performance Parameters Explained

github.com GitHub - leandromoreira/linux-network-performance-parameters: Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺

Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺 - GitHub - leandromoreira/linux-network-performance-parameters: Learn where some of the net...

GitHub - leandromoreira/linux-network-performance-parameters: Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
0

Clean mount lists in Linux

1
www.theverge.com Microsoft is bringing Python to Excel

Python code will run on Microsoft’s Cloud.

Microsoft is bringing Python to Excel
9

Building Robust APIs with Ruby on Rails: A Glimpse into Modern Web Development

4

Jupyter AI

1

Web apps in pure Python

github.com GitHub - reflex-dev/reflex: 🕸 Web apps in pure Python 🐍

🕸 Web apps in pure Python 🐍. Contribute to reflex-dev/reflex development by creating an account on GitHub.

GitHub - reflex-dev/reflex: 🕸 Web apps in pure Python 🐍
2

Using C++ as a scripting language, part 8

0
asia.nikkei.com ChatGPT tech to be adopted by Japan government for administrative tasks

Microsoft AI data centers in Japan to be used to ensure confidentiality

ChatGPT tech to be adopted by Japan government for administrative tasks
1
phoenixonrails.com Elixir for Ruby developers: the three most important differences

Learning Elixir when you already know Ruby? Here are the three most important things you need to understand

0

Patching GCC to build Actually Portable Executables

0
www.getlocalcert.net Easy HTTPS for your private networks

getlocalcert helps you manage HTTPS on private, local, and internal networks with free subdomains

4

Linux kernel privilege escalation vulnerability

github.com GitHub - lrh2000/StackRot: CVE-2023-3269: Linux kernel privilege escalation vulnerability

CVE-2023-3269: Linux kernel privilege escalation vulnerability - GitHub - lrh2000/StackRot: CVE-2023-3269: Linux kernel privilege escalation vulnerability

GitHub - lrh2000/StackRot: CVE-2023-3269: Linux kernel privilege escalation vulnerability
0