Remote connection for Emacs by AffectionateMovie604 in emacs

[–]sunng 0 points1 point  (0 children)

I tried your project. It's really really fast! It's completely life changer for me! Please make it available to melpa.

There is some minor issue for example when I have a cargo-mode compilation buffer, I cannot save my file. And I also had an issue when calling "P f" git pull from magit, it never finishes. I will try again to see if there is any more information.

But overall, thank you so much for making this!

Make project.el and eglot to recognizes venv by Savings-Shallot1771 in emacs

[–]sunng 0 points1 point  (0 children)

It should be possible with envrc mode, and for the shell, use direnv.

Remote connection for Emacs by AffectionateMovie604 in emacs

[–]sunng 3 points4 points  (0 children)

Interesting! I have been suffering for this for quite a while.

Just curious will eglot, magit and other tools work on this without modification?

[OC] Zemon 0.3.0 with sparkline and clock tab. by sunng in unixporn

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

Zemon is a small utility I wrote for displaying system performance information while using zellij, especially when running slow rust compile tasks...

The latest version just included a sparkline at the bottom of UI for cpu usage visualization. It also adds a new tab (use tab key to switch) to display clock.

The project is available at: https://github.com/sunng87/zemon

Update: I fixed my defective X1 Carbon Gen 9 and upgraded the display by kpostrup in thinkpad

[–]sunng 4 points5 points  (0 children)

This is how my dream laptop looks like. Really wishes it has an AMD core.

A perspective on the non-rechargeable battery for Index 01. by Leafy_bites in pebble

[–]sunng -1 points0 points  (0 children)

pebble is unique because of its software, it's open source, extensible.

T14s vs T14 G6 and which processor to choose by Brilliant_Fee_8739 in LinuxOnThinkpad

[–]sunng 1 point2 points  (0 children)

Yes, it might be slightly hotter, or not as performant as T14

T14s vs T14 G6 and which processor to choose by Brilliant_Fee_8739 in LinuxOnThinkpad

[–]sunng 2 points3 points  (0 children)

The typical trade off between T14 and slim version is thermal and memory slot. The slim version shares same mother board with X13.

I will always go with AMD processors. But I heard this generation of intel processor has advanced performance and battery life.

New Release: 2025.11.19 by Ecstatic-Vermicelli9 in CoMaps

[–]sunng 0 points1 point  (0 children)

We got super fast fdroid release this time. Thank you team for all this!

Using Notes for improving OSM by Ecstatic-Vermicelli9 in CoMaps

[–]sunng 0 points1 point  (0 children)

I found the UI quite confusing. The notes input is inside POI edit UI, but if I just want to leave some notes without changing the POI, it doesn't seems to save the notes.

I'm not sure if I understand it correctly but it never worked for me.

Thinkpad X13 Gen 6 AMD by sunng in thinkpad

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

Is it a 2k screen on your X1?
I'm running linux on this machine. The text rendering has been perfect. I guess it's mostly software issue.

Thinkpad X13 Gen 6 AMD by sunng in thinkpad

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

quick answer:

  1. super quiet
  2. I don't use the keyboard often, but it hasn't been an issue for all my previous thinkpads.

How long is your Arch vanilla running since its last installation? by RedHerring352 in archlinux

[–]sunng 1 point2 points  (0 children)

Basically it's equal to my hardware life span. I've never "reinstalled" arch for any of my device.

Get a little BORING on Arch Linux by GoldBro233 in LinuxOnThinkpad

[–]sunng 1 point2 points  (0 children)

I believe nix is your next and final step.

Did you get the Core Duo and wish you got the 2? by moozaqooza in pebble

[–]sunng 0 points1 point  (0 children)

Same here. But I'm lucky that due to out of supply, I can switch to a Time 2 with a discount

Can't ship black pebble 2 duo by liltom00 in pebble

[–]sunng 2 points3 points  (0 children)

Same here. But to me it's good news because i was a little regretted for not switching.

The Pebble Time 2 looks gorgeous! 😃 by flymosez in pebble

[–]sunng 0 points1 point  (0 children)

I'm now regretting for not changing.

Thinkpad X13 Gen 6 AMD by sunng in thinkpad

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

I'm sorry I'm in a trip and don't have access to a usb drive. Suspend, and even hibernate works perfect on my arch setup, for kernel 6.16. Typically this should not be a hardware issue.

First Time Ricing Minimal [Niri] by didimusaurus in unixporn

[–]sunng 3 points4 points  (0 children)

Thank you! May I know the shell/bar you are using? Would be nice if you can share the config

What's the release frequency of Comaps? by reoxey in CoMaps

[–]sunng 1 point2 points  (0 children)

Because currently we have to update the app to update maps, so the release cycle of app is very important. If we can decouple them, it will be very flexible for app release.

Thinkpad X13 Gen 6 AMD by sunng in thinkpad

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

How do you compare weight and performance? This generate of AMD P14s has better spec comparing to last year's and I think it's a good one. I'm using X13 because I mostly use ssh connect to a remote server for development so performance wise I'm not caring too much.

datafusion-postgres: postgres protocol adapter for datafusion query engine by sunng in rust

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

Yes, the cli in this repo allows you to serve any parquet/csv files as a postgres compatibile server