laskobar

joined 1 year ago
[–] laskobar@feddit.de 0 points 11 months ago (1 children)

Can you please tell me how to do that?

Additionally, how does the shredder working? I haven't attached a assembly line to it, but normally I can put manually pieces in to the stations. But this isn't possible with the shredder...

[–] laskobar@feddit.de 0 points 11 months ago (2 children)

Yes, I think the card is the weak point here or better the weak driver support. My next laptop will definitely have a AMD card. But I have absolutely no idea which one is good enough to handle actual games with full details and usable fps. I don't expect Desktop like experience but at least 40 fps with full details in an actual game would be fine. Im not a professional gamer, but when I have the time to play, it should be fun and not frustrating. Mostly I do coding with VSCode and some database stuff in different flavors. So a not to small display is a must have.

Can you recommend a good GPU? For the rest I can do my own research...

[–] laskobar@feddit.de 0 points 11 months ago (4 children)

Yes, of course. But nothing helped really. There is a small difference between the used Proton version. With 8.25 GE i get 13 fps and with 6.4 GE1 i get 19 fps. Using PROTON_USE_WINED3D11=1 makes it more worse than ever, with only 5 fps.

On the same laptop with windows, I have ~ 60 fps.

[–] laskobar@feddit.de 0 points 11 months ago

