rcmd

joined 1 week ago
 
[โ€“] rcmd@lemmy.world 4 points 6 hours ago (2 children)

I call this position a "smooshface" ๐Ÿ˜Š

My cat usually does this after headbutting into my arm.

[โ€“] rcmd@lemmy.world 4 points 2 days ago* (last edited 1 day ago)

I simply wonder at this point what sinister kind of delirium awaits us when the AI hype is over.

It's not the AI itself driving me crazy, LLMs are actually pretty good at some tasks (I do translate my own blog posts from time to time, and it's much better at preserving nuances). It's the tech industry hopping onto another bandwagon in attempt to squeeze all possible money from what had brought success to someone else. It's circlejerk, a VC cargo cult where they cluelessly ape one another hoping that doing the same thing will get them rewarded.

Remember early 2010's? Facebook took off, and then Google started sprinkling every damn thing they make with Google+ that no one actually needed since there was already Facebook. Took them 5 years to realize it was an utter failure and several years more to phase this nonsense out.

Remember late 2010s? Suddenly Snapchat takes off, and now Facebook is in chasing position. So they ape it with Instagram stories, and guess what? Now even your banking app displays stories. A feature so out of place that no one ever asked for, yet here we are.

Remember early 2020s? Suddenly Tiktok takes off, and guess what? Correct, Meta apes it immediately, and everybody else follows. I can go on for hours, but to sum it up: VCs will keep throwing money at whatever brought somebody insane revenue once, hoping for fat ROI. It's never guaranteed though.

[โ€“] rcmd@lemmy.world 1 points 2 days ago

So far didn't happen.

 
[โ€“] rcmd@lemmy.world 10 points 3 days ago

A friend of mine calls his boy Luci (yes, a nod to the Disenchantment series) "a sack of buttkicks".

 
[โ€“] rcmd@lemmy.world 5 points 4 days ago (2 children)

Well, this path seems to be the most appropriate for what I am for.

And more to that, both mergerfs and snapraid are available out of the box in the latest stable Debian release.

Thanks for pointing me at it!

[โ€“] rcmd@lemmy.world 2 points 4 days ago

To me this really looks like Bengal & Tabby mix. I don't know for sure though.

 
 

I personally think of a small DIY rack stuffed with commodity HDDs off Ebay with an LVM spanned across a bunch of RAID1s. I don't want any complex architectural solutions since my homelab's scale always equals 1. To my current understanding this has little to no obvious drawbacks. What do you think?

 

Recipe for my specific case: add fetch() on the page you want to track, supply window.location.pathname and document.referrer to track source, send it to some middleware appending data to SQLite (or any other) DB, add a data source in Grafana, filter out bots by their User-Agent headers, adjust as needed.

BTW, my phone & PDA museum page where the data on picture comes from: https://museum.tiredsysadmin.cc/

 
[โ€“] rcmd@lemmy.world 6 points 1 week ago

Grab your feline buddy and vibe with us!

[โ€“] rcmd@lemmy.world 15 points 1 week ago

Clippy made sense, was very likeable, and I enjoyed interacting with it as a child.

This featureless blob I find rather disgusting. A pure depiction of an era we live in, where the market thinks it's good enough to spew out "something" to cater the customers, and have the audacity to ask hard earned money for it.

 
[โ€“] rcmd@lemmy.world 2 points 1 week ago

To my knowledge not really much is available. You may use an intent to trigger database export and then use SQLite to scrape data.

Also keep in mind that data is kept in device specific tables.

https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Intent-API

182
Henlo (lemmy.world)
 
[โ€“] rcmd@lemmy.world 6 points 1 week ago (2 children)

Gadgetbridge allows automatic SQLite database export to the location you specify.

Navigate to Settings -> Automations -> Auto export database, and from there you can configure the details.

You can put it into a shared Syncthing folder, or something alike, or process it with Termux + Tasker. Personally, I hesitate to send megabytes of data over the wire every couple of minutes, so I rigged up a script that extracts the required metrics (for now its my steps only, the rest does not seem to be accurate) and sends a payload to my queue, where a consumer script later adds it to the DB.

[โ€“] rcmd@lemmy.world 14 points 1 week ago (4 children)

FTR: currently experimenting with scraping Gadgetbridge data into Grafana.

 

Hello, lemmy.world! First time posting here, hope you'll find it somewhat useful.

In an attempt to protect my personal info from data-hungry cloud-infested madness that comes from app stores of various kinds, I decided to establish a routine of scraping health metrics from... myself. This particular example requires manual input, however it proved to be working reliably and much more precise than any other mood journaling app.

More details you may find here, in my personal blog.

Feel free to ask other details, I can share my termux scripts, Tasker workflows, Grafana dashboard JSONs, and other infrastructure around it.

 

altr

view more: next โ€บ