Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kuekacang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kuekacang
15d ago
Should watch the pre release video https://www.youtube.com/watch?v=QYM3TWf_G38 If what they're saying is true, this project is very much a pile of tech debt. They need to migrate whatever they can early before continui
2.
▲
by
kuekacang
1mo ago
Been using redmi phones since those are the most personally usable features with great budget option. Current active one has IR blaster, stereo, display finger print, 3.5 jack and sd card slot. ~$190 in 2025 money Software wise, it is manag
3.
▲
by
kuekacang
2mo ago
With advent of ai-based impersonation, I wonder why in-person reset is not the priority right now
4.
▲
by
kuekacang
3mo ago
It helps too that agent work is done server side so you can hog all the local resources for your thin client.
5.
▲
by
kuekacang
3mo ago
Isn't all uses native OS UI widget? But since the brand need to be experienced the same across platform, it overrides the native rendering and use custom styles instead.
6.
▲
by
kuekacang
4mo ago
Only using ubuntu rn, but when the server is mostly running docker, it is simpler upgrade nowadays with so little dependencies. But then the problem just moved to the container image updates.
7.
▲
by
kuekacang
4mo ago
Somewhat agree!. I think my main gripe is that there are no good-enough reader that: - without account integration - has good ux Even some of the okay ones, most are, as tantacurl may say, janky.
8.
▲
by
kuekacang
5mo ago
Genuine question, does brave have ff's container extension? currently that's one of the thing that keeps holding me on ff. another big one is i test website on firefox so to not get carried away with features only available in chr
9.
▲
by
kuekacang
6mo ago
F
10.
▲
by
kuekacang
6mo ago
I've been lucky to discover git relatively late and sublime merge relatively soon. It seems like separating the concern of editing and reviewing code is making me consider each more as separate thing. It also makes me more comfortable
11.
▲
by
kuekacang
7mo ago
In homelab, I push myself to use proxy (header) authentication. I know I'm burdening many responsibilities in a reverse proxy (tls, ip blocking, authentication) but it seems I can better handle those complexity as compared to oauth set
12.
▲
by
kuekacang
8mo ago
> A UDP joke I would tell you... but you might get it not
13.
▲
by
kuekacang
9mo ago
Except the text is stored as image, I can't imagine localization would be that large.
14.
▲
by
kuekacang
9mo ago
I'm sure no API and only built-in control is more favorable. Digressing, built-in mixer is nice to have too.
15.
▲
by
kuekacang
9mo ago
experiencing how text renders differently, slowly, with my potato battleship
16.
▲
by
kuekacang
10mo ago
One other angle yet mentioned: JS is browser native. No matter how slow it is, browser is now the LCD. Similar server-client codebase, while ugly, is another plus.
17.
▲
by
kuekacang
11mo ago
I think the hack is to store html height/width locally and restore it as early as possible so the content will then load under the scrolled view
18.
▲
by
kuekacang
11mo ago
Oh hey, a fellow noticing person!
19.
▲
by
kuekacang
11mo ago
Now ui libraries does its own reset. The no-nonsense blogger just use a few styling, and yeah, the default now is good enough.
20.
▲
by
kuekacang
1y ago
Surely. First time I used clipboard management was long time ago somewhen in windows xp era. But growing older make me not really incentivized on trying myself to relearn clipboard history gestures. I might do that someday though. The diffe
21.
▲
by
kuekacang
1y ago
I'm aware of that gesture, but I think it shows the point that it requires extra intention from the user to do select+copy on an input-looking field with copy button attached, instead of being part if the default ctc button experience.
22.
▲
by
kuekacang
1y ago
Maybe weird behavior on my end? Or perhaps you need to select part of <a>'s content to trigger it?
23.
▲
by
kuekacang
1y ago
Back in the day I requested chrome feature "copy text" in addition to "copy link" on <a> context menu. Now I tried it it's no longer there.
24.
▲
by
kuekacang
1y ago
Recently I've been considering simple click-to-copy button is a bad ux since it can destroy one's clipboard (granted, I'm not using clipboard manager). This might be mitigated with a confirmation before actually replacing the
25.
▲
by
kuekacang
1y ago
Another part are malleable memory. Something I imagine we as humans are accumulating context daily and doing reinforcement training while we sleep.
26.
▲
by
kuekacang
1y ago
It seems like it would be more stable to run windows office under wine instead.
27.
▲
by
kuekacang
1y ago
I think it is due to java already featured the threadlocal mechanism so the ecosystem get used to it. I just recently rediscovering java (w/o framework) when virtual thread landed and I gravitated towards context passing. Even more rec
28.
▲
The USD 1 Exchange Rate Suddenly Becomes IDR 8170 (was around IDR 16k)
(voi.id)
1 points
by
kuekacang
2y ago
|
0 comments
29.
▲
by
kuekacang
2y ago
Also many are still using the og 1987 version
30.
▲
by
kuekacang
2y ago
In mobile (at least in mine, firefox) the input become buferred autocomplete and when accepted via return, the typed word gets duplicated before entered. Workaround is to accept via space and delete as necessary
More ›