Feed aggregator
Honda unveils V3 motorcycle engine with an electric supercharger
Article URL: https://global.honda/en/newsroom/news/2024/c241105ceng.html
Comments URL: https://news.ycombinator.com/item?id=42062087
Points: 1
# Comments: 0
Show HN: Raycast Notes
Article URL: https://www.raycast.com/blog/raycast-notes
Comments URL: https://news.ycombinator.com/item?id=42062075
Points: 3
# Comments: 0
Monorepo – Our Experience
Article URL: https://ente.io/blog/monorepo-retrospective/
Comments URL: https://news.ycombinator.com/item?id=42062074
Points: 3
# Comments: 0
US Government considering cash infusions, AMD merger to help struggling Intel
Article URL: https://www.tomsguide.com/tech/us-government-considering-cash-infusions-amd-merger-to-help-struggling-intel
Comments URL: https://news.ycombinator.com/item?id=42061714
Points: 1
# Comments: 0
Show HN: I Created Monthly Bill Tracker it helps to track bills with notify
Article URL: https://chromewebstore.google.com/detail/monthly-bill-tracker/phlfhkmdofajnbhgmbmjkbkdgppgoppb
Comments URL: https://news.ycombinator.com/item?id=42061680
Points: 1
# Comments: 0
Show HN: I Built a Free React Native Shadow Generator
Hey HN,
A problem i always have when building mobile applications is with "box shadows", that's why i build a free tool that generates shadows for both platforms, iOS and Android!
You can also see a preview of the shadow before copying the code :)
I Would love to hear your feedback and what you think can be improved!
Comments URL: https://news.ycombinator.com/item?id=42061624
Points: 1
# Comments: 0
Ask HN: Is there a way to block Trump on all my devices?
I don’t want to spend mental CPU cycles on anything Trump related, but it’s hard to escape that.
Comments URL: https://news.ycombinator.com/item?id=42061603
Points: 5
# Comments: 2
Take Your Best Night-Mode Photos on Your Phone With These Pro Tips
The Stanley Tumbler Is Worth the Hype. Here's Why It Makes a Great Gift
EU opens antitrust investigation into anticompetitive practices by Corning
Article URL: https://ec.europa.eu/commission/presscorner/detail/en/ip_24_5681
Comments URL: https://news.ycombinator.com/item?id=42061599
Points: 2
# Comments: 0
Best Home Security Systems You Can Pack Up and Take With You
Mr. Smith – An Open-Source Framework for Building Project Scaffolds
Article URL: https://mr-smith.site/
Comments URL: https://news.ycombinator.com/item?id=42061530
Points: 2
# Comments: 1
Curl-v metal song [video]
Article URL: https://www.youtube.com/watch?v=atcqMWqB3hw
Comments URL: https://news.ycombinator.com/item?id=42061526
Points: 2
# Comments: 0
Best Internet Providers in Allentown, Pennsylvania
Record broken for the longest Hyperloop trial
Article URL: https://actu.epfl.ch/news/record-broken-for-the-longest-hyperloop-trial/
Comments URL: https://news.ycombinator.com/item?id=42061439
Points: 1
# Comments: 0
Analysis finds no significant PFAS emissions by approved waste incinerators
Article URL: https://phys.org/news/2024-10-analysis-significant-pfas-emissions-incineration.html
Comments URL: https://news.ycombinator.com/item?id=42061423
Points: 2
# Comments: 0
Update your Android: Google patches two zero-day vulnerabilities
Google has announced patches for several high severity vulnerabilities. In total, 51 vulnerabilities have been patched in November’s updates, two of which are under limited, active exploitation by cybercriminals.
If your Android phone shows patch level 2024-11-05 or later then the issues discussed below have been fixed. The updates have been made available for Android 12, 12L, 13, 14, and 15. Android vendors are notified of all issues at least a month before publication, however, this doesn’t always mean that the patches are available for all devices immediately.
You can find your device’s Android version number, security update level, and Google Play system level in your Settings app. You’ll get notifications when updates are available for you, but you can also check for them yourself.
For most phones it works like this: Under About phone or About device you can tap on Software updates to check if there are new updates available for your device, although there may be slight differences based on the brand, type, and Android version of your device.
Keeping your device as up to date as possible protects you from known vulnerabilities that have been fixed, and helps you to stay safe.
Technical detailsThe Common Vulnerabilities and Exposures (CVE) database lists publicly disclosed computer security flaws. The CVEs that look the most important are:
CVE-2024-43047: a high-severity use-after-free issue in closed-source Qualcomm components within the Android kernel that elevates privileges. Use after free (UAF) is a vulnerability due to incorrect use of dynamic memory during a program’s operation. If after freeing a memory location a program does not clear the pointer to that memory, an attacker can use the error to manipulate the program. Qualcomm disclosed the vulnerability in October as a problem in its Digital Signal Processor (DSP) service. The vulnerability is flagged as under limited, targeted exploitation and could allow an attacker to escalate privileges on targeted devices.
CVE-2024-43093: a high-severity escalation of privilege vulnerability impacting the Android Framework and the Google Play system updates. This is the second vulnerability that is flagged as under limited, targeted exploitation.
CVE-2024-43091: a high severity Remote Code Execution (RCE). By exploiting this vulnerability in the System component an attacker could remotely execute code on a device with no additional execution privileges needed.
CVE-2024-38408: is the only vulnerability listed as critical in this update. The problem is described as a “cryptographic issue when a controller receives an LMP start encryption command under unexpected conditions.” LMP stands for Link Manager Protocol, which is a communication system used in Bluetooth technology to set up and manage connections between devices. The “start encryption command” is a special instruction that tells Bluetooth devices to begin scrambling their communications. The issue was patched by Qualcomm, which published a long list of affected chipsets.
We don’t just report on phone security—we provide it
Cybersecurity risks should never spread beyond a headline. Keep threats off your mobile devices by downloading Malwarebytes for iOS, and Malwarebytes for Android today.
I Peeked into My Node_Modules Directory (2016)
Show HN: I'm building an AI tool that turns Design Systems into React components
Hi HN! Solo developer here. 10 days ago, I started building this after spending countless hours copying/pasting marketing sections and fighting to keep them consistent with our design system.
I wondered: "What if AI could understand our design system and generate React components that actually match it?"
Current progress (10 days in): - Can generate hero sections that follow your design tokens - Uses your actual component variants and styles - Works with Next.js, Tailwind, shadcn/ui
It's very early days, but I'm excited to share it with other devs who: - Are tired of rebuilding similar marketing sections - Want their components to actually match their design system - Need to ship marketing pages faster
Would love to hear from you if: 1. This resonates with your daily struggles 2. You'd like to try it out and share feedback 3. You have ideas that could make this genuinely useful
I'm building this solo and really want to understand if I'm solving a real problem before going deeper. Comment about your design system pains!
Goal: Save developers hours of repetitive work while maintaining design consistency
Comments URL: https://news.ycombinator.com/item?id=42061358
Points: 2
# Comments: 0
Implementing Distributed Pooling in Elixir
Article URL: https://samrat.me/elixir-distributed-pooling/
Comments URL: https://news.ycombinator.com/item?id=42061345
Points: 3
# Comments: 0