tapdattl

u/tapdattl@lemmy.world
29 posts · 129 comments

Recent posts

Recent comments

Looks like they put in a ton of effort to make this compatible with generic devices, but I have to ask, with all the features removed, why choose this over any other ROM?

Features removed

hardened_malloc — causes boot loops on devices with 39-bit virtual address space. replaced with AOSP Scudo.

Auditor — requires hardware attestation which > doesn't work on GSI

mtectrl / misctrl — Pixel-specific memory tagging control; breaks vendor TEE drivers

USB protection — the low-level USB port controls rely on Pixel-specific hardware and are non-functional on other devices

native debugging protection — not ported; breaks compatibility with root solutions and vendor debugging tools

Features disabled by default

These can be re-enabled in TrebleApp → Hardening or Settings → Exploit protection.

MTE/TBI for vendor processes — memory tagging breaks some vendor drivers

hardened thread stacks — non-standard memory layout breaks some vendor drivers

secure (exec-based) app spawning — breaks root solutions (Magisk / KernelSU)

Yup this fixed it -- adding GOPRIVATE=code.mydomain.com as an environment variable allowed go get and go mod tidy to work with my private repos.

Is there a way to set this globally, or to configure Go to always treat any references to code.mydomain.com as a private URL?

Looking at it again, I'm guessing the part where sum.golang.org/lookup tries to query my behind-netbird server is why the lookup is failing. But is there a way to gave Go not rely on an external service like that? Or have it run the query locally instead of from the sum.golang.org server?

on *Permanently Deleted* · c/privacy · 5 pts · 118d

Assuming your bank already has all of your information, what's the problem with them knowing your IP?

And how often do you need to use your banking app? Could you connect from a local free WiFi network from a library or something?

on *Permanently Deleted* · c/privacy · 6 pts · 118d

What about just logging in with your web browser? I've been using GOS for going on 4 years now and haven't had any issues with it. Is there anything specific the app provides that you need that isn't available through browser?

on Power-On Hardware Issue · c/framework · 2 pts · 131d

Soldering sounds exciting, I think I get some definite nerd street cred for that -- "soldered own laptop" has a nice ring to it.

Be prepared for a "I tried soldering an RTC battery and magic smoke started escaping from my laptop" post soon!

on Power-On Hardware Issue · c/framework · 2 pts · 131d

Checked the BIOS and I couldn't see anything in there about power requirements for booting. I also haven't made any changes to my BIOS recently. I will go ahead see if I can update the BIOS just for redundancy, thank you!

I've had a Framework 13 for coming up on 5 years now, and I've only had to replace the screen once: I over stuffed a laptop bag with 3 laptops through a cross country flight and when I pulled it back out the screen was dead. That was after about 2 years of daily use. I got a laptop sleeve to protect the laptop and haven't had any issues since.

I am thinking about getting the CNC lid, though, just to make it a little more robust.

My work has us call a helpdesk which verifies our ID (based off the number we're calling from and other info) then gives us a one-time password to reset all our login info