[-] [email protected] 14 points 5 days ago

Two candidates for my best-discovery-of-the-year prize,

Ptyxis terminal: https://gitlab.gnome.org/chergert/ptyxis A modern take at a terminal, gtk-4 native, gpu accelerated, container-aware etc that replaced tilix in my setup. And it comes neatly packaged as a flatpak

LogSeq notes: https://github.com/logseq/logseq A different approach to note taking & journal. Very nice looking, rich plugin ecosystem, could use some performance boost but I think they are working on it

Big shootout to flatpak/flathub that for me has finally taken off, I converted all of my regular desktop apps to flatpaks. Went from 3-4 apps last year to ~20 (including Firefox libreoffice, even my terminal app) this year and not looking back. This has made doing a major host SW upgrade almost painless for the first time in 25+ years using Linux desktops.

[-] [email protected] 26 points 5 days ago

That guy that gave the release, what was he thinking!

[-] [email protected] 16 points 5 days ago

What a weekend for Williams and most specially for Colapinto! Here's to hoping he will take this chance and make his 9-race-only chance the start of a brilliant F1 career. He seems to have what it takes

5
submitted 2 months ago by [email protected] to c/[email protected]

I wanted to know what people recommend as a starter glass set for a prospective new z6 owner.

Said owner had a d500 with the following lenses:

  • 16/80 f2.8-4
  • 70-300 (newer version)
  • 50 f1.8
  • 35 f1.8

For equivalent or better range coverage, and better sharpness, and without breaking the bank - what glass do people recommend?

[-] [email protected] 3 points 2 months ago

Thank you! that fixed it - I only had "undertermined" selected as language. It's curious that other communities did not show this problem before.

11
submitted 2 months ago by [email protected] to c/[email protected]

I thought this was a boost issue, but even using lemm.ee's web site, when browsing to my Nikon subscription (https://lemm.ee/c/[email protected]) I don't see any post. If I go to the same community from lemmy.world's own site, I can see recent posts: https://lemmy.world/c/nikon I noticed the same problem in other communities (but I thought the issue was my lemmy client). Can this be fixed?

1
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]

Looking for recommendations for a touchless car wash. Currently using the shell at Burnharmthorpe and Mavis but its kind of far. There is another one I used in the past in Dixon and Islington that is supposed to give both touchless and roller options, selectable in the screen, but the last time i was there it didnt ask, used rollers.

[-] [email protected] 4 points 7 months ago

I just checked that link and YES, actually it is, thanks for pointing it out. The docs must have been updated for v0.13, they added the ffmpeg prefix to the go2rtc stance, this wasn't there before. I found this originally in a github bug discussion with the frigate dev, where he suggested the person having issues to try this out and see what happens. There was no follow up after that suggestion though.

27
submitted 7 months ago by [email protected] to c/[email protected]

If you use Reolink wifi cams via the Frigate integration in homeassistant, you may be used to seeing tons of "ffmpeg has crashed unexpectedly" in your frigate logs. I have 3 older reolink wifi cams in frigate (510WA, 511WA) which most in the community seems to advise against and indeed since I've been running frigate, while they worked, they have been problematic since Frigate 0.12 and the arrival of go2rtc

Cutting down to the chase, when I was using the standard common configuration with these cameras:

go2rtc:
  streams:
    driveway:
      - "http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=USER&password=PASSWORD#video=copy"
    driveway_sub:
      - "http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=USER&password=PASSWORD"

... frigate would generally work with them however in the logs I could see that the ffmpeg process that frigate creates for each re-stream would crash every few minutes, accumulating thousands of crashes over time. I assume that the crashes would also cause event detection to be unavailable for a brief period each time they happened.

With Frigate 0.13, it got even worse, as with each crash, the HA dashboard would show a black image with a "No frames received" message that would only go away after a manual dashboard refresh.

I believe the issue is that go2rtc was unable to properly handle the streams from these old cams, while in the past, ffmpeg directly in frigate could do it, adding some ffmpeg parameter.

The solution I found a few days ago that ALMOST COMPLETELY eliminated all the "ffmpeg crashed unexpectedly" situations (I went from THOUSANDS of errors to just one or two errors after a few days) is to change the go2rtc configuration so that it uses ffmpeg instead of it's own code to connect to the cams:

go2rtc:
  streams:
    driveway:
      - "ffmpeg:http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=USER&password=PASSWORD#video=copy"
    driveway_sub:
      - "ffmpeg:http://192.168.x.y/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=USER&password=PASSWORD"

I also have the following global ffmpeg configuration in frigate's config file, not sure if it helps or not:

