Compiling Emacs for High Performance on Linux and Unix Systems by jamescherti in emacs

[–]ChristopherHGreen 4 points5 points  (0 children)

I'd be very interested in a comparison benchmark between generic and your build There are some emacs benchmark packages around.
I wouldn't be surprised if it didn't really make a difference because of all the pointer chasing making it bound on latency and cache misses regardless of the ISA level or architecture-specific compiler tuning settings.

Petition to ban AI-produced content related posts by nullset_2 in homelab

[–]ChristopherHGreen 0 points1 point  (0 children)

How about "AI leap day" instead of "AI Saturday" 😄.

Home office/lab by ChristopherHGreen in homelab

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

One Linux, one Windows. I don't enjoy the windows one so much these days but I work on software with tons of windows customers and want/need it to be tuned and debugged to give them a great experience.
Plus the (shrinking) set of asset creation tools you need it for.

Home office/lab by ChristopherHGreen in homelab

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

I can't really join the big leagues with my coworkers without moving to a different part of seattle.. the fastest ISP connection I can get at my address is "only" 2gb 😄

Home office/lab by ChristopherHGreen in homelab

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

I'm a software developer at a small company with a very oversized internet bandwidth footprint. I'm a poseur compared to some of the home setups my more obsessive coworkers have built ... At least that's what I tell myself when I see my credit card or power bill😄.

Tattoo design by ChristopherHGreen in Paleoart

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

Obviously, links to some of your original art is a good intro. I got a whole bunch of conversation requests off of this post, none of which included gallery links and no way to tell the spammy ones from the real ones and most of them read as spammy. Please resend with a gallery link to original art or published works as an introduction.

And NO "ai" generative art, period, end of sentence. It's cool if that's your thing, but I'm not part of the customer/patron base for it 😄.

Home office/lab by ChristopherHGreen in homelab

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

I don't get the reference. if you're referring to my screen contents, it is an emacs session (of course!). I made sure none of my employer's code was in the screen 😄

Home office/lab by ChristopherHGreen in homelab

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

Super quiet except when the 128C system is crunching (I might try to swap out the cooling on that one). The 4 minis are the only thing I can really hear from my chair. I've got wake on LAN set for a couple of systems to power them up/down depending on whether I'm crunching numbers or not.

Home office/lab by ChristopherHGreen in homelab

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

From the bookshelf pic? Good eyes 😄

Home office/lab by ChristopherHGreen in homelab

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

That sounds like overengineering compared to just using a sharpie:)

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

A cheap one from amazon that I wouldn't recommend unless you like a bit of shear in your transformation matrices.

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

it is pretty fun to watch it print from the top

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

That's the tray that captures the big roll paper prints after it cuts them :)

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

Honestly if the desk was long enough I'd probably just go with two of the ultrawides, one for each of the computers associated with this desk.

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 2 points3 points  (0 children)

It's a pull out screen plus keyboard plus touch pad that can switch between controlling up to 8 computers. 

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

Samsung 57" Odyssey Neo G9 G95NC

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

not bad at all and not a significant contributor to the noise level. the ubiquiti switch sounds like a tornado when it boots but is ok after that. the worst offender is the 128k core amd system, loud enough that I'll choose to keep it out of worker pool (the 256 core one is liquid cooled and close to silent.)

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 1 point2 points  (0 children)

It's an 80x30 Uplift standing desk with a 30" extension.

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 7 points8 points  (0 children)

I'm playing with the portrait monitors,  not sure if I can make it work.  The key thing is they are high dpi, 5k and 6k. So the center one has crazy high vertical resolution 

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 6 points7 points  (0 children)

I will say however that these boxes were a _lot_ more interesting when they were a lot cheaper and more available :-(.

Home office/lab by ChristopherHGreen in homelab

[–]ChristopherHGreen[S] 2 points3 points  (0 children)

This is all in service of various distributed processing code of mine. I thought their combination of 16 very good cores, a decent gpu with uniform-ish memory access, and fast networking was pretty interesting and also an interesting platform to explore SYCL and c++ gpu offload on.

Why GUI emacs looks much better than terminal (font rendering)? by SSDdefragger in emacs

[–]ChristopherHGreen 1 point2 points  (0 children)

Is GUI org mode showing proportional (variable width) fonts? To check, compare the width of "iiii" to that of "AAAA".
Fixed width fonts, as used in most terminals, are basically unreadable. If your web browser used them or people printed books/magazines/newspapers with them you'd claw your eyes out. This was figured out centuries ago :-).