Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ilchenearly
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ilchenearly
3mo ago
Yes, AppKit/SwiftUI, but there is also rust. > Curious what you're drawing the grid with Swift / Metal. I vibe coded a wgpu version for the grid, but then switched to Metal.
2.
▲
by
ilchenearly
3mo ago
Thank you. Linux / Windows is in plan, Otty will support those OS as well :)
3.
▲
Show HN: Otty – a native and beautiful terminal emulator
(otty.sh)
16 points
by
ilchenearly
3mo ago
|
9 comments
4.
▲
Show HN: Paletro – Enable Command Palette (⇧⌘P) in any applications on macOS
(appmakes.io)
2 points
by
ilchenearly
6y ago
|
3 comments
5.
▲
by
ilchenearly
11y ago
Typora ( http://typora.io ). with beautiful design and powerful functionalities
6.
▲
by
ilchenearly
12y ago
Haven't consider that. But the windows version is based on node-WebKit which has a built-in support of cross-platform, so there maybe a Linux version in the feature.
7.
▲
by
ilchenearly
12y ago
My screen is small, so I don't want to use those markdown editors which split their window into source section and preview section, I want to one window for both editing and previewing, so I developed Typora. It's still under deve
8.
▲
Show HN: Typora -- A new Markdown writing app on mac
(typora.io)
8 points
by
ilchenearly
12y ago
|
4 comments
9.
▲
by
ilchenearly
12y ago
To me, one big issue is that you cannot use markdown to present everything, for example, one cannot use it to produce something like <pre>`d`<pre>, I mean he cannot use ``d`` to do that, right? Also you cannot write ``` ```markd
10.
▲
by
ilchenearly
12y ago
This makes a similar concept with marked2 ( http://marked2app.com ), you write markdown on any app you like and then preview it using another tool. But personally, I prefer to do the previewing and writing on the sometime. So my i