juli
@juli@programming.dev
- Comment on Worth trying using a 15 years old notebook for self hosting? 1 year ago:
Any distro. Energy consumption may be higher. Apart from that all good (I guess)
- Comment on Mi presento qui 1 year ago:
Oui.
- Comment on Petition to make mastodon.social and .online defederate from Threads 1 year ago:
Yes.
- Comment on Petition to make mastodon.social and .online defederate from Threads 1 year ago:
OP states it loud and clearly on his site: “IF WE ALLOW FACEBOOK ON MASTODON, MASTODON WILL DIE.”
- Comment on This Week in Self-Hosted (29 December 2023) 1 year ago:
Relax. It’s new. You can’t have everything at the beginning
- Comment on This Week in Self-Hosted (29 December 2023) 1 year ago:
Experience with endurian?
github.com/joaovitoriasilva/endurain
It states that it’s strava like. The difference of strava compared to nextcloud, fitotrack, osmdashboard is that it’s a social running app. It is mastodon where people only post about their tracks.
I haven’t read anything about social on the website?
- Submitted 1 year ago to selfhosted@lemmy.world | 7 comments
- Comment on This Week in Self-Hosted (22 December 2023) 1 year ago:
You’re right, I’m wrong. The other alternative is to buy into the garden.
When I uninstalled whatsapp it took some people half a year but finally all installed either matrix or signal. I am sitting in a good boat, others are not so lucky.
- Comment on This Week in Self-Hosted (22 December 2023) 1 year ago:
Imo it’s not really sad. Anything that supports apple shitty garden is bad
- Comment on Why journalist don't care about libre software 1 year ago:
Why is your title in english, while the speach is in francaise?
- Comment on Immich is awesome 1 year ago:
Time to use arcticons
- Comment on How to add calculator to GNOME search? 1 year ago:
Fedora silverblue. Everything is boxed.
- Comment on How to add calculator to GNOME search? 1 year ago:
I’ve got it installed. Maybe a flatpak issue?
- Submitted 1 year ago to linux@programming.dev | 11 comments
- Comment on [deleted] 1 year ago:
If you think thats good, please link the reasoning behind it
- Comment on GitHub - paperwm/PaperWM: Tiled scrollable window management for Gnome Shell 1 year ago:
Got it, thx
- Comment on GitHub - paperwm/PaperWM: Tiled scrollable window management for Gnome Shell 1 year ago:
I see. I already found out that maximizing lags a little on my machine.
What’s the point in moving from gnome to niri with the same functionality?
- Comment on GitHub - paperwm/PaperWM: Tiled scrollable window management for Gnome Shell 1 year ago:
I extended the step widths with
dconf write /org/gnome/shell/extensions/paperwm/cycle-width-steps “[0.33, 0.5, 0.67, 1]”
According to github.com/paperwm/PaperWM/issues/262
- Submitted 1 year ago to linux@programming.dev | 5 comments
- Comment on How can I see the logs of a running flatpak app? 1 year ago:
thx.
How do I proceed to the log?
$ flatpak run --command=sh --devel org.gnome.Calendar [📦 org.gnome.Calendar ~]$ gdb /app/bin/gnome-calendar GNU gdb (GDB) 13.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /app/bin/gnome-calendar... This GDB supports auto-downloading debuginfo from the following URLs: Enable debuginfod for this session? (y or [n]) y Debuginfod has been enabled. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. (No debugging symbols found in /app/bin/gnome-calendar) (gdb)
- Submitted 1 year ago to linux@programming.dev | 3 comments
- Comment on What is the most efficient method to set up a home server? 1 year ago:
Use docker compose . Like “everyone” uses it. If the service doesn’t have a compose file, request it, or write it yourself as son as you are knowledgable enough.
Use podman as soon as people and services switch to it (you’ll know when the latest tutorials talk about podman instead of docker).
Use ngingx proxy manager or another easy to use reverse proxy.
Don’t think it’s production ready after it was working 2 days. It may be, but it’s unlikely you have enough knowledge how to fix things.
Automatic updates.
Don’t install crap on the system.
- Comment on louislam/dockge: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager 1 year ago:
Wow! This is beautiful!
- Comment on Docker or Podman for Jellyfin? 1 year ago:
Just rename it to compose.yml :)