[-] henfredemars@infosec.pub 7 points 20 hours ago

Reminds me of the bad krabby patty from SpongeBob.

[-] henfredemars@infosec.pub 3 points 1 day ago

Sure, if you're okay with errors, doing the testing yourself, and prompting the LLM with follow up questions to correct the errors.

Writing code isn't just writing. The lion's share of the actual task is understanding what the customer actually needs and managing the process to deliver a working product. Those steps are all being done by a human in this article. By this definition, a printer can write programs too.

It's a new world for software engineers, it's kinda like the Telsa FSD. Sometimes it gets it wrong but if you trust it enough, provide enough guidance and understand how these coding assistants work under the hood you can achieve N factor more outcomes than ever before.

Doubtful. And your praise of Tesla raises serious questions about your perspective of how the world actually works.

[-] henfredemars@infosec.pub 2 points 1 day ago

I saw some of his work in person once. A real treat.

[-] henfredemars@infosec.pub 2 points 1 day ago

Almost the same as me. All kinds of programming jobs. I usually end up working in Python or C, for embedded systems work.

Of course, if you’re talking hobby, it could be anything.

[-] henfredemars@infosec.pub 7 points 1 day ago

You’re right. It’s a stop gap, but when you’re talking about a code base that has been maintained for 20 years plus you can’t really sell re-implementation.

Most recently it was with an older version of C++ using shared pointers.

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

You can also make everything a smart pointer and be done with it.

I can count on more than one hand the number of large scale projects where converting everything to smart pointers fixed major memory issues. Even if smart pointers can’t handle circular references, the number of projects that just don’t manage their memory correctly at all and were fixed by introducing these tools is way too high.

[-] henfredemars@infosec.pub 50 points 1 day ago

It’s almost backwards compatible. You can use old or new foot guns.

[-] henfredemars@infosec.pub 65 points 1 day ago

Ah, C++. An endless supply of footguns where the difference between a junior and a senior dev is knowing what parts of the language to never use.

[-] henfredemars@infosec.pub 18 points 2 days ago

This is such a nerdy meme I love it.

[-] henfredemars@infosec.pub 7 points 2 days ago

This is an update to the standard, right? No actual software support, so we still don’t have it. Is that correct?

[-] henfredemars@infosec.pub 16 points 3 days ago

P O W E R H O U S E

[-] henfredemars@infosec.pub 10 points 3 days ago

Maybe our representatives shouldn’t be retiree age. We need some people young enough to have to live with their consequences.

48

Phone makers need to collectively decide how we approach SIM cards going forward. The current state of eSIMs is an absolute mess, so we either need to ditch the idea of the eSIM-only future, or the big companies need to partner to solve this once and for all.

18
  • Android 16 is on track for its June release, a departure from Google's usual August releases.
  • Google's President of the Android ecosystem confirmed to Android Police it's on track for its target.
  • Google has switched to Trunk Stable development, allowing it to release Android updates earlier.
42

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.

43

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.

67

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.

49
  • 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.

33

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?

88

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.

19

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.

8

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

1

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

13
submitted 2 months ago by henfredemars@infosec.pub to c/android@lemdro.id

Bullet points taken from article:

  • The latest Google Messages beta supports MLS encryption, RCS’s next step toward E2EE interoperability across apps and platforms.
  • We managed to enable MLS for one-on-one RCS conversations in Google Messages, but we haven’t been able to enable it for RCS group chats yet.
  • This indicates that MLS encryption support could be on the horizon for Google Messages.

Note that Google Messages already does end to end encryption, but there are many cases where this feature doesn't work (such as when communicating with an iPhone).

view more: next ›

henfredemars

joined 2 years ago