henfredemars

joined 2 years ago
[–] henfredemars@infosec.pub 4 points 1 day ago (1 children)

No worries guys. My dad assured me that we’re all gonna be billionaires. You just have to wait a little bit longer.

[–] henfredemars@infosec.pub 32 points 1 day ago

Two of the biggest egos clashing? I did Nazi that coming.

[–] henfredemars@infosec.pub 12 points 1 day ago (1 children)

I mean they were and still are in space.

[–] henfredemars@infosec.pub 41 points 1 day ago

They are mostly safely shielded from ever hearing about it.

[–] henfredemars@infosec.pub 15 points 1 day ago

Compiled isn't a property of a language but it describes the implementation. You can compile Python for example to native code using Cython, but it will need a Python runtime that is not much less work than running the code through the interpreter. There are C interpreters. Further, Java is compiled to native code and is being used in this fashion right now. You can also ship native C, C++, or Go binaries by using the Android Native Development Kit and that's exactly what most Android games do for performance.

Should Android not have started with Java? Even looking back, it's hard to say. Java helped Android get started quickly using a language many developers already knew how to use. We might have been discussing something other than Android if that wasn't the case. I cannot know.

[–] henfredemars@infosec.pub 9 points 1 day ago* (last edited 1 day ago)

There are CPU and Android version differences, but it's not that hard a problem to solve. On-device bytecode->native compilation long struck me as a bit of a silly hack. Surely Google can cache build products.

[–] henfredemars@infosec.pub 4 points 2 days ago

Official act.

And for everyone who helped me out, pardon.

[–] henfredemars@infosec.pub 6 points 2 days ago (1 children)

Do the ladies like this?

[–] henfredemars@infosec.pub 24 points 3 days ago (1 children)

Silly me for planning to retire.

[–] henfredemars@infosec.pub 5 points 3 days ago (2 children)

Does cold soup become something that isn’t soup? If the soup is frozen solid, is it still soup?

[–] henfredemars@infosec.pub 5 points 3 days ago (1 children)

People don’t like to hear it, but I believe what we’re seeing now is just a massive exacerbation of issues that we already had before. We’re now speed running it to its eventual conclusion rather than doing something about it.

The economy wasn’t serving Americans yesterday. It’s not serving them today. We still live in a dystopian hell as we were living in one a few years back.

We need a real change. The question is, are the people willing to do what it takes?

[–] henfredemars@infosec.pub 65 points 3 days ago (13 children)

My experience with the employees leads me to believe that they may not be our best and brightest.

I’d like to say that I’m surprised, but I am not.

 

Qualcomm’s Snapdragon 8 Elite promises big things for late 2024 and 2025 flagship smartphones. From a new custom CPU to unrivaled graphics performance, photography, and enhanced AI capabilities, it’s the chip that claims to do it all, and, for the most part, it does. However, our initial impressions of the chip have been tainted by exceedingly high temperatures when placed under stress.

 

According to our source, those purchasing the Google Pixel 9a will get Fitbit Premium for 6 months, YouTube Premium for 3 months and Google One 100GB for 3 months. This is similar to the freebies that Google offered for the rest of the Pixel 9 series.

I feel like this isn't all that interesting news though because I thought trials were commonly included with new Android phones.

 

This is merely a small blurb. Here's the (nearly) complete text of the article (no real need to visit the page):

Qualcomm says Arm is no longer threatening to take its chip architecture away.

”Arm recently notified us that it was withdrawing its October 22nd, 2024 notice of breach and indicated that it has no current plan to terminate the Qualcomm Architecture License Agreement,” Qualcomm CEO Cristiano Amon said on today’s Q1 2025 earnings call. (Qualcomm reported record quarterly revenue, and Amon says Snapdragon now has 10 percent share of $800-plus Windows laptops at US retail.)

Sounds like the chip licensing drama is coming to an end, although it's hard to know what agreements went on behind the scenes to call off the giants' battle.

 
  • Android will soon be able to alert you when your device’s time zone has been automatically updated.
  • This alert will come in the form of a notification.
  • The feature isn’t live yet in the latest Android 16 preview, but when it does go live, it’ll be opt-in.

Sounds like a nice QOL mini-feature.

 

Hello Linux Gurus,

I am seeking divine inspiration.

I don’t understand the apparent lack of hypervisor-based kernel protections in desktop Linux. It seems there is a significant opportunity for improvement beyond the basics of KASLR, stack canaries, and shadow stacks. However, I don’t see much work in this area on Linux desktop, and people who are much smarter than me develop for the kernel every day yet have not seen fit to produce some specific advanced protections at this time that I get into below. Where is the gap in my understanding? Is this task so difficult or costly that the open source community cannot afford it?

Windows PCs, recent Macs, iPhones, and a few Android vendors such as Samsung run their kernels atop a hypervisor. This design permits introspection and enforcement of security invariants from outside or underneath the kernel. Common mitigations include protection of critical data structures such as page table entries, function pointers, or SELinux decisions to raise the bar on injecting kernel code. Hypervisor-enforced kernel integrity appears to be a popular and at least somewhat effective mitigation although it doesn't appear to be common on desktop Linux despite its popularity with other OSs.

Meanwhile, in the desktop Linux world, users are lucky if a distribution even implements secure boot and offers signed kernels. Popular software packages often require short-circuiting this mechanism so the user can build and install kernel modules, such as NVidia and VirtualBox drivers. SELinux is uncommon, ergo root access is more or less equivalent to the kernel privileges including introduction of arbitrary code into the kernel on most installations. TPM-based disk encryption is only officially supported experimentally by Ubuntu and is usually linked to secure boot, while users are largely on their own elsewhere. Taken together, this feels like a missed opportunity to implement additional defense-in-depth.

It’s easy to put code in the kernel. I can do it in a couple of minutes for a "hello world" module. It’s really cool that I can do this, but is it a good idea? Shouldn’t somebody try and stop me?

Please insert your unsigned modules into my brain-kernel. What have I failed to understand, or why is this the design of the kernel today? Is it an intentional omission? Is it somehow contrary to the desktop Linux ethos?

 

This year has been a milestone for us, with significant strides in decentralizing app distribution, expanding the F-Droid ecosystem, and solidifying our infrastructure. All of these advancements were made possible thanks to donations, grants, our volunteers and regular contributors. So thank you again to everyone who helped make 2024 another great year for F-Droid. Now let’s take a closer look at what we accomplished.

 

Pixelfed is now available as a mobile apps for both iOS and Android. The open source, decentralized platform offers image sharing similar to Instagram. However, Pixelfed has no advertisements and does not share user data with third parties.

 

The AirTag is the gold standard, but Google had eight months to fix its bad network. It's still not fixed.

 

If I had a strong source of radio-frequency photons, can these be converted to electricity like a solar panel does for light?

view more: ‹ prev next ›