Recommended Posts

My setup:

post-7-1228661669_thumb.jpgpost-7-1228661679_thumb.jpg

Pc is up in the loft and fed to monitor with a 10m dvi cable. Usb, audio and power buttons are extended over cat5 cable. Complete silence :D

Mounted on mdf over a disused boiler cupboard.

The 360 is a old core 3rrod repair,sprayed black and hooked up via vga.

Monitor is on the replacement list but 19" is fine for now.

Edited by LiGhTfast

Sergio, what is that server cabinet at the right? it looks cool. Not that I can fit it in my room, but I may be getting my own house soon, that would be 1337.

Sergio, what is that server cabinet at the right? it looks cool. Not that I can fit it in my room, but I may be getting my own house soon, that would be 1337.

It's a server rack, 2meters. Currently there's a server with 1TB shared with some neighbors, and a 5TB personal server with my multimedia files hd.

33l1pad.jpg

Nothing much.. Sorry for crappy cellphone pic. Comments appreciated.

How are you finding that monitor? I recently ordered an Acer screen (yet to arrive), but I haven't found many useful reviews on them - on paper, you seem to be getting a lot of 'back for your buck'. Have you had any issues with yours? Dead pixels etc?

In the photo:

  • 12" Powerbook
  • 20" Viewsonic monitor, showing OS X Leopard
  • 20" Dell monitor, showing Ubuntu linux
  • MSI Wind U100, running OS X Leopard
  • Topre Realforce 86 keyboard
  • Logitech VX Revolution mouse
  • KVM
  • External firewire HDD for backups

My favourite thing on this desk right now? The keyboard.

post-67054-1228826858.jpg

Is it seriously worth that price?

It is if you are particular about your keyboards. I code for a living and spend a lot of time interacting with a keyboard. I have searched for a long time before settling on this one. This is what I was after:

  • Tactile key switches. A tactile keyboard will allow you to type faster with more accuracy. You can also type without bottoming out the keys, which means less stress on your fingers. These days, the majority of keyboards have membrane switches and feel mushy.
  • But not too loud! Rules out the IBM model M and most tactile, but clicky keyboards.
  • Space saver form factor. I don't need the numpad, and want my mouse to be close to the keyboard.
  • Full size ESC key. I use Vim a lot.
  • I still want the F1 to F12, and the arrow keys. Rules out the happy hacking keyboard, which uses the same key switches as the Realforce.

For extra points:

  • It has full n-key rollover.
  • It comes with a spare red coloured ESC key if you are so inclined. Okay, this is just bling ;)
  • It comes with an extra caps lock sized ctrl keycap, which I use. I bind ctrl to where caps lock was.
  • The black version has black lettering on black keycaps. I like the stealth look. The idea is that one shouldn't have to look at the keyboard while typing. However, I don't go for a blank keyboard since I want to enter things like credit card numbers from time to time. Finding the home row just for that is a hassle.
  • It does not have distracting lights for caps, num lock.
  • It is very well built, is heavy enough that it won't move when you are typing at full pelt.

What can be improved:

It does not have a USB hub. For that price, you'd think that they would give you one. Either that, or make the board wireless.

That's about it. I don't need fancy multimedia keys, backlighting or bling. I want a keyboard that has an awesome feel above all. The primary function of a keyboard is for typing.

It is if you are particular about your keyboards. I code for a living and spend a lot of time interacting with a keyboard. I have searched for a long time before settling on this one. This is what I was after:

  • Tactile key switches. A tactile keyboard will allow you to type faster with more accuracy. You can also type without bottoming out the keys, which means less stress on your fingers. These days, the majority of keyboards have membrane switches and feel mushy.
  • But not too loud! Rules out the IBM model M and most tactile, but clicky keyboards.
  • Space saver form factor. I don't need the numpad, and want my mouse to be close to the keyboard.
  • Full size ESC key. I use Vim a lot.
  • I still want the F1 to F12, and the arrow keys. Rules out the happy hacking keyboard, which uses the same key switches as the Realforce.

For extra points:

  • It has full n-key rollover.
  • It comes with a spare red coloured ESC key if you are so inclined. Okay, this is just bling ;)
  • It comes with an extra caps lock sized ctrl keycap, which I use. I bind ctrl to where caps lock was.
  • The black version has black lettering on black keycaps. I like the stealth look. The idea is that one shouldn't have to look at the keyboard while typing. However, I don't go for a blank keyboard since I want to enter things like credit card numbers from time to time. Finding the home row just for that is a hassle.
  • It does not have distracting lights for caps, num lock.
  • It is very well built, is heavy enough that it won't move when you are typing at full pelt.

What can be improved:

It does not have a USB hub. For that price, you'd think that they would give you one. Either that, or make the board wireless.

That's about it. I don't need fancy multimedia keys, backlighting or bling. I want a keyboard that has an awesome feel above all. The primary function of a keyboard is for typing.

well, that would do it!

Slight update from last time, specs are in sig:

WorkstationDecember08.jpg

The little acer is an A150x (I think) running XP with 1GB ram and 120GB drive. The mouse is a Microsoft Presenter 8000 connected via nano bluetooth dongle.

Comming soon: Dell Studio XPS w/ Core i7 :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Thank god they got rid of the disgusting looking sidebars, and the corner radius looks much better, too. Two things I hated on day one, and never got used to.
    • JetBrains launches Rider 2026.2 EAP 5, bringing several AI improvements by David Uzondu JetBrains has released the fifth EAP version of Rider 2026.2, bringing a faster startup flow with the new non-modal startup screen and quality-check hooks for Claude Code and Codex. In the latest EAP release, Rider now has newly bundled "quality-check" hooks that run background tests on code edits before the external agent proceeds. For example, after Claude Code rewrites a class, Rider immediately triggers a PostToolUse hook that analyzes the code for syntax errors and formatting warnings. It then passes those findings back to the model as feedback, allowing the agent to fix its own output before finalizing the task. If Rider detects compilation errors, the IDE prevents the agent from treating the task as complete, while minor formatting warnings simply help guide the model toward better output. The "Explain with AI" feature can now tackle tricky build errors directly from the console, helping .NET developers who frequently wrestle with multi-targeting failures and MSBuild errors. JetBrains introduced Explain with AI back in the 2024.1 release cycle. With this feature, instead of forcing developers to copy long diagnostics into a separate chat window, Rider now lets you trigger these explanations directly from the error source. In similar EAP news, JetBrains recently opened the first EAP for IntelliJ IDEA 2026.2, with features that appeal to both those who are into AI-assisted coding and those who prefer "classic" manual development. For manual developers, the release adds revamped dependency completion for Maven and Gradle build scripts, which pulls data directly from the local cache to suggest relevant versions. It also brings the Spring Debugger update, displaying security indicators next to endpoints to visualize secured routes during runtime. In addition to database migration tools for Flyway and Liquibase, this build introduces a Hibernate debugger that shows the exact SQL or HQL queries that the framework plans to execute, letting developers jump directly to the Java code that triggered them.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      PsYcHoKiLLa
      223
    3. 3
      ATLien_0
      87
    4. 4
      Steven P.
      80
    5. 5
      +Edouard
      80
  • Tell a friend

    Love Neowin? Tell a friend!