Hacker News new | past | comments | ask | show | jobs | submit | rafaelgoncalves's comments login

totally agree and i have this same feeling. An the fact they provide this "updates" and doubling down the same points is unnerving.


yeah, docker and permissions always a pain. you tried passing --user or through compose? [1]:

  my-service:
    image: ubuntu:latest
    user: ${MY_UID}:${MY_GID}
    volumes:
      - /etc/passwd:/etc/passwd:ro
      - /etc/group:/etc/group:ro

[1] https://stackoverflow.com/a/71027261

hope this helps/solves


Interesting. This should've been resolved with this PR: https://github.com/bewcloud/bewcloud/pull/42/files#diff-e45e...


ohh, nice! thanks for the info Bruno!


whoa, didn't know this project, looks really incredible, will add to my others search engines and give a try, thanks for the devs/creators and hope for success to you all!


yeah, github has a nice search now, the only complaint is that you need to be logged on to use, besides this is really nice.


This really looks nice! Congrats!


same thing with the Edge browser for me, i have to remove on every update (he has so much telemetry that is a burden, same with other parts of the SO). This is a testament on the philosophy change between all those years, i used so much win95/98/xp that i loved, the times were so simple...


Like anothers comments said, mpv has some awesome native hw decoding and you can play frame by frame, previous and next, vlc you can only do next [1] (awesome thread btw). :) And mpc/mpc-hc is discontinued [2].

[1] https://news.ycombinator.com/item?id=41278203 [2] https://news.ycombinator.com/item?id=41277818


mpc-hc is not discontinued.

https://github.com/clsid2/mpc-hc

Plus there is also mpc-be which is actively developed and pretty much the same.

https://github.com/Aleksoid1978/MPC-BE


mpv tries to be pretty minimalist (and does this well), you could try a frontend (Celluloid, Haruna, etc.). And for the commandline, when you install the mpv package, depending on the distro, the package creates a default shortcut/desktop file, so you can open videos on your WM without hitches, on the menu bar. You can associate the shortcut to mime/file types and set as default player too. You can create yourself a desktop file too if necessary on your profile (eg: $HOME/.local/share/applications/mpv.desktop) with this file/content [1]

[1]: https://github.com/mpv-player/mpv/blob/master/etc/mpv.deskto...


did you use the in browser or another external task manager? most pages without videos or some kind of gpu process uses 20~30 MB here (like hacker news for example).


suspect, but susceptible on this case


Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: