tapdattl

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)

Go Modules in Local/Private Forgejo Instances

19d 20h ago in golang@programming.dev

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?

Client-Side Request Deduplicator Help (Solved)

26d 58m ago in javascript@programming.dev

Best we can do is paid leave

best professional server Distro option?

1mon 11d ago in linux@lemmy.ml

Rocky and Alma Linux are both Red Hat Enterprise Linux

Permanently Deleted

1mon 18d ago in privacy@lemmy.ml

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?

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?

There's also SeaweedFS that I've used as an S3 compatible fileserver

Idiomatic Go Question

1mon 25d ago in golang@programming.dev

Power-On Hardware Issue

2mon 3d ago in framework@lemmy.ca

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!

Best Practices for Encrypted Search

4mon 19d ago in programming@programming.dev

I've never gotten an SMS scan like this one

1y 7mon ago in cybersecurity@sh.itjust.works