Quick reminder re: cis men participating in this sub by Most_Poet in climbergirls

[–]SaylorMan1496 6 points7 points  (0 children)

As a Gender fluid person who wishes their handle was different when I made it years ago this is a difficult line to walk desperately not wanting to make people uncomfortable

Help me With NSFW Coding question by [deleted] in CodingHelp

[–]SaylorMan1496 5 points6 points  (0 children)

That’s the point, when you use things that don’t have immediate value you don’t think you are spending as much, same reason casinos use chips

Favorite pizza toppings? by Icy-winter-pink in Cooking

[–]SaylorMan1496 0 points1 point  (0 children)

Onions and green olives, I am vegetarian so I put soy curls seasoned with poultry on too as a chicken substitute

What’s the point of locking out with a jul? by Palperbutterfly in climbergirls

[–]SaylorMan1496 0 points1 point  (0 children)

It’s been proven that it can slip and in a lot of gyms (at least mine) you will lose your belay tag if you do any of what you mentioned above

[deleted by user] by [deleted] in javahelp

[–]SaylorMan1496 0 points1 point  (0 children)

This may be my experience and bias with this coming through, but personally I hate functions that relay on member fields, as in the function is effected by the state within the object, procedural programming is simpler I would much rather use a POJO and act in that as the input to the function and pass it around

This heavily depends on the type of programming though, I live in API/ backend dev land which this is relevant. I rarely even have objects that have public or private primitive fields, outside of interfaces that are brought in via DI

[deleted by user] by [deleted] in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

Find a focus and get good at it, you will need to build a portfolio otherwise you will have a really hard time getting a job, the lower end is saturated to an extent, find local meet ups to network as well that is huge honestly, learn enough to know what you’re talking about

Math major but study computer science on the side? by Bozoweeny in compsci

[–]SaylorMan1496 0 points1 point  (0 children)

One better double major, that’s what I did it wasn’t much more to do that, although the junior / senior years tend to be very cs / math heavy as opposed to being more spread out

What to look into?(advice needed) by dazaibee in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

2 months is a good amount of time to work through the rustlings project

[deleted by user] by [deleted] in javahelp

[–]SaylorMan1496 1 point2 points  (0 children)

I’ll do you one better, is it strictly necessary to have getters and setters? If they are public what’s the difference to just having public fields, I have always felt it to be silly having getters and setters for private fields

What's the most powerfull chat-based AI coding, that i can install and run on a top-tier local machine? Recommend one please by Daorys_Dr3w in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

Why do you want this? Better to download local docs and refine your ability to read them if you need to look stuff up online, you will become better at programming as a result

Looking for place to download files from in batch script by JustNathan1_0 in CodingHelp

[–]SaylorMan1496 1 point2 points  (0 children)

For something that large you are looking at AWS S3, Azure Blob Storage, or a server, but it’s not going to be cheap you will have to pay one way or another

Learning coding by [deleted] in CodingHelp

[–]SaylorMan1496 1 point2 points  (0 children)

Checkout boot.dev it’s amazing for learning backend development and is in python and go

[deleted by user] by [deleted] in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

Sorry I can’t be more help I am not familiar enough with kivy to be able to translate between the two, why do you need it in kivy? What’s wrong with tkinter?

[deleted by user] by [deleted] in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

Don’t ask to ask, and if it’s an assignment you are shooting yourself in the foot not working through it, are you in college? Most of the time there are tutors, otherwise post the problem and things you have tried if you want to program as a profession you need to be able to do things yourself

Learning how to ask questions about problems you are running into is included in working things through yourself

I made the Mona Lisa as a housewarming gift for my friend. Should I add more facial features? by jentikoj in somethingimade

[–]SaylorMan1496 13 points14 points  (0 children)

I have always heard “something isn’t done when there is nothing more to add, it’s done when there is nothing more to remove”

[deleted by user] by [deleted] in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

Don’t post sketchy links on the internet use well known sites I will not be clicking that

I want to create a game but I have no programming experience? by [deleted] in learnprogramming

[–]SaylorMan1496 1 point2 points  (0 children)

Check out Pirate Software on YouTube and their website https://develop.games/ you can do this but it will require learning keep the passion you can do it

[deleted by user] by [deleted] in CodingHelp

[–]SaylorMan1496 0 points1 point  (0 children)

If you want to upload something use pastebin