loopy

joined 11 months ago
[–] loopy@lemmy.today 0 points 3 days ago

Huh, I hadn’t thought about turning the light on for short periods. And if ozone is mostly generated with moving air, then turning the light on with the furnace off seems to be safest. Thanks for the suggestion.

[–] loopy@lemmy.today 0 points 5 days ago (2 children)

Thanks for pointing that out; I was unaware of that. After educating myself a little, it looks like UV light below about 200nm wavelength generate ozone, but 254nm is the sweet spot for killing microbes. The light I got works at the 254nm wavelength.

The US EPA recommends a concentration of less than 70ppb, Canada 40ppb, and the WHO 30ppb. This model has been tested by the California Air Resources Board at 13ppb.

That’s reassuring, but I’m still looking more into this. Do you have any recommended resources for gaining more insight on ozone generation?

https://www.environics.com/2025/02/17/regulations-ambient-ozone-concentration/

https://www.environics.com/2025/02/17/regulations-ambient-ozone-concentration/

https://bioshielduv.com/products/bioshield-magnetic

[–] loopy@lemmy.today 0 points 1 week ago

Thank you, that makes sense. I did not realize the air all gets forced through like that.

[–] loopy@lemmy.today 0 points 1 week ago (4 children)

What do you mean by “ before it splits?” I’m still learning a lot, but the general consensus of where to place the UV light was on the bottom side of the A-frame, because that’s where the moisture will accumulate and allow for bacteria and fungus growth.

I ended up drilling a hole and mounting the light right into that end plate, and then drilling another hole in my new access panel for the cord, and putting duct putty around the hole.

[–] loopy@lemmy.today 0 points 1 week ago

My friend finally got back to me and said the same thing. I guess I learned something about furnace coils. I ended up making a compromise and just mounting the light into that end plate.

 

I am adding a UV light to my furnace coils. I decided to cut an access panel for easier cleaning and access to the UV light. I did not realize there were these triangular end covers for the A-frame of the furnace evaporator coils.

I don’t see them anywhere online when looking up diagrams of furnace coils. When I search online, it is also not clear if these covers are necessary. Are these covers beneficial? Or can I take one side off to fit the UV light underneath the A-frame?

[–] loopy@lemmy.today 0 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Would you say the red line leaf is worth trying to save with the rest of the sad roots it has now?

I’ll try making those cuts and post a follow-up on how it works out. I’ll probably keep the blue and purple together like you said, but drop the purple if it struggles.

https://i.postimg.cc/65Xn3Fwj/IMG-3581.jpg

Here are the clippings. One more question I guess, do the tops of the clippings’ stems need to be sticking out of the water or is it okay that they are submerged while in water to grow roots? They are just so short, but I suppose I could use bread ties to hold them in position.

[–] loopy@lemmy.today 0 points 2 weeks ago (3 children)

https://i.postimg.cc/jSnG8pgk/IMG-3578.jpg

Okay so what would you consider a good leaf? I drew lines where I guessed might be good to cut above. The red on is big and not completely yellow, the blue and purple ones look good but are somewhat close together. The purple one has a root nodule opposite of the leaf/stem connection and one more below it, opposite of the bad leaf I would prune below it, so it would have two nodules, but would it just be better to put the purple and blue together one one cutting? The orange one also has one node opposite and one node below it.

https://i.postimg.cc/kgRkj0YP/IMG-3579.jpg

https://i.postimg.cc/GmTZMWg1/IMG-3580.jpg

Here is the other one I put in water right away and is doing better. How much do you let the roots grow before putting it in soil? And would you recommend changing the water every 1-2 days? It’s hard to know what advice to listen to.

[–] loopy@lemmy.today 0 points 2 weeks ago (5 children)

Thanks for the in-depth reply. I put it in some water and out of the direct sunlight. How can you tell if there is root rot? I’m guessing the moisture control soil must be the kind that retains, because I havent watered it for a few days but it feels slightly damp.

How can I tell if there is enough root to support the plant? And if I trim it back to a leaf node, do I include a leaf?

Here are some pictures of the root and leaf node: https://i.postimg.cc/CLKyzxD2/IMG-3572.jpg

https://i.postimg.cc/m2KdBLS2/IMG-3573.jpg

[–] loopy@lemmy.today 0 points 2 weeks ago

