Readit News logoReadit News
saltspork commented on Locally hosting an internet-connected server   mjg59.dreamwidth.org/7209... · Posted by u/pabs3
rtkwe · 9 months ago
I've taken the easier solution of Cloudflare's free Tunnel service so my IP is less exposed and I don't have to poke holes in my firewall.
saltspork · 9 months ago
Last I checked Cloudflare insisted on terminating TLS on the free tier.

On principle, I prefer to poke a hole in my firewall than allow surveillance of the plaintext traffic.

saltspork commented on Maximizing Battery Storage Profits via High-Frequency Intraday Trading   arxiv.org/abs/2504.06932... · Posted by u/doener
saltspork · 9 months ago
In Australia 5 minute spot pricing is now accessible to many residential customers via retailers like Amber electric. With volatile pricing and a large home battery subsidy from the re-elected government, batteries can quickly pay for themselves through arbitrage alone.

EMHASS is an interesting tool to perform the optimisation.

saltspork commented on Frigate: Open-source network video recorder with real-time AI object detection   frigate.video/... · Posted by u/thunderbong
MadnessASAP · 2 years ago
I've been using it for continuous recording of my cameras. It would be working flawlessly except for the piss poor firmware of my Reolink cameras firmware causing their rtsp server to choke.
saltspork · 2 years ago
Frigate recently bundled an instance of go2rtc which can connect to Reolink cameras via http/flv and re-stream as RTSP. This solved my issues with Reolink.

go2rtc also works nicely for on demand transcoding of my H265-only cams to H264 to view the live stream in Firefox.

saltspork commented on How criminals are using jammers, deauthers to disrupt WiFi security cameras   wxyz.com/news/how-crimina... · Posted by u/bookofjoe
scheme271 · 3 years ago
Using a regular switch and using a POE injector just before the run to the camera is an option. It's about $15 to get the injector. It's not as elegant as a POE switch though.
saltspork · 3 years ago
Multi-port PoE injectors are a nice option to add say 3-8 PoE ports to an existing switch.

More flexible in some ways, I’m using 1 port of my 8-way injector to add PoE to the WAN interface of my router. In conjunction with an active PoE “splitter” on the far end I can remotely power the GPON modem on the other side of the house and power everything from one UPS.

I also made sure to get a Mode A “gigabit” injector in order to power 2x PoE cameras in a location with a single Cat6 drop. On the far end there’s just a passive splitter, each camera only gets 2 pairs which run both 100Mbit Ethernet and PoE. Cheaper “non-gigabit” PoE Mode B injectors save a buck by omitting the isolation transformers and instead inject DC onto the spare pairs, so not compatible with pair scavenging.

MikroTik’s PoE switches also use Mode B. They’re gigabit so have to include the isolation transformers anyway, presumably this is due to their ability to operate in 24V passive PoE mode. I was going to get a MikroTik switch but my pair scavenging requirements drove me down the path of a separate multi-port injector, which worked out to be a lot cheaper too!

8 port injector with a decently powerful 56V power supply was approx $100 via AliExpress.

Only drawback is a bit more cabling and no ability to remote power cycle an individual port.

saltspork commented on The curious tale of a fake Carrier.app   googleprojectzero.blogspo... · Posted by u/mfrw
Szpadel · 4 years ago
if that's so "easy" for enterprise to get side loading to work, why eg. epic games won't go that route to provide apps outside app store? am i missing something?
saltspork · 4 years ago
Apple revokes enterprise certs that it discovers being used to distribute apps to users outside of said enterprise.
saltspork commented on Old TV caused village broadband outages for 18 months   bbc.com/news/uk-wales-542... · Posted by u/DyslexicAtheist
ethanwillis · 5 years ago
I recently had my own host of cable internet issues.

So about 3 months ago the RJ45 cable in my cable modem melted. I thought it was a freak accident. I checked all of my networking equipment, checked my outlets, etc. No problems. So I installed a new cable and then everything was fine.

Cue 2 weeks ago. Connectivity became intermittent and then finally I had no internet for almost a week. Comcast wouldn't be able to send anyone out for a month. So I started digging around for the problem. A little over a year ago they sent out techs to work on my neighbors internet and in the process foolishly cut my coax. So I started from the cable tap and worked my way backwards.

There wasn't a continuity problem from what I could tell, no one either intentionally or unintentionally cut the cable. Then I look on the back of my house where the coax from the street is bonded to my home's grounding rod. Everything to the right of the bond was completely melted and still super hot. NOT GOOD.

So I did some testing of the bonding wire to the ground, the resistance was 37 ohms (should be much less than this). And there were no other electrical problems. My thought at the time was somehow power was being backfed from the cable tap to my home. So I removed the cable from the street and disconnected everything inside that was touch this cable.

Almost immediately I start getting voltage drops in my house, can't even run the microwave. That's when I realized what was really going on. The cable line was being used as a return path because the neutral for my neighborhood was at least partially severed.

It was so bad that if I increased voltage load in my home past a certain point then the streetlights in the front of my home would completely turn off.. Yes I could turn city infrastructure off and on by toggling the voltage load in my home.

The power company within a few hours had a crew come out to diagnose and fix the issue since it's actually potentially dangerous. They confirmed for me it was indeed a bad neutral. As soon as they replaced it I spliced my coax line, reconnected it, and everything worked perfectly.

saltspork · 5 years ago
Open neutrals are no joke, here’s a good analysis of a similar situation that caused a house fire: https://www.electrical-forensics.com/Open-Neutral/Open-Neutr...

Here in Australia the coax connection from the street typically goes through a galvanic isolator to avoid this situation, rather than being bonded to the earth.

saltspork commented on Building a Simple VPN with WireGuard with a Raspberry Pi as Server   snikt.net/blog/2020/01/29... · Posted by u/kingsomething
dfc · 6 years ago
It looks like softether is just a management GUI / framework that handles a bunch of different underlying VPN products/standards? The README says the following are supported "SSL-VPN, OpenVPN, IPsec, L2TP, MS-SSTP, L2TPv3 and EtherIP by the single SoftEther VPN Server program." Looking at the documentation for client setup it looks like you just setup an IPSEC client.
saltspork · 6 years ago
I believe SoftEther has its own userspace implementation of all of these protocols + NAT.
saltspork commented on Shout: The self-hosted web IRC client   shout-irc.com/... · Posted by u/rocky1138
CompConf · 10 years ago
I've used Quassel ( http://www.quassel-irc.org ) for a similar purpose.

An Android client, QuasselDroid ( http://quasseldroid.iskrembilen.com/ ), has been my best IRC experience on Android.

saltspork · 10 years ago
You can also get a web UI for Quassel. https://github.com/magne4000/quassel-webserver
saltspork commented on IRCAnywhere   ircanywhere.com/... · Posted by u/buovjaga
heine · 10 years ago
Reminds me of http://quassel-irc.org/ which is not really a beauty but is working good enough for me at the moment. (I'm just a user, not related to the project in any way)
saltspork · 10 years ago
There is also a new effort to develop a web interface for Quassel. https://github.com/magne4000/quassel-webserver

u/saltspork

KarmaCake day31September 18, 2013View Original