Viewing profile — mmulet
mmulet
HN member- Joined
- Mon, Mar 12, 2018, 7:25 PM UTC
- HN karma
- 892
- Public activity
- 83 items
- HN profile
- View on Hacker News ↗
About mmulet
Recent public activity
-
comment
Comment #46283374
I use chafa in term.everything[0], and I have nothing but good things to say about it! hpjansson is a great maintainer too, if anything even seems like it's wrong with chafa he wil…
-
comment
Comment #46283310
One of the really cool things about chafa is that it has both sixel and kitty graphic renderers! (and iterm2 images as well) So you can output kitty if the terminal supports it, bu…
-
comment
Comment #46255257
I use alpine for this [1] reason, but I will admit that this is a premature-optimization. I haven’t actually ran into the problem myself. —— Your code is great, I do basically the …
-
comment
Comment #46254957
It works so far! No major gotchas that I know of yet. From the perspective of the apps, they are just talking to a normal Wayland compositor, so everything works as expected. Just …
-
comment
Comment #46254892
List of troubles: [1] https://github.com/mmulet/term.everything/issues/28 [2] https://github.com/mmulet/term.everything/issues/18 (although this issue later gets sidetracked to a b…
-
comment
Comment #46250959
I ran into this issue when porting term.everything[0] from typescript to go. I had some c library dependencies that I did need to link, so I had to use cgo. My solution was to do t…
-
comment
Comment #46169862
A version of game and watch donkey kong using only CSS and HTML (no javascript!). You can play the game here: kong.xn--8ws00zhy3a.com
- story
-
comment
Comment #46014873
This is exceptionally cool! It looks like this post isn’t getting much love though. I’ll see if I can get this post added to the second chance pool[1] and get it added to the front…
-
comment
Comment #45446183
Very cool!
-
comment
Comment #45446135
This is cool. I love games where they don’t belong!
-
comment
Comment #45446084
This looks useful! A lot of the time, I open a Space to work on a project and I want all my folders arranged in a certain way. Until now, I’ve been using Shortcuts, but it would be…
-
comment
Comment #45212386
Awww, thanks for your kind words. Tell you what: should the fates align and we ever meet at a tech conference or hackathon, etc, I’ll do what I can so that you leave with some Gwer…
-
comment
Comment #45212234
Thanks, I’ll check that out
-
comment
Comment #45212032
That’s right, it will still be pixelfied text. We could run ocr on the images then convert to text, but that’s an entirely new can of worms. Make a feature request issue on GitHub …
-
comment
Comment #45205973
Depends on what resolution your terminal is set to. (Not the resolution of the GUI app you use, just the resolution you display it). At low resolution (640x480) it’s pretty perform…
-
comment
Comment #45205955
You will be able to copy/paste with term.everything once I implement the Wayland copy/paste interface (wl_data_device_manager).
-
comment
Comment #45205810
But really, in the last 24 hours term.everything has accumulated 1500 stars, 600 upvotes on HN, 185 upvotes on lobsters (the highest upvoted `show` tag of all time), but despite al…
-
comment
Comment #45205700
He is doing okay. Thanks for asking.
- comment
- comment
-
comment
Comment #45203860
1. Yes, but it depends on your compositor because your compositor needs to be able to run as a nested Wayland client. I think there is support for this in wlroots based Wayland com…
-
comment
Comment #45203705
Doom time! https://news.ycombinator.com/item?id=45203700
-
comment
Comment #45203700
Ask and ye shall receive: Running doom: https://github.com/mmulet/term.everything/blob/main/resource... I had the change a couple of line to make it work because term.everything ta…
-
comment
Comment #45202700
Behold! running on the iPad! Screen Recording - https://github.com/mmulet/term.everything/blob/main/resource... A video of it on the iPad - https://github.com/mmulet/term.everythin…