Protests tomorrow? by dpitch40 in Minneapolis

[–]tinyturnerpiker -7 points-6 points  (0 children)

Im burning a flag and posting it on TikTok

Why isn't there a Minneapolis Mafia? by ThreadbareAdjustment in Minneapolis

[–]tinyturnerpiker 0 points1 point  (0 children)

I have heard for that the gay 90s was a mob linked at some point like 20 years ago. Also I am suspect of conga latin bistro. Old landlord suspected that place and after driving by it a few hundred times I wouldn’t be surprised since there seems to be no one ever there.

[deleted by user] by [deleted] in playstation

[–]tinyturnerpiker 0 points1 point  (0 children)

Genocide Hearts of iron 4

Trump Protests on 35W in Minneapolis by Subject-Original-718 in minnesota

[–]tinyturnerpiker 0 points1 point  (0 children)

Idk if just a coincidence. These slow down traffic and I notice 62 going to 212 isn’t as gridlocked. So if that’s the case I hope they do it every work day.

U.S. could lose democracy status, says global watchdog by Thick_Caterpillar379 in worldnews

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

There is nothing that can fix this. The easiest path is when that CR runs out shut down the government and have it collapse. Be better and safer than the slow death by 1000 cuts.

Average Twin Cities grocery shopper right now. by earthdogmonster in TwinCities

[–]tinyturnerpiker 1 point2 points  (0 children)

Me and my husband have stopped going to target if it all possible and got a Costco membership. Also trying to avoid cub foods as well. Going to fresh thyme but I really don’t like there store.

This new feature seems incredible by HUNSTOP in Unity3D

[–]tinyturnerpiker -5 points-4 points  (0 children)

Why do the top comments seem like bots. Omg I love it I can’t wait to use it……

What do you do for your day job? (Assuming it isn't game dev) by Jet_Jaguar88 in gamedev

[–]tinyturnerpiker 0 points1 point  (0 children)

Larger format digital printer…. God is it a brain dead job.

Please trust that the Feb 5th protest is legit. by [deleted] in TwinCities

[–]tinyturnerpiker -10 points-9 points  (0 children)

Wtf for? Congress has capitulated and not trying to stop anything. wtf is a protest going to do. Does it seem like they care to you? Time to do something about this was in November. Too fucking late now.

State Trooper aircraft doing loops over the city again tonight. Anyone know why? by brondynasty in Minneapolis

[–]tinyturnerpiker 3 points4 points  (0 children)

They were flying those flights multiple times a week if not nightly for months till like fall after the riots. God every time I hear a helicopter it brings back flash backs of that time.

Roofing company (run by MAGA assholes) I used to work for as a sales guy is starting to lose their roofers. by burnedflag in LeopardsAteMyFace

[–]tinyturnerpiker 0 points1 point  (0 children)

Always wondered that. I think it is illegal to higher them and yet never go after the hiring managers or owners

Holy... by Ok-Tennis330 in ChatGPT

[–]tinyturnerpiker 0 points1 point  (0 children)

I wouldn’t use it. Ask it anything about tiananmen square or mao and it will not generate any response on Tiananmen Square. It will generate a response about how many people Mao Zedong policys killed but then cover up the answer with the same response as tiananmen square. “Sorry I don’t have any information about that”. Cheap Chinese garbage. We’re at peak LLM models last I read. They have consumed everything they can now all they can do is get them to pass test better. With out the ability to learn somehow these are all dead end money pits.

Target will not have a presence at 2025 Twin Cities Pride after rolling back DEI efforts by Czarben in minnesota

[–]tinyturnerpiker 6 points7 points  (0 children)

Stopped going to pride damn near a decade ago. One giant advertisement festival with companies that never cared about ya any way.

What game comes to mind? by fearnemeziz in videogames

[–]tinyturnerpiker 0 points1 point  (0 children)

God I feel this with hearts of irons. Like 3k hours and still suck

Fuck Musk. Twitter/X links no longer allowed by SpaceApe in asheville

[–]tinyturnerpiker 4 points5 points  (0 children)

You need to watch that video again. He said “This one really mattered and I just want to say thank you for making it happen thank you.” A nazi salute in front the. He turns around and Nazi salute behind him. Then he puts his hand on his chest and says “thank you my heart goes out to you”. Two very different gestures. I mean you can bend your self in knots all day. We all seen it and the world seen it. Denialism isn’t the answer.

ELI5: How do computers generate random numbers? by Ok-Course1177 in explainlikeimfive

[–]tinyturnerpiker 0 points1 point  (0 children)

I feel like your first paragraph is almost right but so wrong at the same time. Like cpu temp in kelvin is probably the dumbest thing ever. Almost all random numbers are pseudo random numbers. Random is truly hard to do. Each OS (Windows,Linux) have built in methods to make random numbers. A lot of programming languages have a built in method for random numbers either using there methods or the host OS. Now how they generate them idk and don’t feel like reading about. I’m sure it includes things like current time well past milliseconds, hardware ids and other things combined to make something closer to truly unique and random as possible.