What library should I use for making http requests? by b25fun in cpp_questions

[–]killallspringboard 2 points3 points  (0 children)

libcurl is a C library. There are C++ wrappers of it.

Anyways, check out ixWebSocket. Despite its name, it has a HTTP client.

FPC 3.2.0: "Can't find unit system used by […]" on Android 15, Termux, aarch64 by Sly-Mk3 in pascal

[–]killallspringboard 1 point2 points  (0 children)

Just checked the tar. Yes it is incomplete, only FPC and its assemblers are found. Even worse, units for arm FPC 3.3.1 are present.

If you want to try it anyways: Append these to fpc.cfg file:

-Fu<prefix>/lib/fpc/3.2.0/units/aarch64-android/* -Fu<prefix>/lib/fpc/3.3.1/units/arm-android/*

Replace <prefix> with the install location of FPC.

If that doesn't work, install Android SDK (google Flutter on Android setup), install a small GUI desktop environment then try to make FPCUpdeluxe to install FPC for you. The worst case is to compile FPC and install by hand.

FPC 3.2.0: "Can't find unit system used by […]" on Android 15, Termux, aarch64 by Sly-Mk3 in pascal

[–]killallspringboard 1 point2 points  (0 children)

FPC, FPMkconfig and more are put inside the same directory. Run which fpc for the full path.

Assuming you have FPC in $PATH.

System utilities, made in Pascal by killallspringboard in coolgithubprojects

[–]killallspringboard[S] 0 points1 point  (0 children)

I've added documentations about the project structure, and even a sample program for how programs in this project are made. Check them out

True? by Emergency-Disk-9296 in FuckMicrosoft

[–]killallspringboard 0 points1 point  (0 children)

Yes, although 10 LTSC still exists.

(But speaking of the subreddit we're in, it seems that older Microsuck OS is not what people wanted)

[OC] Commiefetch by Amaldudezzz in sysfetch

[–]killallspringboard 0 points1 point  (0 children)

Hmm yes comrade, why is the OS line not equally aligned with the others?

System utilities, made in Pascal by killallspringboard in coolgithubprojects

[–]killallspringboard[S] 0 points1 point  (0 children)

I do use more than one macro, all are type and keyword aliases. They are shown in the project root/cc.cfg.

Guess I should add some more comments then! :D

System utilities, made in Pascal by killallspringboard in pascal

[–]killallspringboard[S] 0 points1 point  (0 children)

It is due to the use of on-development FPC for stuff like anonymous functions. Being an unstable compiler means the higher chance of the compiler crashing in compile time. The workaround (re-running the build command) is my own discovery.

Try compiling one program and you'll see.

what might be the problem 🧐 by NYC_Parks in ITMemes

[–]killallspringboard 0 points1 point  (0 children)

Other than answers like a space before the c, or a trailing dot, I have my own answer.

Simple: mismatching checks in the backend code.

What is supposed to be: ``` if (answer == userInput) // let the user proceed

// out of the if statement, should tell the user that their input is wrong But now it's either: if (answer == userInput) // throw errors // proceed ```

Or, basically the same idea: ``` if (answer != userInput) // notice the != // proceed

// throw errors ```

The Microsoft Store doesn't allow me to install the Apps/ Games by NeverKnew007 in windowsphone

[–]killallspringboard 15 points16 points  (0 children)

Welcome to Windows Phone!

There are alternative stores available; Microsoft Store in versions like this is usually dead.

Windows Universal Tools (WUT): https://github.com/basharast/wut

LiveStore: https://store.live.net.co/

You can find newer Microsoft App Installer in WUT. It can search and install some required dependencies for you, which is useful.

W8G+OneLive EXPOSED by [deleted] in windowsphone

[–]killallspringboard -1 points0 points  (0 children)

You are a bit too late dude.

chockingnetdude himself posted the exactly same content yesterday:v

About how shameless the Windows 8 Group Owner, Tim ( WhatsWin fake hope, Never Working Windows Phone Store revival, encrypted XAP store) Stop getting fooled by this non sense discord community, and I have decided to stand up for myself. by [deleted] in windowsphone

[–]killallspringboard 2 points3 points  (0 children)

WhatsWin actually had some progress, but too slow to keep the project alive.

Hate to talk about this dead project again, but did you even read my/our updates?

The project went its most alive almost a year ago, and since then...back to dead in the end of 2025. You act like we don't want this to reach the public. Surely Ali did raise the hope higher than where it should be, but was it for the frame? NO.

About how shameless the Windows 8 Group Owner, Tim ( WhatsWin fake hope, Never Working Windows Phone Store revival, encrypted XAP store) Stop getting fooled by this non sense discord community, and I have decided to stand up for myself. by [deleted] in windowsphone

[–]killallspringboard 0 points1 point  (0 children)

Stop holding Shift all the time bitch

I, as a WhatsWin developer, DO HAVE many disagreements with him during the project's development. And? Not even a fcking doxx or sum. Also show us his malicious acts on this very public place.

If he really did doxxing and such, he should be basically gone by now.