is there a programming languages that (in order of priority):

  • is compiled
  • has the option to use multiple different package repositories to pull dependencies from
  • has python-esque syntax
  • has a mature sql orm
  • has a mature data de/serialization library

(this list already excludes Rust & C/C++ in its mind)

🔁  

#AskFedi #AskProgrammers #Programming

#askfedi What do people recommend to use for a virtual private server? #askprogrammers
Second screenshot from some years later (around 2000). I would really love to know what the world's first largest collection of bad code was! #internethistory Where is the "ask gen x programmers" page? #askprogrammers #programming #pastebin

Suggest to me an easy to use cross platform GUI framework for C# - I want to try somthing new! Gotta work on Linux!

#askfedi #askprogrammers #askmastodon #csharp #programming

Question for other experienced programmers:

How much do you plan an implementation before you start on it? Do you have a methodology? Do you produce intermediate artifacts?

#programming #askprogrammers

Developers of Fedi, have you been asked to implement functions that clearly reduce the functionality of the app or website you contribute to? How do you handle it?

I have a sense of how these decisions look in the board room— just curious what they look/feel like on implementation given that people presumably don’t enjoy putting in effort to make a thing worse, obviously don’t dox yourself and get in trouble at work! #programming #development #design #askprogrammers #ask #AskKbin

https://kbin.social/m/AskKbin/t/804909

Developers of Fedi, have you been asked to implement functions that clearly reduce the functionality of the app or website you contribute to? How do you handle it? - Ask Kbin - kbin.social

I have a sense of how these decisions look in the board room— just curious what they look/feel like on implementation given that people presumably don’t enjoy putting in effort to make a thing worse, obviously don’t dox yourself and get in trouble at work!

I have a non-programmer who wants to learn to use a constraint solver to assign roles for a murder mystery party with a lot of attendees. Any suggestions on what would be the absolutely most user friendly? I’m considering finding a JS minikanren implementation just because I know I can set up a JS environment in 15 minutes, but there’s gotta be something better. I was thinking clojure’s core.logic, but last I remember their documentation was daunting.

#logicprogramming #askprogrammers #programming