• 0 Posts
  • 34 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle
  • That $52000/year isn’t enough to pay for even a single full time IT person. So now you’re probably either spending dev time on server admin (which is wasteful of dev salary, and it’s a subject they aren’t experts in, so you’re literally paying more for worse results), or outsourcing to an entity that hires the cheapest employees it can.

    Oooor, use a cloud provider. And if you’re a small company, you can probably get away with cheaper shared hosting.


  • If you run your own servers, it’s cheaper than in the cloud. The reason people choose the cloud is either they don’t want to, or can’t, run their own server farm.

    Generally speaking, if it wasn’t cheaper for them to use the cloud, they probably wouldn’t. Owning infrastructure comes with costs that amortize better at scale. If infrastructure is not a big cost in serving your customers, then it’s probably cheaper to rent.


  • Just yesterday, I wrote a first version of a fairly complex method, then pasted it into GPT-4. It explained my code to me clearly, I was able to have a conversation with it about the code, and when I asked it to write a better version, that version ended up having a couple significant logical simplifications. (And a silly defect that I corrected it on.)

    The damn thing hallucinates sometimes (especially with more obscure/deep topics) and occasionally makes stupid mistakes, so it keeps you on your toes a bit, but it is nevertheless a very valuable tool.




  • mild_deviation@programming.devtoFuck Cars@lemmy.worldSwap these please
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    9 months ago

    These devices probably cause < .1% of fatal pedestrian accidents

    Percentage is meaningless without context. The stat you’re actually looking for is pedestrian deaths per mile. And it’s probably quite bad for these vehicles because they explicitly commingle with pedestrians.

    Cars don’t spend very much time on parts of roads that have pedestrians on them, and when they do, there’s signage or traffic lights to help. Cars also have lights to help drivers see pedestrians and help pedestrians see cars, and generally make a lot of noise. You get none of these benefits with personal motorized vehicles. (Well ok, a scooter probably comes with some lights, but they’re probably also small and shitty and unregulated, so they don’t really count…)













  • I don’t like Reddit’s approach. It hides nearly all information about the post. You don’t get to see the number of upvotes or comments, and you can only see as much of the title as fits on a single line.

    I’d rather the image post viewer default to an expanded state, and have a clearer delineation between the image and comments. Right now, there’s not even a header saying “Comments”. You’re expected to just know.


  • Nice, thanks for the link. That link is about the posting side, whereas I was talking only about the viewing side (apparently covered in issue 808), but the posting side is arguably even more important in reducing fragmentation. Just as it’s frustrating to group N communities for viewing, it’s equally frustrating to post to N communities, and then have to interact with them separately.


  • Linking to Lemmy image posts is a bad experience. This use case needs to be much better because content is the main way that non-Lemmy users can be motivated to join Lemmy. I tried to share this with a friend yesterday, and had to explain that the image I actually wanted them to see is locked behind a tiny thumbnail, and that the full size Good Place Janet someone commented is not what I wanted them to see (at least not without the context of the posted image).

    There’s no way to open a shared Lemmy link in your client of choice. You can manually add URLs on Android, but you have to do that for every Lemmy instance, so that’s not going to fly. I don’t know if there’s any solution at all on iOS.

    There’s not a good way to control what content I see. It’s essentially either “everything” or “a single community”. On Reddit, you could already have multiple communities about the same topic on Reddit, but usually one was dominant, and you had multireddits to save you if there truly are a few good related subreddits. Now on Lemmy, you multiply that problem by N instances, and subtract the multireddit feature. This situation simply must be made better somehow.