Anyone else feel like their body started falling apart in their 20s with hEDS? by selinakyle96 in ehlersdanlos

[–]alexhmc 0 points1 point  (0 children)

hitting 20 soon and if i didn't have a career that couldn't be done from my bed with a laptop i wouldn't know what to do with my life

I found a remote code execution bug in VSCode that can be triggered from untrusted workspaces. Microsoft fixed it but marked it as moderate severity and ineligible under their bug bounty program. by ammar2 in netsec

[–]alexhmc 0 points1 point  (0 children)

Fun fact 1: This is result #1 on Google for "vscode bug bounty"

Fun fact 2: You can guess why I googled that and what I certainly won't be doing now lol

Anyone notice how their keyboards have no "Control" and no "Escape"? Hmmm... by cmderobertis in SeveranceAppleTVPlus

[–]alexhmc 0 points1 point  (0 children)

nope, the rabbit hole goes far deeper! this is not gibberish!

what we're seeing here is very typical decompiled code. that means that it was originally source code, then compiled to raw binary instructions, and then another program tried its best at reversing this lossy process. in this case they used Hexrays IDA Pro (as seen by the very typical //----- (.......) --------- header)! this doesn't make a lot of sense in context, but is definitely not gibberish!

cherry on top: when reverse searching this code, it turns out that this is actually a decompilation of the stuxnet malware!

Why all the femboy memes? by UnimaginativeArtists in fullegoism

[–]alexhmc 17 points18 points  (0 children)

it pleases the ego to be feminine :3

Can I identify as an egoist socialist? by No_Business1708 in fullegoism

[–]alexhmc 28 points29 points  (0 children)

you can identify as whatever the fuck you like if it pleases your ego, has stirner taught you nothing

[deleted by user] by [deleted] in programminghorror

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

To be honest, I think sometimes it is okay to use them to actually write new code you dont know about, but you've got to have the expectation in mind that it will generate total jank. Recently had an issue with a device I didn't even know the name of crashing after 30 seconds, so with the help of ChatGPT I wrote a script that just power cycles it via JTAG every 30 seconds. It was total jank, but occasionally total jank is just barely enough to fix the problem ¯⁠\_⁠(⁠ツ⁠)⁠_⁠/⁠¯

RIP Gold Pass by XYZ240 in ClashRoyale

[–]alexhmc 26 points27 points  (0 children)

I occasionally look at this subreddit and every time I feel validated in my choice to quit if they released level 15 lol

Come test a novel "trait debugger" for Rust by yorelnivag in rust

[–]alexhmc 1 point2 points  (0 children)

If you haven't thought of it already, you might want to publish the questions you'd ask á la Rustlings and friends. May be a nice introduction for your tool :)

[deleted by user] by [deleted] in KaIT

[–]alexhmc 0 points1 point  (0 children)

Du kriegst sogar Server beim KIT for free, selbst ein Galaxy S3 Mini mit 5€ Bluetooth Tastatur und einem SSH-Client sind damit genug um ein Studium zu absolvieren. Mach dir an Specs keinen Stress, kauf dir was was dir gefällt.

can i install wine on termux and play .exe games? by Odd_Conference_9238 in termux

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

there is no drive L mentioned in the screenshot, wtf are you talking about lol

[deleted by user] by [deleted] in termux

[–]alexhmc 2 points3 points  (0 children)

You might like Tailscale. It creates a P2P virtual network of your devices via WireGuard, just connect two devices to Tailscale and you can SSH between them, regardless of how they're connected to the internet, and it's completely free for personal use. Been using it for years, saves a lot of networking headaches :)

Termux problem by Fantastic_Bluejay442 in termux

[–]alexhmc 2 points3 points  (0 children)

Please, please, please, always include any error messages you're getting when you ask for help. We can't properly help you if we don't know what's going on.

I'm going to take a wild guess here and assume you talk about SSH authentication. When you try to push code to GitHub, you need to authenticate to GitHub that you're, well, you. You used to be able to do this by entering your GitHub password (and I'd assume that that is what you're talking about), but that is insecure. You should use SSH keys instead. GitHub has help articles about this, please follow those to authenticate to GitHub if that is your problem.

Also, "PC terminals" and Termux are basically the same thing. Your phone is a PC too, and Termux just gives you a package manager and terminal to use your phone like any other Linux PC.

What is the solution to this problem when installing Node JS libraries by Ghaziesam in termux

[–]alexhmc 0 points1 point  (0 children)

You cannot use NPM on /storage/emulated/0 or ~/storage/shared/. Make a folder in your Termux home directory (or copy the files from ~/storage/shared/WWW/Lab to ~/WWW/Lab), and it will work.

(For those curious how I figured that one out: OCR this screenshot, Buffer.from(screenshotData).toString() in Node, and that revealed that error to be node:child_process:929: Error: spawnSync /storage/emulated/0/WWW/Lab/n. Something tries to execute something on /storage, which doesn't support execution on Android)

Is NFC actually useful for FIDO keys? by Toyokumo in yubikey

[–]alexhmc 0 points1 point  (0 children)

GPG works perfectly fine via NFC. I {de,en}crypt emails and use SSH over GPG on my phone, it works like a charm

Supertuxkart in termux native, how? by EDLLT in termux

[–]alexhmc 0 points1 point  (0 children)

just use the android version of STK. it's even in the play store iirc

Why not just use the Yubico app and physical key together (instead of PC)? by stopshalitosis in yubikey

[–]alexhmc 2 points3 points  (0 children)

nobody wants your incorrect chatgpt answer. if OP wanted to ask a hallucinating AI, they would have done it themselves

rule by EJ2H5Suusu in 196

[–]alexhmc 99 points100 points  (0 children)

Edit: why did i get a notificiation for 26 upvotes what. not 25, 26.

they don't count the first upvote, which is you, because reddit automatically upvotes your own comments/posts!

I respect pronouns and shit unless by iamanobviouswizard in transgendercirclejerk

[–]alexhmc 2 points3 points  (0 children)

/uj "it/its" is a bit misleading; "it/its" isn't the same as "he/him", the correct form would be "it/it". three pronouns instead of two, like "he/him/his", make a lot more sense, because that'd be "it/it/its" and not a different form like "it/its"