• 7 Posts
  • 157 Comments
Joined 3 years ago
cake
Cake day: June 19th, 2023

help-circle

  • One of the first small projects I worked on when i was starting with python was a telegram birthday reminder bot as i really didn’t want to rely on Facebook for that. At first I was just looping over all the entries in a list, then went to a database, at some point added fuzzy search, adding and removing entries. Still use it today.

    Imo the best way to learn is to think of a project that you personally find useful and need solved for yourself, not some abstract exercise.






  • I have a similar device, made around 2013, Atom CPU, 2 gigs of RAM, 32 gig emmc drive, no exandability.

    I run Arch with QTile on it without much of a problem, though as others have mentioned, web browsing would be a pain with more than a few tabs open. Youtube is a no-go too.

    I currently use it mostly to test an image editing GUI im working on. I know that if it is snappy on such poor hardware it would work perfectly fine anywhere else.


  • Well, for starters, if you build it you can have whatever aesthetic you want.

    That’s kinda the point, I can’t really have any aesthetic I want. Unless I CNC my own case, I’m limited to what case manufacturers sell, which, in my opinion, is mostly bland boxes. or even worse, some sort of an LED aquarium that the components have to live in.

    Depending on your performance target, some RTX3050 cards will run entirely off of the 75W provided through the PCI slot. They’ll also have “office PCs” with graphics cards in them, meaning they’re technically fit for playing games even though they’re bot marketed as such.

    The thing is I’m not really set on any performance target yet. It might seem like I want to have my cake and eat it too, and I probably do, but I just want to know that I could put whatever I want into the case and not be limited by some proprietary standard.






  • Link returns “This site can’t be reachedThe webpage at https://files.catbox.moe/8g7agm.mp4 might be temporarily down or it may have moved permanently to a new web address.”.

    It seems to be working for me.

    Do you have a github or codeberg link?

    I didn’t think anyone would have interest in it so i haven’t uploaded it. After new year’s I could clean it up a bit and host it on github.

    Maybe we should add it to awesome-lemmy?.

    I think it may be e a bit too early for that. At the current state it supports dynamic fetching of the feed in the background (quite buggy), paginating and displaying long posts and displaying top level comments only. At the current state it’s quite enough for me to enjoy a few (more like a few dozen) posts, but definitely not anywhere close to “awesome”.




  • I went with chafa as it’s terminal agnostic and supports various modes.

    Then again, I’m not really sure a tui frontend needs high quality image rendering. Earlier I even considered going completely 1bit braille or just ASCII just so that the image doesn’t take all of the focus at the expense of the post body.

    As mentioned by another commenter, I believe opening the full image in an external viewer is a much better solution, not to mention easier to implement.



  • There is one named neonmodem overdrive but it is buggy.

    It really is buggy, iirc I couldn’t even get it to run properly.

    It also support discourse forums any plan for this?

    I really don’t have any plans (or even a name) for the app, as I’ve just started playing around with pythorhead yesterday. I just hoped posting a prototype or a proof of concept might spark a discussion and maybe inspire someone much more competent than me.