• 9 Posts
  • 39 Comments
Joined 2 years ago
cake
Cake day: January 25th, 2024

help-circle

  • I don’t use ios. And I’m not that into my phone customization.

    But the main reason I love using computers over phone is this. I don’t use chatgpt either, but for things I do use, I can easily add options to run what I want (right click, shortcuts, custom scripts that can read selection/clipboard).

    Why don’t phones have something like that? Maybe an app you can install that can give you quick way to run small scripts systemwide. And you can just make things.




  • That’s most probably true for normal cases. I’m thinking of cases where women like other women. So they don’t want to be intimate with their husband anyway. So him losing interest would work great. So it’d be akin to living with a group of girls and an annoying guy who owns the place. Again I’m just making assumptions.


  • thevoidzero@lemmy.worldtomemes@lemmy.worldBased muslim child
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    3 months ago

    Hi. I don’t have sources but I think it makes sense logically.

    Like if you’re a lesbian and want to be with someone in a society like the one where you can’t have lesbian relationship but a guy can have multiple wives, I think you’d get into the same harem. You’d consider the guy as a cost of being with the one you want.

    And maybe there are good guys too, and they just let you be there and live how you like. I don’t know how prominent arranged marriage is in those cultures, but some guys could be doing that and just sheltering people too.










  • Yup, when I heard about it it was really weird. And when I said I won’t let my children do that, I learn they’d be ostracized not only by peers but by teachers as well. And considering there’ll bullying in schools and teachers don’t do much. It doesn’t seem like a good place to send your children. (And there’s shooting)




  • thevoidzero@lemmy.worldtomemes@lemmy.worldFreedom software
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    6 months ago

    It’s in rust. Problem is the gtk part, it has to be installed in the system, which makes it run there. But how do I distribute the program without having everyone install gtk on their computer. In Linux it’s just a dependency so it’s not a problem, for windows I can’t seem to make it work.

    Edit: also, I need gtk because people around me who uses windows aren’t going to use CLI program at all.


  • I’d like to make it like that for my projects, but I don’t use windows so I can’t do well with packaging them. And sometimes when I try it runs in the computer, but then doesn’t run in other computers because of missing dlls or some other things.

    Anyone have good idea how to make it easy. Using windows VM is such a hassle to install and such just for tiny programs I make.



  • There is a python library as well. But the core algorithm and the plugins are in rust. The GIS component also is computationally intensive or memory intensive, that makes Rust have advantages over python. And the Whitehouse is also talking about more memory safe languages so it seems like a good choice to do it in rust over c/c++ for computational parts and the plugin architecture.

    Edit: As for professors. I need external professor for my committee, and this is a good option as I’m not familiar with any CS professors in my university that do grad research.