10

Somehow I don't understand electricity generation with oil. I have a normal oil well and transport the oil to a refinery 8m higher. However, not enough oil arrives there, even though the oil pump has a delivery height of 10m.

I have now installed a pipeline pump at approx. 4m, with the result that the previous 0.6m³ in the pipeline became 0. If I remove this pump, the content of the pipeline suddenly increases to 27m³ and the refinery starts working. and yes, the pump was pointing in the right direction.

The next problem is the fuel generators. I have 4 in a tower on the lower floor working. The supply seems to be sufficient. I now have build another 4 generators on the floor above the first floor, these again don't get any fuel, even though I have installed an mk2 pump directly at the bottom at the start of the riser pipe. The second floor is 8 walls higher above the first floor. This pump supposedly pumps up to 50m, but in the pump settings I only see a maximum height of 4m. Why?

I have no idea what I'm doing wrong. Where should I place the pipeline pumps? Should I use more refinerys? Or what's the secret here?

7

Since some time, I'm play Satisfactory on Linux. Performance is fine so far. But if I look on the moving conveyer belts with objects like iron ore or other things, this moving parts produce smudged artifacts on the screen. I don't know what this is called and what I can do against that. I have played the same game on the same laptop on Windows with exactly the same in-game settings. There are no such artifacts.

Is there anything I can do against that? Graphics card is a Nvidia 1050 with proprietary driver. I'm on Arch Linux. Proton is 8.25 GE. I have tested several Proton variant without any difference.

[-] laskobar@feddit.de 10 points 8 months ago

I have a 1050 in my Laptop and it works fine with the nvidia package AS proprietary driver

10
submitted 8 months ago by laskobar@feddit.de to c/archlinux@lemmy.ml

The first OS on laptop was Windows 10. After that, I have added Manjaro. Manjaro has added a Grub menu, with entry's for Manjaro and Windows. Now I want to switch to Arch. I have installed Arch on a separate partition. Arch has not added a entry in this grub menu, but this was expected. I have used update-grub from Manjaro, what added Arch to the menu.

But for some reason I can't edit the menu from within Arch.

I have tried to understand Arch Wiki what I have to do, to edit this menu from Arch. Can someone please help me to get this to work? I have tried to add my EFI partition /dev/sda1 via fstab to /boot/efi like in Manjaro, but this doesn't help to find the same menu with grub-customizer.

Any idea's?

[-] laskobar@feddit.de 6 points 8 months ago

Keep a minimum of 30GB free, for Windows update processes on the windows system partition. I don't how much the windows installation counts in space, but add that to the 30gb free space. I would recommend to have a extra partition for the games on NTFS and move your steam, epic, ubisoft, whatever library to that partition.

I have tried to use the same gaming partition between Linux and Windows, but failed every time. In the worst case this can alter your Windows privileges. At least I had this issue.

Currently I'm using Windows only for 2 games: Space Engineers and Empyrion. The rest works with better performance on Linux. Satisfactory, Ark survival, Elder Scrolls Online have more FPS on Linux with the same settings. I have to use a nvidia 1050 Ti in my laptop. With a AMD GPU the situation is a lot better on Linux.

I'm not a hardcore gamer, mostly im coding here and there. But sometimes gaming is a must have.

[-] laskobar@feddit.de 9 points 8 months ago

OK, many thx for the tips. Since my script in the service file is already doing some logging, i will try to use the last log entry, to find out, when it was last time running and exit the script, if it is not in the timeframe of 1 week.

38
submitted 8 months ago by laskobar@feddit.de to c/linux@lemmy.ml

I try to create a timer unit for weekly and daily backups. For example with the weekly unit, it should be executed once in a week, some minutes after login. If the unit was successful, it should shutdown and not start again until the next week. If a start of this unit was missing, it should be start again some minutes after the next login.

But for some unknown reason, the current unit starts after every login when I reboot the laptop. I am relatively sure that this timer unit is set up wrong, but unfortunately I don't know how I can implement such a unit better with the functions mentioned above.

[Unit]
Description=Run backup weekly
Requires=backup.service

[Timer]
Unit=backup.service
OnCalendar=weekly
RandomizedDelaySec=120
Persistent=true

[Install]
WantedBy=timers.target
16

I want to have only the FPS and the time to be displayed. On my screenshot you can see a setting with 16.7ms. I have no idea what this is, How can i remove this and keep only the FPS and the time?

5

I have tried to tame a Lizard Doggo today the first time. I'm playing the game now since 3 days and searched for this animal since the beginning. I never found them when i was walking. Today i could build my first vehicle and was more far away from the HUB. I found such a Doggo and could tame him. But after driving some meters, i couldnt find the Doggo anymore. Could it be, that they dont follow the car? How can i bring him to my base/Hub?

6

