HN user

alibert

534 karma
Posts5
Comments130
View on HN

Docker on macOS doesn't have the same underlying system support as on Linux, which is where Docker originated.

The Docker experience on macOS is also marred by the fact that Docker Inc. appears to have limited interest in their Docker Desktop offering, whereas a third-party alternative like Orbstack provides a much better experience.

The initial investigation which triggered the arrest was made by the OFMIN ("Office spécialisé dans la lutte contre les violences faites aux mineurs" basically the government branch tracking and fighting CSAM).

Supposedly, Telegram (and by definition of the french law, the CEO) did not respond to requests for takedown of harmful content (or not enough or faster?) from the the OFMIN. This triggered another investigation looking globally at how Telegram handle content moderation on the public part of Telegram (Channel) which lead to all others charges of complicity.

This is basically the CEO taking the fall because the (unreachable by french law) Telegram company is not on french soil and he made the mistake on landing here.

What is harder? I have a setup just like that. Create VM, use open wrt image as disk Vm, configure some passthrough for the nics and press start?

Updates are as easy as other device (press button on web interface or use openwrt cli)

IMO, owrt runs best on x86 (it’s your usual Linux kernel after all) and you get the best support and performance. You also avoid a lot of all the bugs related to embedded development with custom SoC, internal switch, vlans, flash layout, possibility of brick, bootloader stuff, etc.

Most voiced complaints are (as neutral as possible):

- past CEO personal belief on LGTB rights

- If opted in, blocking ads while showing their own ads as system notification (ads are not being replaced in page)

- hijacking typed-in domains in the address bar by adding their affiliate code on select domains related to crypto (reverted after backslash)

- Tips (using their crypto coin BAT) to Content Creators not using Brave being held indefinitely until withdrawn by Creator (behavior changed after backslash)

and now:

- VPN services being installed automatically if browser has admin rights on Windows.

Edit: I'm just listing what I have been hearing the most on HN.

OpenWrt 23.05 3 years ago

You can actually if you didn't expand your partition and keep the default layout. Use the firmware builder to build a customized image with your needed packages.

Edit: ah I didn't see that you run openwrt on baremetal...

OpenWrt 23.05 3 years ago

Unfortunately, yes. On top of that, they keep adding new devices in RC, keep bumping the kernel version (minor), introducing new code base (such as the new refactor on hostapd/ucode/netifd) and sometime cherry picking commits from master which I would have not chosen (not just bug fixes but features).

Don't get me wrong though, I very happy that such project exists but OpenWrt could be more stable and reliable with a better workflow. Anytime you flash a new version, you have this small fear of bricking your device (especially the exotic ones as Openwrt mainly relies on external testers).

On the last pi, the eth port is on a pci express bus. For routing usage, you will need to either have to add a usb3-eth adapter or run "router-on-stick" with a single eth port and VLAN.

Or, you could also look at the NanoPi R4S or upper model with multiple eth and 1 Gbit capable SQM.

There is two way of installing OpenWrt on x86:

1. Use the ext4 image and extend the main partition to the full size of the disk. This requires a lot of "fiddling" later in case of upgrade (as parent wrote).

2. Use the combined squashfs image and don't touch the image layout (no resizing, keep the ~100 MB free default / partition). Easy upgrade experience like other embedded devices (get image, open ui or ssh, upload, flash, reboot, done). Oddly, this isn't made clear by the official Wiki at all and the simplest option.

IMO, the best configuration is running your x86 box with Proxmox and run the squashfs OpenWrt in a VM. There is no need for more than 100 MB of space and if you need to install so many packages or apps, better create another VM and use a standard Linux distro. It will also be more standard for many apps to be installed on a full fledged OS instead of the custom OpenWrt layout.

You only need 2vcpu and 256 MB of ram to run standard OpenWrt at 1 Gbps (SQM included if you have a recent CPU). The rest of your box ressource can be used for anything you want.

Actually, there is a large number of manufacturers using OpenWrt as a baseline for their firmware. Unfortunately, these are often outdated version of a forked OpenWrt with heavy modifications to include firmware blob for hardware acceleration and such.

Are you sure you are using an official OpenWrt image? Stable is still 5.10 and Snapshot (master branch) is 5.15.

6.x kernel is not expected to land anytime soon (late this year or early next year maybe?)

If you have a 6.x kernel, this is probably a fork of OpenWrt.

OpenWRT 22.03.4 3 years ago

Just a warning, this point release has a breaking change for a bunch of devices (ipq40xx: MR8300, EA8300, EA6350, and maybe more).

The result is a soft brick of the router if you try to upgrade.

The fix has been released in master and branch 22.x but there is NO official stable firmware with the fix currently.

The faulty firmwares are still up (4 days currently)

IMHO, the handling of this is pretty bad as the bug was known beforehand, there was a fix or a rollback fix but none was taken into account.

https://forum.openwrt.org/t/mr8300-doesnt-boot-22-03-4-as-ex...

Been using Shut Up 10 for a while and I confirm it's a great tool that doesn't nuke your system.

My current Windows 11 (latest version) was upgraded since the first released version of Windows 10 (2015). It survived two CPU changes, one MB change and it's still working fine. Pretty amazed by that.

Indeed, a large part of cell towers are hosted on the rooftop of residential buildings and mostly connected to the same electrical network.

In France, most homes have a smartmeter (called "Linky") and these could be used to have very precise load shedding (they communicate with PLC) but I believe this feature is not available or developed (yet?).