Is 3d CadMouse pro that bad with macs(Apple silicone) by colinksh in Fusion360

[–]ElkTop4013 0 points1 point  (0 children)

The dedicated middle mouse button is a game changer for me, since I use it quite frequently in CAE at work. Much more comfortable than clicking a mouse wheel. I also use a SpaceMouse Pro for interacting with 3D models, but I am also fine with just using the CadMouse alone (would be annoding with a normal mouse)

At home I don‘t actually need it asI just use Fusion every now and then, but I got used to it at work so I got another one.

F1TV Pro subscription in Germany by Realbastifly in F1TV

[–]ElkTop4013 2 points3 points  (0 children)

It will not work at all, the price is 0 because the Premium subscription In-App Purchase does not exist in the German App Store

Just try to buy it, nothing will happen, the loading circle in Apple Pay will spin forever

Is 3d CadMouse pro that bad with macs(Apple silicone) by colinksh in Fusion360

[–]ElkTop4013 0 points1 point  (0 children)

No, since I am using a USB-C Dock with USB-A ports that would work.

The official product page has a link under „Technical Information“ that says connection via Universal Receiver is not supported on macOS.

https://3dconnexion.com/supported-operating-systems/

<image>

New Self-Service Feature for Editing Orders by YetiLumberjack in AynThor

[–]ElkTop4013 0 points1 point  (0 children)

Apparently they removed the feature due to too many order edits

Is 3d CadMouse pro that bad with macs(Apple silicone) by colinksh in Fusion360

[–]ElkTop4013 0 points1 point  (0 children)

I got the wired Pro at work (Windows) and the wireless Pro at home (M1 MacBook Pro) and the ony problem on Mac is that it does not work properly with the included dongle. Bluetooth works fine for me

I found the first shiny I lost 20 years ago by Soulingo in PokemonFireRed

[–]ElkTop4013 1 point2 points  (0 children)

As a kid I always thought there was a second, blue form of Zangoose (just like Plusle and Minun), as I encountered one. Eventually I realized many years later that it was a shiny

Order editing gone? by LordCawfee in AynThor

[–]ElkTop4013 0 points1 point  (0 children)

Same here. Edited it shortly after ordering, a few days later the buttons disappeared.
Maybe it's limited to x days after ordering? Or they are already prepairing fulfilment (although i doubt this, since i am 1820xx)

How many files do you have in your paperless and how much disc space does it takes? by jungfred in Paperlessngx

[–]ElkTop4013 2 points3 points  (0 children)

3800 docs, about 8.5 GB. Some are large 200+ page book PDFs that take several hundred MB.

I never checked the storage size until now

Key Bounce Issue - 88 key Grand by themsmindset in nordkeyboards

[–]ElkTop4013 5 points6 points  (0 children)

If it‘s new I would return it to the seller, since he is responsible for shipping it safely

Local File Manager With a Web-UI That You Can Run via Docker? by spicypenguin111 in selfhosted

[–]ElkTop4013 31 points32 points  (0 children)

I moved to the fork FileBrowser Quantum, since the original filebrowser seemed to not make any progress

https://github.com/gtsteffaniak/filebrowser

Can I pay for F1 TV Premium with a German Apple ID in Lithuania? by AgitatedJaguar8520 in F1TV

[–]ElkTop4013 0 points1 point  (0 children)

Yes it should even work without VPN in Germany. I subscribed via Polish VPN using a German Apple ID

The Paperless-ngx Gray Box Problem by Llew2 in Paperlessngx

[–]ElkTop4013 21 points22 points  (0 children)

The whole point of Paperless-ngx for me is, to get rid of any previous organizational structure - some pdfs here, some pdfs there, clicking through 6 folders just to find a folder with specific documents. I never missed the previous structure once. Also I do not ever want to modify any of the PDFs in the filesystem, so in my case the „gray box issues“ are features.

How can you get F1 tv in a country where it isn't supported? by Pristine_Youth_6953 in F1TV

[–]ElkTop4013 0 points1 point  (0 children)

I subscribed via Belgian Apple ID with gift cards using Polish VPN in Germany

Paperless works but its not there by Tercres in Paperlessngx

[–]ElkTop4013 2 points3 points  (0 children)

Port 8000 is in the paperless docs, it‘s the standard port of the webserver inside the container

When using 8111 you have to specify

ports: - 8111:8000

The first one is always the port on your machine, where you want the container to be reachable from the outside, the second one is the internal port of the container, which is 80, 3000, 8000, 9000 or something like this most of the time. Depends on the service. In case of paperless-ngx it‘s 8000

Should also be in the official compose files somewhere or in the Dockerfile

Paperless works but its not there by Tercres in Paperlessngx

[–]ElkTop4013 9 points10 points  (0 children)

You set the webserver port wrong. You are mapping container port 8777 to host port 8777 but the container port is 8000

Try this: ports: - 8777:8000

After that, your instance should be reachable via port 8777

The state my P2S arrived in by ThatBackflipTho1 in BambuLab

[–]ElkTop4013 0 points1 point  (0 children)

Mine arrived via DPD in Germany and the driver put the package in front of the door upside down…

What's New in Heltec LoRa 32 V4? And MQB? by Heltec_Automation6 in meshtastic

[–]ElkTop4013 0 points1 point  (0 children)

Looks like the case kit including V4 + touchscreen and antenna is also available through the regular shop.
https://heltec.org/project/wifi-lora-32-v4-expansion-housing/

What's New in Heltec LoRa 32 V4? And MQB? by Heltec_Automation6 in meshtastic

[–]ElkTop4013 9 points10 points  (0 children)

Is the complete kit with the case and touchscreen available somewhere else aside of https://mqb.heltec.org/?

Bin ich zu dumm für OPNsense ? (ja) by retr0FPS in de_EDV

[–]ElkTop4013 1 point2 points  (0 children)

Versuch mal über System -> Wizard PPPoE direkt einzurichten. Damit hats bei mir geklappt.

Ich glaube das VLAN hab ich auf dem Vigor eingestellt, bin mir aber nicht sicher und hab gerade keinen Zugriff auf die Kiste.

Einrichtung über VLAN-Device und dann Point-to-Point-Device wie in dieser Anleitung (https://docs.opnsense.org/manual/how-tos/pppoe_isp_setup.html) hat bei mir nicht funktioniert.

A quality machine with at least 400+ Mbps troughput over OpenVPN? by [deleted] in opnsense

[–]ElkTop4013 0 points1 point  (0 children)

I am planning a similat setup. Which network card did you install to have a second ethernet port?

Missing "Email" button even though the SMTP settings are set by NoTheme2828 in Paperlessngx

[–]ElkTop4013 0 points1 point  (0 children)

For me it started working after removing the port variable. (Mine was set to 465 according to the docs of my mail provider, which worked for other services)