

1200 incoming + 1 hairdryer at the same time equals overloaded circuit though.


import requests
theUrl = r’https://threatbutt.com/map/’
response = requests.get(theUrl)
print(response.text)


It is more than just the concern around back-feeding the grid. These simple balcony setups connect to your home grid via a single outlet. Most US outlets/circuits are 15 AMP or roughly 1500 watts max capacity. These single circuits can only carry that much current total at any one time so if you have it loaded up with incoming power AND use anything else on the circuit at the same time … no bueno. To make this setup work best/safely you would ideally want a dedicated circuit for it which is basically non-existent today.
The safety issues really do need to be addressed because the folks most likely to use these systems are apartment dwellers and I don’t think anyone wants to increase fire risk in these scenarios.


Nice to see the US government still supporting EVs these days.
I still think that EV rebates and tax credits would be more cost efficient and much less jarring than provoking Iran into destroying 20% of the world’s oil supply… but I guess that I am too simple-minded for politics.


Can I have 2 billion dollars to build UNIVERSE models?
Nokia 2780 is not bad. It runs KaiOS, supports tethering and 4G cell data. As long as you stick to the script on how you use the device it will have minimal privacy issues IMHO. If that is still not enough you can skip phones altogether and get a 4G dongle for your favorite Linux laptop/tablet and just use a softphone + voip service.


SSH and freeRDP are pretty reliable.
Smart phones are a bad idea. A simple, dumb phone to make calls, texts and occasionally tether your laptop, vehicle tablet to for data access are all you really need. Even the dumb phone should have physical switches for the radios and a battery that can be removed without any tools.


If vibe-coding is wrecking Windows 11 and Office now … just wait until Windows 12 sees the light of day! Ohhh boy, will that ever be some infinite-monkeys-on-typewriters-shite!


I also like FauxPilot.
faux - adj - artificial or imitation; fake.
Not to* be confused with the OSS alternative, also named fauxpilot.


The war ends when Israel decides it is over since they clearly own our government, financial sector, our tech overlords and soon most of our news outlets. Considering that they’ve been at war with their neighbors for over 50 years I would not hold my breath.
We need improved Linux support for power management on ARM platforms. In general Linux on ARM has been good for a long time now. (ex RaspberryPi, Gentoo, Ubuntu)
Where things aren’t so great is the choice in OEMs putting out ARM parts like Broadcom, Qualcomm and Apple. All of whom aren’t exactly open source champions. In a less imperfect world we’d have something like RISC-V with great power management and linux support available in mobile computing SKUs/TDPs.


Just read the paper. ArsTechnica is such a terrible source for analysis on anything remotely technical.


Thanks for noticing that. I certainly missed the ‘=1’ bit.
Debian testing, then upgrade it as they make major releases. I have yet to have a single Debian upgrade go wrong on Desktop or Server. It is basically magic.


Assuming that:
On the Linux laptop:
sudo sysctl net.ipv4.ip_forward=1 ## updated edit thanks to folks pointing out my typo.
sudo sysctl -p
:POSTROUTING ACCEPT [0:0]
-A POSTROUTING -s 192.168.1.1/24 -o wlan0 -j MASQUERADE
On the mac:


Endorphins, better blood oxygen capacity, much better sleep, eventually better stamina in everyday life … all very tangible benefits of daily exercise. You don’t need a gym or equipment either. Running, walking, burpees, crunches, push-ups, maybe a pull-up bar can take you pretty far on their own.
None of this will directly fix all of your problems but it can better equip you to deal with stuff. A diet that is mostly fruits and veggies helps a ton too but that’s a whole other discussion.
Run XFCE and use Thunar. : )