This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-10-21
Channels
- # announcements (1)
- # aws (18)
- # babashka (5)
- # beginners (72)
- # biff (2)
- # calva (38)
- # cider (2)
- # clj-commons (6)
- # clj-yaml (2)
- # clojars (7)
- # clojure (41)
- # clojure-austin (5)
- # clojure-europe (78)
- # clojure-nl (1)
- # clojure-norway (18)
- # clojure-uk (3)
- # clojurescript (13)
- # component (9)
- # cursive (37)
- # datahike (3)
- # datomic (7)
- # fulcro (7)
- # graphql (3)
- # holy-lambda (2)
- # honeysql (8)
- # introduce-yourself (1)
- # jobs (1)
- # kaocha (1)
- # leiningen (19)
- # lsp (104)
- # malli (5)
- # nbb (8)
- # off-topic (60)
- # polylith (22)
- # portal (2)
- # reagent (24)
- # reveal (1)
- # shadow-cljs (126)
- # test-check (11)
- # tools-build (39)
- # vim (23)
- # xtdb (10)
I'm looking for an upgrade of my IKEA Bekant sit/standing desk as it's a bit wobbly. I've heard Jarvis is known to be more stable. Any (un)happy customers who could give an informed comparison?
We have solid metal ones at our office, they do not budge an inch. No idea what the brand is. I can look it up.
I have bekant as well, it is pretty wobbly.. perhaps upgrading the cardboard top to heavier one could help?
I've been using it for 6 years now. It's ok-ish, but as I'm working on it all day long, I'm willing to pay for a full upgrade. The Jarvis looks more steady overall and the bamboo top looks nicer too. But maybe I'm just sensitive to their marketing ;)
One of the design differences is that bekant uses thin leg below and thick leg at the top, which is known to be more wobbly
I've got a WINI desk and it's sturdy. Bought it used on http://ebay-kleinanzeigen.de. It wasn't cheap but I guess I could have bargained more agressively. There should be plenty of used out there right now with lots of businesses closing shop.
this is an insane price https://www.ebay-kleinanzeigen.de/s-anzeige/73x-schreibtisch-steelcase-kurbel-hoehenverstellbar-buero/2174184638-93-3526
I bought the Amazon cheapo one. My desk devices cable management is poor and so I don't even use the standing feature 😅 Really enjoying the draftman's chair I bought though.
I've a Jarvis base that is several years old with a 1 inch pine top that I bought from the local hardware store. I have no complaints with stability though occasionally it's safety mechanism will stop it from lifting so you have to press the button again.
Can definitely recommend this one... At a going outta biz sale, my wife scored a HermanMiller desk. Was crazy expensive, too. But it's solid. I believe the owner of the former biz said it was a custom size; it's about 5ft or 150cm wide. My 2c, investing in a good work env. makes all the difference. Good luck with your search!
I have been using a Jarvis also for the past 4 years and is still 100% stiff
Mine is made by progressive desk (with a desktop from Ikea) and it doesn't wobble at all
I got one from 'KSH' the one I have isn't there anymore through. I have an 1,80 broad one, and it's quite sturdy. They can be a bit pricey though. https://www.ksh.nl/o/kantoormeubelen/bureaus/zit-sta-bureaus/
I have the same Ikea table. It is a bit wobbly. I have two wooden sticks to stabilize the table: one for the sitting position and one for the standing position. A bit of a hack but it works quite nicely.
... a bit of a hack, but the table won't wobble and I don't have to buy a more expensive table. 😀
@U76D9RZRR Is this you? :) https://www.reddit.com/r/IKEA/comments/gwei5j/comment/idearfu/?utm_source=share&utm_medium=web2x&context=3
Nope. I am ClojureJamppa. 😀
A simple solution for a simple problem. 😀
I added some foam at the ends of the stick and fastened it with duct tape to provide the friction to the stick. The stick is about 100 degrees relative to the table (not 90). So, I just lower the table to the sitting position and then stabilize the table with the stick.
The stick.
Yep. They wobbled, too. Not any more. 😀
I went looking for a desk at an office furniture shop and I noticed the monitors were easily wobbling with monitor arms too
@U04V15CAJ Is it a mechanical one or a motorized one? When I was in the market a few years ago I couldn't find any good motorized one in Belgium. All reviews were ultimately saying that this or this model was wobbly. I eventually bought the mechanical Bekant one, hand powered I mean, and haven't had any issue so far. Although it is less convenient, I'll admit it.
I own the Jarvis and I can attest to its great stability. Of course when you extend all the way up to, say, ~80cm, it will wobble a little but that's to be expected I would say. For sitting it's certainly very stable. It's quality stuff!
I’m probably gonna move from macOS to Linux soon (to give some aging but capable hardware more life). From macOS, I’ve relied on Parallels to run Windows 10 and Linux VMs. What do you Linux folks use to run macOS and Windows VMs? VirtualBox? Qemu? From a scale of horrible to awesome, how is it?
it really depends, but you might start with gnome boxes (https://apps.gnome.org/app/org.gnome.Boxes/)
I run my vms on a separate headless machine using libvirt, mixing libvirt's command line tools, and the virt-manager gui (running on my laptop)
I’ve never heard of either of those! Thanks for sharing @U0NCTKEV8!
I know that virtualizing macOS has historically been "forbidden". I think they've recently updated their policy to slightly improve the cloud situation, but I thought running macOS in a virtual machine was still not officially supported when running locally.
libvirt actually runs vms using qemu-kvm and for that matter I think gnome-boxes does too
An irony might be that one of the reasons I’m moving to Linux is that Apple says my iMac is too old to run the latest macOS. But I expect a VM will allow me to run the latest macOS version.
I don't think you'll be able so make newer MacOS run on an old iMac... I mean, I have a fairly recent and fast computer, and I am emulating a Mac... and it's quite slow, honestly. Anyway, there's also quickemu - it's a one-click install MacOS if you want to try 😄
Or, you can try to make it work on VirtualBox. It's what I prefer, honestly, to virtualize things on Linux
Thanks @U3Y18N0UC!
cool, thanks @U11EL3P9U!
On Linux I've had good experience with QEMU/KVM for just about anything, including OS X VMs. (I have a OS X 10.6 VM running on Fedora Linux that works this way). Configuring these kind of VMs is very difficult, however. But it's very rewarding in the end
Thanks @U0479UCF48H!
Latest MacOS require T2 security chip I think (which is the main reason why old iMac cannot run it). This might also affect your ability to run it in a VM
Thanks for the tips all! It was much easier than I thought it would be to get Windows 10 running. I used https://virt-manager.org/ to help me along my way.
Follow up: Qemu was easy peasy for Windows. But... switched to VirtualBox for easier peasier setup of sharing folders and clipboard. And... after finally figuring out how to get my hands on a macOS iso, I installed Big Sur under VirtualBox. Big Sur probably won't perform very well, but at least I can do any ad-hoc testing when I need to.