20

Hi folks. I am a CS major taking a 3rd year course in relational databases. The example DBs we study are pretty much all either a school or a company. On the bright side we get to do a project of our own design with C++ and Oracle DB. Has to be some kind of program that makes use of a reasonably sophisticated schema.

I was thinking I could make a DB program that does economic planning, but I don't know what direction to go with it, really. Maybe the kernel of it, the usefulness could be, computing everything down to hours of human effort using the LTV. Labour time accounting. For example, we create a profile for what we want the living standard to be, like private and shared square feet per person, food choices, clothing choices, level of convenience of transport etc. Then the program could use a database containing information about the SNLT to produce different products and services to compute what professions would be needed and how much we all need to work, basically.

But like any idea this is starting out huge. So does anybody have ideas for how to make this small but extendable? Or different directions go with it, or totally different ideas that you have?

you are viewing a single comment's thread
view the rest of the comments
[-] CannotSleep420@lemmygrad.ml 10 points 5 months ago

While I haven't read it yet myself, I've heard that Paul Cockshot's Towards a New Socialism goes into detail about algorithms that could be used for central planning.

[-] hongdao@lemmygrad.ml 8 points 5 months ago

I read it years ago, and I should definitely dig in again and review. Big part of why I want to do everything in labour time as much as possible. However I think he suggests the use of a neural network at one point which is a little over my head for now. I am thinking simpler like the pen and paper material balance planning the Gosplan cdes used to do...

[-] muad_dibber@lemmygrad.ml 6 points 5 months ago* (last edited 5 months ago)

No neural networks are needed, but familiarity with linear algebra and matrix operations is necessary.

Outside of his towards a new socialism book, some of his earlier youtube videos on TNS get into some of the math.

Any programming language with matrix libraries would work.

[-] hongdao@lemmygrad.ml 5 points 5 months ago

Haven't done any linear algebra or dug into matrices yet... do you think light study of the basics on KhanAcademy would be enough? I've done calc 1 and 2 and discrete math.

[-] AlbigensianGhoul@lemmygrad.ml 7 points 5 months ago

For something quick, chapter 2 of Goodfellow's book is a good enough introduction.

For a longer but still intuitive material, 3blue1brown has a whole series of videos on Linear Algebra, with a lot of visualisation.

[-] cfgaussian@lemmygrad.ml 6 points 5 months ago* (last edited 5 months ago)

Linear algebra is much simpler than calculus in my opinion, you shouldn't have much problems once you get your head around the basics. It's also much more useful in programming than calculus. But it's good to know both.

[-] muad_dibber@lemmygrad.ml 5 points 5 months ago

I'd recommend finding a specific course on matrix / linear algebra. It's not an easy field but having some calculus should help.

load more comments (2 replies)
load more comments (2 replies)
this post was submitted on 30 Jan 2024
20 points (100.0% liked)

Be sure to read the rule before you leave

1055 readers
19 users here now

Rule 3: If you visit MoreTankie196, you are contractually obliged to post before you leave

founded 2 years ago
MODERATORS