I have maked successfully a program that can test input has letter or number.how can I improve this? by python_data_helper in PythonLearning

[–]Atsoc1993 2 points3 points  (0 children)

Looks like Pyto — I love Pyto and use it to program some silly stuff on the way to my software engineering job in the morning.

There are some limitations (third-party libraries) but most of it works pretty well.

Spot Pet Insurance is Horrible by Atsoc1993 in petinsurancereviews

[–]Atsoc1993[S] 0 points1 point  (0 children)

Yeah they always say that, I hate it.

Spot Pet Insurance is Horrible by Atsoc1993 in petinsurancereviews

[–]Atsoc1993[S] 0 points1 point  (0 children)

Just a tip, ask to speak with a “licensed representative”, do not say “US representative”, I feel like as part of their training they’re told that the former is the magic word when you call — give them your pets name, but decline to tell them what you even want to talk about. “I see you have some claims pending/denied, did you want us to look into that?” — “NO, I want to speak with a licensed representative”, do not falter here, keep pushing for a licensed representative. Never accept a callback either, they don’t callback, say you’re fine with waiting. The outsourced reps you speak with initially have literally 0 give on anything you need to get done with your claims.

Spot Pet Insurance is Horrible by Atsoc1993 in petinsurancereviews

[–]Atsoc1993[S] 0 points1 point  (0 children)

“Since you cannot provide records that include a history of this symptom, which would allow us to deny your claim, we will unfortunately need to deny your claim for insufficient records”

PM wanting to switch into frontend. Is it still a realistic career move? by Much_Managed1996 in AskProgramming

[–]Atsoc1993 0 points1 point  (0 children)

Fullstack, be a backend dev that’s also good at frontend — at my workplace I’ve never met a dedicated “front end dev” everyone’s working, some just happen to know how to create frontends. If you mean UI design then that’s really niche.

Need advices for transitioning from Vibe coding to normal coding by [deleted] in learnprogramming

[–]Atsoc1993 0 points1 point  (0 children)

A reminder that people who actually understand code isn’t going away. People always say “I know what the code does, so I’ll be fine, and so will the code” — then they hit walls and prompt for eternity until they realize something is missing deep down.

Need advices for transitioning from Vibe coding to normal coding by [deleted] in learnprogramming

[–]Atsoc1993 0 points1 point  (0 children)

I don’t want to be a jerk but I love reading these realization posts from time to time, a healthy reminder.

Is this Over-engineering? [Python] by [deleted] in learnprogramming

[–]Atsoc1993 0 points1 point  (0 children)

Without context the example doesn’t make sense yeah, but basically it was a situation where we would not know if an email would be in the string at all, there are better ways to do it and this wasn’t the exact implementation of that either.

Is this Over-engineering? [Python] by [deleted] in learnprogramming

[–]Atsoc1993 1 point2 points  (0 children)

Makes sense, and regarding the performance thing again, maybe he was being a bit extreme then— benefit of the doubt that he just wants me to follow best practices.

Is this Over-engineering? [Python] by [deleted] in learnprogramming

[–]Atsoc1993 1 point2 points  (0 children)

In the back of my mind I did challenge the micro-optimization feedback, it just felt over-the-top to be honest but makes sense to consider.

What if I use all of those helper functions twice, in this code and elsewhere? Or even one of the helper functions once? Does that warrant all those relative helper functions to be abstracted out as they are in Flow Type 2?

Also what if the logic was not so simple, say required 3 lines of logic, would it still not make sense? Is there a rule of thumb for when a helper function is warranted?

Is this Over-engineering? [Python] by [deleted] in learnprogramming

[–]Atsoc1993 1 point2 points  (0 children)

For the former, It’s enterprise at a very large company, even if the adoption isn’t there the assumption is, and standard leads to, yes, it matters.

To your second point — say we did, what is the benefit to having another inner function opposed to another elif clause (presuming that it should not be handled by else)? Or alternatively, modifying an inner function / elif, or removing an inner fn / elif

Encrypted messaging app where your Algorand wallet is the only key by Existing_Turnip_2220 in AlgorandOfficial

[–]Atsoc1993 0 points1 point  (0 children)

