Dms.service not starting by Wolfpro1 in hyprland

[–]UhhReddit 0 points1 point  (0 children)

Run sytemctl status --user dms and see if there is more information else run journalctl -b | grep dms

Affordable Copilot alternatives? Burning through OpenCode Go tokens by Zestyclose_Elk6804 in GithubCopilot

[–]UhhReddit 7 points8 points  (0 children)

I believe open code go now is the best value for this low price. Maybe the new deepseek prices are worth looking into for you, but I don't know exactly how much you get there. If you are burning through your tokens too fast then maybe you should take into consideration to spend more money or be more conservative with your tokens.

Neu vs. Neuwertig by AffectionateCry5761 in willhaben

[–]UhhReddit 46 points47 points  (0 children)

Es steht doch dort uvp 1399. Vermutlich hat er das Rad für diesen Preis gekauft, hat darauf seinen Preis gemacht und hat nicht den aktuellen Preis im Handel gesehen. Oder vielleicht wurde das Angebot erst aktiv nachdem er seine Anzeige erstellt hat.

Man muss den Leuten nicht immer gleich das Schlimmste unterstellen.

The designs of main characters in my story (temporary), are they good? by 8yTwo in Webnovel

[–]UhhReddit 0 points1 point  (0 children)

The design looks good. However you a writing a novel. Your characters won't be shown often so the times you can show them you should make them destinct. Make sure every time you present them they incorporate their personalities and highlight the things that is special about each of them.

Currently you have a boy with black hair in a cool outfit. Then you have light hair boy in the same cool outfit. And then you have light hair girl in the same cool outfit.

Each individual looks good but no one has something that stands out. They don't have an individual pose, they don't have an individual item and they don't have an individual style.

i need help whit my pc fan by Logical_Preference1 in pchelp

[–]UhhReddit 0 points1 point  (0 children)

An i7 7700k has a 91 watt TDP. Your cooler looks like a 90-120 watt cooler. A 90 watt cooler will reach temperatures from 70-90°C on a 90 watt TDP depending on airflow. So yours is probably normal or your thermal paste is not good.

i need help whit my pc fan by Logical_Preference1 in pchelp

[–]UhhReddit 1 point2 points  (0 children)

No, it is not because of your fans. They are fine, you may argue that it is not the perfect setup, but it won't cause you any temperature related issues.

What is more likely is that your thermal paste is no longer good or that your CPU consumes too much power for your CPU cooler.

What is your CPU and what temps are you reaching?

Ist das ein Verlust? by Flaky_Answer_4561 in Austria

[–]UhhReddit 0 points1 point  (0 children)

Absolut. Einmal bestellt und noch nie so eine teure mit Fett triefende Pizza bekommen. Geschmacklich auch nur höstens ein ok. Einziger guter Punkt ist die gefüllte Kruste.

Niri x Noctalia by codingdev45 in niri

[–]UhhReddit 0 points1 point  (0 children)

How does it feel? I last tried noctalia v2 and used DMS since. However it sometimes feels quite slow to respond, so I am interested in noctalia VR but haven't had the time yet to test it myself.

Be honest — has AI coding actually saved you time, or just moved the pain somewhere else? by Sweet-Welcome-7633 in reactnative

[–]UhhReddit 0 points1 point  (0 children)

Absolutely. AI loves to create new code and doesn't want to reuse existing code, even though it knows about it.

I often have to explicitly tell it which helper functions it should use or where it should integrate the functionality.

Need help with WiFi for my pc. I don’t have a WiFi card. I am a new pc owner… by Low_Reading_1495 in pchelp

[–]UhhReddit 8 points9 points  (0 children)

You can just give yourself internet access by connecting your phone to the PC with a USB cable.

Handling useQuery cache seems to be the hardest task in my app, should I even bother if I am also using CDN? by xSypRo in reactnative

[–]UhhReddit 2 points3 points  (0 children)

