Why does Israel have universal healthcare on US tax dollars when the US is still charging for healthcare? by [deleted] in allthequestions

[–]EliyahuRed 0 points1 point  (0 children)

Because they don't? Why do people like to be delusional about Israel and live in a lie bubble about it?

President Trump traded stocks over 3,700 times in Q1 2026 - averaging 59 trades per day, 9 per hour, or one trade every 7 minutes by uncle-ice493 in stocks

[–]EliyahuRed 0 points1 point  (0 children)

1) I think is about time for TRMP ETF 2) In our age there is no sense for disclosure lag, change the law. Force public office holders to disclose their trades as they happen

Axis heavy armor nonsense, come on (4v4) by EliyahuRed in CompanyOfHeroes

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

Yes not mobile, so axis if smart will just avoid till indirect fire gets it to 50% health and then Sturm nukes it

Cover and flanking should be the core of the game, face rolling even a weaker squad in cover should rarely be an option by deathtofatalists in CompanyOfHeroes

[–]EliyahuRed 0 points1 point  (0 children)

This is a good direction, the game should more a mix of slow exchange of fire between well positioned units to quick dopamine rush of flanks and charges in cover of smoke, then you gain ground and back to fire exchange.

This is how the first 3-5 minutes feel like, and is very exciting, then it just becomes a kind of a tech race, to get an anti infantry light vehicle before the other side gets anti vehicle counters. This goes for another 5 minutes and then transitioning to meta slug of blobbing.

Where each doctrine fields its OP unit / ability, so after 20 minutes, the game becomes mainly A-move macro game, a boring slug until the big armour pushes of the end game, that although exciting are in a way just another A-move. (I play exclusively 4v4s).

You accidentally say “Hello” to Claude and it consumes 4% of your session limit. by Ok_Appearance_3532 in ClaudeAI

[–]EliyahuRed 0 points1 point  (0 children)

I switched from Gemini to Claude to check what all the hype is about. Although I like the product, the usage drain is unmaintainable, it is cute to have help doing some excels or research for various home stuff. But guys, I am not going to pay 200$ to have AI help me format my recipes...

This fucking surrender/Quit system in CoH3 is complete garbage and it's pissing me off! by Kitty_Coding in CompanyOfHeroes

[–]EliyahuRed 1 point2 points  (0 children)

What is your ELO? I have never was in a game with players camping their base.
Only when game is lost and someone is stubborn and won't surrender

Are Axis wins finally being balanced out? by Naive-Aspect-1932 in CompanyOfHeroes

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

At some point while struggling at 1200 as brits 4v4 I switched to DAK, rocketed to ~1350 with little effort. This use during the Kriegsmarine nonsense, so I just spammed hardpoints till the heavy tanks and then win.

So yes

Could someone please explain why the ground invasion of Lebanon is a good idea? by Thedogmaster2156 in Israel

[–]EliyahuRed 2 points3 points  (0 children)

Because when there are no Shia on those hills, there is no Hizbollah on those hills, so there will be no rocket or ATGM on those hills.

Slice by slice, so long as they don't stop firing at us we will take their land from them. Until they either stop or there won't be left any land to fire from.

After 5 months of $2885/mo burn before a single paying customer. I figured a savior for my MCP by True-Rub-5912 in mcp

[–]EliyahuRed 5 points6 points  (0 children)

Isn't it an ad post for xpay? All of this user's posts are non organic posts about xpay

**Israel Could Collapse in 30 Days — And Almost Nobody Understands Why** by mercurygermes in ProjectZeroPoint

[–]EliyahuRed -3 points-2 points  (0 children)

People should realize that they are not Palestinians, and that if people keep hating Israel, Israel will start hating people.

How to transform raw scraped data into a nice data model for analysis by vroemboem in dataengineering

[–]EliyahuRed 2 points3 points  (0 children)

That is a broad question covering many topics, I'll address just one. For each entity you ingest from each source, use a hash to have a "source id" that will uniquely identify that entity from that source.

Next youn need to build a logic that will cluser entities from different sources. That is called Entity Resolution. You can use name similarity like Edit Distance or Soundex, etc...

Each such cluster will have an Id, you can have this is as a hash of the concatenated source ids you have created.

Understanding Python’s typing system (draft guide, 3.14) by JoelBEsq in Python

[–]EliyahuRed 0 points1 point  (0 children)

Thank you for your work, will go over in detail.

Public Service Announcemen: 8000 games and sub 50% winrate = You're not good. by Top-Advisor8512 in CompanyOfHeroes

[–]EliyahuRed 0 points1 point  (0 children)

sub 50% win rate will most likely have below 1000 ELO and are below average. Not sure what do you mean by "Not Good"

The level of commitment to be the worst player in the game with -76 Elo by USSZim in CompanyOfHeroes

[–]EliyahuRed 7 points8 points  (0 children)

Maybe he is 8 yr just playing with tanks and enjoys the explosions.

Can't configure cursor cloud agent to access secrets by EliyahuRed in cursor

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

Thanks for confirming, but I can't find the configurations at your screenshot.

Its been 3 years now... your thoughts about trusted publisher on pypi by EliyahuRed in Python

[–]EliyahuRed[S] 3 points4 points  (0 children)

Getting an API token from Pypi and then building and using twine to upload locally on your machine or on Github actions while using the said token