daf

u/daf@lemmy.world
1 posts · 12 comments

Recent posts

Recent comments

It will break as soon as they update CEF which they were likely dragging their feet on doing to keep Windows 7/8.1 support.

The entire Steam UI is a web page running on embeded chromium (what cef is), They're using an ancient version atm (v85 i believe), current version is v121 and Windows 7/8.1 support was dropped in v110.

The legs seems extremely straight in the image so it seems very likely the back is just a structure he's dragging on wheels (no second person).

Shown in what? Movies and series? In those holograms and transparent screens are used because it allows the audience to see what's happening, trading realism for improved visual story telling.

As for realistic where mobile tech is going, my guess it will be pretty much what we have now, just more compact and foldable.

Eventually advances in AR and brain interfaces might make the "rectangular slabs" be replaced by something more discrete which no longer requires physical inputs. Doubt they'd be called a mobile phone though.

In terms of services I use the most I guess it would be these:

  • OpenHAB + HABapp + zigbee2mqtt + mosquitto (home automation)
  • Foundry VTT
  • piHole (DNS)
  • OpenMediaVault (NAS)
  • Grafana + Loki + Prometheus (monitoring)

Since OP is new to linux I'll just add this in case it's helpful.

To edit a file owned by root (super account) you can use sudoedit /etc/apt/sources.list or alternatively sudo nano /etc/apt/sources.list in a terminal.

In the editor save by using the key combo Ctrl+S and exit with Ctrl+X.

Commenting is adding a # in front of the line.

so the file should look like something like this

# deb cdrom:[Debian GNU/Linux 11.5.0 _Bullseye_ - Official amd64 NETINST 20220910-10:38]/ bullseye main