Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Ted Gould (ted@social.gould.cx), page 19

  1. Ted Gould (ted@social.gould.cx)'s status on Thursday, 11-Oct-2018 15:36:07 EDT Ted Gould Ted Gould

    Thinking about making a "sexy home office worker" costume for Halloween.

    It'll be a t-shirt, flannel pants and coffee mug that say "I'm Sexy" on them.

    In conversation Thursday, 11-Oct-2018 15:36:07 EDT from social.gould.cx permalink
  2. Ted Gould (ted@social.gould.cx)'s status on Thursday, 11-Oct-2018 14:55:35 EDT Ted Gould Ted Gould

    We now have a website at Axiom!

    https://axiom.co/

    I can spend less time trying to explain what we do and more time giving people a URL. Now, just to finish all those features...

    In conversation Thursday, 11-Oct-2018 14:55:35 EDT from social.gould.cx permalink
  3. Ted Gould (ted@social.gould.cx)'s status on Thursday, 11-Oct-2018 14:40:01 EDT Ted Gould Ted Gould
    • Ole Ted Stilts

    @oletedstilts I will become a Scrabble champion!

    In conversation Thursday, 11-Oct-2018 14:40:01 EDT from social.gould.cx permalink
  4. Ted Gould (ted@social.gould.cx)'s status on Thursday, 11-Oct-2018 12:46:20 EDT Ted Gould Ted Gould
    • Federico Mena Quintero
    • Mathieu [bochecha]

    @mathieu @federicomena the link on Flathub says it is "Flathub maintainers"

    https://flathub.org/apps/details/org.gimp.GIMP

    And then points this repository:

    https://github.com/flathub/org.gimp.GIMP/

    Which contains distro patches among other config. It doesn't seem to be in the main GIMP repos, which don't have any flatpak info in them.

    https://gitlab.gnome.org/GNOME/gimp/

    In conversation Thursday, 11-Oct-2018 12:46:20 EDT from social.gould.cx permalink
  5. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 20:35:59 EDT Ted Gould Ted Gould
    • paperdigits

    @paperdigits people trust different sources. But having defined interfaces that are restricted and the applications are designed for is the key.

    The problem is that you can't just generically sandbox an app that wasn't configured for it, otherwise we could just sandbox debs, the apps need to be aware of the restrictions they have and show them correctly to the user.

    In conversation Wednesday, 10-Oct-2018 20:35:59 EDT from social.gould.cx permalink
  6. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 20:32:42 EDT Ted Gould Ted Gould
    • Federico Mena Quintero

    @federicomena would be an interesting conference talk.

    I'm not sure how many of the older formats that I'm willing to publicly admit using 😉

    In conversation Wednesday, 10-Oct-2018 20:32:42 EDT from social.gould.cx permalink
  7. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 18:33:55 EDT Ted Gould Ted Gould
    • Federico Mena Quintero
    • paperdigits

    @paperdigits @federicomena AppImage doesn't provide any sandboxing last I checked, so it is kinda scary. I wouldn't recommend it.

    But that's basically what Ubuntu is becoming. The base system is all debs but the software install tool shows and prefers to install snaps.

    I'm only using Debs for a couple of apps now.

    In conversation Wednesday, 10-Oct-2018 18:33:55 EDT from social.gould.cx permalink
  8. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 16:39:29 EDT Ted Gould Ted Gould
    •     n8   Doesn't follow you   

    @n8 Raph Levien?

    In conversation Wednesday, 10-Oct-2018 16:39:29 EDT from social.gould.cx permalink
  9. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 16:04:16 EDT Ted Gould Ted Gould
    • Federico Mena Quintero

    @ng0 @federicomena I would say that's not a big deal and an upgrade. A large number of Debian packages have switched to being linked to the upstream VCS and are maintained that way. It makes maintaining any patches much easier.

    For the packages that aren't managed that way Launchpad attempts to build up Git branches for all them as well. Super handy for diagnosing problems and bisecting issues.

    In conversation Wednesday, 10-Oct-2018 16:04:16 EDT from social.gould.cx permalink
  10. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 15:59:39 EDT Ted Gould Ted Gould
    • Federico Mena Quintero
    •     n8   Doesn't follow you   
    • Carlos Soriano

    @csoriano @n8 @federicomena they could be "build times" if that was the reason to use them. Then you wouldn't have to worry about ABI stability, only API stability, of the package of libraries.

    In conversation Wednesday, 10-Oct-2018 15:59:39 EDT from social.gould.cx permalink
  11. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 15:50:57 EDT Ted Gould Ted Gould
    • Federico Mena Quintero
    •     n8   Doesn't follow you   

    @n8 @federicomena I'd argue that the runtimes are generally a bad idea. They're about optimizing disk space, which in most cases, no user is actually worried about in the scale that they save space.

    But, what I've also learned is that *developers* are really worried about that disk space and "duplication." Especially OSS devs. I'm generally confused at why.

    In conversation Wednesday, 10-Oct-2018 15:50:57 EDT from social.gould.cx permalink
  12. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 15:40:56 EDT Ted Gould Ted Gould
    • Federico Mena Quintero
    • Brion Vibber

    @brion @federicomena I think that your comment gets to the core there at the end, it really is about trust. Needing to trust another group, or trust between groups, makes things more difficult. And the lack of trust is what has always driven application developers and distros apart.

    In conversation Wednesday, 10-Oct-2018 15:40:56 EDT from social.gould.cx permalink
  13. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 15:38:41 EDT Ted Gould Ted Gould
    • Federico Mena Quintero

    @federicomena yes, but it's also a social thing. Both "flathub maintainers" and "snapcrafters" are basically distro teams with another name and really should be discouraged. Better to patch projects and their CI than to encourage out-of-tree packaging.

    I think this is where Flathub has run amok, I haven't been able to find any packages there that were maintained by the upstream projects.

    In conversation Wednesday, 10-Oct-2018 15:38:41 EDT from social.gould.cx permalink
  14. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 15:06:40 EDT Ted Gould Ted Gould
    • Federico Mena Quintero

    @federicomena while I think that it is a great idea to give application writers a direct path to users, I think that's an ideal that the next gen packaging formats are having trouble realizing.

    Unless the applications are maintaining the packaging as part of their normal release and development process, you're effectively introducing a new set of distro packagers in the middle.

    In conversation Wednesday, 10-Oct-2018 15:06:40 EDT from social.gould.cx permalink
  15. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 14:37:22 EDT Ted Gould Ted Gould
    • The research fairy 😷 🧚‍♂️ 🌈

    @bgcarlisle it could be, but really it was more that it was thrown together by people who didn't care about the UX, just the underlying data structures.

    Became defacto because it was used by celebrities. And then everyone.

    There were/are better DVCSes, but nothing has been able to get that level of endorsement.

    In conversation Wednesday, 10-Oct-2018 14:37:22 EDT from social.gould.cx permalink
  16. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 11:04:46 EDT Ted Gould Ted Gould
    •     n8   Doesn't follow you   

    @n8 clearly you should just read all text in monospaced fonts. I bet that'd help.

    In conversation Wednesday, 10-Oct-2018 11:04:46 EDT from social.gould.cx permalink
  17. Ted Gould (ted@social.gould.cx)'s status on Wednesday, 10-Oct-2018 00:10:09 EDT Ted Gould Ted Gould
    • Alex Schroeder 🐝

    @kensanata had not heard of it, but interesting.

    The business model of bundling social networking and online storage and chat may not be crazy. People are used to paying for disk space. Wonder if it could ever create enough revenue.

    It has all the closed source and merky security story problems, but the business model is kinda interesting.

    In conversation Wednesday, 10-Oct-2018 00:10:09 EDT from social.gould.cx permalink
  18. Arthur Lutz (arthurlutzim@mamot.fr)'s status on Monday, 08-Oct-2018 14:59:10 EDT Arthur Lutz Arthur Lutz

    StefanKeller: Re MAPTCHA - ReMAPTCHA - A free, map-based anti-spam service that enhances OpenStreetMap

    https://wiki.hsr.ch/StefanKeller/wiki.cgi?ReMAPTCHA

    At last, some tools to stop working for free for Google and contribute to the commons while reducing spam!

    #captcha #osm #openstreetmap #beta #fuckgoogle #g00gle

    In conversation Monday, 08-Oct-2018 14:59:10 EDT from mamot.fr permalink Repeated by ted
  19. Ted Gould (ted@social.gould.cx)'s status on Tuesday, 09-Oct-2018 17:01:40 EDT Ted Gould Ted Gould
    • Stuart Langridge

    @sil I think that the multi-accounts will come from multiple tools that solve different problems. For instance, your blogging software could appear as an account, Gitlab, your social network, news feed reader, etc.

    The result is that you'll be pushing and consuming the messages in different ways, even if they're all AP based.

    In conversation Tuesday, 09-Oct-2018 17:01:40 EDT from social.gould.cx permalink
  20. Ted Gould (ted@social.gould.cx)'s status on Tuesday, 09-Oct-2018 16:52:15 EDT Ted Gould Ted Gould
    • Stuart Langridge

    @sil I believe that Tootdon can do it, but I've not used it: https://itunes.apple.com/us/app/tootdon-for-mastodon/id1282283934

    I'm using Tusky which can not though. Seems like a cool feature.

    In conversation Tuesday, 09-Oct-2018 16:52:15 EDT from social.gould.cx 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.