-
The image in the driver's license barcode seems to be encoded as based on the Coreldraw Wavelet image format at 8bit grayscale. But, little else is known about how to decode this image.
-
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…
-
The ports system on FreeBSD makes use of CXXFLAGS instead of CPPFLAGS. If you add CXXFLAGS=-I/usr/local/include boost detection will fail with the following error:
checking for Boost headers version >…
RvdE updated
12 years ago
-
Hallo, es wäre toll wenn PP den Quartalsauszug einlesen könnte. Hintergrund ist folgender: Da Trade Republic kein vernünftige Übersicht über Umsätze darstellt wäre dies dann zumindest alle 3 Monate in…
-
- da problemi con Warning alla compilazione
- in DOS questa funzione si comporta in maniera strana (vedere le istruzioni in TurboC)
- non mi piace che bisogna SEMPRE mettere il punto e non capisce a…
-
The ~~rdtsc timer code (`gettod.c`, `tsc_microsec()`/`adjust_cpu_clock()`)~~ [edit: 8254 timer (`microsec_clock()` in `gettod.c`)] is very inaccurate. It regularly jumps back and forth by a whole sec…
jwt27 updated
9 months ago
-
1. Search attributes passed into CX are not taken into account.
This makes it impossible to get directories included in the results.
2. The search for the next file should be based on the data in …
-
### What system are you running Yazi on?
Linux Wayland
### What terminal are you running Yazi in?
foot 1.16.2 and/or alacritty 0.12.3
### Did you try the latest main branch to see if the p…
-
There are still a lot of folks using hdf4 around (I'm one of them). I've seen a few fuzzer bugs in prior versions and am having trouble getting all the platforms I have to support working with the ve…
-
feWe are currently in the process of migrating our backend code to TypeScript.
This backend code can be found inside the `lib/` folder.
## Files that need conversion
- [x] lib/assert.ts
- [x…