Viewing profile — mkishi
mkishi
HN member- Joined
- Sun, Mar 02, 2014, 5:01 PM UTC
- HN karma
- 306
- Public activity
- 106 items
- HN profile
- View on Hacker News ↗
About mkishi
No profile information was provided.
Recent public activity
-
comment
Comment #45539622
It's hard to get that point because you're conflating two different stories. Folks around here are generally uneasy about tracking in general too, but remove big brother monitoring…
-
comment
Comment #43838425
How are you measuring this? I'm surprised the Web Audio API scheduling system has that much insight into the hardware latency.
-
comment
Comment #39771638
Even still, both repos had READMEs [1][2] clearly meant to be read by the public. The archival was only successful years ago, with a failed snapshot as far back as 2021 [3]. This r…
-
comment
Comment #38340576
I believe the title refers to the linked article [1]—which claims it topped the platform's charts—rather than the quoted tweet. It might not be to your liking, but it's been in Net…
-
comment
Comment #37936721
Not to knock on Sunvox or NightRadio (both awesome!), but that effect only exists in the video. It doesn't happen when playing the demo song on the software, and they confirmed it …
-
comment
Comment #37862256
How does one move with the mouse? I could only find gestures for rotation and zoom; for movement I had to resort to manually entering coordinates in the settings.
-
comment
Comment #37586387
You can use `untrack` [1] when you don't want to react to some state inside an effect. You can still use `onMount`. It's not deprecated [2], although `$effect` could be used simila…
-
comment
Comment #36205570
This only happens in "proper" tables. When you add a formula to a table column, Excel will automatically convert it into a "calculated column," so overridden values will have a gre…
-
comment
Comment #35745622
From the submission (the repo's readme): > We got a takedown request by openai's legal team... Did Github take a separate action somewhere?
-
comment
Comment #35486044
It shouldn't matter if it's a fast desktop or slow mobile (unless it's not keeping up, which is unlikely in these examples); what matters is the display rate on these devices. The …
-
comment
Comment #32789043
A feature that deserves its own bullet imo: Wifi sync. I suppose it's akin to Keepass+Syncthing but integrated into all clients. I used Google Drive/OneDrive in the past but a few …
-
comment
Comment #32501564
The right operator for unit conversions is "in." "to" is used for ranges, so it's doing 100 euros _goes to_ 1 us dollar and giving you back the answer in dollars. But it seems the …
-
comment
Comment #32005269
Did you consider Deno as misleading? The fact it states it's powered by JSC before even mentioning Zig makes it pretty clear, imo.
-
comment
Comment #31768739
I don't think 1.0 releases deserve the same treatment as 1.3.2 Beta 1. The SNI here is that Tauri has hit stable, an information that does change how a lot of people would approach…
-
comment
Comment #31299500
Apart from the architectural similarity, Elm also predates both Redux and Flux, even being referenced in Redux's Prior Art page [1]. [1]: https://redux.js.org/understanding/history…
-
comment
Comment #31151118
It still targets Erlang—but the compiler's written in Rust (from the first v0.1 release in 2019).
-
comment
Comment #30972861
Could you share an example? I thought async functions weren't callable outside an `async` invocation from the `Inline` calling convention.
-
comment
Comment #30970232
That seems to be the same kind of confusion I ran into the last time I tried to do async in Zig. I also had trouble figuring out who was responsible for keeping track of async fram…
-
comment
Comment #30747542
It's the customer's fault they didn't know Vimeo is losing money? A pretty big reason for that could be that they've been with Vimeo for over a decade in some cases and have always…
-
comment
Comment #30661213
Does anyone have an opinion on Enpass' trustworthiness? It's pretty sleek, and with wifi sync I don't even need a server/cloud provider... But being a commercial application I'm no…
-
comment
Comment #30640343
That's okay, but when I go out of my way to actively set the language in a service's settings, shouldn't that be honored over an assumed local-by-default? Because that's what I do …
-
comment
Comment #29465238
I was actually careful not to equate "active" with "directly reaching out to people," but taking any active means of furthering the spread of the idea. And, yes, I'd personally con…
- comment
-
comment
Comment #29464544
It probably doesn't, but I think "to propagate" is easily deemed an active engagement as opposed to a passive one. eg. while one can propagate an idea by doing nothing but waiting …
-
comment
Comment #29341118
Interesting, that's very close. :) Since I had a bunch of software open and the system had been online forever, I restarted and tested again — turns out it squeezed a couple of ms …