HelloRoot
@HelloRoot@lemy.lol
- Comment on Ideon: I'm building a self-hosted project cockpit on an infinite canvas (v0.5 update) 7 hours ago:
Already selfhosting it. Thank you so much for your time and effort <3
- Comment on Trying to evaluate AI model generation 1 week ago:
check out the llm benchmarks as well down below
- Comment on Trying to evaluate AI model generation 1 week ago:
Have you seen: github.com/KoStard/ForgeCAD
- Comment on 💞 FairScan > Syncthing > Paperlees-ngx 3 weeks ago:
afaik you just listed features that the printer I mentioned (or if I am wrong, other similar printers) supports
it’s my bad for not mentioning all possible workflows, I was just a bit lazy and thinking of my personal documents only, which do not work well with further smart automation, because my batches are highly irregular. So the more manual approach is the best for me currently. Maybe possible with some future AI integration.
- Comment on 💞 FairScan > Syncthing > Paperlees-ngx 3 weeks ago:
please elaborate
- Comment on 💞 FairScan > Syncthing > Paperlees-ngx 3 weeks ago:
Epson WorkForce DS‑730N
put 100 sheets on the tray, it scans them all and either puts them all into a single pdf or multiple pdfs. Then you split / merge them in software.
- Comment on 💞 FairScan > Syncthing > Paperlees-ngx 3 weeks ago:
You could buy an automatic scanner that takes a stack of docs and dumps the files to a network share.
- Comment on Sitting here waiting for my first Bambu A1 print... 3 weeks ago:
I have an AMS with stock firmware. Seems to just work for me
- Comment on Sitting here waiting for my first Bambu A1 print... 3 weeks ago:
You can use orca with your bambu
- Comment on Do you backup your docker images? 4 weeks ago:
afaik I’m on an older version of github.com/distribution/…/distribution
my compose somehow says nothing haha:
services: registry: restart: always image: registry:2 ports: - 5000:5000 networks: - dokploy-network dns: - 9.9.9.9 - 1.1.1.1 volumes: - ../files/auth/registry.password:/auth/registry.password - registry-data:/var/lib/registry environment: REGISTRY_STORAGE_DELETE_ENABLED: true REGISTRY_HEALTH_STORAGEDRIVER_ENABLED: false REGISTRY_HTTP_SECRET: ${REGISTRY_HTTP_SECRET} REGISTRY_AUTH: htpasswd REGISTRY_AUTH_HTPASSWD_REALM: Registry Realm REGISTRY_AUTH_HTPASSWD_PATH: /auth/registry.password # REGISTRY_PROXY_REMOTEURL: "https://registry-1.docker.io/" deploy: placement: constraints: - node.role == manager networks: dokploy-network: external: true volumes: registry-data:
- Comment on Do you backup your docker images? 4 weeks ago:
i selfhost a pullthrough docker repository, so every container I use is stored in there and can be pulled offline.
- Comment on Apparently I'm into Web3, says Netcup 🤷 4 weeks ago:
a budget oriented ond
- Comment on FreeCad in docker 4 weeks ago:
do you have a docker image so that I can try it out and see if it’s the same for me?
- Comment on Where to start with backups? 1 month ago:
I backup the whole / with borg
- Comment on I built* an Android app to generate OpenPrintTags! 1 month ago:
Nobody wants your opinion on it either, yet here we are.
- Comment on Why isn't using a key file the most common way to log into self-hosted servers? 1 month ago:
It does sound like one, but it isn’t.
Passkey
- Per-service key pair, unique per domain, Identity bound only to that specific account on that site
- Challengeresponse via WebAuthn
- Trust anchored only in the target service (no external CA)
- Private key sealed in OS / secure hardware keystore
Certificate login
- Single global identity usable across many services
- TLS client authentication with certificates
- Trust established via certificate authorities and chain validation
- Private key stored in exportable file or smartcard
- Comment on Why isn't using a key file the most common way to log into self-hosted servers? 1 month ago:
I think OP is talking about auth in services that you selfhost.
For example elster.de forces you to sign in by entering a username and uploading a cert file.
But mostbselfhosted services only have username/password logins.
- Comment on Good FOSS design software for beginners? 1 month ago:
CAD Sketcher is a free and open-source project that adds constraint-based sketching and parametric modeling to Blender
- Comment on Is this nozzle too low or bed temperature issue? 1 month ago:
I had skmilar symptoms once when my nozzle was clogged. I tried dislodging the vlog without success, but replacing the nozzle immediately fixed the problem.
- Comment on How to setup searxng with traefik or nginx and cloudflare 1 month ago:
What did you try and what was the error?
- Comment on How do you get a certificate for an internal domain? 1 month ago:
frp has an option to encrypt the tunnel
- Comment on Why does my overhang/bridge look so bad? Isn't this small enough to be done better? 2 months ago:
Honestly, I just keep changing all sorts of settings until it does what I want. Sometimes even layer height can affect bridge behaviour.
But first thing I’d do is to rotate the piece by 90° and see if the thin bridges that you can see behind the thick curved ones, change their orientation to be short instead of long.
- Comment on Why does my overhang/bridge look so bad? Isn't this small enough to be done better? 2 months ago:
It would help if you showed how it looks in the slicer.
But from the photo it looks like it made the bridge in a circular way instead of in parallel lines. If you can make the bridging go strictly in parallel lines from top to bottom, it should turn out better.
- Comment on Holiday Upgrade Disasters 2 months ago:
or something like nanokvm
- Comment on Where do you guys buy your 3D print and such at? 2 months ago:
Aaah thanks for explaining, I didn’t even know that was a thing, cause I never did any tutorials, I just started rawdogging it at some point when I needed to do a project.
I do mostly functional designs and I agree that Blender is not the best for it tbh. it can be fiddly and unintuitive. I guess I just know my way around it rather well by now.
There is this plugin that can make it more interesting for people that come fom the CAD workflow: www.cadsketcher.com (but you won’t be making realistic doughnuts with it)
- Comment on Where do you guys buy your 3D print and such at? 2 months ago:
- Comment on Where do you guys buy your 3D print and such at? 2 months ago:
I’ll probably get downvoted to hell for what I say but anyway:
- I use blender for all my 3d print designs
- If you need something custom, just write me a pm, I’ll do it for about 5$ per hour. You’ll get a 3mf, an stl and a blend file.
- Comment on What are some unique Games to host server's of? 2 months ago:
Heroes of Umbra (maple-story-like)
- Comment on Counterintuitively, I did this to eliminate the need for supports 2 months ago:
Thanks for the patient reply. The history of printers is super intriguing.
- Comment on Counterintuitively, I did this to eliminate the need for supports 2 months ago:
How/why are you printing on a goddammn mirror?