-
Zig already has ranged integer types, however the range is required to be a signed or unsigned power of 2. This proposal is for generalizing them further, to allow any arbitrary range.
```zig
comp…
-
Let's take this example of Snake compiled by Turbo C:
[https://github.com/ashmew2/snake-game/blob/master/Final.cpp](https://github.com/ashmew2/snake-game/blob/master/Final.cpp)
- One needs to re…
-
1.0146π
EN
Introduction
Problem: Accessibility of 1st Gen Cryptocurrencies
Solution: Pi - Mining Goes Mobile
Pi Economic Model: Balancing Scarcity and Access
Utility: Monetizing untapped resourc…
-
Is it possible to change tab length of beautified code? For example from 4 (i guess it's set to 4) to 3?
-
Sixel capable terminal emulators have gotten cursor placement (after emitting the sixel) wrong since the beginning. They usually put the cursor on a new line **under** the sixel. This means the termin…
dnkl updated
6 months ago
-
Hi everyone,
I love seeing what you make with OpenCNCPilot, feel free to post pictures of the PCBs (or other projects) you make here.
-
By the end of [our final exam slot](http://benmiller314.github.io/cdm2022spring/schedule#final), please reply to this thread with a single post containing the following:
1. a **prose reflection** o…
-
## Background
This proposal was branched off of #32190, which was a proposed HEREDOC syntax for Go. It was concluded that HEREDOC was not the correct syntax for Go to use, however the proposal did …
-
As [noted by @arielb1](https://github.com/rust-lang/rust/issues/30500#issuecomment-167415377), we need an organized place for resolving questions about the Rust memory model.
While I could have made …
-
I'm trying to scope out what needs to be ported for the C++ game engine Godot Engine.
* Port C#? Java to C++
* Make a visualizer for kusudama constraints
The goal is to have realistic IK tracki…