A few days ago. I’m trying not to do too much at once but I don’t want to wait if it needs a change. The person I got it from said to just try the roots in a glass of water for a few days and then transfer to soil with not too much water if it looks better.

 

https://i.postimg.cc/pTQLbmWq/IMG-3529.jpg

https://i.postimg.cc/rmGwXDVx/IMG-3530.jpg

https://i.postimg.cc/qRcvVNJ1/IMG-3531.jpg

I recently transplanted this vine and it seems to be struggling. This one had roots to start with, so should I put it in water first for a few days or straight into soil?

From what I have read, it does not need too much water and in fact should not be overwatered. I also saw that it does not prefer direct sunlight. The yellow on the leaves closer to the roots can mean overwatered but yellow in all leaves can mean malnourished. I pur it in new “moisture control” potting soil.

The burnt leaves can mean too much direct sunlight, so I moved it to a bookshelf away from the window, but that didnt seem like enough light.

I’m kind of at a loss here. Do I need to do something different or just give it time to heal from transplanting? Any insight is appreciated.

[–] loopy@lemmy.today 1 points 3 weeks ago (1 children)

Yeah, I agree with that philosophy. Like someone else said, there are many ways to go about security. I guess I’m just looking for leads on what others have seen as worthwhile, and then try to understand those before I do them.

 

I’m setting up a new server and am planning to try applications such as Jellyfin, Baikal, Nextcloud, Syncthing, Immich, Home Assistant, SearXNG, CryptPad, and possibly Element/Synapse if my little pi4 can handle it.

I’ll probably only have three users, so I’m hoping to fit a fair amount on my pi4 (8GB RAM), but will add mini PC if I need to. I do not plan on making any service publicly available without logging in as a user on my Yunohost server. I will eventually switch to a Docker setup, but for now the Yunohost debian setup is much more user-friendly for me, and everything has been pretty functional as-is.

I’m mostly concerned for a baseline level of security. One user suggested:

  • patch/upgrade your kernel and services regularly
  • run a hardened kernel with stack protection and address space randomization
  • Put a firewall between you and the internet with only minimal ports open
  • Scan your machine and ensure no extra ports are open
  • Disable/remove every device driver the kernel has that you aren't using
  • Remove all software on the device that isn't in active use or part of your debugging toolset, and disable all features of services you don't need.
  • Add an extra trustworthy layer of authorization to nextcloud before you can talk to PhP
  • Disable root ssh access completely
  • Disable user ssh access except for via ssh key
  • Encrypt the most critical data client side, so access to the server doesn't give access to the data (e.g. my passwd database is in nextcloud, but the key to unlock it isn't)
  • Use 2-factor authentication
  • Only allow access over VPN
  • Firewall whitelist only networks you know you and your users might be accessing from. No reason why a host on a random ISP from Kazachstan should be allowed to even attempt a login.

Plan: From that, I plan to take the suggestion for

  • disabling root SSH and only use the authentication key setup
  • change the default SSH port, port forward through a VPN service
  • use encrypted backups on client side (phones and computers)
  • Yunohost to my knowledge uses nftables built-in for a firewall, so I can default block everything and whitelist the services I need

Yunohost does not yet support 2FA login, but suggests to disable the web api if it will not be used, to decrease attack surface.

Questions:

  1. Would security for ports be sufficient to use a VPN service like Wireguard or Proton VPN and enable port forwarding? Or simply disable unused ports?

  2. Should I disable ports that Yunohost defaults on? These are: TCP ports 22, 25 53, 80, 443, 587, 993, 5222, 6269 and UDP ports 53, 1900, 5353. I am new to network stuff but understand that 22 is the default SSH until I were to change it, 80 is needed for HTTP, 443 is needed for HTTPS, and Element would probably need 5222.

  3. Is blocking everything via firewall and only whitelisting services I use feasible? Is that necessary if running the whole thing with port forwarding through the VPN? I’m concerned that I won’t be able to manually figure out every service my applications need.

I understand there is a balance between security and compatibility/usability, but I would like to have a reasonable amount of confidence that my files and photos will not be easily taken. Any insight is greatly appreciated.

 

The mPing app is a user-reported weather service that is then made public for things like tornado touch down, power lines down, hail, severe rain, roof damage, flooding, etc.

