Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Jamey Sharp (jamey@toot.cat), page 3

  1. nindokag (nindokag@refactorcamp.org)'s status on Tuesday, 09-Jul-2019 14:21:13 EDT nindokag nindokag

    Daughter has reached the age of asking "why?" to everything.

    "hold on to that cup with both hands"
    "why?"
    "i don't want you to drop it"
    "why?"
    "It's made of glass, and if you drop a glass thing it can break"
    "why?"
    "because glass is brittle"
    "why?"
    "because supercooling molten silicon dioxide makes an amorphous solid which is weaker than the crystalline form"
    "why?"
    "the crystalline form has a tetrahedral lattice of ionic bonds"
    "why?"
    "because one silicon atom can bind with four oxygen"
    "why?"

    In conversation Tuesday, 09-Jul-2019 14:21:13 EDT from refactorcamp.org permalink Repeated by jamey
  2. Jamey Sharp (jamey@toot.cat)'s status on Monday, 08-Jul-2019 16:27:13 EDT Jamey Sharp Jamey Sharp
    • Nora, Tech Witch
    • ky0ko, netbsd sourceress

    @tindall @ky0ko It bothers me that cargo won't even install static files and help you find the path to them at runtime, like at least the Python and Haskell build tools do. And if Haskell has a feature that's practical for real-world deployment, it's pretty sad if any other language doesn't 😝

    On the other hand, last I heard cargo and meson were kind of fighting over who should be in charge if you want to use them together, leaving nobody happy. But that was like a year ago and these things change fast, so, who knows

    In conversation Monday, 08-Jul-2019 16:27:13 EDT from toot.cat permalink
  3. Jamey Sharp (jamey@toot.cat)'s status on Monday, 08-Jul-2019 16:19:30 EDT Jamey Sharp Jamey Sharp
    • Nora, Tech Witch
    • zig 🌑🌱

    @zig @tindall Ninja is absolutely usable directly if you want to. It's just that in non-trivial projects there are usually steps which ought to be handled by a generator. Although you can push that boundary a fair bit if you're willing to accept, for example, having the same pkg-config command run for every single invocation of gcc. Which I've done, in a project with a dozen source files.

    None of these tools help with packaging---only portability, which makes packaging possible. And it's true that ninja does not help you with portability. If you're careful and your project isn't complicated then you may be able to do it, but it's still best to use a generator.

    In conversation Monday, 08-Jul-2019 16:19:30 EDT from toot.cat permalink
  4. Jamey Sharp (jamey@toot.cat)'s status on Monday, 08-Jul-2019 15:42:37 EDT Jamey Sharp Jamey Sharp
    • Nora, Tech Witch

    @tindall I wouldn't pick autotools for any new projects, and I'm not real fond of cmake or meson either. But a lot of hand-written makefiles are very bad in ways that these tools make it easy to avoid. For example, don't assume that programs or libraries are installed at particular paths, because they're guaranteed to be somewhere else on other Linux distros, let alone other operating systems.

    The other advantage is that cmake and meson can both generate ninja build scripts instead of makefiles. Make does a ton of extra work that nobody needs any more but still has to be done just in case you're building a project from RCS or SCCS. Ninja doesn't do anything that you didn't explicitly tell it to, and also runs in parallel by default so devs routinely test that path, which is often broken in makefiles. For both of those reasons, ninja build scripts can complete much faster than makefiles in many cases.

    Hand-writing a Ninja build script isn't terrible though, for small projects.

    In conversation Monday, 08-Jul-2019 15:42:37 EDT from toot.cat permalink
  5. Audrey E. (audrey@toot.cat)'s status on Monday, 08-Jul-2019 15:26:52 EDT Audrey E. Audrey E.

    So few tech workers have had visible unionization efforts, and I’m glad to see this reporting https://www.nytimes.com/2019/07/08/technology/tech-companies-union-organizing.html

    In conversation Monday, 08-Jul-2019 15:26:52 EDT from toot.cat permalink Repeated by jamey

    Attachments

    1. Employee Activism Is Alive in Tech. It Stops Short of Organizing Unions.
      Efforts to form unions at several smaller tech companies have stalled, showing the limits of how far a wave of employee activism can go.
  6. Jamey Sharp (jamey@toot.cat)'s status on Monday, 08-Jul-2019 14:05:04 EDT Jamey Sharp Jamey Sharp

    hadn't blocked anybody for a while, but I found a volunteer :blobcat:

    In conversation Monday, 08-Jul-2019 14:05:04 EDT from toot.cat permalink
  7. emsenn of Teraum (emsenn@tenforward.social)'s status on Monday, 08-Jul-2019 13:00:01 EDT emsenn of Teraum emsenn of Teraum
    • Rain 🚱
    • Tsundoku Psychohazard

    @grainloom @enkiv2

    so many people: "Wow I love the font on your website!"

    me: "that's your system's configured font. I'm glad you like it!"

    In conversation Monday, 08-Jul-2019 13:00:01 EDT from tenforward.social permalink Repeated by jamey
  8. Souvlaki Space Station (anarchiv@todon.nl)'s status on Monday, 08-Jul-2019 13:15:16 EDT Souvlaki Space Station Souvlaki Space Station

    "Ursula K. Penguin" would be an okay name for a Linux distro

    In conversation Monday, 08-Jul-2019 13:15:16 EDT from todon.nl permalink Repeated by jamey
  9. Sid (interneteh@sunbeam.city)'s status on Monday, 08-Jul-2019 13:18:02 EDT Sid Sid

    "how are you so upset about the treatment of migrants when we have homeless American citizens"

    "well, both are a problem, but ok. Let's give them all homes."

    "no, I meant—"

    "take investment properties and give them to the homeless"

    "uh (changes subject)"

    In conversation Monday, 08-Jul-2019 13:18:02 EDT from sunbeam.city permalink Repeated by jamey
  10. Ya favorite tho(ugh)t (are0h@playvicious.social)'s status on Monday, 08-Jul-2019 13:40:16 EDT Ya favorite tho(ugh)t Ya favorite tho(ugh)t

    I mean... I just think it's funny how white folks are always like GET OVER IT, IT'S THE INTERNET when we get slurs, insults and abuse thrown at us, but will start a Trent Lott like CRUSADE when one suggests they alter their language and pro-noun usage a bit. LOL, they legit act like it's the end of the world.

    And don't even get me started on how white people melthdown when they experience 1/100th of the abuse marginalized people endure everyday.

    It's not funny... but that's why it's funny.

    In conversation Monday, 08-Jul-2019 13:40:16 EDT from playvicious.social permalink Repeated by jamey
  11. Old Man of the Hudson (whiskeysailor@radical.town)'s status on Monday, 08-Jul-2019 12:23:44 EDT Old Man of the Hudson Old Man of the Hudson

    Don't cross a picket line

    In conversation Monday, 08-Jul-2019 12:23:44 EDT from radical.town permalink Repeated by jamey
  12. Michael W (Warren) Lucas (mwlucas@bsd.network)'s status on Monday, 08-Jul-2019 09:39:08 EDT Michael W (Warren) Lucas Michael W (Warren) Lucas

    If your Code of Conduct team is overwhelmingly straight white guys guided by straight white guys, your CoC is probably worthless.

    You need a variety of threatened minorities on your CoC team, and you need to listen to them.

    In conversation Monday, 08-Jul-2019 09:39:08 EDT from bsd.network permalink Repeated by jamey
  13. D Dino (garbados@toot.cat)'s status on Monday, 08-Jul-2019 12:19:36 EDT D Dino D Dino

    it feels very weird that companies can settle union-busting claims like this without a union forming. like, you fire some people, you pay a fine that says “go away now”, and business goes on like usual. what are the next unionists supposed to expect? that they’ll be fired too, sans consequence? lmao i guess so!

    In conversation Monday, 08-Jul-2019 12:19:36 EDT from toot.cat permalink Repeated by jamey
  14. D Dino (garbados@toot.cat)'s status on Monday, 08-Jul-2019 12:13:33 EDT D Dino D Dino

    feels weird that union busting is illegal and yet so normal that you can write an article about all the illegal union busting going on in an industry and still conclude “i guess nobody wants to unionize!”

    https://www.nytimes.com/2019/07/08/technology/tech-companies-union-organizing.html

    In conversation Monday, 08-Jul-2019 12:13:33 EDT from toot.cat permalink Repeated by jamey
  15. Teryl's Tales of Whim~ (terylpacieco@mastodon.social)'s status on Friday, 05-Jul-2019 05:17:40 EDT Teryl's Tales of Whim~ Teryl's Tales of Whim~

    "Do you ever find yourself plagued with a face and a body that is considered attractive by current standards?"

    "No, hah, the opposite in fact."

    "Then what would you give to have such features?"

    "Ah geez if it were financially viable I'd've made changes by now."

    "What if I told you it wouldn't cost you a penny. All I ask for is a portion of your intelligence."

    "Look I can barely function as is, I think I'd rather be lumpy, thanks."

    #TootFic #MicroFiction #Writing #TerylsTales #UrbanFantasy

    In conversation Friday, 05-Jul-2019 05:17:40 EDT from mastodon.social permalink Repeated by jamey
  16. Efi (nap pet) 🐱💤 (efi@chitter.xyz)'s status on Friday, 05-Jul-2019 20:42:18 EDT Efi (nap pet) 🐱💤 Efi (nap pet) 🐱💤

    imagine if foss meant Free Of Side-effects Software lmao

    In conversation Friday, 05-Jul-2019 20:42:18 EDT from chitter.xyz permalink Repeated by jamey
  17. Chris (brainblasted@social.libre.fi)'s status on Thursday, 04-Jul-2019 18:35:28 EDT Chris Chris
    I've opened an issue on the GIMP repo to ask them to rename it: https://gitlab.gnome.org/GNOME/gimp/issues/3617

    Please leave a thumbs up on the issue or your suggestions in the comments. If you want to express approval or disapproval, please use GitLab's reactions instead of leaving a comment
    In conversation Thursday, 04-Jul-2019 18:35:28 EDT from social.libre.fi permalink Repeated by jamey

    Attachments

    1. File without filename could not get a thumbnail source.
      Consider Renaming GIMP To A Less Offensive Name (#3617) · Issues · GNOME / GIMP
      from GitLab
      *** (Edit by Admin) Hi all, I just want to mention some expectations. This topic is quite sensitive, so please do an extra effort to do previous research, try to...
  18. Federico Mena Quintero (federicomena@mstdn.mx)'s status on Friday, 05-Jul-2019 12:48:28 EDT Federico Mena Quintero Federico Mena Quintero

    Please help me build a list of words in non-English languages that are insulting as "gimp" is to mean a disabled person.

    (I want to write something along the lines of, "you wouldn't call your software 'tullido' in Spanish)

    In conversation Friday, 05-Jul-2019 12:48:28 EDT from mstdn.mx permalink Repeated by jamey
  19. Jamey Sharp (jamey@toot.cat)'s status on Friday, 05-Jul-2019 14:03:11 EDT Jamey Sharp Jamey Sharp
    • jussi

    @jussi Huh, what does that do?

    In conversation Friday, 05-Jul-2019 14:03:11 EDT from toot.cat permalink
  20. Jamey Sharp (jamey@toot.cat)'s status on Friday, 05-Jul-2019 03:02:25 EDT Jamey Sharp Jamey Sharp

    @kity haha, yeah... or if something fails to build on hydra, and you try to install it, it'll try to build locally and probably fail there too... which I discovered with a Python package (scrapy) that has a giant test suite that was failing late 😢

    In conversation Friday, 05-Jul-2019 03:02:25 EDT from toot.cat 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.