Asudox

joined 1 year ago
MODERATOR OF
[–] [email protected] 14 points 1 week ago* (last edited 1 week ago)

Which most likely is written in much more detail than you ever could do.

[–] [email protected] 5 points 1 month ago* (last edited 1 month ago) (2 children)

Nothing happened How dare you fool me like this?!?

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago) (3 children)

C - for fast Charging 🤦

[–] [email protected] 5 points 1 month ago (5 children)
[–] [email protected] 7 points 1 month ago (6 children)
[–] [email protected] 1 points 1 month ago* (last edited 1 month ago)

If it means my code won't panic out of nowhere and cause a disaster for me, I am willing to "take a vacation" for my program to finish compiling.

[–] [email protected] 2 points 1 month ago (2 children)

I use rust btw.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago) (5 children)

I mean, all cmake does is run some commands for you. You not understanding cmake errors (mostly) means you don't understand the errors given to you by the C/C++ compiler.

[–] [email protected] 1 points 1 month ago

I doubt they would care enough for Java applets that died a long time ago to put "No Java" in the description

[–] [email protected] 2 points 1 month ago (9 children)
[–] [email protected] 6 points 1 month ago

Yeah, alot of people still do. I still use "search it online" though.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

I'm sorry but NFTs are fundamentally flawed due to blockchain usage and they provide no real value to anyone.

54
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
 

I've been using arch for a while now and I always used Flatpaks for proprietary software that might do some creepy shit because Flatpaks are supposed to be sandboxed (e.g. Steam). And Flatpaks always worked flawlessly OOTB for me. AUR for things I trust. I've read on the internet how people prefer AUR over Flatpaks. Why? And how do y'all cope with waiting for all the AUR installed packages to rebuild after every update? Alacritty takes ages to build for me. Which is why I only update the AUR installed and built applications every 2 weeks.

 
 

Hello Lemmings.

I will be attempting to make a federated anime tracker this summer, but I am not quite sure what features people would want and how I would get the details for animes, mangas, etc.

For the latter: What I thought was to either scrape other anime websites continuosly in the background, but this most likely is against the ToS of every anime tracking website, such as AniList or MAL. (I actually asked anidb.net for special access to their DB because apparently you can request access to it, but I've been left on read by the two staff members) My second idea was to make it an anime tracker website where animes are only user-submitted. And the user submissions would be approved by assigned moderators. However, I think this would be quite inconvenient. I'd like to get your opinions and/or ideas for this.

For the former: So if you have any requests or suggestions, please drop it down in the comments section.

Thanks in advance.

22
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

Hello Lemmings,

My 5 year old gaming laptop finally needs to be replaced. I need a new laptop for programming and light gaming. I no longer game on a laptop but a desktop. Though being able to play even outside would be nice so the laptop should be able to play at least Team Fortress 2. I'll be installing a Linux distro on it. My budget is around 800-900€. The screen should be 14 or 15 inches. The battery should last at least 6 hours while not doing anything heavy as video editing or gaming.

 

Sup, I've been working on this project for the past few months and now it's finally finished. It's a MyAnimeList-based anime recommendation system written in Rust. It's still being trained on the background as I've only started the training today in the morning, so tomorrow, the results you get can change.

You can try it out here: https://anote.asudox.dev

Please give feedback!

20
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 

So I want to make a new project. It will have a website and an algorithm which will handle the requests. The thing is, web development in Rust feels harder than say in Go or Python. So I thought maybe I could somehow make bindings in Rust for Go since the faster the algorithm is, the better. However, that seems to complicate stuff as well. So do you think I should just rewrite the current algorithm in Go? Is it fast enough for it to not be a noticeable difference?

Edit: Thanks for the suggestions and advice! I decided to go with Rust for the website with Axum and the algorithm as well.

view more: next ›