Oh whoops I thought you were 0v0 🤦🏼♀️ Thanks anyways though :D
Oh whoops I thought you were 0v0 🤦🏼♀️ Thanks anyways though :D
Hey, thanks, but that’s the A5x, a newer Android tablet. Different hard and software
Fantastic.
Since the zip also includes a bunch of shell scripts, I think it’s possible I could also just install ssh directly - but the image will certainly make experimenting in a VM the safer option until something works out… ^^
Oh man, I can’t wait to get home from work on Friday (currently stuck on the other side of the country 🫠)
Edit: also, can I somehow buy you a beer/coffee somewhere digitally?
No way!! You’re the goat. I spent the day trying to get behind how the cracking worked by making simple examples, and you just… Solve the puzzle :D
Awesoms, thank you so much!! I’ll appreciate update this thread if this leads to something :D
Theoretically… But this is 5 levels of knowledge above my head, I fear :D
I own the goddamn device, I should be able to do whatever I want with it…
The device, if connected, reads as mtp. Can’t reformat.
Yeah, good idea. They added a network “mirroring” functionality at some point, so SOMETHING is listening on some port.
Oh, wow. I am so giving this a try. Huge kudos for checking the zip itself, btw! Thank you :D
Just for clarification though, do I need 12 bytes of the original content or of the compressed (but unencrypted) byte-representation of the zip file?
Edit: Ah, the repo links the paper. Reading now :)
Yeah, should have gone with that one… :D
Hmm, certainly worth a try! Thanks for the idea!!
Thanks, but that’s the A5x, a newer Android version of the tablet (hard- and software are different)
journalctl -fu servicename
If I am concerned about a specific service, and can trigger the problematic behavior.
In my head it stands for “fuck you” ☺️
Oof.
My employer pays a buttload of money to CircleCI - for extensive checks (build, lint, formatting, full test suite, as well as custom scripts for translation converage, docs,… for the full tech stack) on every push. Reviews start only when everything passes.
I think you have given me a new-found appreciation for the reasoning behind that decision… 😄
Lmao, what, that’s wild. How did they justify this??
Can you elaborate? Why are people disgusted by Hyprland?
I put about 150 hours into NixOS before I was really “done” setting everything up. (Of course, it was completely usable way before that.)
The biggest advantage to me is that that was the last time I will have set anything up. If my laptop or PC or both get thrown into an incinerator tomorrow, I will go buy replacement hardware and will have my exact same setup done in less than 10 minutes.
I used to have serious anxiety about losing my setup with Arch - over the years a lot of config amasses, and sure you can back up your dotfiles, but you better do that after every change, and don’t forget to manually track your changes to /etc, /usr, and so on.
Right now, I am enjoying the most seamless development setup I’ve ever had. That being said, you will have a BAD time unless you embrace nix shells for development (at which point the pip/venv stuff becomes easy, too)
You are right, it’s a steep learning curve and you will have to invest some time initially, but it frees you up in the long run
I did have a weird issue with my printer under nix, turns out it was a bug. I guess 1h time investment is about right.
But that also meant that my Laptop and my GF’s PC were a 0 seconds time investment.
I think that’s neat :D
We only have two "smart* things: when we get up to pee at night, a motion sensor turns on a light in the living room. Much dimmer than those premade motion activated lights, so we don’t wake each other. Returning to bed and triggering the sensor again turns it off.
And when it has been raining more than a certain threshold in the past 24h, the outlet into which the pump that feeds our drip irrigation is plugged turns off, and on again when it hasn’t been raining for a while. Saves lots of water, especially when we are on vacation. (The rest of that system is " dumb", though.)
Thanks! Yep, same thought about the version checks. I’ll spin up a VM for now and see if that allows for suitable experimentation, otherwise fingers crossed I don’t brick the device.
The web-server thing is probably safer, agreed, but packaging my own update is just so much more tempting… :D