ffmpeg:
  global_args: -hide_banner -loglevel error
  hwaccel_args: preset-vaapi
  input_args: -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -flags low_delay -strict experimental -analyzeduration 1000M -probesize 1000M -rw_timeout 5000000

This go2rtc configuration decreased CPU utilization significantly (frigate 0.13 itself also helped apparently). Hoping this will help others in the same situation, as the cams themselves are not bad, it's just their software that sucks, but that can be worked around quite nicely with ffmpeg.

[-] [email protected] 2 points 8 months ago

I am no programmer either, mainly a technical-oriented user, and I made the switch to a linux-only desktop almost 20 years ago. I tried several distros but I keep coming back to ubuntu (in vanilla gnome mode), with it's closeness to debian and huge library of apps, with it's massive userbase you get a lot of online community support, and it's really polished these days. For the last 5-6 years or so I've been using "LTS" releases, doing major updates every two years, I found that to be a very reasonable cadence and it gives you great environment stability. The only significant downside I found these days is ubuntu's insistence in using their (proprietary?) snap desktop container app ecosystem, I personally much prefer flatpaks, and actually I use flatpaks extensively on my ubuntu desktop for SW that needs frequent updating (darktable, logseq, etc)

[-] [email protected] 2 points 10 months ago* (last edited 10 months ago)

Baratza Vario W - daily use for the last 8 years or so and going strong. Zero ground coffee mess, decently accurate and consistent (grinds by weight), looks nice. Mine only needed one burr adjustment in the 5 year mark (it comes with tool and the instructions).

[-] [email protected] 4 points 1 year ago

I concur with the first comment, RPi is not well suited for a media server, where you need solid storage and good performance for transcoding on the fly. However, RPis are fantastic media players

[-] [email protected] 5 points 1 year ago

Did you check logseq? It's on flathub

15
submitted 1 year ago by [email protected] to c/[email protected]

With the release of 2023.8 I noticed there is built-in shopping list functionality in HA. Up to now at home we have been using Alexa's shopping list (we have an old echo in the kitchen so it's been practical). My question: is there a way to somehow have the Echo's/alexa's shopping list feature to manage HA's shopping list by default? I recall from ages ago that there were Alexa skills like todoist that could take over the shopping list in the echo, is there anything equivalent from the HA community?

4
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

New to pixelfed, is am using the android client. Overall it works very well but there is one basic thing I couldn't figure out, is there a way to have the feeds (network/public/home) sorted with some criteria, e.g. Show recent posts with more Likes at the top etc?

10
submitted 1 year ago by [email protected] to c/[email protected]

Linda nota de The Guardian sobre chicas y senioras fans de futbol, mas que nada Argentinas. Con algunas grandes fotos como no podia ser de otra manera.

1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

Cuantos recuerdos, esos heladitos en Cadore con amigos de la primaria! Una de las cosas que más se extrañan viviendo lejos de Buenos Aires/Argentina: la calidad de los helados, la institución de la Heladería

[-] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Tilix [https://gnunn1.github.io/tilix-web/] is missing from the list. My terminal of choice for the last (I lost count) however many years. Integrates nicely with gnome3+

[-] [email protected] 8 points 1 year ago

This brings back so many memories! My first distro some 25 years ago now! Something to tell my kids about. I remember it took me a couple of days to get audio to work on my first install! And I still loved it. So much water has passed under the bridge. Now 100% of the production envirnoment at work is Linux-based and so are the devices at the other end of the wire/airlink. And so are our phones, home servers and on and on. Linux skills have had the highest return

15
submitted 1 year ago by [email protected] to c/[email protected]

With 2-bedroom rentals in the 3k+/mth range and 3-4br houses in the 5-6k/mth range, I wonder what level of family income is needed (specially to afford renting a house) and what kinds of professions/jobs are the ones that can allow you, in Toronto, to achieve that.

[-] [email protected] 2 points 1 year ago

Pi4 for HomeAssistant + audio streamer with a HiFiBerry card, with external SSD, google Coral stick for Frigate, and a Zwave stick. Running OSMC as OS.

Pi3b with OSMC as audio streamer

Small fanless HTPC on a six year old Apollo lake mini ITX mobo. Looking forward to upgrading this one soon with one of the recently announced alderlake N100 fanless mini itx mobos.

20
submitted 1 year ago by [email protected] to c/[email protected]

Years on the waiting and finally a replacement for my fanless Apollo lake home server seems to be on the way! After the disappointments of Jasper lane and prior announcements this one seems for real. 3-4 times better compute metrics and half the power.

Wondering what are others in the community using these days for always-on home server/media streaming needs?

view more: next ›

ari_verse

joined 1 year ago