Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Strypey (strypey@mastodon.nzoss.nz), page 6

  1. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 01:08:52 EDT Strypey Strypey

    "Just see how a desktop environments handles double-clicking on an executable file that is missing the executable bit."

    This is a security feature, not a bug. The ability of any random .exe file to execute on Windows (as root in earlier version!) is one of its major security flaws.

    In conversation Thursday, 16-Apr-2020 01:08:52 EDT from mastodon.nzoss.nz permalink
  2. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:59:52 EDT Strypey Strypey

    "With AppImage, you get a software stack where the application author had a chance to cherry-pick which versions of libraries work together, test and tune both functionality and performance."

    I'm confused by this too. Package management also allows app authors to specify particular versions of dependencies like libraries. But unlike AppImages, it allows distro maintainers to check all the components in the stack, from kernel up to app, and make sure it works smoothly as a whole.

    In conversation Thursday, 16-Apr-2020 00:59:52 EDT from mastodon.nzoss.nz permalink
  3. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:55:54 EDT Strypey Strypey

    "... distributions could be much more polished if they focused on the base operating system and left the packaging of applications to the application authors."

    For years, most apps have been deployed to GNU/Linux desktops through the web, not package managers. What's changed is that mobile apps have made native apps fashionable again, but users are used to the constant updates of web apps, not the security-conscious approach of package management.

    In conversation Thursday, 16-Apr-2020 00:55:54 EDT from mastodon.nzoss.nz permalink
  4. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:52:26 EDT Strypey Strypey
    • star star baby

    @xj9 so instead of Linux, you would use ... ?

    In conversation Thursday, 16-Apr-2020 00:52:26 EDT from mastodon.nzoss.nz permalink
  5. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:51:51 EDT Strypey Strypey

    "Linux distributions traditionally have thought of themselves as more than just the base operating system itself – they also wanted to control application distribution."

    Not really. Distros offer apps through their default package management, but they've never stopped users building from source, which was the only way to install apps before package managers. Plus, various distros have done their best to support third-party distribution with things like #PPA (and now Snap and Flatpak).

    In conversation Thursday, 16-Apr-2020 00:51:51 EDT from mastodon.nzoss.nz permalink
  6. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:47:24 EDT Strypey Strypey
    • star star baby

    @xj9 compared to the sandboxing in AppImage, Snap, or Flatpak?

    In conversation Thursday, 16-Apr-2020 00:47:24 EDT from mastodon.nzoss.nz permalink
  7. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:42:35 EDT Strypey Strypey

    "AppImage has this concept of “binary delta updates”. Think of it as “diff for applications”. A new version of an application comes out, you download only the parts that have changed, and apply them to the old version. As a result, you get both the old and the new version and can keep them in parallel until you have determined that you don’t need the old version any longer, and throw it away."

    This is cool. It addresses one of my main criticisms of app-as-a-file packaging. More of this please!

    In conversation Thursday, 16-Apr-2020 00:42:35 EDT from mastodon.nzoss.nz permalink
  8. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:38:48 EDT Strypey Strypey

    "... download and run the AppImage instantly, without having to wait for my Linux distribution to carry that new version, and without having to throw away the old (known-good) version just because I want to try out the new (bleeding edge) one."

    #Guix package manager also allows for this, but its deploys different versions of the same app with much greater awareness of the underlying system, and something makes me trust its sandboxing more than AppImage, Snap, or Flatpak.

    In conversation Thursday, 16-Apr-2020 00:38:48 EDT from mastodon.nzoss.nz permalink
  9. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:33:51 EDT Strypey Strypey

    "AppImage wants to be what exe files or PortableApps are for Windows"

    That's useful for some things, for sure. Like trying out bleeding edge apps that my distro hasn't packaged yet, or for a single-use app like Etcher that don't need to access the network or any user data or passwords. But swapping out .exes for sane package management, with automatic upgrades, is one of best things about switching Windows for GNU/Linux.

    In conversation Thursday, 16-Apr-2020 00:33:51 EDT from mastodon.nzoss.nz permalink
  10. Strypey (strypey@mastodon.nzoss.nz)'s status on Thursday, 16-Apr-2020 00:26:17 EDT Strypey Strypey
    in reply to

    "For example, I want to be in control of where stuff resides on my hard disks. I want to decide what to update or not to update and when. For most tasks I need a stable, rarely-changing operating system with the latest applications."

    Sounds like he wants something like #Slackware or #Arch, not a live system. Pre-assembled distros are for noobs (and lazy people like me who are happy to trust the experts).

    In conversation Thursday, 16-Apr-2020 00:26:17 EDT from mastodon.nzoss.nz permalink
  11. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 22:16:51 EDT Strypey Strypey
    • Björn Lindström

    @bkhl
    > the Ubuntu live CD is meant to be a usable system, for example for people to use on a borrowed computer.

    For doing some quick web browsing (without logging into anything) or as a quick demonstration of what GNU/Linux would look like on that computer. Not as a daily driver into which you enter potentially sensitive user data, passwords etc. A lot of 0days can be exposed and patched in the 6 months between releases.

    In conversation Wednesday, 15-Apr-2020 22:16:51 EDT from mastodon.nzoss.nz permalink
  12. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 22:00:48 EDT Strypey Strypey
    • kravietz

    @kravietz I'm not saying a properly installed system completely prevents this (nothing is perfectly secure), but surely regular security patching majorly reduces the attack surface?

    In conversation Wednesday, 15-Apr-2020 22:00:48 EDT from mastodon.nzoss.nz permalink
  13. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 22:00:05 EDT Strypey Strypey
    • kravietz

    @kravietz
    > "We're defaced? Oh we just reboot and we're no longer defaced!"

    I don't think he's talking about servers. He's talking about a desktop system. In which case there are much more serious potential consequences to getting pwned than your website being defaced (eg Bad Actors getting your banking/ crypto passwords).

    In conversation Wednesday, 15-Apr-2020 22:00:05 EDT from mastodon.nzoss.nz permalink
  14. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 20:30:03 EDT Strypey Strypey

    "Privacy, transparency, and consent are of utmost importance in this effort, and we look forward to building this functionality in consultation with interested stakeholders. We will openly publish information about our work for others to analyze."
    https://www.apple.com/newsroom/2020/04/apple-and-google-partner-on-covid-19-contact-tracing-technology/

    No source code, no transparency, no privacy.

    #ContactTracing #privacy

    In conversation Wednesday, 15-Apr-2020 20:30:03 EDT from mastodon.nzoss.nz permalink
  15. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 19:51:24 EDT Strypey Strypey
    • Matias Fonzo

    @selk it's very unclear to me how to download the last stable release of #Dragora and make an install USB. Can you help? Where can I find the .ISO image of 2.0?

    In conversation Wednesday, 15-Apr-2020 19:51:24 EDT from mastodon.nzoss.nz permalink
  16. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 19:41:30 EDT Strypey Strypey

    This confuses me. If you use a live system as your daily driver, how do you get security patches that were issued since the last release of the OS? Also, AFAIK even the live systems on 64-bit install images usually launch into a 32-bit session, so they can be used for recovery etc on any computer they are inserted into.

    In conversation Wednesday, 15-Apr-2020 19:41:30 EDT from mastodon.nzoss.nz permalink
  17. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 19:35:31 EDT Strypey Strypey

    "To this day all I ever run are Live systems, because the operating system “just works” out of the box without any installation or configuration on my side, and every time I reboot the machine I have a “factory new”, known-good state."
    https://itsfoss.com/appimage-interview/

    #AppImage

    In conversation Wednesday, 15-Apr-2020 19:35:31 EDT from mastodon.nzoss.nz permalink

    Attachments

    1. Invalid filename.
      Interacting with Simon Peter, the creator of AppImage
      from It's FOSS
      We talked to Simon, the developer of AppImage, about how and why he created this project. Read some of the interesting background story and insights Simon shares about AppImage.
  18. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 18:53:18 EDT Strypey Strypey

    #ShowerThoughts a lot of people don't know how to be specific, especially in a second language, and there is a really valuable skillset in asking questions that can help them describe what they want more precisely.

    In conversation Wednesday, 15-Apr-2020 18:53:18 EDT from mastodon.nzoss.nz permalink
  19. Strypey (strypey@mastodon.nzoss.nz)'s status on Wednesday, 15-Apr-2020 06:01:21 EDT Strypey Strypey

    All kids love log!
    https://invidio.us/watch?v=-fQGPZTECYs

    In conversation Wednesday, 15-Apr-2020 06:01:21 EDT from mastodon.nzoss.nz permalink

    Attachments

    1. Remote file format was not identified as an image.
      Original Log Commercial | The Ren & Stimpy Show | NickRewind
      from Invidious
      If only every commercial featured Log from The Ren & Stimpy Show. If only. Scene from the first episode of The Ren & Stimpy Show, "Stimpy's Big Day." ►► Subscribe for More: https://at.nick.com/NickR
  20. Strypey (strypey@mastodon.nzoss.nz)'s status on Tuesday, 14-Apr-2020 21:00:09 EDT Strypey Strypey

    "We introduced a few changes to make all of the core GitHub features free for everyone. Private repositories with unlimited collaborators are now available for all GitHub accounts, and we’re reducing prices for some of our paid plans."

    Great GH! Now all you need to do is:
    * stop geo-blocking folks from countries bullied by the US govt
    * publish all your non-free code under a free license
    * work with ForgeFed to allow GH to interoperate with other forges
    * photograph that flying pig ;)

    In conversation Tuesday, 14-Apr-2020 21:00:09 EDT from mastodon.nzoss.nz permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.