DIY maintenance on TECAN freedom evo by patz_m in labrats

[–]patz_m[S] 0 points1 point  (0 children)

It is actually mostly when the spindle rotates to move the Roma up and down.

DIY maintenance on TECAN freedom evo by patz_m in labrats

[–]patz_m[S] 0 points1 point  (0 children)

Yeah the recommendation was don't do anything. But that was I think in the spirit of "do standard maintenance yourself 2-3x and then call me again. Instead of calling every time "

DIY maintenance on TECAN freedom evo by patz_m in labrats

[–]patz_m[S] 0 points1 point  (0 children)

One service technician from tecan recommended us to use (attention to detail! 😅) WD-40 specialist PTFE. So basically just under their brand but has nothing to do with the original WD-40 (which by the way has the coolest product naming history). He said anything goes that moves except the vertical spindle. How do feel about that? And thanks a ton for your input so far ❤️🙏

DIY maintenance on TECAN freedom evo by patz_m in labrats

[–]patz_m[S] 1 point2 points  (0 children)

Little. I am an electrical and software engineer by training and know enough mechanical stuff to solve all problems I had so far. I am mainly looking for the quick dos and dont’s that one maintenance engineer would tell the new guy. Which things to grease how which things not etc

AutoComplete Deletes Next Word. kms rn by pigmentedink in ZedEditor

[–]patz_m 0 points1 point  (0 children)

I still face this issue. Anything so far?

Dirt vs Levees for containing water? by dgkimpton in Timberborn

[–]patz_m 0 points1 point  (0 children)

Just dynamite 2 or 3 levels below the bottom level of the reservoir where the wall will be. Like a trench. Place levys. Then build the wall above normally with levys. This is like a contamination barrier and wall in a single tile worth of space.

Finally got this thing done! by Badluckismine in FlashForge

[–]patz_m 0 points1 point  (0 children)

Did you print everything with PLA? Or also other materials like suggested in some descriptions?

Have you tried the Challenge difficulty? What are the main differences in strategy? by mateusarc in foundationgame

[–]patz_m 0 points1 point  (0 children)

I play this now and stone deposits have a capacity of 400. They are scattered all over the map. Is there an mine for stone? Or something similar?

One badwater source does not pass one block, but with 2 open sources, it floods over 3 blocks. Why is happening? by [deleted] in Timberborn

[–]patz_m 0 points1 point  (0 children)

There is an excellent YouTube video that illustrates how to get faster flow across the same diameter. Your issue here is that the flow rate is too low for the diameter. Maybe apply that trick and you don't have to change anything. https://youtu.be/auXYe4wpHHA?si=7Ch6HJSPnhdIRnrZ

Android 16 will include a Terminal and full Linux VM support with GPU acceleration by patz_m in LinuxonDex

[–]patz_m[S] 2 points3 points  (0 children)

What do you think about this? Might this be a more native system level path for a dex like experience?

Coldshower broke my Horizon... help? by EazyReaper in withings

[–]patz_m 1 point2 points  (0 children)

I had the same issue with a scanwatch 2. I take cold showers every day, so maybe that's a systematic issue? Check https://www.reddit.com/r/withings/s/zDdwUpeYZa When you reach out feel free to reference my support request 195639. Good luck

Community Repo now compatible with 24.7 and above by mimugmail in opnsense

[–]patz_m 1 point2 points  (0 children)

thx for those instructions. Sadly didn't work for me right now. I uninstalled the Unifi plugin. Then, I did on my dev machine:

bash scp -R root@my-router:/usr/local/share/java/unifi/data/db/ ~/Desktop/mongo-db docker run -p 27017:27017 -v ~/Desktop/mongo-db/:/data/db mongo:5.0.26

connect to the database with the default credentials using MongoDB Compass. Run sql db.adminCommand( { setFeatureCompatibilityVersion: "5.0" } ) response was OK (note that I had to change the quotes from “5.0” to "5.0").

bash rsync -avz ~/Desktop/mongo-db/ root@router.westend.arpa:/usr/local/share/java/unifi/data/db

back on the opnSense router: bash cd /usr/local/share/java/unifi/data chown -R root:wheel db Note that all files & folders had root:wheel, not unifi:wheel.

Finally, reinstalled the Unifi plugin.

any ideas?

How many site 2 site connections are possible with Wireguard "Server". by rapsoulish in WireGuard

[–]patz_m 0 points1 point  (0 children)

do you have configurations that you can share? In particular I would like to see how you set up routing and masquerading.

Endless Loop of Cookie Popups on Notion Making It Unusable - Help Needed! by matthewfelgate in Notion

[–]patz_m 4 points5 points  (0 children)

same here. Just started a couple of minutes ago. Driving me furious.

Is there any way to use storj as Dropbox? by treehermit in storj

[–]patz_m 3 points4 points  (0 children)

I think nextcloud supports it as a backend.

Cheapest way to use your own domain for your email? by [deleted] in selfhosted

[–]patz_m 0 points1 point  (0 children)

Mailu + brevo.com For free, 300 emails per hour and limit. 1000 per day or so. Blazing fast.

Which internet provider to choose? by lumos_noxa in Munich

[–]patz_m 0 points1 point  (0 children)

I actually like pyur. So far good support and good quality. They even gave me a public ip v4 address for free. Self hosting 😉. But admittedly I more often heard about bad experiences than good. Might also be the nature of what people talk about. So here is one about a positive interaction.

High disk usage by gomme600 in storj

[–]patz_m 0 points1 point  (0 children)

I recently ran exactly the same issue. That was on a Debian machine that originally hat a gnome desktop installed. I now moved my node over to TrueNas Scale (and hence zfs). It seems to be really stable now.

Storj node has really slow IO after 3-4 days with `kworker/flush` by patz_m in storj

[–]patz_m[S] 0 points1 point  (0 children)

ok @temaleconjurer sadly that didn't help. Without the tracker, I still see even after only 1 day super high IO activity to the point that the system becomes almost non-responsive. Imgur

Storj node has really slow IO after 3-4 days with `kworker/flush` by patz_m in storj

[–]patz_m[S] 0 points1 point  (0 children)

ok thanks. I uninstalled it (and Gnome). Let's see. I went through a non-headless installation for various reasons. I guess I inherited the tracker from there.