

But hey! We are in on the AI bubble !! /s


But hey! We are in on the AI bubble !! /s


My first “rack” where just wooden beams. Worked like a charm.
Then I got a 19" rack for free. Cut out 90cm frtom the middel and “welded” back together so its roughly 150cm and fit where i wanted it. A light that comes on when the door opens made it perfect


I know, but the question was “what do you use” but agreed no doc SERVER


Exactly this! Oh, and gatus for the nice view (mostly own php talking to gatus api)


Libreoffice and syncthing. Works for me.


Works for me. I only mow early spring and early autumn. During spring and summer the yard runs on it’s own. Every year is different. Each year it looks different. Every year honey tast little different. But … that is how it’s supposed to be!
“brands” hate that, taste must be 100% predictable year to year. Just like wine. Grapes are different each year too. Imagine the amount of additives required to adjust (read that as ruin) the original flavor.


55.83% tariff for each country that did not step up and helped when he told them to would cover the costs /s


waterfox a better balance between firefox & LibreWolf
There is also remmina (linux) or mobaxterm (win).


I fear the day my garmin forerunner 305 dies on me … I push and pull all directly in gpx format using just my debian desktop. It auto-imports into workout-tracker too
Have you considered gadgedbridge? I use it for my huawei band instead of the huawei apps. Everything lands in a sql database you can even query directly using sqlite3 and script around the data


If you want dual boot, then usually: install windows, repartition and install linux.
But… Why not just run windows as a vm on your linux desktop? Not wine and the likes, just a vm in virtualbox or boxes or kvm


On every device (but the central syslogserver or you create a loop that fills the drive in mere seconds)
/etc/rsyslog.d/99-centralsyslog.conf
$PreserveFQDN on
*.* @192.168.1.66
then on the central syslog server 192.168.1.66
/etc/rsyslog.d/01-syslog_receiver.conf
# provides UDP syslog reception
module(load="imudp")
input(type="imudp" port="514")
# provides TCP syslog reception
module(load="imtcp")
input(type="imtcp" port="514")
and also
/etc/rsyslog.d/20-save2postgresql.conf
# Load the PostgreSQL output module
module(load="ompgsql")
# Template for inserting logs
template(name="pgsql-template" option.sql="on" type="string" string="INSERT INTO system_events (hostname, facility, priority, tag, message) VALUES ('%HOSTNAME%', %syslogfacility%, %syslogpriority%, '%syslogtag%', '%msg%' )")
# Send logs to PostgreSQL
*.emerg :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
*.panic :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
*.alert :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
*.crit :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
*.error :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
*.err :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
#*.warning :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
#*.warn :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
#*.notice :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
#*.info :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
#*.debug :ompgsql:127.0.0.1,syslog,syslog_user,WeakPassword;pgsql-template
Make sure you install postgres, the rsyslog-psql module and create the database and tables.
Grafana can run on the same or any other server.


I use syslog on everything that can send it. All forward to a centralized rsyslog which stores directly into postgres. Grafana nativly can read from that. Super lightweight, super flexible. (I use 1 cpu and 2G mem and it works better than graylog which needed 4 cpu’s and 16 G ram)


You guys get ads ?
you guys go to YT ? I wonder how and why it’s still out there. They make it so obvious they don’t want people to watch video’s there


Every now and then I try something else (usually live usb from ventoy) just to see how others evolve. I like endevour, but I always en up with debian minimal install. Only on mylaptop I add xfce4. It’s just rock solid. For my wife’s laptop it’s elementary, only because of the looks just to make her move from windows to linux painlessly


The real question is, did he show up? Last time he had more urgent matters than honoring fallen soldiers (aka playing golf)


Been there done that. It’s much harder than it seems from this post. Your brain suffered severe damage, getting it to work again as good as possible takes huge amounts of energy and will power. Good job bro! (Watch yourself, don’t over do it)

Electric parts tend not to burn (and thus smell) that long. My guess is something touches the heating element (loosend part or rodent). I’d open it up to check the inside. If you are not confortable doing that, get someone to do it.
It’s been an issue for two months which might cause one to think it’s not urgent, but an oven usually isn’t daily use. Just check it asap you don’t wanna risk a fire (not saying it will burn, but it’s a risk)


No idea. Built-in in the Imm firmware. Just partial screenshot from imm web gui
FTFY