• 1 Post
  • 27 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle





  • because it’s much, much faster and easier to consume content via video

    That totally depends on the content. Using your example, yes, a video of an explosion is going be much more efficient than a block of text about the same explosion. But for something like this, I find it MUCH slower to try to glean the relevant information from a video than from an article. An article can be skimmed easily so I only have to focus on the parts that I care about. Skimming a video, on the other hand, is a pain. Also, if the content is a step-by-step how-to, the video might be OK as long as I can follow along in real time. However, if I have to keep pausing and going back to rewatch a section, then an article is going to be easier to work with.












  • tko@tkohhh.socialtoSelfhosted@lemmy.worldPHP and security
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    If I’m being honest, I’ve never even looked to see what language most of the stuff I run is written in. Out of 16 apps that I’m running, only 3 are accessible from outside my LAN. Those three are high-profile open source projects that are actively maintained. That’s enough for me to be comfortable security-wise in my environment.


  • tko@tkohhh.socialtoSelfhosted@lemmy.worldPHP and security
    link
    fedilink
    English
    arrow-up
    13
    ·
    1 year ago

    I wrote my personal website in PHP, and I’m pretty happy with the security I’ve got going on. I’m not an expert, but I paid close attention to best practices to avoid pitfalls like SQL injection. My instinct is that it’s certainly easy to code insecure applications in PHP (and probably many other languages as well), but the language does provide means by which to code safely.




  • I’m with you. I figured out through various comments that I should update my UI to 0.18.2-rc.1, and also run an update statement on my database to fix the modlog. Only after that did I find the matrix channel. Eventually I also found !lemmy_admin@lemmy.ml which is great, but the only thread there on this issue doesn’t even mention updating the UI. I think if we can get to the point where critical information that admins need to know is consistently posted in one place, it’ll make everybody’s life easier. I don’t think that’s too much to ask.