Cam
camwin7.bsky.social
Cam
@camwin7.bsky.social
https://camwin.itch.io

Message me if you need help with coding or game development.
How would you write it?
November 23, 2025 at 5:40 AM
Yeah, it kind of looks like a cast to number, but it was actually the constructor! What's the answer then?
November 19, 2025 at 7:06 PM
Why does it return a number and not an instance?
November 19, 2025 at 6:59 PM
I agree, coding is like a bunch of little puzzles, good for keeping the mind active.

If you get completely stuck, AI might be able to help get you back on track. It is good at bringing up unknown jargon, and might help you resume research once you find out how to phrase your problem better.
November 19, 2025 at 2:05 AM
I think in python, this would be weird, it is normal to "define" class members by just assigning values in the constructor (__init__)
November 19, 2025 at 1:11 AM
If the class had defined these variables, it might look like this:

class Person:
name = ""
age = 0
def __init__(self, name, age):
self.name = name
self.age = age
self.name
November 19, 2025 at 1:10 AM
I love C++, keep up the good work. Knowing how something works in multiple languages can expand your understanding.
self.name
November 19, 2025 at 1:10 AM
In order to remain still in curved spacetime, one must accelerate.
November 18, 2025 at 9:27 PM
Great guess! The earlier defining adds a class named Person, which contains a name for that Person. The tricky part is that we tell the person ("Alice") to store an age, which we didn't define. In some languages, this would be an error, but python allows this.
November 18, 2025 at 9:19 PM
I wanna explore these
November 18, 2025 at 9:12 PM
My guess is that the developers called another windows API function after calling CreateWindowEx(), which overwrote the error information.
November 18, 2025 at 4:35 AM
Jurassic ghosts in a Cretaceous land is awesome
November 17, 2025 at 10:19 PM
As long as you're thinking about underground mega structures, have you ever seen the NPC fortresses of Dwarf Fortress in Adventurer mode? They have sprawling workshops, rooms full of historical statues, and even staircases that lead to cave highways that connect fortresses. Worth visiting.
November 17, 2025 at 7:26 PM
I'm always enchanted by plants growing underground
November 16, 2025 at 9:52 PM
all toasters
toast toast
November 13, 2025 at 10:37 PM
Features: World generator is alive
November 11, 2025 at 9:25 PM
Generating caves is so fun
November 10, 2025 at 5:59 PM
The dancing monkey that lies about his products?
November 7, 2025 at 7:36 PM
Not Plural
YouTube video by LifeOnEarth
youtu.be
November 7, 2025 at 6:20 PM
sudo apt install shared-lesbian
November 6, 2025 at 11:13 PM
They found it, Spiders Georg's house
November 6, 2025 at 10:55 PM
It just keeps going!
November 5, 2025 at 6:14 PM
You can speculate all you want, but this doesn't happen elsewhere, like when they raised taxes in Minnesota the rich didn't flee, as moaned by your ilk. New York has value.
November 3, 2025 at 10:11 PM
Software aging is real! I’ve had some parts switched out over 10 years, but my operating system is horrendously broken in unexpected ways. I can’t install MS calculator anymore
November 1, 2025 at 5:32 AM
Webcam unplugged
October 29, 2025 at 5:20 AM