Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Activity for JohnRandoâ€
Type | On... | Excerpt | Status | Date |
---|---|---|---|---|
Comment | Post #292695 |
" system APIs which will be better defined"
Can you provide a simple example? (more) |
— | about 1 month ago |
Comment | Post #292371 |
I'd rather not touch that code as it's from an external lib. I reinstalled the toolchain elsewhere and that solved it. I'm using MinGW's g++ (some files are C though, so gcc in those cases). (more) |
— | about 2 months ago |
Comment | Post #292371 |
I ended up installing the x86_64 toolchain in another place and the conflicts stopped. (more) |
— | about 2 months ago |
Edit | Post #292371 |
Post edited: |
— | 3 months ago |
Edit | Post #292371 | Initial revision | — | 3 months ago |
Question | — |
multi-arch code fails on mingw 64bits I have a C/++ codebase that compiles in Windows x8664 targeting x86 using the mingw32 32-bit shell of the MSYS64 project. (It also compiles fine on linux x86/x8664 and android's 4 archs.) However, if i change to running it in the 64-bit shell, i get this error when compiling: C:/msys64/m... (more) |
— | 3 months ago |
Comment | Post #291982 |
Note to self: stick to C11. (more) |
— | 4 months ago |
Edit | Post #291678 | Initial revision | — | 5 months ago |
Answer | — |
A: Android Studio IDE refuses to find my device As per the troubleshooter I updated to the latest SDK Platform Tools (35.0.1) and it detected the device. The Xenial VM has 35.0.0 so I'm not convinced, but it's working. (more) |
— | 5 months ago |
Edit | Post #291677 |
Post edited: |
— | 5 months ago |
Edit | Post #291677 | Initial revision | — | 5 months ago |
Question | — |
Android Studio IDE refuses to find my device I've installed Android Studio Jellyfish (snap) on an Ubuntu Fossa VM and was finally able to generate an apk for my project after struggling with Gradle, Java, plugins, etc. The device is detected and used in another, Xenial, VM just fine. I've ran through all the usual tips such as clearing de... (more) |
— | 5 months ago |
Edit | Post #291560 | Initial revision | — | 6 months ago |
Answer | — |
A: can't install apks After rigorously and scientifically clicking on the apks a bunch of times i could glimpse "termux" in the ever vanishing pop-up, which indeed i had installed. Uninstalled termux and can now install apks again. I assume termux took over the `.apk` extension for the "open with" action or somesuch..... (more) |
— | 6 months ago |
Edit | Post #291558 |
Post edited: |
— | 6 months ago |
Edit | Post #291558 |
Post edited: |
— | 6 months ago |
Edit | Post #291558 |
Post edited: |
— | 6 months ago |
Edit | Post #291558 | Initial revision | — | 6 months ago |
Question | — |
can't install apks An Android 10 Alcatel 3T tablet (armeabi-v7a) i have laying around for testing suddenly stopped being able to install apks by clicking on them. I can install apps just fine via f-droid and `adb install`, but clicking on an apk shows a pop-up that disappears way too quickly to be read (less than a sec... (more) |
— | 6 months ago |
Comment | Post #277422 |
What did you upgrade? What's the SDL version? Can you provide a simple hello world? (more) |
— | 6 months ago |
Comment | Post #290502 |
"The assumption of 1k attempts/s is wishful thinking, as is the idea that a hacker will go on mail.google.com and try to guess your login (they would get a captcha after like 5 failed attempts)."
Er... no... they'll attempt to find the password using existing hash tables locally and only when they... (more) |
— | 6 months ago |
Edit | Post #291434 | Initial revision | — | 6 months ago |
Question | — |
RSS feeds for tags How can i get a per-tag RSS feed? I only see the general feed at the main pages and i don't want to subscribe to tags via email. (more) |
— | 6 months ago |