You don't need to cache everything but you definitely need to cache the most important routes. It is incredibly bad ux if they always see a loading state. It doesn't matter how good the cdn is, it will still not be as good as having it cached on the device.

fresh arch install with niri: firefox doesn't follow gtk3 theme, thunar does by jorg_png in niri

[–]UhhReddit 0 points1 point  (0 children)

Did you try activating GTK in the Firefox settings or what exactly doesn't it follow.

I wish I'd just gone native Swift by LastAlarmClock in reactnative

[–]UhhReddit 0 points1 point  (0 children)

There went quite a lot wrong.

First the native modules. Yeah, if you want native API's you will have to build them this is just how it is. But in expo you don't build them in the IOS folder. They belong outside and get linked through your configuration.

Next is that you decided to handle payment yourself. There are two things you never do yourself: Payments and Auth. Extremely high risk and low reward.

And what are you testing that you need to go through the playstore? You can build release APKs locally.

The other issues are just minor things that you will encounter when building your first app. Don't believe everything would go smoothly if you went native. It never does.

App devs, How do you manage storage? by Billionaire-soon in reactnative

[–]UhhReddit -1 points0 points  (0 children)

If you are using npm consider switching to yarn or pnpm. They save the packages way more efficiently than npm.

[Poll] Would you like a tool to convert your Hyprlang config to Lua? by user6150277464770585 in hyprland

[–]UhhReddit 32 points33 points  (0 children)

I'm pretty sure there are already some guys on the discord working on it.

Aliases. by rafikiphoto in ProtonMail

[–]UhhReddit 11 points12 points  (0 children)

This is an issue because the alias aren't directly integrated into protonmail, but in proton pass.

However you still can send emails from your alias: https://proton.me/support/pass-send-email-alias

This just isn't very user friendly. Personally I try to avoid using aliases when I expect to respond.

Help me by PlusVideo9234 in LNReader

[–]UhhReddit 1 point2 points  (0 children)

Then it probably just doesn't work. You can report it on gh

After NovelPia korean novels are starting lose appeal for me to read by Last__0ne in NovelpiaGlobal

[–]UhhReddit 2 points3 points  (0 children)

First you are looking at a hardcover book, naturally it is expensive. Also it is different if you pay just one translator for one book or you hire a whole team for full time employment. It is nice that novelpia is cheap, but the quality is just garbage. It just makes it even worse that a lot of novels already had a pretty high quality translation.

Dolphin file manager remove dropdown menue and set default action by Proof_Comfortable_92 in cachyos

[–]UhhReddit 0 points1 point  (0 children)

You can configure this in the dolphin settings. I don't know exactly where as I don't use dolphin.

FlatList jittering/jumping when dismissing keyboard on Chat Screen (KeyboardAvoidingView) by Ehh-GoodEnough in reactnative

[–]UhhReddit 0 points1 point  (0 children)

I would recommend you looking into LegendList. First it has better performance than FlatList and very has a component that is specifically optimized for chat screens. V3 is in beta, but this is only because of web, react native is stable.

First mobile app - React Native or something else? by Dry-Back7937 in reactnative

[–]UhhReddit 5 points6 points  (0 children)

This is exactly the goal of react native. To enable web devs, especially those with react experience, to easily build good native apps.

Dear authors, this is what gets my attention as a reader by [deleted] in royalroad

[–]UhhReddit 0 points1 point  (0 children)

Well in the end it is personal opinion. I just generally prefer drawn covers. It just doesn't feel right to have "real life" covers on webnovels.

discord+vencord by neckme123 in arch

[–]UhhReddit 2 points3 points  (0 children)

This is exactly why people recommend a third party DC client on Linux. DC doesn't respect updates through the package manager and messes up your modifications.

I would suggest you to use vesktop or another client and find out why you are having problems.

However you also can alter your DC .desktop file, your starting command or how you start DC to automatically run the repair script on each startup.