From my point of view, this is all relatively unstable and not really well thought out, far from being reliable. I have spent the last 2 weeks trying to convert my Crossbowser bookmark backend (https://codeberg.org/Offerel/SyncMarks-Webapp) into a functioning PWA. Very disappointing. Don't ask me how many nerves I've lost in the process. At least you can now use the WebApp as a PWA. The share_target also works if it was installed via Chrome or Samsung Internet. It also works offline. These functions are even retained if you subsequently uninstall Chrome/Samsung Internet. The WebApp then asks which browser wants to take over the functions. This also works with Chromite or Firefox. Strange but what the heck. At least you can now share any URLs with the backend. This also works offline, even if this is more of an Edge case for bookmarks.

[–] laskobar@feddit.de 0 points 11 months ago (2 children)

Oh there is a APK, when using Chrome or Samsung Internet (installed via Samsung Store). The store is generating and signing the APK. Only with such a signed APK OS Level functions will work. A good example is the share_target functionality. If this is enabled by the PWA and installed as APK, you can share text and links with the PWA. The same applies for PWAs on the Desktop, for example with Edge on Windows.

If you use the same PWA with Firefox or Samsung Internet installed from Play Store, it can only add a shortcut on the home screen, without share_target functionality.

Additionally some service worker functionality is very basic on some browsers. On one hand this is bad for functionality, but good for privacy. Assume a PWA uses a background sync service for example. This can exchange a lot data and sync it with any target in the web, without user consent. This is only a small part where service workers do not respect users privacy.

If you look at that we come in fast steps to this insane and total crazy manifest v3 webextensions. They are completely privacy nightmare at least how Chromium designed them. The Mozilla implementation is a lot better, but incompatible to Chromium.

Welcome to the ugly world of new web technologies.

[–] laskobar@feddit.de 0 points 1 year ago

This makes sense. Yes, I have paid in the playstore for this app (and I would do it again and again). But if I understand it correctly this would also mean, I could download their v4.3.8-ose from the official GitHub repo for free, and it would be updated automatically from Playstore to v4.3.8-gplay version (which is not free). Strange.

But this app is worth every penny.

[–] laskobar@feddit.de 0 points 1 year ago

Oh thats my standard browser. I need Chromium only for testing my webextensions and for Geforce Now. Since the last will not work with Firefox.

[–] laskobar@feddit.de 0 points 1 year ago

I can give it a try, but I would prefer a more "native" approach. I don't like this flatpack/snap concept. But yes, it's an alternative.

[–] laskobar@feddit.de 0 points 1 year ago

Yes, that's my understanding of xdg. But I have no idea what this means for Ungoogled Chromium package. Base Chromium itself isn't degoogled. It has most of the Google service's active and enabled. Only a minor subset, like bookmark sync is disabled (but technically available). With Ungoogled Chromium, most (not all) Google dependencies are patched and inactive. At least this was the case as I last checked it. Since I prefer a mostly Google free environment, I would like to use Ungoogled Chromium for testing and a patched Firefox browser for standard web things.

[–] laskobar@feddit.de 0 points 1 year ago

Why do you build a chest around the bee's? Sorry, I'm new to Valheim.

[–] laskobar@feddit.de 0 points 1 year ago

Unfortunately no SFTP. On the other hand, it has WebDAV support.

[–] laskobar@feddit.de 0 points 1 year ago* (last edited 1 year ago)

This is because Wayland doesn't allow it to read window titles. Keepass and KeepassXC uses the window title to identify which entry to use. If you have no title, you can't find the entry. That's why it will not work with Wayland and never will work, until Wayland allows it to read window titles.

XWayland, which is forced with your workaround, is not Wayland.

That's at least for me, the main reason not to switch to Wayland. I have no idea why Wayland doesn't allow reading window titles. There is absolutely no security or performance benefit of this behavior. For me it's either a bug or a design failure. Or simply bad behavior.

 

A similar question was raised some day's ago from a other person, but with different background. In this case, I would like to buy a nice gaming laptop. Of course I would use it for office and coding to, but primary I'm searching recommendations for gaming. I would like to play Wine/Proton game's and also native Linux games. As OS, I like to use Manjaro Gnome.

Should I better buy all of AMD (if yes, which CPI, GPU) or Intel/Nvidia? Or Intel CPU and AMD GPU? Which combination is the right one with best performance for a casual gamer? I prefer FPS games, if that's important...

1
submitted 1 year ago* (last edited 1 year ago) by laskobar@feddit.de to c/spaceengineers@lemmy.zip
 

Is it possible to paint only parts of block's? For example there are Reinforced Conveyor Tubes with some sort of protection around the tube. They seem to seel a room airtight.

Is it possible to paint the tube in yellow/orange and the protecting outer parts in the color of the walls? Every time I try to repaint this block's, the whole block get the new color.

0
submitted 1 year ago* (last edited 1 year ago) by laskobar@feddit.de to c/linux@lemmy.ml
 

I'm on Manjaro Linux with Gnome. When I attach a USB HDD to my laptop, it mounts as /run/media/username/uuid. But for some reason, it is mounted as root and not with the owner set to the currently logged in user. For that reason, I can't create new directory's on this HDD, after I attached this to the laptop.

I can only switch to root, create the folder and change ownership of this new folder to the currently logged in user.

Is there any way to automount the USB hdd/stick with ownership of the currently logged in user?

 

Since some updates, the background image on the GDM login screen is only displayed for a blink second and then disappears for a complete black background.

Is there any fix or workaround available?

 

Hello together. I try to use a systemd path unit, to monitor a directory structure. But as of now, I was only successful for the top level directory. The unit should be triggered, if a new file is written to either the top level of the monitored directory and also, if there is a new file in any of its subdirectories. I don't know how to do that. Any ideas?

Additionally, the triggered service unit should be delayed for some time. Background is, that I automatically upload sometimes more than one file in a batch. So I will give the script triggered by the service unit the chance, to wait until the upload of all files is finished, so that I can work with all the new files with one script call, instead of multiple calls for every file. Is that possible?

 

This is my first time setting up a Raspberry Pi4 (8GB). Before, I have used a RPi 3B for some other things. From what i have read is, that IO performance should be a lot better on the RPi4, as with the RPi3B. But i get the same speeds as before. I have setup the following:

  • Installed Raspbian Lite (64bit)
  • enabled SFTP/SSH
  • Setup a user for SFTP only access, with home on a connected USB HDD
  • the USB HDD is connected to one of the USB3 ports
  • This is the same setup on the RPi3B

When I now try to start to copy a 2GB file from my Laptop via LAN, i get in both cases a max of 11.6 or 11,5MB/s. But according to articles like this (https://www.jeffgeerling.com/blog/2021/raspberry-pi-25-gbps-16-tb-omv-nas-setup-and-performance), it should be much faster. Is there some secret, or whats the problem?

BTW: The Laptop runs on Manjaro Linux, where i start the transfer, there is no Windows available.

 

How can I actually see how full the hydrogen tank is? This is always displayed with 0/total quantity in the station's inventory. Apparently it seems to be full, because hydrogen is only produced again (the ice decreases) when I open a room into space. Is this just a bug or is it intentional? Or is there a possibility to display the filling level in percent or absolute?

 

Hi there. Since I removed my Reddit account, I'm really happy to find a new home here. Hopefully beginner questions are allowed here.

Currently I'm trying to reliable get SE to work on Manjaro Linux. But this seems to be not an easy task. Currently it's the only game, I have tried, which tends to crash on Linux.

 

I have played that game a lot in my old days on Windows, but under Linux I have a lot of crashes. I have installed the game via Steam and it starts in to mainmenu. But mostly when I try to start a game, it crashes. After reading some tips, I have changed proton to GE-Proton 8.3. with that crashes occur a little bit rarer, but to often. I have also tried GE-Proton 8.4 or Proton Experimental, but without luck.

Is someone here with some tips?

BTW: im on Manjaro

 

It seems there are 2 official F-Droid clients available. org.fdroid.fdroid and org.fdroid.basic. Can someone please tell me what's the difference?

 

Since the last update, there is a issue with GDM, where a set wallpaper disappear after a small second.

Is there some fix for this available?

view more: ‹ prev next ›