Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Nora, Tech Witch (tindall@cybre.space), page 14

  1. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 16:08:55 EDT Nora, Tech Witch Nora, Tech Witch

    this is an extremely good #Rust resource

    https://cheats.rs/

    In conversation Monday, 05-Aug-2019 16:08:55 EDT from cybre.space permalink
  2. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 15:16:25 EDT Nora, Tech Witch Nora, Tech Witch
    in reply to

    aaaand done, for now. once I test it out with visn some more and in actual use I'll probably publish it as one or more crates (one for atci and one for the actual permutations, maybe)

    it's also theoretically possible to remove the factorial memory constraint if i implement the algorithm in a different way, and that would definitely be nice.

    i mean it's generating permutations so it's inherently a factorializing process but that doesn't have to extend to memory usage

    In conversation Monday, 05-Aug-2019 15:16:25 EDT from cybre.space permalink
  3. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 14:59:58 EDT Nora, Tech Witch Nora, Tech Witch
    in reply to

    well, i had to give up some generality and just use &'a [T] instead of a generic indexable type, but that's ok for now

    In conversation Monday, 05-Aug-2019 14:59:58 EDT from cybre.space permalink
  4. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 14:41:50 EDT Nora, Tech Witch Nora, Tech Witch

    ok fine y'all I did a bingo

    In conversation Monday, 05-Aug-2019 14:41:50 EDT from cybre.space permalink
  5. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 14:37:10 EDT Nora, Tech Witch Nora, Tech Witch

    @pingveno Oh, that makes a ton more sense. Thank you so much!

    In conversation Monday, 05-Aug-2019 14:37:10 EDT from cybre.space permalink
  6. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 14:28:19 EDT Nora, Tech Witch Nora, Tech Witch

    hmm, any #rust peeps know why &[T] doesn't implement Index<usize>?

    Obviously you can do

    let slice = &[1, 2, 3];
    slice[1];

    but I'm not sure if I'm missing some sugar being applied here

    And more importantly, how do I take anything indexable by usize generically if I can't take &[T] with I: Index<usize>?

    In conversation Monday, 05-Aug-2019 14:28:19 EDT from cybre.space permalink
  7. Anna, unhidden for now (notonpizza@weirder.earth)'s status on Monday, 05-Aug-2019 14:03:24 EDT Anna, unhidden for now Anna, unhidden for now
    in reply to
    • Nora, Tech Witch

    @tindall OffByOne is the loneliest number...

    In conversation Monday, 05-Aug-2019 14:03:24 EDT from weirder.earth permalink Repeated by tindall
  8. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 14:00:25 EDT Nora, Tech Witch Nora, Tech Witch

    the difference between

    for index in 0..k

    and

    for index in 0..(k-1)

    is surprisingly large

    In conversation Monday, 05-Aug-2019 14:00:25 EDT from cybre.space permalink
  9. catdad πŸ’ƒβœ¨ (tcql@octodon.social)'s status on Monday, 05-Aug-2019 10:02:04 EDT catdad 💃✨ catdad πŸ’ƒβœ¨

    Saw this on /r/traa

    Literally was thinking about this the other day, listening to science podcasts. People love to talk about how there are two sexes so there are two genders and that's just fact. But the world is SO fucking weird, and the number of species that are hermaphroditic or something else entirely is very significant

    In conversation Monday, 05-Aug-2019 10:02:04 EDT from octodon.social permalink Repeated by tindall
  10. D Dino (garbados@toot.cat)'s status on Monday, 05-Aug-2019 12:48:25 EDT D Dino D Dino

    splinter, that vox-like, calls for overthrow:

    https://splinternews.com/they-dont-care-1836965692

    > It is time to stop looking at America in a childish way. You cannot appeal to these people. You cannot simply replace these people. You have to break the system that they serve. That is the obstacle in our path. You can bang your head on the wall all you want. The wall will never feel sorry for you. You have to tear it down.

    In conversation Monday, 05-Aug-2019 12:48:25 EDT from toot.cat permalink Repeated by tindall
  11. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 12:42:23 EDT Nora, Tech Witch Nora, Tech Witch
    in reply to

    .... why aren't those emoji showing up

    In conversation Monday, 05-Aug-2019 12:42:23 EDT from cybre.space permalink
  12. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 12:42:00 EDT Nora, Tech Witch Nora, Tech Witch

    higher :clap: kinded :clap: types :clap: when

    In conversation Monday, 05-Aug-2019 12:42:00 EDT from cybre.space permalink
  13. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 12:41:32 EDT Nora, Tech Witch Nora, Tech Witch

    today we're playing the "how many type parameters can Nora use on one function" game

    In conversation Monday, 05-Aug-2019 12:41:32 EDT from cybre.space permalink
  14. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 12:19:32 EDT Nora, Tech Witch Nora, Tech Witch

    San Diego Superior Court's website is having bandwidth troubles...

    In conversation Monday, 05-Aug-2019 12:19:32 EDT from cybre.space permalink
  15. Candied Mint (eightbitsamurai@elekk.xyz)'s status on Monday, 05-Aug-2019 12:09:18 EDT Candied Mint Candied Mint

    Hassan Minhaj did a vid on the Video Game industry and it's pretty good. his vids hit a pretty consistent 800K to 1 mil on Youtube alone let alone Netflix so this is really good exposure about the poor treatment of game workers (as well as gender discrimination and a couple other things)

    https://www.youtube.com/watch?v=pLAi_cmly6Q

    In conversation Monday, 05-Aug-2019 12:09:18 EDT from elekk.xyz permalink Repeated by tindall

    Attachments

    1. Invalid filename.
      The Dark Side of the Video Game Industry | Patriot Act with Hasan Minhaj | Netflix
      By Patriot Act from YouTube
  16. Holly :heart_agender: (hollyamory@mspsocial.net)'s status on Monday, 05-Aug-2019 09:37:47 EDT Holly :heart_agender: Holly :heart_agender:

    Reminder: OCR is the beginning and not the end of making your text accessible. It often outputs some garbage and always benefits from a look over and some cleaning up by a human. It is not magic and it doesn't mean there's no work left for you. Sorry.

    In conversation Monday, 05-Aug-2019 09:37:47 EDT from mspsocial.net permalink Repeated by tindall
  17. Nora, Tech Witch (tindall@cybre.space)'s status on Monday, 05-Aug-2019 11:39:59 EDT Nora, Tech Witch Nora, Tech Witch

    #NowPlaying: Skyscraper Ruin by Riley Reverb

    In conversation Monday, 05-Aug-2019 11:39:59 EDT from cybre.space permalink
  18. nova πŸ’œ (nova@starflower.space)'s status on Sunday, 04-Aug-2019 13:13:15 EDT nova 💜 nova πŸ’œ

    let’s make so much queer media that no one ever has to settle for less in the stories they grow up with

    In conversation Sunday, 04-Aug-2019 13:13:15 EDT from starflower.space permalink Repeated by tindall
  19. Nora, Tech Witch (tindall@cybre.space)'s status on Sunday, 04-Aug-2019 19:03:03 EDT Nora, Tech Witch Nora, Tech Witch

    I finally got my little Rocket app updated. It needs tests and maybe a little cleanup but I'm pretty proud of it, as a proof of concept from the early days of Rocket.

    However, I accidentally deleted the quote database, so, go nuts! Fill it up with whatever you can think of, sans cursing and lewdness.

    https://nora.codes/quotes/

    In conversation Sunday, 04-Aug-2019 19:03:03 EDT from cybre.space permalink Repeated by tindall
  20. Nora, Tech Witch (tindall@cybre.space)'s status on Sunday, 04-Aug-2019 19:03:03 EDT Nora, Tech Witch Nora, Tech Witch

    I finally got my little Rocket app updated. It needs tests and maybe a little cleanup but I'm pretty proud of it, as a proof of concept from the early days of Rocket.

    However, I accidentally deleted the quote database, so, go nuts! Fill it up with whatever you can think of, sans cursing and lewdness.

    https://nora.codes/quotes/

    In conversation Sunday, 04-Aug-2019 19:03:03 EDT from cybre.space 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.