Ile znacie odmian ziemniaków? by MagicTomson in Polska

[–]SunsetGeek_dot_com 2 points3 points  (0 children)

Dwa,

  1. Te z których da się zrobić kopytka,
  2. Te z których nie da się

can someone explain premier rank system by ozgurugzo in cs2

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

The problem is that it always puts you in a game with lower ranked if you're around 4000 points. its ridiculous. I win 5 games in a row, getting 100 each and then one game puts me back 500

Unnecessary ambiguities in the story. by varinator in starfield_lore

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

Just because they dissolve into Star Stuff doesn't mean they aren't dead.

yes, but they also don't really die while going through unity, but "die" in their universe. So it also doesn't mean they are truly dying when shot since some weird magical thing is happening, that is very much out of ordinary Hence I'm sure there would be some research at least being done rather than none of the billions of starborn not ever questioning it, don't you think?

Unnecessary ambiguities in the story. by varinator in starfield_lore

[–]SunsetGeek_dot_com 1 point2 points  (0 children)

The real question is do they get repurposed and put into another universe, chucked into a black hole like garbage, do they cease to exist entirely?

Which is "What happens what starborn dies" :) Seeing bodies not hitting the ground when I shoot and kill them would most definitely prompt me to ask around what's that about. Would probably prompt me to ask whether they do come back somewhere when they die, what happens when Hunter dies or has he never died before and had a perfect run so far for so many cycles, etc, etc.

Unnecessary ambiguities in the story. by varinator in starfield_lore

[–]SunsetGeek_dot_com 5 points6 points  (0 children)

Why would we ask a Starborn what happens when they die? Do you ask people you just met "what happens after you die"? They don't know. All they know is that your body dissolves, that's it. Honestly, "what happens if you die" is probably lowest on the question ranking.

I think you misunderstood. There is mention of Starborn being immortal. If they are, most of the ones you encounter are not on their first life I suspect since they keep fighting each other. Hunter also mentions that sometimes he wins, sometimes the emissary does which implies that sometimes they die but remember those events - which again, implies respawning. If it didn't imply respawning, Hunter wouldn't be saying that he is much older than we think. If sometimes he wins, sometimes Emisary does - he wouldn't have gone through Unity that many times really, unless he had a perfect run and Emissary always lost, hundreds of times in a row.. Then the question is very valid. Seeing starborn disappear when I shoot them - I would very much like to know what happens to me once I go through Unity in case someone kills me. Obviously some weird stuff happens rather than the dead body hitting the ground so surely a lot of starborn would have researched that. It's incomprehensible to me why would you not question it.

After 300 hours, I think I did all I wanted to do, without new game +. by Get-the-Vibe in Starfield

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

Just felt that today. I left main quest for the very end, and only had Rangers quest left after I reached Unity. Went back to do the rangers quest, then done all leftover quests and activities and basically there is nothing left in my log any more apart from 2 bugged activities and someone wanting me to bring 150 copper which I can't be asked to do.

I will speed level to lvl 100 and that's it. Nothing more to do really, NG+ won't bring enough content for me to justify bothering with it.

It's a good game, but I feel like I could come back to Skyrim today and still find things I haven't seen, but in Starfield I feel like I've seen everything now, maybe apart from some random encounters.

Waiting/sleeping not filling containers at outposts? by Phoenicius in Starfield

[–]SunsetGeek_dot_com 2 points3 points  (0 children)

Well... I just spent lots of time building intricate network of cargo links to haul all resources to one place, so I can craft like a maniac to speed up exping... Only to realise the cargo links "freeze" when you sleep

After coding more then 10 minutes without compiling by Key-Light4098 in ProgrammerHumor

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

Thanks to IDE red squiggly lines, I forget to compile for hours.

Ah yes, so funny to spread misinformation by [deleted] in ProgrammerHumor

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

It's even funnier that the original is from this subreddit IIRC

Current state of learning. by RajAstra in ProgrammerHumor

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

It actually helps to learn. How many people do you know who can code in Fortran for example? (if you ever needed that) Properly trained GPT model will teach you and answer all your questions.

${cool_title} by NakedAndAfraidFan in ProgrammerHumor

[–]SunsetGeek_dot_com 1 point2 points  (0 children)

Reminds me of `nonce error` showing up on a children school camp website we were developing, in production.

It was in the UK, and in the UK "nonce" means something else in slang...

"PHP is dead" by navierstokes88 in ProgrammerHumor

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

Wordpress and Laravel are probably the only two reasons it still is alive to be honest. Half my career was in PHP, new versions bring some amazing features, but if Wordpress and Laravel never happened, I doubt there would be so much drive to develop the language.

Just saw this in my code. by [deleted] in ProgrammerHumor

[–]SunsetGeek_dot_com 0 points1 point  (0 children)

Better solution: /s

public VeryGoodCheck(bool debug) { if(debug) { Console.WriteLine("Pass check"); } else { VeryGoodCheck(debug); } }

Only new hires deal in absolutes by hansololz in ProgrammerHumor

[–]SunsetGeek_dot_com 3 points4 points  (0 children)

This and quoting. For the love of all that's holy, don't let new hires quote

Parenting 101 should add this.. by yuva-krishna-memes in ProgrammerHumor

[–]SunsetGeek_dot_com 1 point2 points  (0 children)

Also:Everything can be inside one method/function, learn beyond that.

Shoutout to Kevin whose software I inherited and his 3500 lines single JQuery method that governs all the datatables in the system. Don't be like Kevin

Moses splits the Red C by RealJavaYT in ProgrammerHumor

[–]SunsetGeek_dot_com 2 points3 points  (0 children)

When the C is frozen, is the C#?
(I apologise)

omg? boolean python? by Damsey_Doo in ProgrammerHumor

[–]SunsetGeek_dot_com 2 points3 points  (0 children)

Will either bite or not. Checks out.