

Both good suggestions, thanks for the ideas
Both good suggestions, thanks for the ideas
I didn’t know they had free tiers… I’ll look into it
Hmm…i do have a raspberry pi that isn’t being used… Since it’s asp.net should be Linux compatible… Not a bad idea
Well it’s also a learning project as through a series of events I am technically a software developer in job title who got thrown into a c# code base with databases after doing a python boot camp for 9 weeks and have no mentor to tell me what I’m doing wrong on professional projects.
I’m doing it in python. I was going to do c# since I’m more used to it but python is better for small scripts like these. It’s also my first year of doing it and yeah I really need to improve my coding style.
So really it’s in a few days iwfu(I will fuck up)
Like the idea but you’re a little late…
The Linux source code is also online…
I did this back in probably 2008 with Linux mint.
Did you look at the source code? If not open the source and zoom out…
Wonder of we feed this into an Ai what would happen… https://github.com/mame/quine-relay
There are two hard challenges in computer science cache invalidation and naming things
Yeah… Which is 100x more complicated cause Microsoft has no idea how to name consoles
I didn’t even consider incorporating toy distribution… At what levels should kids get a small gift(a toy or game) vs a large gift(bike, game system etc).
In a real world scenario I would probably spilt this between 2 databases… One for kids (“with a nice score of 2 you get a toy of value 4 or less”) and one for toys (“the toys available with a value less than 4 are…”)
All I’m going to say is I still remember “correcthorsebatterrystaple”…
I mean in a certain light, christmas presents are a yearly bonus for children and Santa checking his list is a management review of the child’s performance…
Actually I think there should be a intermediary table as a history of activities of each child. Like child table is I’d, name, age, address, and naughty/nice value, activities would be Id, description, and good/bad value. Then a history table of ID, child_id, activity_id. So santa can recalculate a child’s naughty/nice value to “check it twice”
I think you would have a table of “activities” with a value of how good/bad each is. So like cleaning your room would be +5 but crying in a store because mommy wouldn’t buy you a toy would be - 15. Then you have a table for children and each child starts with 0 in January and then for each activity the child does there naughty/nice value gers adjusted. December 24 Santa runs a query on the dB and gets a list of every child with a positive value.
Keep in mind I currently feel sick and put about 5 minutes of thought into thus.
This actually gave me an idea. Over break I wanted to practice dB design and entity framework. Designing a database and interface for santa to track kids naughty or nice could be a fun/interesting way of doing it.
Yes but for example for seizures I want a simple form, not having to type in entries. Especially for siezures, it’s normally a busy event of caring for him, having to add a seizure taking more than a minute means it probably won’t be used.