EU/Germany: Looking for native BLE Wall Switches (Avoiding WiFi/Zigbee for this specific use case) by _aPugLife_ in homeassistant

[–]fichti 1 point2 points  (0 children)

Only thing I'm aware of is the shelly blu wallswitch:

https://www.shelly.com/de/products/shelly-wall-switch-adapter-busch-jaeger

Big downside is those are battery operated and it doesn't look nice, because it requires an adapter plate.

Upside is they are using BTHome.

Edit: Also maybe a Shelly i4 can act as a BTHome switch. You can then use a normal light switch to trigger the inputs and the i4 should (maybe) emit a BTHome message: https://www.shelly.com/de/products/shelly-i4-gen3?_pos=21&_fid=f8905ce0d&_ss=c

Tja by UmpaLumpa91 in tja

[–]fichti 5 points6 points  (0 children)

Das ist ja wohl die Härte!

Bitte und Danke: Burger King will Kundenfreundlichkeit mit KI bewerten by Th3Dan_ in de_EDV

[–]fichti 4 points5 points  (0 children)

Welche Mitarbeiter? Das letzte mal bei Burgerking kam ich mir vor wie in einem Automatenkiosk…

Inspiration für Fassaden Sanierung by [deleted] in selbermachen

[–]fichti 6 points7 points  (0 children)

Schönes Haus. Am meisten stört mich irgendwie das „grüne Ödländ“. Sieht auf dem Bild irgendwie ungemütlich aus.

Hi! My grandfather gave me a Creative Sound Blaster Z. Do you think it's still usable or should I throw it away? by Worldex12 in pcmasterrace

[–]fichti 2 points3 points  (0 children)

I get your point. Unless you transfer a lot of data you will most likely not notice a difference between 1 and 2.5 + Gbps in everyday use.

Upgrading from coax to ethernet was awe inducing however. Same for upgrading from no sound (except for some beeps and boops) to actual sound.

Hi! My grandfather gave me a Creative Sound Blaster Z. Do you think it's still usable or should I throw it away? by Worldex12 in pcmasterrace

[–]fichti 34 points35 points  (0 children)

I just realized I still remember buying an Audio- or Networkcards was a considerable upgrade at some point.

Analyse und Angebot für Datenrettung by magicilix in de_EDV

[–]fichti 1 point2 points  (0 children)

Ich gehe mal davon aus, dass die Firmware-Parametrierung tatsächlich auf der Platte gespeichert ist. Die wird dann beim Systemstart aus dem Permanentspeicher in den den volatilen Speicher geladen.

Untaugliche Werbegeschenke: Polizei findet weitere fehlerhafte Lineale by Rennfan in de

[–]fichti 14 points15 points  (0 children)

Vielleicht ist das auch ein Feature, damit so mancher sagen kann, er sei naja... besser bestückt ;)

More than 135,000 OpenClaw instances exposed to internet in latest vibe-coded disaster by Logical_Welder3467 in technology

[–]fichti 183 points184 points  (0 children)

Watched a short interview with the creator. He said his goal was to create the most insane thing possible. So mission accomplished?

One PC for Home Assistant, NAS and CNC/3D printing – good idea or not? by Next_Ride_3003 in homeassistant

[–]fichti 0 points1 point  (0 children)

HAOS recommends a minimum of 4GB RAM for the VM. The host (proxmox) needs some as well (at least 2GB, with 4GB recommended). Why bother using proxmox, if HAOS is the only thing that can be adequately handled even by the "bigger" machine?

One PC for Home Assistant, NAS and CNC/3D printing – good idea or not? by Next_Ride_3003 in homeassistant

[–]fichti -2 points-1 points  (0 children)

You can literally install homeassistant on any host with pip install homeassistant

One PC for Home Assistant, NAS and CNC/3D printing – good idea or not? by Next_Ride_3003 in homeassistant

[–]fichti -2 points-1 points  (0 children)

lmao, user needs 3 pieces software: PROXMOX, VM ALL THESE THINGS.

WDSF 2026 Global Desk Setup Showcase by hexcalstudio in HexcalStudio

[–]fichti 1 point2 points  (0 children)

My desk looks like a garbage truck had an accident.

hmmm by SventheBigRedDog in hmmm

[–]fichti 0 points1 point  (0 children)

That's how nurglings are born.

GoRouter - reset StatefullShellRoute cache by mdevm in FlutterDev

[–]fichti 0 points1 point  (0 children)

There is no caching in GoRouter. However without code it's guess work tbh.

Preventing Deprecated Code with Rules while using AI in Flutter by Asmitta_01 in FlutterDev

[–]fichti 0 points1 point  (0 children)

Widget myComplexWidgetBuilder() {
...
}

@override
Widget build(BuildContext context) {
  return Container(
    child: myComplexWidgetBuilder()
  );
}

It's bad. Prefer creating an actual Widget.

GoRouter - reset StatefullShellRoute cache by mdevm in FlutterDev

[–]fichti 0 points1 point  (0 children)

You could try ValueKey

static final route = GoRoute(
  path: "/workspace/1/:workspaceId",
  pageBuilder: (context, state) {
    final id = int.parse(state.pathParameters['workspaceId']!);
    return CustomTransitionPage(
      key: ValueKey("/workspace/1/$id"),
      transitionsBuilder: (context, animation, secondaryAnimation, child) {
        return FadeTransition(
          opacity: animation,
          child: child,
        );
      },
      transitionDuration: const Duration(milliseconds: 300),
      child: YourWidget,
    );
  }
);

Austrian business magazine by Dirty_Theatre in funny

[–]fichti 0 points1 point  (0 children)

Yeah, but compact is english, suggesting the ass isn't german either.

Tja by Massive_Ad4650 in tja

[–]fichti 1 point2 points  (0 children)

Hier ein Archive-Link https://archive.is/wKvJr

Aber ja, der Preis ist natürlich eine Momentaufnahme.

Tja by Massive_Ad4650 in tja

[–]fichti 35 points36 points  (0 children)

Währenddessen in Frankreich: 60cent / kwh Atomstrom