michael_palmer

joined 2 years ago
[–] michael_palmer@lemmy.sdf.org 3 points 2 months ago

Slovenia is the only slavic country using German system. I was super confused shopping there. 42,41 sounds like "one and fourty and two and fourty"

[–] michael_palmer@lemmy.sdf.org 3 points 2 months ago

I've always found that baffling. I've always said 5:30 instead, or even better, 17:30.

[–] michael_palmer@lemmy.sdf.org -1 points 2 months ago

I’ve heard that Muslims prefer video calls to make sure they aren’t talking to the Shaitan.

[–] michael_palmer@lemmy.sdf.org 1 points 2 months ago

don't try and make it a general vape ban. In some EU contries 10ml liquid costs more than pack of cigarettes, so they defacto banned vaping. how much nicotine can be in per ml. 60mg/ml 20 mg/ml is EU wide limit since 2025

[–] michael_palmer@lemmy.sdf.org 24 points 2 months ago (1 children)

https://www.consilium.europa.eu/en/press/press-releases/2023/07/10/council-adopts-new-regulation-on-batteries-and-waste-batteries/

The regulation provides that by 2027 portable batteries incorporated into appliances should be removable and replaceable by the end-user

Coming soon...

[–] michael_palmer@lemmy.sdf.org 4 points 6 months ago

In fact this is a person identification

[–] michael_palmer@lemmy.sdf.org 2 points 6 months ago

Oroville, California's police department pays $45,000 per year for one LVT trailer

That is what's really insane.

[–] michael_palmer@lemmy.sdf.org 1 points 6 months ago (1 children)

Salfish OS isn't compatiable with generic Linux apps. While pmOS can run any Flatpak or Alpine linux app. Even Microsoft failed to support Windows Phone app s ecosystem.

[–] michael_palmer@lemmy.sdf.org 4 points 6 months ago (3 children)
[–] michael_palmer@lemmy.sdf.org 4 points 6 months ago (1 children)
[–] michael_palmer@lemmy.sdf.org 42 points 6 months ago (2 children)
  • Break free from Google
  • requires purchasing a Google smartphone 😕
[–] michael_palmer@lemmy.sdf.org 1 points 6 months ago

At least the horses are working

 

mkdir -p ~/.local/share/file-manager/actions

nano ~/.local/share/file-manager/actions/qrcp.desktop

[Desktop Entry]
Type=Action
Name=Send with qrcp
Icon=utilities-terminal
Profiles=profile-one;

[X-Action-Profile profile-one]
MimeTypes=all/all;
Exec=lxterminal -e qrcp %F

result

 

I definitely won't buy an official power supply

Pi 4 came out with power requirements of 5V@3A. In reality, using a 3rd party power supply will result in a low voltage warning even if the power supply can provide 3A. The reason lies in voltage drop. Pi 4 board sends a warning if voltage drops below a certain value (about 4.75V based on my measurements).

I’ve done measurements with a 100W laptop charger which is rated for 3A at 5V. Under load, voltage drops from 4.95V to 4.75V, which triggers the low voltage warning. That’s why the official 15W power supply is rated for 5.1V@3A, 0.1V higher than the USB specification. With Pi 4 you can just ignore the warnings, as even an overclocked board with 2 external HDDs fits into 15W.

With Pi 5 the situation turns around. An overclocked board alone draws 2.5 amps, leaving no space for USB devices. The new official power supply is now rated for 5.1V@5A, which you can’t replace with a charger from your junk box full of spaghetti cables and random chargers. So why not just buy an official RPi power supply? Even if it’s priced reasonably, I don’t like the idea of saving $2 on a PD chip and then spending $12 on a power supply and being tied to that specific power supply and that specific cable length.

USB meme

So I checked my junk box and found a PD trigger board, an XL4015 DC-DC converter, and some wiring. I set the output voltage to 5.15V and soldered wires to the GPIO adapter that was bundled with the NVMe HAT. I used 2 pins for 5V and 2 pins for GND, as single pin couldn't handle 5 amps.

GPIO pins extender

So now Pi has a Power Delivery–compatible power system (actually it works with almost any quick-charge protocol). This means it can be powered from basically any fast charger. The PD trigger board asks the power supply for 20V (or the highest voltage it supports if 20V isn’t available), then this voltage is converted down to 5.15V using the XL4015 module. The Pi itself is powered through the GPIO pins, bypassing the USB-C input entirely.

Pi 5 with new power system

As a result: no warnings, one additional USB port, and additional voltage to power other accessories (e.g. 12V fan, monitors, 3.5" drives—you name it), all using a single Type-C cable.

 

I completely broke my phone screen and attempted to log into my Telegram account from my secondary phone. I downloaded the APK from telegram.org, entered my phone number, but the app sent the code to another device with no option to receive it via SMS. Then, I tried to create a new account using a new physical SIM card, but Telegram still showed 'code sent to other device' as if the account was already registered on that SIM card. When I tried to add the phone number to my Telegram account, it displayed 'this number is not in Telegram.' It seems like Telegram blocks any attempts to send verification codes via SMS or call on Android. Want to know how I finally created a new account? I had to ask my friend to log in from his iPad. Unfortunately, that account got banned and deleted within 5 days, even though I wasn't doing anything wrong or suspicious.

view more: next ›