I try to play "Empyrion" on Linux via Steam. I have tried other games like "Satisfactory" without any issues and with a better performance as on Windows. But with Empyrion i get a max of 10 - 13 fps, where i have ~60fps on Windows on the same laptop. Graphic adapter is a nVidia 1050 GTX and OS is Arch Linux. If i remember correctly, Empyrion is a Unity game.

[-] laskobar@feddit.de 6 points 8 months ago

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.

1
submitted 9 months ago by laskobar@feddit.de to c/ntfy@discuss.ntfy.sh

Currently i try to create a PWA/WebApp for my own project. I am looking at the possibilities of integrating Web Push into my WebApp. If I understand the concept correctly, I need a push server in addition to my WebApp and the browser. Can ntfy take over this role?

25
submitted 9 months ago by laskobar@feddit.de to c/fdroid@lemmy.ml

I have installed Davx5 from F-Droid, from IzzyOnDroid Repo. Today I have checked for updates with the Google playstore and the App was updated to the playstore variant. I thought this isn't possible? What's going on here?

7

I would like to install Ungoogled Chromium, but I can only find ungoogled Chromium as an older version on Arch AUR and a "Ungoogled Chromium XDG" as a newer build. Can someone please explain me what's the difference between Ungoogled Chromium and Ungoogled Chromium XDG?

[-] laskobar@feddit.de 15 points 10 months ago

Since a lot of API's are missing on Android and others have unresolved bugs since age's, it's no wonder that Extension developers are total unmotivated to bring more effort to migrate their extensions to the Android platform.

2
submitted 11 months ago by laskobar@feddit.de to c/gnomeunofficial@lemmy.ml

I Gnome 44, when I double click a archive, the archive is extracted in a subdir of the current directory. Is it possible to change that behavior, so that a window opens with the contents of the clicked archive?

17
submitted 11 months ago by laskobar@feddit.de to c/linux@lemmy.ml

Is there some way to set the keyboard layout on GFN in the browser, or at least use the system keyboard layout from Gnome?

According to the Arch Wiki, i should start Chromium with --disable-features=UserAgentClientHint` and spoof the UserAgent to Windows, but this doesn't work anymore. There are no Keyboard area in the settings.

If I use GFN on Windows, the area for keyboard layout is working.

Or is there some way to copy the settings from windows via Cookies or any other storage method?

[-] laskobar@feddit.de 10 points 11 months ago

Find My Device is completely useless until the device is unlocked. As long as it is rebooted and not unlocked, there is no way to detect its location. Since most phones (if not all), use an encrypted filesystem. With such, no service can't start if the device isn't initially unlocked after reboot, including Find my device.

This isn't only a issue with Google's implementation, it's the same with other implementations to.

[-] laskobar@feddit.de 4 points 1 year ago

The depth is changing constantly, because new subdirs are created and removed during the day and/or upload/sync process. Thats why the script is walking across the complete directory structure every time. But the dummy file is a nice suggestion. In this case, I can monitor only the dummy file and trigger the script on dummy file change. Good idea.

[-] laskobar@feddit.de 5 points 1 year ago

Alles gut :-) Das Problem ist gelöst. Die Dachdecker haben das LAN Kabel beschädigt. Werd mal ein Neues am Montag ordern. Ich hasse es nur, das Kabel zu verlegen. Das liegt teilweise unter dem Laminat im Flur, was ich mühsam verlegt habe. Was solls, da muss ich wohl durch.

[-] laskobar@feddit.de 4 points 1 year ago

It seems the limiting factor is the switch or cable. If i connect the Rpi to the router directly, i get: 0.0000-10.1222 sec 281 MBytes 233 Mbits/sec

[-] laskobar@feddit.de 15 points 1 year ago

I've been testing KDE for several weeks now, XFCE before that but I'm back to Gnome. It just feels right. Everything is where I expect it to be. No searching in thousands of menus. What scares me about KDE is that there are tons of options and stuff that no one will ever need. Especially KMail I find just awful. So many options and you only find what you are looking for, after an extensive search via a search engine of your choice. This is totally frustrating. XFCE does a lot better here, but I miss the one or other pleasant animation when opening windows and the like. Gnome, on the other hand, isn't great either, but I feel most comfortable here.

[-] laskobar@feddit.de 6 points 1 year ago

Lock the pc, if you leave and lock the db, if pc is locked, lid is closed and this is absolute a non-issue.

German BSI is sometimes a little bit over motivated ;-)

[-] laskobar@feddit.de 6 points 1 year ago

I have created a FOSS extension called SyncMarks to sync bookmarks and tabs. It's working with Firefox, Edge and Chromium and also on Kiwi on Android. You can sync your bookmarks independent from the browser and cross-browser. For example from Firefox to Edge or Chrome.

As a backend I would recommend my small php script which you can selhost. You only need PHP and a database like SQLite or MySQL. As fallback you can use any WebDAV share.

view more: next ›

laskobar

joined 1 year ago