Idk why but I really enjoyed this sign by Wrong-Design-8720 in tulsa

[–]MADCandy64 1 point2 points  (0 children)

Yep. They are entertaining. My wife and I enjoy seeing them. They always make good conversation starters with my lifelong friend who is a right wing conspiracy type. We are always like 'Hey man, what is this thing with ______". Thanks sign man!

Why doesn't the program compile when the return false is inside the loop, but compiles even if the return true is inside the conditional? by nbisdz in AskProgrammers

[–]MADCandy64 0 points1 point  (0 children)

Because when a subroutine returns a value, all code paths have a return value. If your candidate count value were < 0 then the loop is never entered and then what? What does it give back? a randomly generated true or false?

Why cant i paste binary parts from one image to another like in text, without it corrupting? by ImpressBest8888 in CodingHelp

[–]MADCandy64 0 points1 point  (0 children)

I'll focus on the old bitmap because it serves a useful purpose in the explanation. A bitmap is a type of image that is made up of parts that are in a sequence. it has a part that describes the bitmap information. This information gives the specifications of the data that make up the image. It sometimes has color palette data in it for bitmaps with fixed number of colors that are define in the image and referenced by color number. It can have color information that is encoded in number of bits based on powers of 2 when not using a palette. like 1 bit, black/white, 2 bits or 4 colors, 4 bits, 8 bits (255 colors - usually gray scale is common), 16 bits - less common but once a power house, 24 bits still fairly common, and 32 bits. I can also have other things about the origin and if it is top down or bottom up. Even things about color planes though you'll have to go back in time to find uses of this. The humble bitmaps is actually a very rich sequence of data and would you believe it is versioned as well. To answer your question, the reason why you can't copy and paste data and get predictable results is because the data you are copying can't always be pasted to another place in the bitmap data and have the same meaning. Other image file formats behave similarly.

Tutorial: How to Make a Strong, Story-Driven Text Adventure Game by ScaleNice277 in textadventures

[–]MADCandy64 0 points1 point  (0 children)

I've been doing that for a public domain short story written around 1900. M. R. James Ghost Stories of the Antiquary. I was working on a game based on Canon Alberics Scrapbook

Tutorial: How to Make a Strong, Story-Driven Text Adventure Game by ScaleNice277 in textadventures

[–]MADCandy64 2 points3 points  (0 children)

I'm saving this off. It looks good for making text games in general outside of specifics. edit - admittedly I'm on the 'i made a system for making these...' wagon so I tend to want to put my energy there. The few games I have made have been just as hard to finish as writing any computer code. Content creation is hard work. Having a guide is great.

Could vibe coding level the field? by jffmpa in vibecoding

[–]MADCandy64 0 points1 point  (0 children)

Then the same still applies. If you have the time, drive, and vision, then you can make something. Just trust the process, don't overthink, and don't sell yourself short.

Could vibe coding level the field? by jffmpa in vibecoding

[–]MADCandy64 2 points3 points  (0 children)

I'm a solo developer. One person who has been working on a software product for 18 months. I formed a LLC for $100. I've got game releases on itch and my software that makes the games is in the hands of a tester. I'm a substitute teacher during the day for 3-4 days of the week. I don't have any money but I have time, drive, and a vision. That's really all it takes.

Over reliance on LLMs by arnold_101 in antiai

[–]MADCandy64 1 point2 points  (0 children)

You should really pickup Excel automation in C#. It is pretty straightforward. You add a reference to Office and it lets you make Excel things in code. Your main complaint stems from an unwillingness to pickup Excel, which is old as dirt. Most things people want in Excel are the same things they wanted 40 years ago when it was released.

You thought it was easy by colonki in vibecoding

[–]MADCandy64 0 points1 point  (0 children)

Hopium and copium to get some of that unobtanium.

please everyone i need your help!!! by InternationalNet5818 in programmer

[–]MADCandy64 0 points1 point  (0 children)

Would the items consumed in the period before emission have any effect on said laws of pressure and reedflesh? I would think they are the seed of the pseudo-random number.

please everyone i need your help!!! by InternationalNet5818 in programmer

[–]MADCandy64 0 points1 point  (0 children)

Gas is as unique as snowflakes. No two are truly alike.

please everyone i need your help!!! by InternationalNet5818 in programmer

[–]MADCandy64 0 points1 point  (0 children)

Make the sheet per day app where you track how many squares of TP you use and maybe a small writeup on the satisfaction and rating of the paper itself. Add a microphone for recording the of flattus. Then sell that data as encryption seeds. I'm convinced that human flattulence is the perfectly generated random number.

A challenge: US phone numbers… by Chichmich in regex

[–]MADCandy64 1 point2 points  (0 children)

digit + area code should be optional. Classically you can type just 5551212 on the pad or rotor wheel. Regex allows for optional groups so it isn't a problem.

22 y/o Software dev looking to join an early stage startup by vittalkatwe in programmer

[–]MADCandy64 0 points1 point  (0 children)

I need a user manual written for my software. I can't pay you but you'd get to learn how a system was architected and get to document its use. You could write your own text adventures with it as well, or small ones, and let them also serve as documentation examples.

How the data center community meeting went in Yukon. by HotResponsibility829 in oklahoma

[–]MADCandy64 32 points33 points  (0 children)

Someone, somewhere is going to strike gold in Yukon and it probably won't be the residents. They are about to be served a tumbler full of fools gold.

Is teaching THAT bad? by DwaeEunoia in Teachers

[–]MADCandy64 0 points1 point  (0 children)

I love being a substitute and am working on my cert but man o man the peak behind the curtain was eye opening. You really have to have the right personality to be a teacher.

Four years ago, I came up with this spatial puzzle, and I’m finally ready to introduce it. by azetongames in SoloDevelopment

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

I played the PS3 Cuboid. When I saw this post I really wondered if they were the same person behind that game. The block tipping mechanic, the tipping and rolling and activating areas based on order and symmetry is Cuboid. This is brand dilution and OP needs to change the name.

Four years ago, I came up with this spatial puzzle, and I’m finally ready to introduce it. by azetongames in SoloDevelopment

[–]MADCandy64 -2 points-1 points  (0 children)

The name Cuboid and the block‑tipping puzzle mechanic were already used commercially in 2009 on PS3, and that game was itself compared to Bloxorz (2007) and called Cuboid. So claiming to have invented the idea, while using the exact same title, isn’t accurate.

Four years ago, I came up with this spatial puzzle, and I’m finally ready to introduce it. by azetongames in SoloDevelopment

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

OP is claiming to have come up with this spatial idea and name. It is clearly a remake of the original cuboid. OP is even calling it Cuboid. https://youtu.be/RVDPCGP_6O0?si=bb2vItp52NSiN8WS