DevotionGeo

DevotionGeo

Do you prefer regular mechanical keyboards or low profile mechanical keyboards and why?

I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like on the 8100 I had replaced the stems of all the brown switches with black switches’ stems while leaving the springs of brown switches to make them linear and softer. :slight_smile:

After the recent OS update my Cherry MX 8100 was registering a double pressed key once, so I thought of buying a new keyboard. I bought a Corsair K70 RGB MK.2 Low Profile keyboard from a local store, but haven’t used it yet. This is the first piece of text I’m writing with it.

On the Corsair’s website this keyboard is currently priced $99.99 USD (Was $149.99 USD), while the regular variant is priced $169.99 USD. Here at the store, both of the types are priced the same. I still have two days to exchange it with the regular variant if I want.

Why is there so big of the price difference on their official website?

Right now it feels fine, but I don’t know if it will still feel the same a month from now or not? Like my MX 8100 felt the same after it accumulated a huge amount of dust.

Do I keep this keyboard or bring the regular variant of it? Has anyone used any low profile mechanical keyboard?

Most Liked

adamaiken89

adamaiken89

I like using capacitive keyboard rather than a mechanical keyboard, but the fact is I often take my MacBook and walk around. It is very hard for me to sit in front of my desk to use my capacitive keyboard.

Fl4m3Ph03n1x

Fl4m3Ph03n1x

I have a mechanical noppoo nano 75-s. Unfortunately for me it is not a wireless keyboard, so the cable connecting to the PC got damaged over time and now it’s impossible to find a replacement.

This keyboard is a traditional mechanical keyboard. It was one of my absolute best keyboards and if not for the cable issue, odds are I would still be using it today. I bought it over a decade ago for around 150$ in a discount.

Why is there so big of the price difference on their official website?

It is rather common for stores to have online only discounts in order to drive engagement on the website and create a user habit of frequently checking it. This should not affect your judgement.

Right now it feels fine, but I don’t know if it will still feel the same a month from now or not? Like my MX 8100 felt the same after it accumulated a huge amount of dust.

From my limited experience, the Corsair is fairly well known, that should do you well for years to come. In the event that a key gets damage, you can replace it, and you can also replace the switches:

This will obviously void the warranty though:

Do I keep this keyboard or bring the regular variant of it? Has anyone used any low profile mechanical keyboard?

I would go for the one that feels the most comfortable and is easier to repair. I don’t know how easier/harder it is to repair the low profile variant, but I assume (with a grain of salt) it can’t be that much harder.

Reinis

Reinis

I am currently using a low-profile mechanical keyboard - Redragon K621 TKL with red switches. It is my second mechanical keyboard, the first one was the cheapest TKL I could find to test whether I even liked mechanical keyboards.

Chose this model as it was significantly cheaper than the generally recommended Logitech low-profile option that costs around 200 usd. Checked out the Corsair as well, but I think was turned off by some bad reviews, and it was more expensive as well.

I chose a low-profile as it is easier/faster to type on it. Especially coming from using laptops exclusively for many years.

Though I think I preferred the brown switches, unfortunately, this keyboard only comes with reds.

Where Next?

Popular General Dev topics Top

Kurisu
You can go directly to the last paragraph of this post to read about my concern. I was trying Git submodules then found the above po...
New
dimitarvp
What does a developer advocate do for a living? I mean, what is it that you are paid to do? I’ve seen your description below but it doesn...
New
AstonJ
Stopwords are words that you normally filter for things like search queries, such as ‘as’, ‘because’ etc - there are a few online, but I ...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
harwind
Consider the following bits of code: void foo(const int i) // First foo { std::cout << "First " << i << endl; } vo...
New
PaulMartin
Hey everyone! Do you have any tips or free resources that can help me learn Rspec? Although I know how to write some Rspec, I’m not very...
New
harwind
I have an array of objects in JavaScript, and I want to sort them based on a specific property of the objects. For example, I have an arr...
/js
New
harwind
I’m working on a web application where users can sign up with their email addresses. To ensure data integrity, I want to implement client...
/js
New
harwind
Given an array of integers, find the length of the longest increasing subsequence. A subsequence is a sequence that can be derived from a...
New
harwind
I am working on a Python script, and you encounter an error related to the misuse of lists and tuples. Here’s a simplified version of you...
New

Other popular topics Top

Devtalk
Reading something? Working on something? Planning something? Changing jobs even!? If you’re up for sharing, please let us know what you’...
1063 23582 394
New
Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
AstonJ
In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first: asdf plugin-upd...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New
PragmaticBookshelf
Escape callback hell and ship fast, clean code that reads as smoothly as it runs. Squash bugs and stamp out memory leaks with an intuitiv...
New