Skip Navigation
Jump
Can one be too dumb for programming?
  • I never excelled at high school level math or above. During my career I haven't really needed any of what I was taught in those classes.

    I think what matters more is having the temperament (and time) that allows you the patience to identify and work through a problem. The desire to truly understand the problem itself. I think any good programmer can just figure out the finer details when they encounter a problem that actually requires it as part of the solution. Whether that be higher level math, physics, graphics, audio, algorithmic optimization, or whatever.

    Now, if you're the type of person that just gets frustrated at a problem and gives up easily, or would rather throw together/copy-paste something that "sorta works," but you don't know or care why, then it may not be the best fit. That is not to say those type of people can't be programmers, but they probably won't enjoy it so much.

    4
  • Jump
    Coding Addiction: How Programming Affects Your Brain
  • I'm in this article and I don't like it wojak-nooo

    3
  • Jump
    Gitea launches cloud service to provide a secure alternative to GitHub and GitLab
  • I guess it depends on your threat model, but if you're dealing with mission critical proprietary code then it should really never be leaving your own companies infrastructure, imo. If for some reason it is necessary to use enterprise cloud hosting, established actors like Github, Gitlab or even Bitbucket still seem like the obvious choice.

    The issue is this "Gitea Ltd." company (or is it "CommitGo Inc." now? honestly pretty confusing...) which appears to have been created with the singular purpose of monetizing Gitea, appeared out of thin air with no input from the community that actually develops Gitea. They're basically saying "you can't trust those other smelly hosts that have existed for years and have contracts with tons of huge companies, but you should definitely trust us with your stuff bro!". Seems off to me.

    9
  • Jump
    Gitea launches cloud service to provide a secure alternative to GitHub and GitLab
  • That's cool I guess, but it's easy enough to just spin up your own instance that you fully control in like ten minutes. Can't see myself using this or recommending it to employers. Maybe I'm missing the point?

    1
  • Jump
    Why is Lemmygrad hated in the wider space of Lemmy?
  • By all means please go on, don't let me stop you from making a fool of yourself.

    27
  • Jump
    Why is Lemmygrad hated in the wider space of Lemmy?
  • jesse-wtf damn you typed a lot of words just to be completely incorrect.

    22
  • Jump
    The most secure OS named windows
  • Don't worry about it too much, this meme is just garbage and basically everything it asserts is wrong or inaccurate. The other person who replied to you was just being a condescending smuglord because you asked reasonable questions instead of participating in the "Windows Bad" circlejerk.

    2
  • Jump
    This is not difficult to understand...
  • The whole situation is really complex. I am very intelligent. very-intelligent

    13
  • Jump
    Keygens/Patches/Cracks
  • Permanently Deleted

    1
  • Jump
    Keygens/Patches/Cracks
  • When the source of a crack/patch isn't trusted, I'd do like you said and install it in a VM, then compare the patched files with their unpatched copies using diffing software (Beyond Compare's hex compare feature is useful for this). If there are a huge amount of changes, like completely different size and content, or it is protected with a packer (typically will be a several MB larger), I would definitely steer clear of it. If it's just a few changed bytes (and maybe the digital signature overlay is stripped off), then it's most likely safe and you can just copy the patched files out of the VM and overwrite your main install.

    Edit: Also, always prefer official installers directly from the developer's site if they are available; "pre-cracked" installers are always a red flag to me.

    6
  • Jump
    Israhell’s exercise routine
  • Well, that is at least a start. Now could we agree to switch "Israel as a nation" with "The right-extremist government of Israel, it´s military and the ultra-nationalist settler movement" please?

    Israel "as a nation" has been doing this since its inception in 1948. It has never been anything besides an ultra-nationalist settler movement. I suspect you either greatly lack historical context or are arguing in bad faith tbh.

    39
  • Jump
    *Permanently Deleted*
  • Landlord hands typed this.

    6
  • Jump
    Looking for some windows programs that are helpful that people don't really mention?
  • jesse-wtf Takes like this are so bizarre to me ngl. I highly respect developers of free software - especially those that give up their time without any compensation. However, at the end of the day people are going to use what they know works best for them. If that's the free alternative for you, then great! But digging your heels in the ground and only using certain software - not because it's better functionally or in any material way, but only because it's free, at the expensive of your own productivity (or worse, the productivity of your peers because now they have to deal with your broken shit) is incredibly childish. No one actually cares in real life. Being a smug open-source zealot, and belittling people who don't have the same narrow perspective isn't "making a stand," or really doing anything besides making you sound insufferable lol. Saying this as someone who's contributed to and maintained several FOSS projects, as well as commercial ones. (edit for clarity: I'm using free/open-source/FOSS interchangeably, not referring to freeware.)

    0
  • Jump
    I'm going to sit down and actually learn git this week
  • or for people who don't have a week to dedicate to learning utterly deranged nonsense, just use sublime merge and never look back. comfy

    5
  • Jump
    Looking for some windows programs that are helpful that people don't really mention?
  • Beyond Compare 4 - various types of file comparison and merging operations.

    WinDirStat - makes it easy to identify and clean up files taking up your drive space.

    Everything - I resisted using this for a long time and wish I hadn't.

    Joplin - note taking app with markdown editor.

    QTranslate - discontinued freeware, most recent version that I'm aware of is 6.10.0. very useful translation app that supports Google, DeepL, Yandex and others.

    RapidCRC (Unicode) - file hash creation and verification

    also shout out to Windows Firewall, not really a new thing but many people don't bother learning how to use it properly.

    5
  • Jump
    *Permanently Deleted*
  • I almost always use PowerShell (Core) for automation/scripting things that don't warrant an entire "application". It's as powerful as you need it to be, but I wouldn't recommend it if you aren't already familiar with .NET and its ecosystem.

    4
  • Jump
    Fitgirl repack? What exactly is it?
  • Permanently Deleted

    7