HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tuzemec

244 karmajoined 14 лет назад

comments

tuzemec
·3 дня назад·discuss
Ah, that's correct.

Got it wrong, because he did write some articles about the EVE economy, like this one: https://www.yanisvaroufakis.eu/2014/01/30/war-spikes-in-the-...
tuzemec
·3 дня назад·discuss
Wasn't that Yanis Varoufakis?

https://en.wikipedia.org/wiki/Yanis_Varoufakis
tuzemec
·2 месяца назад·discuss
So many good memories... reading the Light Fantastic for first time, getting Eric in that big format with many illustrations, the witches, Vimes and the guards during my uni years, Mort, Maurice, and so on and so on... and then... the profound melancholy in the Tiffany Aching books that brings tears to my eyes...
tuzemec
·2 месяца назад·discuss
Only if we had designers who like the default datalist appearance...
tuzemec
·2 месяца назад·discuss
Adding money to a CIV 1 save game file with the PCTOOLS hex editor.
tuzemec
·2 месяца назад·discuss
I think it was possible, but it degraded much more quickly, requiring more frequent repairs.
tuzemec
·2 месяца назад·discuss
That's what I did: https://github.com/tuzemec/zedokai-darkest-machine
tuzemec
·2 месяца назад·discuss
Try this: https://zed-themes.com/
tuzemec
·2 месяца назад·discuss
Awesome! It handles my kinda complicated setup with docking station, USB and DisplayPort switches pretty well.
tuzemec
·2 месяца назад·discuss
3. There's "workspace: new center terminal" command that opens terminal as a normal tab.
tuzemec
·3 месяца назад·discuss
I ended up using an UGreen dusplayport switch AND separate USB switch. It turns out that most of the kvm switches can't handle well usb mice with high polling rate like Logitech G502 X Plus. Now I need to press two buttons when switching from the gaming pc to the MacBook, but everything works.
tuzemec
·3 месяца назад·discuss
You can enable the lm studio server and use any openai compatible harness to use the models that are running inside it. OpenCode, pi, even Claude and Codex...
tuzemec
·3 месяца назад·discuss
Thanks! I just ran a quick test with pi, and it's working a bit faster.
tuzemec
·3 месяца назад·discuss
I'm currently experimenting with running google/gemma-4-26b-a4b with lm studio (https://lmstudio.ai/) and Opencode on a M3 Ultra with 48Gb RAM. And it seems to be working. I had to increase the context size to 65536 so the prompts from Opencode would work, but no other problems so far.

I tried running the same on an M3 Max with less memory, but couldn't increase the context size enough to be useful with Opencode.

It's also easy to integrate it with Zed via ACP. For now it's mostly simple code review tasks and generating small front-end related code snippets.
tuzemec
·3 месяца назад·discuss
I have 4-5 typescript projects and one python opened in Zed at any given time (with a bunch of LSPs, ACPs, opened terminals, etc.) and I see around 1.2 - 1.4gb usage.

I opened just one of the typescript projects inside VSCode and I see something like 1gb (combining the helpers usage). I'm not using it actively, so no extra plugins and so on.

That's on mac, so I guess it may vary on other systems.
tuzemec
·3 месяца назад·discuss
Also Fluke - Risotto. Similar vibes.
tuzemec
·3 месяца назад·discuss
That's pretty cool!

Btw, it seems that "How trimming works" screen has some missing translations.
tuzemec
·3 месяца назад·discuss
I'm using two external 1440p displays at work and one 32" 4k at home (with a MBP). Mostly front-end development and music production at home.

Aerospace improved my productivity a lot on that front. My main apps/windows are now bound to an alt+key combination - I can easily switch without alt+tabbing like in the dark ages.

All my windows usually take up the full screen - I simply can't stand a window that doesn't fill the entire screen - not sure if that's some kind of OCD. The cognitive load of managing apps and spaces was quite high at the beginning, but now it's just muscle memory. I do recognize that it's not for everyone, but works very well for me.
tuzemec
·4 месяца назад·discuss
I own a pair of Focal Bathys - amazing sound, bluetooth connectivity, noise canceling, AND usb-c with DAC. I'm very happy with them.
tuzemec
·4 месяца назад·discuss
Went to Zed from Sublime and never looked back (I'm on Mac). Never touched VSCode apart of small tests to see that the project setting (format on save, etc) will work for my colleagues. Can't stand it.

I have opened at all times at least 3-4 medium sized front-end projects and at least one large python project and never had memory issues.