This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-09-25
Channels
- # asami (5)
- # babashka (38)
- # beginners (116)
- # calva (65)
- # chlorine-clover (4)
- # cider (8)
- # cljfx (6)
- # cljsrn (7)
- # clojure (18)
- # clojure-australia (1)
- # clojure-europe (49)
- # clojure-spec (6)
- # clojure-uk (4)
- # clojurescript (3)
- # clojureverse-ops (13)
- # core-async (2)
- # cryogen (1)
- # cursive (9)
- # datahike (32)
- # fulcro (3)
- # gratitude (17)
- # malli (4)
- # music (3)
- # nrepl (8)
- # off-topic (14)
- # releases (2)
- # rewrite-clj (3)
- # shadow-cljs (4)
- # vrac (1)
- # xtdb (4)
Very good. Just doing some computing - I have decided to switch to another laptop with an ssd in. Waiting 3 minutes for firefox to start on my (very aged) lenovo got too much.
I thought that looked interesting, too!
I have upgraded my own laptop/computers every two years or so. I'm at my 4th or 5th new purchase in this job because of increasing RAM usage :/
In my self-imposed frugal existence, I'm gonna try to hold out on upgrading for as long as I can.
I'm going to try to wait until I see what Apple (yeah I know, I suck?) comes up next
I actually use two laptops side by side: one Macbook Pro (work, bigger screen, more power) and one Macbook Air (mostly for travel and TV watching at night)
I'm currently on Apple devices too. Share a 2009 MacBook Pro with my lady and use a 2013 iMac for dev. The iMac is still quite peppy.
The device I'm using right now was released 2012, I got it second hand ~6 years ago. So some age in that span. I could probably breathe new life into it with an ยฃ100 ssd, but that seems silly when I have the xps to hand I can just update.
I've been using a mac recently ๐ as they're the standard at work. I'm not impressed, Linux is much better. The audio is far superior on Linux.
Tuxedo also seems interesting, although I've heard from one guy who bought one of their models that it was very noisy
The common response to vendors like Tuxedo, "it's just a rebranded clevo, so buy one of those". I was surprised when the US Clevo reseller (I'm forgetting the name right now) did a blog post about how much input they end up having on the design and how that impacts the final product. Really interesting stuff.
@lee I do. I'm in love with https://voidlinux.org/. It's served me well for a long time now. ~4 or 5 years. I moved to it from Arch and had been using that for >5 years. It's very similar to arch in terms of rolling release, etc. But one big difference is that systemd isn't part of the standard image, which after a series of bad experiences finding bugs in systemd, questions over its security, etc. I decided I wanted to be relinquished of.
Thanks, good to know. I use Linux Mint in a VM for random Linux testing. I kind of chose it at random.
https://old.reddit.com/r/linux/comments/5umefi/system76_refreshes_ubuntu_linux_laptops_with/ddvcx45/ maybe it wasn't a blog post ๐. I'm not sure how much of this Tuxedo do, but it's interesting to think about.
@lee for VM testing, pretty much anything that can install what you want is going to be good. My negative experience with the ubuntu systems is that I want the latest version, but ubuntu is backporting security fixes to the old version and I need to switch to the next LTS, and blah blah blah. Rolling releases (no major OS upgrades) are the best. I massively regret putting my home server on an ubuntu host as it's now stuck because I'm not brave enough to do the LTS upgrade.
I've been using Ubuntu in WSL for a bunch, it's working well, but I don't have high demands: java stuff should work, graalvm should work, that's about it ;)
@borkdude Instead of systemd-init it uses http://smarden.org/runit/.
I wrote a whole statusbar system for X using bash & https://github.com/LemonBoy/bar because it seemed a fun programming challenge / I gained a lot of control over what information I was constantly bombarded with.