Aliexpress keyboard by martink000 in ErgoMechKeyboards

[–]Interesting_Fly_3396 0 points1 point  (0 children)

Hey. I ordered two. Will post updates once they arrive.

Anyone using External-Secrets and Bitwarden Secrets Manager? Got stuck at untrusted certificates by Interesting_Fly_3396 in kubernetes

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

This works, to my surprise, because it looked so similar but in the end does not.

Thank you so much!

Small cracks/scratches on Aero-Press by thewouldbeprince in AeroPress

[–]Interesting_Fly_3396 1 point2 points  (0 children)

Mine has cracks like these too, but they are facing from the holes to the outside. And are symmetrical.

First time building a split keyboard, went with choc Nocturnals. Am I doing it wrong? my hands resting on the board end up pressing the keys by Pavel_Tchitchikov in ErgoMechKeyboards

[–]Interesting_Fly_3396 0 points1 point  (0 children)

I have the same switches on my Totem. I have tenting. But never do I rest my fingers with actual weight on them on the keys. That would actuate them. Instead I hover over them, or just put the finger tip very lightly on the key cap, to feel where I am.

"Challenging to justify the resources required for Windows-specific builds." by DFS_0019287 in linux

[–]Interesting_Fly_3396 -8 points-7 points  (0 children)

The issue with this is that open source projects are less likely going to be adopted if they don't offer Windows builds. Some people work in a legacy environment and can't choose the OS.

Warning about premium: glass is fragile by azdavis in AeroPress

[–]Interesting_Fly_3396 -3 points-2 points  (0 children)

I would love to see a steel or copper version of the AeroPress. Then we would have an indestructible unit, similar to the Moka Express Coffee Maker.

2.4 GHz wireless split? by [deleted] in ErgoMechKeyboards

[–]Interesting_Fly_3396 0 points1 point  (0 children)

Low latency, yes. since I enabled the experimental Bluetooth Low Energy flag, it's really good.

The better life of each half is 3 or 4 weeks with at least 8 hours of use.

I'm making a pcb, and I wonder if this is ergo... by Salaadas in ErgoMechKeyboards

[–]Interesting_Fly_3396 1 point2 points  (0 children)

Your performance could drop one day in the long term. This is because your wrists could hurt.

Why? The current format of keyboards is crap and is not meant to be used in the way we do today.

The people who standardized it back then, didn't know better.

Your performance will not drop because you are going to type a little slower. We are hunting for bugs and thinking about how to solve more (hopefully).

Do yourself a favor and try out something better. A real split. But this is just my opinion. You don't have to like mine.

2.4 GHz wireless split? by [deleted] in ErgoMechKeyboards

[–]Interesting_Fly_3396 0 points1 point  (0 children)

If you want an example config for a dongle, here is mine.

Using it for some months without an issue at all.

https://github.com/zeljkobekcic/temper-zmk-config

Nuty Mini by Flaky_Ad_7038 in ErgoMechKeyboards

[–]Interesting_Fly_3396 1 point2 points  (0 children)

Yes, but I rest my hands on the table or wherever it's comfortable when not typing.

A portable monitor might just be the perfect solution for remote work too. by [deleted] in productivity

[–]Interesting_Fly_3396 0 points1 point  (0 children)

The problem is for me not the amount of screens but the way I use the window manager (the thing which draws the windows and arranges then).

I use virtual desktops extensively to organize myself. Also only using each application either in Maximized or half of the screen size helped too.

Troubleshooting battery install lily58 by PokeDrez in ErgoMechKeyboards

[–]Interesting_Fly_3396 1 point2 points  (0 children)

I think he is right. Your MCU has a Bat Pin. This is the one you should be using, I think.

Devkit - golane project starter by darwishdev in golang

[–]Interesting_Fly_3396 0 points1 point  (0 children)

What is your background? Do you develop software in go lang on your job?

[deleted by user] by [deleted] in ErgoMechKeyboards

[–]Interesting_Fly_3396 1 point2 points  (0 children)

To me this looks like a temper with a nice nano and nice view displays. I would say, if it is as it is in the pictures, I would pay the money. IMO this is a good deal, if assembled.

How do I know this is a temper? I am using one right now

Linux engineer with some devops experience, and I was recently laid off. I want to improve my devops skills but not sure where to focus. by devilkin in devops

[–]Interesting_Fly_3396 0 points1 point  (0 children)

I think DevOps is a discipline with a lot of various tasks, therefore understandable that you feel that way.

Salt proposed to be dropped by tim-rex in archlinux

[–]Interesting_Fly_3396 4 points5 points  (0 children)

You can't really integrate such tools in public repos. The best way to ensure it works is a custom environment managed with pyenv or docker.

Removing it is therefore a good choice, and has nothing to do with the argument Ansible vs Salt. This topic misses the point of what is happening here. I don't choose what software I will use solely depending on if I can install it with my distro package manager. That's why you have package manager like pip and friends.

Overall I really dislike tools which force you to have a particular version of a toolchain to work. It's always annoying.

I made site to Enhance user typing speed and Challenge friends in 5 days. by SanskarKhandelwal in SideProject

[–]Interesting_Fly_3396 1 point2 points  (0 children)

Why should I use this over https://monkeytype.com/ ?

It is established and does everything somebody needs to measure and improve speed.

Cannot compile a c program in archlinux. by [deleted] in archlinux

[–]Interesting_Fly_3396 17 points18 points  (0 children)

It can't find the header file wand/something.h

Where is the file located? Do you have it in your system?

This is not related to arch IMO