I was looking for a free way to see what people are actually experiencing around WI, since the weather reporting has not been as accurate lately. Many apps are paid, but this one is funded through a university.

I have not yet reported anything myself, so please tell me if you have experience with mPing. I see others reporting as the weather evolves, so it must work on some capacity.

Stay safe out there folks.

 

The host Search Engine, PJ Vogt, and the host of Hard Fork, Kevin Roose, discussed their thoughts about a “new kind of Internet” possible with the Fediverse. They also talked about the challenges of the somewhat technical barrier to entry.

I especially liked them sharing their perspectives; the Fediverse seems to simultaneously be a recreation of a pre-shittified Internet and something new altogether.

They even created their own live Mastodon server to see how that would go: https://theforkiverse.com/explore They ended up testing OpenAI’s Operator to do the heavy lifting of coding, but did make the realization they did not know how their own user verification works or how to change it.

I am just elated that there is talk in the “mainstream” of the Fediverse. I’m hopeful that some attention such as this can help raise awareness and pique some curiosities.

 

The host Search Engine, PJ Vogt, and the host of Hard Fork, Kevin Roose, discussed their thoughts about a “new kind of Internet” possible with the Fediverse. They also talked about the challenges of the somewhat technical barrier to entry.

I especially liked them sharing their perspectives; the Fediverse seems to simultaneously be a recreation of a pre-shittified Internet and something new altogether.

They even created their own live Mastodon server to see how that would go: https://theforkiverse.com/explore They ended up testing OpenAI’s Operator to do the heavy lifting of coding, but did make the realization they did not know how their own user verification works or how to change it.

I am just elated that there is talk in the “mainstream” of the Fediverse. I’m hopeful that some attention such as this can help raise awareness and pique some curiosities.

[–] loopy@lemmy.today 8 points 3 months ago (1 children)

In his book “Why We Sleep,” Mathew Walker explained that Alzheimer’s detection via EEG monitoring during sleep was a major reason he decided to switch to studying sleep 20 years ago. He was trying to originally study diseases like Alzheimer’s and found that there was not much information on why identification on EEG was detectable before symptoms occurred, such as forgetting items’s locations.

I wonder if this is along the same lines, like a wider variety of EEG signal detection, clearer or more accurate diagnosis, or something entirely different. It looks like subjects were still awake but in a restful state, so maybe testing also does not require as much time as a full sleep study.

[–] loopy@lemmy.today 3 points 4 months ago

Thanks for the thorough response. That makes sense to not reinvent the wheel for syncing and keeping things simple. And yeah, I suppose using the same Task Pony instance would work for sharing.

Thanks again for making something useful and free for the world.

 

Hi, I saw my beta for Arctic and was pretty bummed and switched to a couple of others. I thought Arctic had better UI than many others, namely custom theme abilities. I want to share a couple of themes I made for Arctic, in case anyone is still using Arctic and wants to use them. Please let me know if they don’t work; I don’t share links often:

https://drive.proton.me/urls/BMAJRJ4PV4#HJPslOve3tm8

https://drive.proton.me/urls/0C7BDRX1WG#1Rye2U6KraqK

 

Hi all, I’m looking at HYS accounts and I see Sofi and Openbank coming up as some of the higher rate options. It looks like Openbank is based in California and has 4.2% but poor customer service reviews on Trustpilot. Sofi is 4.3% but with a limited time 0.7% “boost,” so 3.60% normally, but appears to have better customer service. I’m more inclined to have better support through Sofi.

I also had many people tell me Ally gave them 3.30% and pretty good customer service and transfer times. Any thoughts?

 

Hi all, I'm just getting my feet wet in self hosting and have a plan to start with Nextcloud on a Pi 4 for photo backups, and then try other things for calendar, phone backups, media hosting, etc.

One thing I worry about is losing my data. I have heard "if it's not backed up in two locations, it's not backed up." I'm curious what all of you do for backing up the setup. Remote backup to hard drives in the garage? Pay for cloud backup and encrypt it? Just another backup site over wifi in the house?

I'd be most afraid of losing photos and if there were a house fire or something. So my inital thought was a way of backing up to a server in my detached garage in a weather resistent container, but I want to know what you all think. Thanks for any insight.

view more: next ›