I’m at least happy head hunters stopped spamming my LinkedIn
I’m at least happy head hunters stopped spamming my LinkedIn
deleted by creator
Not too bad, but could be better.
A funny story about my not so great love life: just matched with a girl on Tinder which I managed to have engaging text discussions with and it felt quite genuine. This is rare for me, so I was happy about it.
Well, in the end it became obvious to me it was just a pig butchering romance scam when she started to talk about how she can help me invest in cryptocurrency.
I guess I’m going to be a failure in love life for a bit longer lol.
Only time Doomguy talks in Eternal is during a flashback, and one word at the end of the second DLC. During the flashback he only says how he must kill more demons.
Latest one for me is Disco Elysium. Didn’t really like its form of story telling. Played it for about 6-8 hours without feeling that the plot had made any meaningful progression.
The trailer was also misleading, selling it more as some form of detective thriller. Most of the dialogue is about stuff unrelated to the ongoing investigation.
I also didn’t like how some actions could randomly kill you. Oh, got a bad dice roll? Too bad, you must reread the dialogue of the past few minutes again. In the end I actively saved the game over and over again to avoid losing any progress.
One character is revealed to be evil
It’s about mixed reality after all
That’s what I have been told and that’s why I have been avoiding creating an account
For me I hated Quora because of how locked down it is. Want to view another question on the site? Must register an account first! No fucking thanks. It was always nagging about creating an account.
Because of this I actively ignored Quora results anytime I googled something.
deleted by creator
My guess to why the ads are so different:
The firms making the ads are probably completely separate from the developers. Could be just random people from fiverr making the ads. They get barely any gameplay footage, so they just come up with some random gameplay that looks fun in an ad.
I guess the game developers might be some random people from fiverr as well.
As to why it works: no idea. I guess some people just don’t care, and given how cheap these games are to make they probably just need a few people to break even.
And if I happen to click on those videos only to confirm it’s not for me they will be like “omg, he’s crazy about this video! Let’s recommend 10 different variations of this video from now on!”
Sometimes it keeps recommending me the same videos even if have no intention of ever watching them.
Often I use Python for exploratory purposes. Like, I got a bunch of data, and I want to know if a particular algorithm might work or not. I implement the algorithm, but realize the results don’t look good enough. So I tweak the algorithm, maybe even do major refactoring. Or maybe I realize my visualizations or metrics don’t capture what I need to see. Or maybe I must settle for some compromise?
I iterate on this repeatedly until I find something I’m happy about (or until I give up). Sometimes I end up with something completely different from my initial idea.
TDD won’t help me much here because the end result is unknown. For each iteration of this idea process I might even need to rewrite all the tests because none of them are valid anymore.
TDD only works well if the problem is clearly specified before the first line of code has been written, which is rarely the case when I need Python for something.
Mostly number crunching and data exploration tasks. Just so I can make informed decisions about the data I got. I do this rarely enough so it hasn’t been worth for me to install all these extra third party support wheels.
“Ohh, I got all these numbers I want to crunch using numpy or pandas and plot it using matplotlib. Hold on, I just need to write unit tests first.”
Catching some errors is better than catching no errors. No compiler in any language can protect you from all runtime errors either way, but some are better at it than others.
I shouldn’t need to do unit tests for quick one off scripts
Thanks. I’m content with my own solitude, but I can admit the affirmation I got from this event felt nice, even though it was all stimulated.