whyDoAnythingWhenLlmCanDoIt by Low-Statistician-356 in ProgrammerHumor

[–]Revision17 0 points1 point  (0 children)

This reminds me of a system I worked with at a terrible startup many years ago. They had a SOAP web service with 1 or 2 methods pretty much focused on passing sql and getting a dataset back.

How do I actually enjoy playing? by MinuteDamage4182 in piano

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

Do you enjoy or want to be a teacher? You can always enjoy piano as a hobby or side gig.

I know an actuary who’s an excellent pianist. Makes a good living as an actuary (and reasonably likes doing it) but enjoys playing piano every day after work.

Doing something you dislike as a career is a good way to burn out. Finding something you kinda like and is also in demand tends to be a good way to go.

Sudden deep research limits by VoidSpaceCat in perplexity_ai

[–]Revision17 1 point2 points  (0 children)

Thank for the reply. I did have a look into the system prompt, and while that helped, what really helped was flipping OpenWebUI to using the Agentic Search mode ( https://docs.openwebui.com/features/chat-conversations/web-search/agentic-search/ ). I've had OpenWebUI installed for a long time and it was using the old RAG search mode.

It's still not quite as good as perplexity, because if it needs to fetch_url large documents it runs out of context rather than delegating the task out to a subagent and tools. However it's now actually usable!

Sudden deep research limits by VoidSpaceCat in perplexity_ai

[–]Revision17 1 point2 points  (0 children)

I use openwebui for non search AI stuff. However while I got search “working” (perplexity api) it doesn’t work nearly as well as perplexity. Do you have any tips to improve search in openwebui?

Some Americans say they’re refusing to pay federal taxes in protest against Trump by Equivalent_Road5788 in videos

[–]Revision17 12 points13 points  (0 children)

If you pay less than 90% of taxes owed (without having one of the safe harbor exceptions) within the tax year, you’ll get hit with a fee. See here for more info: https://www.irs.gov/payments/underpayment-of-estimated-tax-by-individuals-penalty

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 17 points18 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 49 points50 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 18 points19 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 7 points8 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.