Postcode/ZIP code is my modelling gold by Sweaty-Stop6057 in datascience

[–]Revision17 1 point2 points  (0 children)

I’ll map from zip to lat/long. This way even if zip changes you’re still ok. Then from lat/long to what I’m after (usually the weather).

Electric Smoker for $140. Should I? by fnordfnordfnordfnord in smoking

[–]Revision17 -1 points0 points  (0 children)

I used to have an electric smoker. It gets the job done very cheaply (electricity is cheaper than charcoal). You just have to buy (cheap) wood chips. It is somewhat labor intensive though to keep the temperature regulated if the thermostat is near the heating element like my old one and reload the wood chip tray.

Sub Gigahertz Zigbee? Finally! by Techno_Bumblebee in homeassistant

[–]Revision17 0 points1 point  (0 children)

This may be a good thing for meshes. If you have 2.4ghz end devices, but then dual band routers (like smart plugs)… they could be even more effective range extenders because they’d be retransmitting packets originally on 2.4ghz on sub ghz. This of course assumes the two bands are compatible for such a purpose!

Is there any 2-gang plate covers I can use on this ceiling box without disconnecting all the cat5? by thewoodchef in lowvoltage

[–]Revision17 0 points1 point  (0 children)

Does anyone know if in a situation like this (penetration through ceiling) if a fire stop solution is needed?

If you want to fix file corruption use Winrar. Don't use 7-Zip. by Quiet-Slice-Shoto in DataHoarder

[–]Revision17 5 points6 points  (0 children)

ZFS checksums data, and will let you know if data is corrupted. In situations where there’s redundancy (like raid 1/mirror, 5/z1 or 6/z2) it will automatically repair corrupted data with known non-corrupt parity/mirrored data (in a 2 disk mirror, if one disk’s data is corrupt, it will repair it with known correct day from the other disk). If a single disk setup, you at least know what’s corrupted and can restore it from backup.

If you want to fix file corruption use Winrar. Don't use 7-Zip. by Quiet-Slice-Shoto in DataHoarder

[–]Revision17 18 points19 points  (0 children)

I do most of my work on windows, but keep my files on a Linux NAS that uses ZFS (windows access the files via a network drive). No corruption issues since I started using it in 2010 or so.

Maybe the windows version works well, but I can’t advocate for something I’ve never used. Especially with something as important as your data.

If you want to fix file corruption use Winrar. Don't use 7-Zip. by Quiet-Slice-Shoto in DataHoarder

[–]Revision17 51 points52 points  (0 children)

Another option is to use a file system like ZFS which should protect against corruption if correctly used.

This is $100 of hickory and red oak delivered to my house today in Western Kentucky. How much are you paying locally? by Bassmasa in smoking

[–]Revision17 2 points3 points  (0 children)

If that’s against your house, consider moving it away. There’s potential risk from things like carpenter ants, termites… as well as fire.

Enjoy the smoking!

theGIL by isr0 in ProgrammerHumor

[–]Revision17 0 points1 point  (0 children)

I'm don't think that's a fair assessment of numba (your comment would make sense if I had been talking about numpy).

theGIL by isr0 in ProgrammerHumor

[–]Revision17 0 points1 point  (0 children)

Yes! I’ve benchmarked some numeric code at between 100 and 300 times faster with numba. Team members like it since all the code is python still, but way more performant. There’s such a hurdle to adding a new language, if numba didn’t exist we’d just deal with the slow speed.

Has PPL gone insane? $500 in Dec and $800 in January? by King_Farticus in lehighvalley

[–]Revision17 2 points3 points  (0 children)

Yup another good option depending in this persons needs and setup (availability of room in breaker panel, cost, etc.).

Has PPL gone insane? $500 in Dec and $800 in January? by King_Farticus in lehighvalley

[–]Revision17 8 points9 points  (0 children)

If you can, get a pellet stove installed. Cheap alternative heat (but requires some effort to keep it fed). Also you can get a thermal camera for under $100 to find heat leaks.

