pleroma.debian.social

Anjan | @anjan@pleroma.debian.social

Software Freedom Advocate. I try to be helpful. Feel free to message me! ๐Ÿ˜ƒ

Co-maintainer of sxmo: https://sxmo.org

Posts here are my own and not my employers'.

#nobot

@JustineSmithies Well, I also never testing the maintainer's solution - I ended up just using libreddit. If you can follow up on their effort there and report to them, that would be great!

@JustineSmithies I had a similar issue when I used giara+postmarketOS+Sxmo. It was a very long time ago but maybe this will help?

https://gitlab.gnome.org/World/giara/-/issues/77

@tuxdevices I use the poco f1 with pmOS stable and Sxmo!

I have been using it for about 1 year and It's great other than some issues with call audio in the last release. The call audio issue is fixed now and it's super reliable.

@geb Also, feel free to tag me in the alpine MR. Thanks for numen!

@geb Hey! Thanks for the write up, Ill look into it soon.

@proycon @geb Hey, is this packaged in aports? If not, how can I install numen?

@calebccff @postmarketOS I love the Sxmo representation! Very cool collection ๐Ÿ‘€

Sxmo 1.13.0 has been released! Some highlights: more device support, pulseaudio support, and a number of bug fixes. Please see the release notes:

https://lists.sr.ht/~mil/sxmo-announce/%3C878rhjwca9.fsf%40momi.ca%3E

Enjoy!

#Sxmo #linuxmobile

@echoechoR not in academia anymore. But I preferred latex while I was in uni. (I still prefer latex if my team knows how to use it)

@richardfontana @craftyguy Crazy how I ran into this bug today, I open up tokodon, and someone is talking about this same issue.

Where do I report this bug? Lol

re: Advent of Code 2022 day 7
Anyways, here is the blog post. It's a good read:
https://dev.to/deciduously/no-more-tears-no-more-knots-arena-allocated-trees-in-rust-44k6

I also posted my solution using rust's indextree library for trees:

https://git.sr.ht/~anjan/advent2022/tree/main/item/day7

I dont think I needed to traverse through the tree 3 times - I probably could of done it in 1-2 traversal(s). I probably shouldve used a reverse lookup hash table but I didnt want to use a spoiler =P

Advent of Code 2022 day 7
I chose to use a tree data structure. I spent yesterday writing my own tree implementation and fighting with the borrow checker in #rust. Then, before going to bed, I looked online to see how others wrote the tree data structure in rust and I found a post that explained how trees are pain in rust. Of course, I see someone else's solution for AOC day 7 in the comments of the post which used a reverse lookup hash table - a much better solution.

@daviwil Thank you! I hope you find the time and give it a try. Im sure you will find some cool ways to extend it =P

@daviwil Hi! I learned alot about emacs from your videos. Thanks!

re: Jami on Sxmo
@stacyharper Thanks! I had some issues with the video call but theyve totally fixed the connectivity issues I was having before.

I hope I find the cause of jami segfaulting.

@andryou Congrats! You helped me get my 3rd dose last year before a flight. I really appreciate the peace of mind you (and the other volunteers) provided me and other Canadians during the pandemic.

re: Advent of code 2022
@cnx ohhhh, the hashmap idea is really good.

Nice. I didnt think of that.

re: Advent of code 2022
Feel free to reply with your solutions or give me constructive criticsm. Im still learning.

I hope the CW for this post is ok.

#rust #rustlang

ยป