Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Ezhik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Ezhik
7mo ago
I'm less afraid of people using LLMs for coding well than I am of people not caring to and just shipping slop. This is the browser engine I was alluding to in the post: https://github.com/wilsonzlin/fastrender
2.
▲
by
Ezhik
7mo ago
The future you describe seems closer to the "Carol from Accounting" future I am hoping for in the blog post. My worry is that cost of everything goes down just enough to price out of existence all of the artists the 0.1% used to c
3.
▲
Slop Terrifies Me
(ezhik.jp)
410 points
by
Ezhik
7mo ago
|
353 comments
4.
▲
by
Ezhik
9mo ago
Pro 1x also has pretty solid Droidian compatibility, so it can run a full on Linux.
5.
▲
by
Ezhik
9mo ago
Every tech CEO loves to cosplay as "announcing the iPhone" 2007 Steve Jobs but nobody ever tries to cosplay as the "pulling Apple back from the brink by focusing on core competencies" 1997 Steve Jobs.
6.
▲
You used to be able to just create a Native GUI App in 10 seconds
(twitter.com)
58 points
by
Ezhik
9mo ago
|
31 comments
7.
▲
by
Ezhik
10mo ago
Update - YES. Misaka26, enabling Stage Manager through it enables external display support on my non-pro iPad.
8.
▲
by
Ezhik
10mo ago
Has to be software, given that the non-Pro iPads can mirror the internal display or play video full screen.
9.
▲
by
Ezhik
10mo ago
Would there even be a Pebble reboot if there wasn't a community around the watch and projects like Rebble?
10.
▲
by
Ezhik
10mo ago
Can this be used to enable multiple display support on iPhones/non-pro iPads? Would be pretty damn cool if so.
11.
▲
by
Ezhik
10mo ago
This website is called Hacker News.
12.
▲
by
Ezhik
10mo ago
This but unironically.
13.
▲
by
Ezhik
10mo ago
Nice, glad they're actually adding more fox and not less fox. I remember that foxless rebrand they had to walk back a little, it was lame.
14.
▲
by
Ezhik
11mo ago
>In October 22, the sumobot was introduced to Japanese KB articles. I cannot accept its behavior and no words. [...] It has been working now without our acceptance, without controls, without communications. How exactly did you manage to
15.
▲
by
Ezhik
11mo ago
Specifically from a HOBBYIST perspective, what bothers me about the App Store is not even the 30% thing, but just... the pain of it all. The rejection horror stories, the "Apple told me to change my app's entire model" stor
16.
▲
by
Ezhik
11mo ago
It's so frustrating that most man pages explicitly go out of their way to avoid having examples or answering "how do I X" questions.
17.
▲
by
Ezhik
11mo ago
YouTube recommendations are always so rage-baity for me to the point where I blocked them entirely. Can't look up a movie or a gadget without getting a thumbnail with big red letters saying that the thing sucks, this despite me avoidin
18.
▲
by
Ezhik
11mo ago
https://xkcd.com/1200/
19.
▲
by
Ezhik
11mo ago
Your Claude Code actually respects CLAUDE.md?
20.
▲
by
Ezhik
1y ago
Japanese Amazon shipped me a fake copy of a book once, with terrible print quality to the point of having overlapping text. They did refund me, but my review calling it out as fake was removed.
21.
▲
by
Ezhik
1y ago
It's an interesting idea - sadly the problem with it is that there's no way to add these tags to other kinds of files that don't have frontmatter. Not sure how to best to deal with it. Right now I'm leaning towards havin
22.
▲
by
Ezhik
1y ago
Hmm... Not a fan of that approach. Would mess things up for my personal use case, at least, making the names less nice. I'm leaning on having some sort of a vault-specific database tracking existing codes across renames as an addition
23.
▲
by
Ezhik
1y ago
(developer here) Let me know how your version goes - would love to see it.
24.
▲
by
Ezhik
1y ago
I keep a paper journal and refer to my Obsidian notes once in a while.
25.
▲
by
Ezhik
1y ago
That's a good point. I'll consider it for the next version.
26.
▲
by
Ezhik
1y ago
Being too lazy to write out the whole file name :)
27.
▲
by
Ezhik
1y ago
(developer here) Thanks for the feedback! I guess this plugin is a bit specific to how I use Obsidian [1], as I don't rename my notes quite as often as others do. As I mentioned in the post, my main use case is being able to quickly re
28.
▲
by
Ezhik
1y ago
(developer here) I specifically tried to make this mostly Obsidian-agnostic - the algorithm to generate these note codes is very simple and only requires the note's path relative to the vault. Here's the whole algorithm in Python:
29.
▲
by
Ezhik
1y ago
(developer here) I'm too lazy to write full note titles in my paper journals. With this, I can instead write a 4-character code that I can quickly look up in my Obsidian vault.
30.
▲
by
Ezhik
1y ago
(developer here) I think ambiguity is not as critical as in Git here - if you look up a note code with multiple entries, it should just show you both so you can choose the right one based on context.
More ›