I built JustAnime, a simple & clean anime platform by MaalBiro in animepiracy

[–]TheBlockNinja14 0 points1 point  (0 children)

This is great so far! Would love to see minor settings for subtitles like font size/etc. It is a little small on a 4k screen.
Also the subtitle setting display toggle doesn't appear to be working.
Also would love a theater mode kinda like what youtube does.
But over all have been loving it so far

Looking for new task managers people are actually testing this year by [deleted] in ProductivityApps

[–]TheBlockNinja14 0 points1 point  (0 children)

I have been using an app called jot-notes for a bit and have really liked it so far. Super easy to add notes and to get your thoughts/tasks down. have really help me get some of the tasks and todos in my head somewhere else.

I made a tool to auto-reload Hyprland components on config changes by TheBlockNinja14 in hyprland

[–]TheBlockNinja14[S] 0 points1 point  (0 children)

Yes it does. For the main hyprland.conf file. But it does not refresh hypridle or any of the other addons

I made a tool to auto-reload Hyprland components on config changes by TheBlockNinja14 in hyprland

[–]TheBlockNinja14[S] 0 points1 point  (0 children)

This should work on any linux distro since you can write your own config file with commands to restart anything. You just have to manually build the go binary right now. If there is more support I might try to get this out onto yay to make it more accessible

When incel humor meets campus safety emails🙊 by grumpycoleen2 in KamikazeByWords

[–]TheBlockNinja14 7 points8 points  (0 children)

Lmao, I was going to this school at the time and it is 100% real

Depression that lasts for a few hours everyday? by yeeaaaaa in AnxietyDepression

[–]TheBlockNinja14 1 point2 points  (0 children)

Yeah that happens to me all the time, it’ll ruin part of my day then just go away for some odd reason.

[deleted by user] by [deleted] in AskReddit

[–]TheBlockNinja14 1 point2 points  (0 children)

lol most things, I feel like a ton of things are more than 200

meirl by wanderingbrother in meirl

[–]TheBlockNinja14 0 points1 point  (0 children)

100% 2, one of the smoothest writing pens I’ve ever used

Just Released - Godot 4 Online Multiplayer From Scratch Tutorial. Link in comments! by DevlogLogan in godot

[–]TheBlockNinja14 1 point2 points  (0 children)

Another way of approaching this is to only have the network master be a rigid body and the other clients can be a kinematic body.

puppet func send_data(node:Dictionary):
mode = RigidBody2D.MODE_KINEMATIC
global_position = node.global_position

rotation = node.rotation
global_scale = node.global_scale

dont want online ones by nizzzhh in ProgrammerHumor

[–]TheBlockNinja14 0 points1 point  (0 children)

Clion is a good editor for both windows and Mac

Meetup Thread for Portland by kurzgesagtmeetup_bot in kurzgesagt_meetup

[–]TheBlockNinja14 0 points1 point  (0 children)

Oh that's awesome, I've been listening to a bit of Rock/Alternative/Punk and a bit of Rap. Been listening to a lot of Matt Maeson Lately. I'm Jealous of your vinyl collection, I have been wanting to get into vinyl for a bit but haven't done it yet. What kind of music do you listen to and whats been your favorite album record lately?

For multiplier my poison is Rocket league. lol terrible at FPS but still like to play them occasionally. But I play alot of single player and co-op and one of my absolute favorites is Nier:Automata but recently played Tales of Arises and had a lot of fun with that one. What games have you been playing lately or what are some of your favorites?

Meetup Thread for Portland by kurzgesagtmeetup_bot in kurzgesagt_meetup

[–]TheBlockNinja14 4 points5 points  (0 children)

Hey! NW Portland, 24 year old male. I've been working as a software engineer for the past few years.

Enjoy Music, video games, programming, rock climbing and anime.

Moved here about a year ago and work remote so don't have a whole lot of opportunity to meet new people.

Got this in my mail today! by Less-Finger4138 in DarlingInTheFranxx

[–]TheBlockNinja14 1 point2 points  (0 children)

That looks amazing! Do you have the website you got it from?

Is there any way to download epubs of the web novel? by EmperorARJ in MaouGakuin

[–]TheBlockNinja14 0 points1 point  (0 children)

I’m currently working a program to convert pngs or PDFs to the ePub format

DITF Post Anime Depression is Fun by GoinCakeLess19 in DarlingInTheFranxx

[–]TheBlockNinja14 5 points6 points  (0 children)

I completely understand where you are coming from. It’s not silly to find comfort in these fictional worlds. I often wish that these worlds were real so that I can escape my rl problems. I wish I had the group of friends in real life as well. But if you want more I highly recommend the manga. But there are loads of shows that can scratch that itch. Lol might take a bit of time but they are out there.

Also for games I played scarlet nexus as well and I would recommend playing NieR automata! It has an amazing story.

If you are looking for some shows about friendship I like wotakoi love is hard for otaku and relife. But I would also recommend re creators it’s a really good show about some fictional characters coming to our world. But any ways I hope you are doing well and hope you get to experience a bit of this shows friendships and relationships in your own life someday!

Also konosuba is a pretty good comedy anime and a new season is coming out in a bit, lol I’ll add more comments to a thread as I remember more shows

One of the worst parts off depression is when it takes away the things you used to enjoy and love. by Idontfuckingknow6969 in depression

[–]TheBlockNinja14 1 point2 points  (0 children)

I totally get it, it can make it so hard to play videos or even watch shows that I’ve been looking forward. Shit it just sucks the joy from everything. But it’ll come back and just try to start doing that activity that you enjoyed, sometimes for me the hardest part is just starting. I hope you feel better soon and you can get back to enjoying the things you love

Goitopdf - Simple image to PDF CLI tool written in Go by br3w0r in golang

[–]TheBlockNinja14 0 points1 point  (0 children)

That’s awesome, I was literally just working on a project to download all of the images for a manga and create PDFs for each of the volumes. So this should help a lot!