HackerLangs
トップ新着トレンドコメント過去質問紹介求人

drewfax

721 カルマ登録 7 か月前

投稿

Android Developer Verification: Threat masquerading as protection

f-droid.org
1,733 ポイント·投稿者 drewfax·9 日前·746 コメント

Firefox adds Google Play Integrity checks for it's AI features

bugzilla.mozilla.org
6 ポイント·投稿者 drewfax·先月·4 コメント

OpenWrt 25.12 Stable Release

forum.openwrt.org
56 ポイント·投稿者 drewfax·4 か月前·3 コメント

A post-American, enshittification-resistant internet [video]

media.ccc.de
3 ポイント·投稿者 drewfax·6 か月前·0 コメント

コメント

drewfax
·4 日前·議論
I too use ASUS RT-AX53U. Decent hardware. But stock firmware was terribly slow. IPv6 didn't even work.

I heard OpenWrt when I searched how to fix the stock firmware. Flashed it and never turned back. Now, OpenWrt is a critical infra in my house for adblocking, DoH, Firewall, Network Segmentation etc. None of these are possible with the stock firmware.
drewfax
·20 日前·議論
Similar experience. I bought an ASUS router and enabled IPv6. It slowed down everything down. Immediately flashed OpenWrt on it, IPv6 works like charm.

It's usually bad configuration done by the router vendors. It doesn't mean IPv6 is bad.
drewfax
·24 日前·議論
That completely goes against what they're working towards. I understand why you would want to root your own phone, but GOS is targeting highest security standards and root ain't one of them (for good reason).
drewfax
·28 日前·議論
Some things Mozilla could have done correctly:

    - Kept Rust and sold best-in-class tooling like IDEs to enterprises.
    - Polished Firefox OS and distributed apps in their store for a 1% commission.
    - Kept Servo and made the most secure and fast browser that no one else had made.
    - Partnered with OEMs to offer Firefox as the default browser.
Yet the best they could do was pay their CEO for nothing.
drewfax
·28 日前·議論
Firefox OS was a brilliant idea. Imagine cross platform and open apps based on HTML/JavaScript that feel native and polished. 2026 would have been amazing if Mozilla executed it right.
drewfax
·28 日前·議論
Extensions were why Firefox was so popular among those considered 'abnormal.' Chrome just copied the idea. VPNs, Pocket, and sync services are all great features; it's their implementation and execution that is so poor.

All Mozilla (and Firefox) needs is to be run by developers, not the fucking MBAs.
drewfax
·2 か月前·議論
I tried building a cross platform shared library. I still couldn't get GHC to generate the library with Haskell's Runtime (RTS) statically linked. Tried multiple AI models and nothing could make it work. Eventually gave up after a month.

Also there's no support for Android and iOS, atleast not without spending months in recompiling GHC with haskell.nix or other third party projects.

Eventually I switched to Rust. It's tooling is so mature that I can focus on developing than compiling GHC.

Despite these demerits, I love Haskell language and lazy eval. I wish I can use it one day.
drewfax
·2 か月前·議論
Thank you for being on our side Mullvad. I'm using Mullvad through Tailscale. It's been an awesome combination for my self-hosting and privacy needs.
drewfax
·2 か月前·議論
GPL v3 specifically requires the vendor distributing the GPL v3 components to allow the user to change the software on the end user device. This means no more locked bootloader. We would have had choice to install custom Android distributions and thus less Google monopoly.
drewfax
·2 か月前·議論
I wish Linus had adopted GPL v3. He had the power to stop this madness from big tech, but he sided with them. It just reveals that he never fully understood the reason for the existence of GPL in the first place.
drewfax
·3 か月前·議論
This feels like a PR stunt by Anthropic. We understand, Mythos is a great model. But please stop unneeded publicity for the sake of IPO.
drewfax
·3 か月前·議論
One man controls entire country. Yet we call that freedom and democracy.
drewfax
·3 か月前·議論
> make sure partners understood this

Since when they were partners to Micro$lop? First, it's thug like behavior taking the ability to run code on our own computers without their approval. Second it's even more evil justifying this behaviour by calling the developers "partners".
drewfax
·3 か月前·議論
GrapheneOS is doing lot of things right in this regard. Robust permission system adopted from AOSP and hardening by default in every imaginable way. Things like hardened malloc, storage scopes are excellent security features. Malware cannot do much even with the default settings.
drewfax
·4 か月前·議論
What do you mean by persistent configs? OpenWrt always preserved the config between upgrades.
drewfax
·4 か月前·議論
Samsung phones and TVs have tons of adware built in. I'm pretty sure they won't want GrapheneOS on their phones. Motorola, on the other hand, has always shipped stock OS with minor customization. The only problem with Motorola is that their support is very short (like 2 years).
drewfax
·6 か月前·議論
Vista changed the Windows security upside down. It brought all the modern kernel features Windows embraced upon. But they went overboard with graphics that average consumer hardware was not ready for. Despite that I don't remember it came with any bloatware like Windows 10 and 11.
drewfax
·6 か月前·議論
Well if you think IPv6 adoption is a problem, wait until you hear ISPs offering IPv6 are providing a /64 prefix. IPv6 rollout is a mess.
drewfax
·6 か月前·議論
Browsers were able to block pop-ups because websites used to open another browser window to display ads. Modern websites use modals using CSS and JavaScript within their page canvas.

It's hard to block them deterministically by the browser. Though uBlock Origin and NoScript can block almost all these annoyances.
drewfax
·7 か月前·議論
I use Mullvad through Tailscale’s exit‑node integration, and it’s awesome. They are the only provider I trust these days.

To highlight virtual routing: it’s useful in scenarios where a country blocks VPNs but you still need an IP from that country to browse local websites. In such cases, virtual routing comes in handy. For example, when India required all VPN servers in the country to log user traffic, Proton moved its Indian server to Singapore and used virtual networking tricks to continue offering an Indian IP address.