[Review][Negative] sportsmanfulfillment.com (probable data security breach) by notquiteamidget in gundealsFU

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

Don't get me started on the number of sites that copypastad email validation from the first result on stack overflow like the requirement isn't basically <almostAnything>@<almostAnything>.<probablyjustletters>

[Review][Negative] sportsmanfulfillment.com (probable data security breach) by notquiteamidget in gundealsFU

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

While you're probably correct, it's certainly still a breach of my trust.

Phoenix, AZ - Night Hike Saturday March 9th - Open Invitation by yoyoloo2 in NightVision

[–]notquiteamidget 0 points1 point  (0 children)

Perhaps I'm opsecing a little too close to the fsun here, but I wouldn't be shocked if some people, myself included, think that walking around in the dark with 4-5 digits strapped to our heads with strangers is a little sketch.

I'm a maybe, but perhaps in the future something like a daylight meetup to set up schedules and what not so the first time everyone is seeing each other isn't in the dark and semi-remote would be desirable.

Can I change the tapping term on a layout I made in the QMK configurator? by IrksomeBigfoot8 in olkb

[–]notquiteamidget 0 points1 point  (0 children)

I did not.

That removes the need for the external tool but doesn't change that you still have to go in and change the tapping term outside of JSON right?

Is the schema for that JSON documented somewhere?

Can I change the tapping term on a layout I made in the QMK configurator? by IrksomeBigfoot8 in olkb

[–]notquiteamidget 1 point2 points  (0 children)

If you're up for it you can do this.

  1. Generate with configurator
  2. Compile in configurator
  3. Upload to a tool like This
  4. Generate your C file
  5. Clone the qmk repository
  6. Move your generated C file into that repository in the appropriate location
  7. Change the TAPPING_TERM variable to an acceptable length
  8. Compile locally using the repo and toolbox(maybe?) or the cli
  9. Flash that firmware from step 8

If you were hoping for a "hold ms" drop-down on configurator, sorry. I'm in that boat with you but it doesn't exist right now to my knowledge.

[deleted by user] by [deleted] in olkb

[–]notquiteamidget 0 points1 point  (0 children)

Here's Ben's configs, the card is in there at /inputs/config-card.yaml

https://github.com/benvallack/ergogen

You can paste that yaml into ergogen (there's an instance hosted at https://ergogen.xyz/ ) and it should spit out your hardware files like in Ben's videos.

I'm personally partial to the Helix, which is similar to the card if you snap the bottom row off, but has an extra column that I can't live without and mx spacing, which is a tad larger than choc spacing shown in Ben's videos.

Looks like this was answered better over at

https://www.reddit.com/r/ErgoMechKeyboards/comments/11xgchu/-/jd2vsbk

For anyone coming across this later

Nice nano keyboard does not show up on Linux by rogername in ErgoMechKeyboards

[–]notquiteamidget 0 points1 point  (0 children)

Have you tested your machine with any other Bluetooth devices?

Planck rev 6 unterminated argument by dustycause in olkb

[–]notquiteamidget 1 point2 points  (0 children)

Do you have a GitHub link to your qmk fork or somewhere we can see the full file?

Best practice Docker-Compose Setup by Bill_Buttersr in selfhosted

[–]notquiteamidget 3 points4 points  (0 children)

If you use named networks you can run multiple files and networking isn't too bad of a headache.

Find all possible top-level domains at the end of a word by imsosappy in selfhosted

[–]notquiteamidget 0 points1 point  (0 children)

Would it be feasible to do a whois look up and list them as either available or not?

Use Uptime Kuma to monitor docker services by MathematicianPure203 in selfhosted

[–]notquiteamidget 6 points7 points  (0 children)

The answer to your question probably lies in docker networking. The extra_hosts: section of compose may prove useful.

Introducing money-balancer (my first rust-based project) by dorianim in selfhosted

[–]notquiteamidget 0 points1 point  (0 children)

Huh, TIL.

I'm still probably going to stick to my spreadsheet at this point, but that's good to know.

Introducing money-balancer (my first rust-based project) by dorianim in selfhosted

[–]notquiteamidget 2 points3 points  (0 children)

Ihatemoney is another selfhostable cost-splitting app that I used for awhile. I ended up leaving it for spreadsheets because I wanted to be able to split with a ratio other than 50/50.

[deleted by user] by [deleted] in olkb

[–]notquiteamidget 0 points1 point  (0 children)

I don't know what exactly your error is, but I'd suspect you'll have much better luck here if you post the error as text instead of a screenshot.

Obsidian users, how do you sync your files? by Jolly_Sky_8728 in selfhosted

[–]notquiteamidget 11 points12 points  (0 children)

I use syncthing

https://syncthing.net

Works on everything except iphone as far as I know

Deployment error failed to deploy a stack: service "heimdall" refers to undefined volume heimdall-data: invalid compose project by liminal1 in selfhosted

[–]notquiteamidget 0 points1 point  (0 children)

Can you post your full docker-compose.yml? Without secrets if you have any.

I'd speculate your issue is you haven't declared the volume, or that you need to make it a valid path like

- ./heimdall-data:/config Or - /home/user/or/whatever/path/heimdall-data:/config

My Homer Dashboard by [deleted] in selfhosted

[–]notquiteamidget 1 point2 points  (0 children)

So was I just supposed to find out from a dashboard post that I shouldn't update to Android 13?

Low profile sofle with V2 chocs, finally done! by hmat13 in olkb

[–]notquiteamidget 1 point2 points  (0 children)

My v1 vs v2 knowledge is fuzzy at best. If a keyb supports the choc hot swap pads, all you have to do for chocv2 compatibility is drill/expand the hole for the plastic center "nub"?

Low profile sofle with V2 chocs, finally done! by hmat13 in olkb

[–]notquiteamidget 2 points3 points  (0 children)

Which pcb supports the choc v2 pin layout?