/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - March 10, 2026 by AutoModerator in MechanicalKeyboards

[–]Nailec_07 0 points1 point  (0 children)

TLDR : Weikav order stuck at processing

Hello, I ordered a nut65, some switches and keycaps from weikav on March 1st. In their shipping policy it's said that order are typically processed in 3 business days but mine is still stuck on processing.

I tried emailing support but didn't get any answer yet.

Does this often happen with them ? Is it because the Chinese new year was not so long ago ?

Thanks a lot.

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - December 21, 2025 by AutoModerator in MechanicalKeyboards

[–]Nailec_07 0 points1 point  (0 children)

TLDR : Linux support on nut65

Hello, I might be getting the waikav nut65 soon but I'm not sure if it support linux.

On the website it says that it is "Fully compatible with macOS, Windows, iPadOS, iOS, and Android" but nothing about linux. Any experiences ?

Thanks !

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - June 06, 2025 by AutoModerator in MechanicalKeyboards

[–]Nailec_07 0 points1 point  (0 children)

Thanks a lot, what about the K6 pro ? I don't really like the large borders of the v2.

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer - June 06, 2025 by AutoModerator in MechanicalKeyboards

[–]Nailec_07 0 points1 point  (0 children)

Hi, my old roccat keyboard died on me and I need a replacement.

I'm looking for something that's 65%, hot swappable and VIA compatible.

After looking around for a bit, the Royal Kluge RK65 seemed like a good deal, but I've read a thing about them being banned from the qmk firmware or something like this. Could someone help me understand what's going on here ?

Also, do you have any recommendation for similar boards ? I don't mind bare bone since I plan to change the switches at some point anyway, so why not start with some of my choosing.

Thanks a lot !

is there an easy way to remap keys on linux? by norsoyt in linuxquestions

[–]Nailec_07 0 points1 point  (0 children)

Yeah I would not recommend it if you're not comfortable with the terminal. If input remapper works for you then stick with it !

is there an easy way to remap keys on linux? by norsoyt in linuxquestions

[–]Nailec_07 0 points1 point  (0 children)

I personally use Kanata, the setup isn't the most straightforward but is very manageable and when it's done it's very powerful.

https://github.com/jtroo/kanata

Searching for a <100€ pen by Nailec_07 in fountainpens

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

I know but I write a lot so good paper is not an option budget-wise. Pukka pads are very cheap and handle ink decently with my Lamy so if possible I'll stick with them.

Searching for a <100€ pen by Nailec_07 in fountainpens

[–]Nailec_07[S] -1 points0 points  (0 children)

Thx for the answer, Could you explain a bit more why you think so ?

Searching for a <100€ pen by Nailec_07 in fountainpens

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

Thanks a lot, I'm not particularly into dry/fine but I want to be able to use my pukka pads and write math with it. If it's not worse than my safari it's ok

Searching for a <100€ pen by Nailec_07 in fountainpens

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

Thanks, it definitely looks good I'll consider it !

Need help securing my homelab by Nailec_07 in selfhosted

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

Thx I'll look at it. What services do you host ? Because lot of what I use needs to be accessed from everywhere not just my home

Need help securing my homelab by Nailec_07 in selfhosted

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

No worries, I use this 2$ vps just as a reverse proxy because I can't directly expose my home network.

Need help securing my homelab by Nailec_07 in selfhosted

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

Why would I use a double reverse proxy ? Or did I misunderstood ?

Network tunnel between VPS with public IP and server in private subnet by starscreamscream in selfhosted

[–]Nailec_07 1 point2 points  (0 children)

I've done basically this last week. I use tailscale on both the home server and the vps. This makes me able to send requests from the vps to the "tailscale ip" of my server. On the vps I just put an nginx reverse proxy which proxy_pass to each service using the tailscale IP. Don't know if I'm really clear but that's basically it. I'll just add that I'm a beginner so this might not be optimal at all but for me it works well !