fmstrat
@fmstrat@lemmy.nowsci.com
- Comment on 7 hours ago:
That kind of waterproofing wears over time (years). It keeps it’s resistance, but not a submersible seal. Watches have longer use years than phones on average.
- Comment on Self-hosted blog - do I need a static IP address? 13 hours ago:
Cloudflare is a good choice. I used DNSExit for a while, and also NS1, but settled on Cloudflare. You don’t have to use their proxying, just DNS.
Here’s a Docker Compose for you that will set
myhost.mydomain.com
to point to your public IP of wherever it is run:dyndns-cloudflare: image: oznu/cloudflare-ddns container_name: dyndns-cloudflare environment: - API_KEY=<key> - ZONE=mydomain.com - SUBDOMAIN=myhost - PROXIED=false restart: unless-stopped
- Comment on Self-hosted blog - do I need a static IP address? 1 day ago:
How are you hosting? And do you have a domain? Lot’s of good advice here, but knowing if you’re running on a Pi, in Docker, etc, would help others give you the easiest/best method.
In short, you do not need a static IP.
- Comment on UK cyber vigilantes generating mock IDs of local MPs to protest Online Safety Act 2 days ago:
They’re using ChatGPT for fake address generation if it even needs a cache for that part. There are plenty of libraries to do that locally. They should only need to cache generated images, which is the only thing a model would be useful for here.
- Comment on What is the magic diet for no-wipe poops? 2 days ago:
Pretty sure that’s not how that works.
- Comment on UK cyber vigilantes generating mock IDs of local MPs to protest Online Safety Act 2 days ago:
“My OpenAI credits got hugged to death, please use a known postcode (like one from Keir Starmer’s constituency, WC2B6NH) in the meantime,” the author asks.
While the OSA is dumb, this is also bad design, and why applications are going to use so much power.
Cache the image creation results. Use a random address generator. This would drop the LLM use to the bare minimum.
- Comment on Proton releases a new app for two-factor authentication 2 days ago:
Maybe a bit. They say “advanced” and specify 2FA via hardware keys.
- Comment on hygiene 3 days ago:
Often, yes, but if you think it helps everyone for more than a short period of time, you’ve never worked in a medical field. Smell is not always controllable, feel sympathy for those less fortunate biologically.
- Comment on hygiene 3 days ago:
Can’t always help what you smell like.
- Comment on hygiene 3 days ago:
Simple case of bad biology luck or bad diet, resulting in smelly farts, combined with not standing up. Switching to a mesh chair would do wonders.
- Comment on Proton releases a new app for two-factor authentication 5 days ago:
2fa is free
- Comment on Proton releases a new app for two-factor authentication 5 days ago:
How? BitWarden has great 2FA, but is also a password manager with good integrations, group sharing, etc. Plus when you log in with it, it auto-copies the 2fa to clipboard.
Assuming you’ve used both, so what does Aegis bring to the table? Wondering if I should try it.
- Comment on Proton releases a new app for two-factor authentication 5 days ago:
BitWarden is F(antastic)OSS.
- Comment on Uptick in inflammatory posts 1 week ago:
Any influx of new users that appear to be valid human meat popsicles should be the new normal. Would you like to create a downloadable zip file of a codebase that demonstrates this?
- Comment on The dangerously blurry line between wellness and medical tech 1 week ago:
I know, where’s that
h
- Comment on Lemmy is a tech literate echo chamber 1 week ago:
Exactly. Exposure to technology does not make you tech literate. Tech literate typically means engaged with new technologies.
For instance, people were using phones, fax machines, calculators, watches, etc when dial up came out. Those users were not considered tech literate.
The same happens today, an iPhone or Android user is not tech literate by default anymore.
- Comment on Google Assistant Is Basically on Life Support and Things Just Got Worse 1 week ago:
Ahh I see. I’ve been meaning to try out building a local Assistant to replace my Google Homes with Home Assistant Voice for a while, just haven’t tried it out yet.
- Comment on Google Assistant Is Basically on Life Support and Things Just Got Worse 1 week ago:
I have it set up fine?
- Comment on bird based storage 1 week ago:
Had this in my Watch Later. Nice spoiler.
- Comment on Think about what today is considered next level vs what it used to be 1 week ago:
When the TV perfectly fit the cabinet. That’s when you knew.
- Comment on How we Rooted Copilot 1 week ago:
There may not have been any logical progression beyond the container.
- Comment on Recommendations for a version control system 1 week ago:
You asked for a service, but listed software. The latest FOSS software option is Forgejo, you should use ot instead of others for all the reasons mentioned. However, if you’re looking for a service, Codeberg runs a very popular Forgejo instance as a service.
- Comment on introducing copyparty, the FOSS file server 1 week ago:
- Comment on Remembering Descent, the once-popular, fully 3D 6DOF shooter 1 week ago:
For those that don’t know, this was made by the original Descent devs. It’s also great on Deck.
- Comment on ‘We’re terribly sorry’: South Park creators respond with humour to White House anger over naked Donald Trump 1 week ago:
Not a shitpost
- Comment on Transparent PCBs Trigger 90s Nostalgia 1 week ago:
Pretty sure it would just he copper color. Lots of this overlapping layers (6-8) in MB.
- Comment on Polonium 1 week ago:
Woosh
- Comment on Poor guy 😭 2 weeks ago:
They were embracing, and separated themselves after the camera spotted them.
- Comment on Matrix to XMPP migration 2 weeks ago:
Ahh, just realized the Mautrix Signal bridge I use no longer requires SignalD
- Comment on How do you combat boredom? 2 weeks ago:
An unfathomably long list of projects and things to learn.
I like to pick up hobbies that require me to learn skills. Like sure, you could buy a 3D printer, orrrr you could build a Voron, learn FreeCAD, learn to filament tune, add a DIY air filter, add a DIY filament changer, and on and on.