Skip Navigation

User banner

jeff 👨‍💻

@ jeff @programming.dev

Posts
8
Comments
20
Joined
3 yr. ago

Software guy

  • I learned (neo)vim this last year. It really wasn't that bad. You need to learn like maybe a dozen hotkeys to get going, but after that you can do :h <topic> for everything else. And it's not even like you lose full functionality of your mouse, at least neovim supports a lot of mouse movements

  • You are misunderstanding what the remainder is.

    5 % 2 == 1, because 5 == 2 x 2 + 1

    10 % 7 == 3, because 10 == 1 x 7 + 3

    Your "edit 2" is mostly correct. I don't think of it "undoing" the division. But if that makes sense to you then I guess it's fine

  • Some experienced programmers forget how difficult computers and programming can be for beginners. It's obvious for us to look at the error and resolve it, but for most people it's pretty arcane. Relevant XKCD

    Unfortunately, I think this is also a right of passage of some sorts. If you want to continue programming you will encounter a problem that you can't ask or find the answer on the internet and you will have to work through it yourself. I've had problems I've been stuck in for weeks or months. At least for me, it's always been such a high when I finally solve these. :)

  • Deleted

    Permanently Deleted

    Jump
  • Hormones can play a role as well. Anecdotally, my wife's hair during pregnancy became fuller and less brittle. Duckduckgo "pregnancy hair". A monthly cycle, being on hormonal birth control, etc. will likely have some effect. I definitely agree that genetics does play a bigger role, but claiming that gender/sex plays no role is definitely incorrect.

  • Well, I'm pretty sure the Earth is in orbit around a star [citation needed], so I would think solar panels on Earth would also be in orbit around a star.

  • I mean, I suppose that technically a lone satellite with solar panels in orbit around the Sun is probably an extremely limited form of a Dyson sphere --- it's not as if there's some firm lower bound on what percentage of energy output from the star that needs to be captured. One could presumably scale up incrementally.

    By that definition the solar panels that are already on the Earth are a tiny Dyson swarm. And honestly, I approve.

  • What? No. The divisibility of the side lengths have nothing to do with this.

    The problem is what's the smallest square that can contain 17 identical squares. If there were 16 squares it would be simply 4x4.

  • RIP Coding Blocks. I listened to them for years but they are on a permanent hiatus.

  • Does crates.io have a backup plan?

    Jump
  • It makes a lot of sense for businesses, especially where different countries might have different regulations. E.g., amazon.ca and amazon.in. Both sites are in English but it makes way more sense to split them up by country.

  • 20 years.

    But it isn't the original system. It's the implementation done is Legends Arceus.

  • Nope, my bad. Im far from an expert but know enough to differential between copyright and parent. I didn't know that prior art had that meaning.

  • Once again. Patents have nothing to do with art. And even if they had proof they worked on those mechanics before Nintendo patented them doesn't mean they have the right to use it. Yes, it's kinda a dumb system. But there is a lot of effort to get a patent, and once you have one you have a lot of protection because of it.

    Disregard. :) see comment below

  • It's a patent case. It has nothing to do with the creative design of the games.

    But yes. Every pokemon is copyrighted. Every pal is copyrighted. (In the US) All creative work is automatically copyrighted to the creator.

    You can't copyright "a standing lizard with a small flame on its tail" but you can copyright Charmander. If you copy enough elements that a lay person can't distinguish the original and the copy then it opens it up for a copyright claim.

    None of that is relevant in this case.

    A patent is to protect a specific invention from being copied. In this case, there is an innovative game mechanic that Nintendo patented has that Palworld copied. The speculation is with throwing an item that captures a character that fights other characters in a 3d space.

    The patent is dumb. Personally I don't think it is innovative or special enough to be patented. Patenting software or game mechanic are dumb anyway.

  • I use a planck as my daily driver. I wouldn't recommend it unless you have some good reasons to switch.

    It took about 2 weeks of use and practice before I could type at a reasonable rate with it. And then it took about 2 weeks before I could type on a normal keyboard again.

    I had a few reasons why I got one

    • I travel enough that having a small form factor was important
    • I have small hands, and was developing some wrist pain from stretching and moving my hand on larger keyboards. It did help a lot, but I think switching to a 60% would have been just as helpful.
    • I didn't type that fast anyway and have pretty bad form, I was hoping switching layouts would be a natural way to retrain my typing and type faster. I did improve for a bit, but I stopped practicing and am a pretty terrible typer again

    I do think it's pretty cool. It's a conversation starter when people walk by my desk. The planck is a 40%, so most people haven't seen a keyboard that small.

  • VPNs are super common for business reasons. A lot of business travelers are going to use a VPN to access files and services only available on their network.

    Using a big VPN might be risky; a self-hosted VPN should be less risky. I'd avoid torrenting though, even legal torrents.

    Can you ask your IT department their recommendations?

  • You can't have a solution if you ignore half of the problem statement. It's completely unhelpful.

    Problem: I want to be able to type better while having long nails.

    Your solution: Don't have long nails.

  • Someone didn't read the article. She addresses exactly this.

    I can already hear the trolls making jokes about women being concerned about breaking a nail. If it’s so inconvenient, why not just have short nails? Well, I’m not out here wearing long nails for fun. Being a reviewer often means acting as a part-time hand model for whatever gadget I’m testing. The Internet Nail Police has repeatedly shown up in my comments over the years if my polish is chipped or, god forbid, there’s a smudge of dirt under my natural nail.

  • Getting started is always the hardest part. Once you've done some good work you can start relying more on word of mouth and charge more.

    I would recommend doing some small jobs on Fiverr or Upwork. Contracting isn't for everyone, nor is running a small business. Fiverr and Upwork will be pretty disconnected from your local contacts so if you mess up or decide it's not for you then it's easier to leave.

    Ultimately it's networking, instead of rolling your eyes when an acquaintance has an app idea you can offer to help.

  • Programmer Humor @programming.dev

    0 vs null vs undefined - explained with toilet paper

  • Programmer Humor @programming.dev

    What we really mean

  • Programmer Humor @programming.dev

    8 hobbits = ?

  • Programmer Humor @programming.dev

    Why programmers like cooking

  • Programmer Humor @programming.dev

    I know I should... but I just really don't wanna

  • Programmer Humor @programming.dev

    it makes just as little sense to me

  • Experienced Devs @programming.dev

    Are you still using AI tools to help with development?

  • Programmer Humor @programming.dev

    COBOL inheritance