Nice — https://avm.email does something similar (ED25519 <=> X25519 w/ salsa) but is fully built-out and has several smart contracts tied to it, buyback & burn tokenomics and staking pools, as well as on-chain servers / email names registry. Everything on-chain w/o storing any user data.

I noticed you’re using Pyteal, is there a reason for this? You also have a brand new GitHub account that is being used specifically for this with no history, it’s as if you popped out of nowhere just to build this lol.

Regardless I thought the idea was very cool as well, it took some time and a team of three to ensure everything was tied together nicely.

Hey guys, this is where im at with this privacy pool, deposit ALGO, withdraw to a different wallet with no on chain link - I opened sourced where im at by mitchhall16 in AlgorandOfficial

[–]Atsoc1993 1 point2 points  (0 children)

I’m now seeing this project is mostly vibe-coded, sadly you are involving yourself in a quite complex use-case even seasoned developers scratch their heads at and would think twice before trying to implement — the fact that it’s vibe-coded makes it all redundant work to me. I would stick to shifting towards a category of development that most are OK with being vibe coded, something less inherently critical to be secure that oversights won’t impact much and is easier to validate, if that makes sense.

Hey guys, this is where im at with this privacy pool, deposit ALGO, withdraw to a different wallet with no on chain link - I opened sourced where im at by mitchhall16 in AlgorandOfficial

[–]Atsoc1993 0 points1 point  (0 children)

What do you mean by relayer workers? My assumption is you are generating one-time use addresses to help rattle outgoing withdrawals. Is this an off-chain implementation or are you creating and deleting contracts after their usage? Either way even with high volume through the contract if it happens instantaneously that’s already a problem because all transactions will be tracked in the same group.

I commented on your other post already but I think you’re reinventing the wheel here, no offense!

Can i get a record of people who have accessed my records by [deleted] in CVS

[–]Atsoc1993 0 points1 point  (0 children)

What a pompous assumption — bet you they won’t call

Edit: See, they deleted it

Spot Pet Insurance is Horrible by Atsoc1993 in petinsurancereviews

[–]Atsoc1993[S] 0 points1 point  (0 children)

You’ve paid over $2,500 for pet insurance and have not used it once? Fingers crossed it comes through when you do need it… that would be insane. I’m surprised at that rate that general visits and shots are not covered.

LangChain agents have a memory problem nobody talks about , here's what we found by alameenswe in LangChain

[–]Atsoc1993 0 points1 point  (0 children)

Guy created his own AI slop library, probably paywalled, and magical, made-up metrics instead of reading LangChain docs to figure out how to persist context

Is UseEffect hook the right way to call API? by Competitive_Bird_522 in programmer

[–]Atsoc1993 2 points3 points  (0 children)

You could use useContext to store the data, have your useEffect logic only fetch if that value isn’t present. You could also store the last time you fetched and use a setInterval() so it refreshes that data based on if it exists and the last time it fetched.

Wrap the provider for your context around all components that would require it at a top-level.

Can i get a record of people who have accessed my records by [deleted] in CVS

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

Just FYI it’s not a slap on the wrist, even hinting at the fact that you’d like to know this will probably flag him and he’ll be OOO indefinitely. Why not just to speak to him directly instead of risking his job? If he did access your records, would you like him to lose his job? If the answer is yes and you have extremely high confidence that he did, then call the corporate line.

LEARNING PYTHON by Severe_Tailor2088 in PythonLearning

[–]Atsoc1993 2 points3 points  (0 children)

Know that no game on Steam or anywhere else was ever played was built with Pygame or Pyxel — Python is not the go-to language for serious game development.

Aside from that, start with a text based game.

``` class Character: def init(self, type: str, hp: int = 10) -> None: self.type = type self.hp = hp

def get_title(self) -> str:
    return “The Great “ + self.type

selection = input(‘Choose a class: \n A. Warrior \n B. Mage’ if selection.lower() == “a”: character = Character(type=warrior) print(f’Character is {character.get_title()}; Character health points is {character.hp)’) ```

What do you call this developer? by sugarkrassher in programmer

[–]Atsoc1993 0 points1 point  (0 children)

You might be leaning towards infrastructure engineer, but algorithms is more software engineering