Skip Navigation
pap1rus 你说得对但是原神 @lemmy.ml

master of none.

Posts 1
Comments 17
I love programming but I hate the programming industry
  • That's called alienation/objectivation. Unfortunately we are and probably will be stuck with that for a long time to come.

  • Can one be too dumb for programming?
  • Try start with How to design programs 2nd which has a online version. The authors believe everyone could have fun programming and so am I.

    Most of the time, you just don't need that much math to write codes and to be a good application developer.

  • What operating system and tools should a beginner use to learn programming?
  • If all you want is to familiarize yourself with some basic programing concepts, programming language constructs (types, expressions and control statements like if and while) and was able to solve some simple problems with basic algorithms, I think your current setup is enough. You can learn all these on your 6 GB RAM laptop.

    But if you were gonna learn programing in certain domains, for exmaple, most of deep learning things is both computing intensive and IO bound, you might be forced to consider upgrading your PC.

  • What is memory safety
  • true, I don't see any definitions of memory safety in "Defining the memory safe problem" , but a more detailed discussion of memory safety is in the other article http://www.pl-enthusiast.net/2014/07/21/memory-safety/

  • Advice needed, son wants to learn how to program
  • Racket is a very good start point, everything you need even the IDE was bundled in the racket installer, as for the textbook I recommend HtDP 2nd https://htdp.org/2020-5-6/Book/index.html

  • What is memory safety

    this article brought me back to http://www.pl-enthusiast.net/2014/07/21/memory-safety/

    4
    *Permanently Deleted*
  • StandardML, but without the module system, I would rather want a typeclass/trait/interface.

  • Career advice for someone trying to move away from web / software development.
  • If you know about web frontend/backend development and want to land a job on cybersecurity, then you might wanna give penetration testing a try?

  • Who does flatpak/snap benefit?
  • flatpak basically does the same thing but with a much better performance and less memory footprint, you could try it on ubuntu.

  • I need answers
  • Probably a boost from a better cooling condition.

  • Dota 2 Bali Major: BetBoom get default loss vs Tundra after Pure caught stream-sniping
  • Never thought you could cheat in a way so hilarious. It's not like they can't win against tundra without this moronic act, but I guess this is the price you have to pay for your stupidity and dishonesty.

  • Taiwan am I right?
  • Taiwan is in east asia, not in south east asia.

  • Where are the r/dota2 refugees?
  • Here i am reading lemmy comments and watching ESL dreamleague.

  • What OS do you use on your pc and why?
  • I have one desktop running windows 11 home and one laptop running Ubuntu 22.04. I use windows 11 for gaming and some windows stuff, and Ubuntu as my daily drive. The reason I use ubuntu is simple, It's a tradeoff between new software and stability especially with my stupid nvidia graphic card. I tried Manjaro too, but sometimes after I updated the gnome DE, gnome-shell just somehow stutter and leak.

  • Which games you've been playing the longest but never finished?
  • Portal2, It took me 2 years to finish this game. It just gives me motion sickness every time I play portal2.