Viewing profile — xiej
xiej
HN member- Joined
- Tue, Nov 28, 2023, 12:30 AM UTC
- HN karma
- 14
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About xiej
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #47867827
ah I forgot a word, I meant the ui icon size. If I bump up the ui font size so that I can distinguish the icons apart on my large monitor, the ui text becomes comically large. I do…
-
comment
Comment #47867582
Funny how Zed's tagline is Love your editor again Zed is a minimal code editor crafted for speed and collaboration with humans and AI. At home, I don't use any AI when coding, to k…
-
comment
Comment #46050599
There are only a few common keywords. Types are PascalCase. Variables are snake_case. constants are SCREAMING_CASE. macros have an exclamation point !