tubbadu

joined 2 years ago
[–] [email protected] 11 points 6 months ago

Roger Roger

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

I'll try other kernels then, but I don't know how to check if the system is actually powered off or not without waiting 8 hours and checking the battery drain XD perhaps the halt could be the key

thanks!! I'll update the thread if I'll discover something new

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

how do I check this? This is probably the source of the issue (see this comment), but I have no idea on what to do to understand the actual cause

thanks for your time and help!

[–] [email protected] 1 points 6 months ago

update: I tried but when off (or at least "apparently off") the USB ports are off, my phone does not charge when plugged in

[–] [email protected] 1 points 6 months ago (4 children)

okay, I think we have some news: if I kill the pc by holding the power button, after a night the battery loses 0%! so I guess the problem is that it's not shutting down properly. I tried to sudo halt --poweroff and it drained the battery as usual. I then tried sudo halt -f and something strange happened: the screen immediately turned off, but the red LED on the volume key indicating that the volume is muted stayed on, so the pc wasn't completely off. what could be the problem? and why does this happen only when I force the halt? could it be a kernel issue?

thanks for the help and for your time!!!

[–] [email protected] 2 points 6 months ago

I'm going to free space for dinner

[–] [email protected] 1 points 7 months ago (1 children)

I checked and yes, there's no cmos battery in it. Do you think this may have something to do with it?

[–] [email protected] 1 points 7 months ago (6 children)

I'll try it as soon as I can, thanks for the suggestion! I don't think the battery is dying, because while powered on the battery life is very good

[–] [email protected] 1 points 7 months ago

As it should be, the battery life while in use it's even better than my own pc

[–] [email protected] 1 points 7 months ago

Probably there are problems with the report to the OS because the battery health is marked as 100%, which is a bit strange for a 4yo pc. Do you think this may have something to do with the battery drain?

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

The battery health is marked as 100%, which seems strange to me. However, the battery life while powered on is very good, so I don't think the battery is old or exhausted. Do you think that changing the battery may be the solution?

[–] [email protected] 1 points 7 months ago
 
 

Hello! I'd like to print food safe objects to use in the kitchen, like spoons and glasses and so on. Looking on the web it seems that the problem with 3d printed objects is that the space between layers is like bacteria's heaven, so after one use you have to throw them away. The only way I found on the web is "coat with resin", but I don't like this very much, as scratches can remove the coating. also "print a negative and use it like a stamp" seems like too much work for a simple spoon.
so the question is, what if I use a filament that can go into the dishwasher, so I can clean it with boiling water? the web didn't help me much on this, as I found different opinions on the matter: some people said that PETG could go in the dishwasher, some said no.

what is the real answer? can I 3d print PETG objects, use them, put them in the dishwasher, and then safely reuse them?

 

Hello fellow KDE users! I use KDE Plasma on my tablet, but found windows managements a bit painful when using only the touchscreen, so I wrote this KWin script: it just organize automatically each window in a separate virtual desktop, maximized and borderless, allowing you to use the built in touchscreen gestures (3 fingers slide) to switch between them (animations are real smooth!)
I also released it on pling/kde store

Hope you'll find it useful! Let me know your thoughts about this!

 

hello! For University I need to use a remote machine with a very very VERY weak password I cannot change, and I have to use that machine to edit some code with a few other students of my team. All the code should then be pushed to a repo of my personal github. I'd like to be able to grant access to only that repo, so that if someone guesses the password it cannot touch my other stuffs. What options do I have?

[SOLVED] EDIT:
as suggested by @[email protected] I created a github fine grained access token setting its only permission as read/write only that repo. Then I cloned the repo on the remote machine and set the url to include the token:

git remote set-url origin https://myusername:[email protected]/myusername/myrepo.git 

I then set the user and email:

git config user.name myusername
git config user.email [email protected]

and voilà! I can now simply push without any password requested! And in case someone gained access to the token (that is stored in plain text inside the .git folder) it would only grant access to that specific repo, limiting the damages

1
Opinions on Swisscows? (lemmy.kde.social)
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

Hello! Since I'm unable to find a public searxng instance that could work for more than a week and sadly cannot selfhost one, I'm looking for a replacement. I so found Swisscows, that promise to be privacy respecting, but here on lemmy didn't find any opinion on it. Do any of you use it? Why or why not?
I'm also considering Qwant and Mojeek.

0
submitted 2 years ago* (last edited 2 years ago) by [email protected] to c/[email protected]
 

Hello! I'm looking for a foss weather app for android, so I went ahead to f-droid and tried a bunch of them, but didn't find any that fully satisfies me: I want to be able to see the hourly forecast of any day of the week, not just the "global" forecast, and I want the weather service used not to require a credit card (openweathermap.org for example requires the credit card to get an API key). Geometric Weather is the one that I'm currently using, with open-meteo as provider, but sadly it displays hourly forecasts only for the current day, but not for other days.

Do you have any suggestion? Thanks in advance!

 

Hello! on the wiki it is written that OnePlus Nord models are supported, but does this means any Nord XX model is good? like the OnePlus Nord 2T for example

 

With the increase popularity of the linux desktop and the steamdeck, will new viruses and malwares be developed for linux systems? should we better use an antivirus?

view more: ‹ prev next ›