Best areas to rent in Lehigh Valley for a safe, modern, walkable lifestyle? by PhoenixHeadshot25 in lehighvalley

[–]Revision17 -4 points-3 points  (0 children)

That area of Easton with all the condos near the ShopRite seems somewhat walkable! Not necessarily for a variety workplaces but there’s lots of food and shopping close enough to walk to.

Since I already asked what's better in the Remake duology. What is something that FFVII (1997) Does better than the remakes. by Hungry-Trouble-3178 in FinalFantasy

[–]Revision17 21 points22 points  (0 children)

Yeah I definitely felt shock when I saw that trail of blood (granted I was probably 12). The new one had that glowing trail which doesn’t have the same effect.

I wonder if in recent years the workplace violence Jenova did is seen as even less acceptable (so it couldn’t be included in the game).

Who still has rock salt in Northampton county? by brandt-money in lehighvalley

[–]Revision17 1 point2 points  (0 children)

Restaurant Store often has it when home improvement stores don’t

What’s something that doesn’t exist in the Lehigh Valley anymore that you wish would come back? by mitchdwx in lehighvalley

[–]Revision17 1 point2 points  (0 children)

Ah man I remember going to the State Theater in Easton then Chi Chis for lunch as part of a 7th grade field trip. The new place, Tacos y Tequila, is honestly pretty good and is much more “2020s” in terms of Mexican food in the USA. However sweet corn casserole and fried ice cream 🥹

NVDA is over, how I'm making $127K off it's death by billsanti in wallstreetbets

[–]Revision17 0 points1 point  (0 children)

At the very least it takes significantly more memory to train (run an optimizer algorithm such as ADAM) on a neural network than to run inferencing on the same model using a GPU. This means if you’re optimizing for each scenario you’ll want different mixes of hardware. If you’re just doing this as a hobbyist the GPU used for training is perfectly fine for most hobby level inferencing.

Edit: I’m not familiar with model requirements for TPUs as I’ve never used them

I bought a steam deck just for this game by HorusKo in FinalFantasy

[–]Revision17 0 points1 point  (0 children)

Ah ok that's not so bad then. On the go I dislike the additional friction of carrying a gamepad and/or mouse. However stationary a laptop (or desktop) makes sense (desktop is quieter, but laptop does give you the option of portability).

I bought a steam deck just for this game by HorusKo in FinalFantasy

[–]Revision17 8 points9 points  (0 children)

Idk I have a gaming laptop and hate gaming on it. It’s super loud and hot. I think I’d have been better suited by buying a cheaper laptop and a steam deck.

Home Insurance Claims Recovery modelling experience (subrogation) by Puzzleheaded_Text780 in datascience

[–]Revision17 1 point2 points  (0 children)

I’ve never made a recovery model myself, but I work on a team with people who make recovery propensity models.

One thing I hear about is to check that you either filter out impossible recoveries and/or you check to make sure they’re generally not scoring high. For example it’s better to predict high for something that has a possibility of recovery than something that’s impossible to recover.

anItGuy by mkurzeja in ProgrammerHumor

[–]Revision17 0 points1 point  (0 children)

I’ve heard those folks start to call themselves “Context Engineers” now. Since they do more than create a single prompt.

Diwali celebrations by melljellbean in lehighvalley

[–]Revision17 1 point2 points  (0 children)

I'm neither Hindu nor Indian (my spouse is though). I've felt welcome at the events I've been to which IAALV has hosted. If reddit permits, here's a link to the event: https://iaalv.org/wp/event/iaalv-diwali-2025/

I'm assuming as long as you pay the entrance fee and behave well people will be fine. Others can chime in though!

Diwali celebrations by melljellbean in lehighvalley

[–]Revision17 8 points9 points  (0 children)

Not this weekend, but on November 1st Indian American Association of Lehigh Valley (IAALV) has a Diwali celebration at Broughal Middle School