Viewing profile — wky
wky
HN member- Joined
- Sat, Apr 04, 2026, 9:20 PM UTC
- HN karma
- 60
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About wky
Recent public activity
-
comment
Comment #49259533
Specifying units seems to be unreliable; I tried adding a description to the set_thermostat temperature: "temperature": { "type": "number", "description": "degrees Fahrenheit" }, S…
-
comment
Comment #49259332
Considering it as a classification problem, you could use a representative set of example queries, feed them to this model, then ask a "smart" language model to assess each query +…
-
comment
Comment #49244375
The main thing that helps with lead breakage is a mechanical pencil with a sliding nose cone/tip. Even finer lead becomes fairly reliable as long as it is protected against sideway…
-
comment
Comment #49092488
Additionally, the proposal of button actions is for the opposite purpose, when you want to avoid sending the form data when the button is pressed.
-
comment
Comment #48572148
The link to Architectural Decision Records is empty, but they're present in the repo to look at[0]. Curiously the decision with the most deciders is the implementation of JavaScrip…
-
comment
Comment #48524656
Zoom's filter applies before Color Filters, so a workaround is to toggle on zoom, set it to greyscale, then use the 3 finger gesture to zoom out to 100%.
-
comment
Comment #48519990
From the comparison image it looks like the goal is functional compatibility, not render compatibility. The table borders change and the layout changes.
-
comment
Comment #48519077
There are countries that require published material to be submitted to a national archive[0]. A similar system could be done for software source code and made public on expiry. [0]…
-
comment
Comment #48517656
The closest thing would be our showcase poster[0], at some point I might write about the thought/development process (both for my sake and whoever picks up the project in the futur…
-
comment
Comment #48517242
This is neat. This group’s approach of treating the devices as many weaker servers (basically a raspberry pi cluster) sounds like the most realistic way to reuse phone hardware at …
-
comment
Comment #48363540
It doesn't even need to represent intervals. A 13 inch ruler with 13 markings at 0.5, 1.5, etc inches is still a valid ruler, albeit an odd construction.
-
comment
Comment #48310495
Golang has the golang.org/x packages, which avoids too much stdlib bloat while still providing the niceties of “pre-vetted” packages that don’t pull in a massive dependency tree.
-
comment
Comment #48055979
It's possible that Instructure's servers got compromised: dig canvas.ucdavis.edu [...] ;; ANSWER SECTION: canvas.ucdavis.edu. 1974 IN CNAME ucdavis-vanity.instructure.com. ucdavis-…
- story
-
comment
Comment #48009917
As a heads up, NHK tends to remove videos from their site, probably due to contract stuff. It seems Texico starts expiring next year. Sometimes they “rebroadcast,” but for peace of…
-
comment
Comment #47943196
This post has managed to “confuse” Google about the reverse question as well (“who named teresa t whale”): The humpback whale known as "Teresa T" was named by Simon Willison in Sep…
-
comment
Comment #47925239
There’s a relatively obvious constraint to check here: compositing the layers back together should produce a (near) identical image. Would it not be preferable to throw an error if…
-
comment
Comment #47838748
Interesting that it’s paying to remove features. Seems reasonable considering it’s paying to get an officially supported build, and if you’d rather not there’s probably a fork doin…
-
comment
Comment #47745979
Relatedly, scrolling time pickers are also a toss up on mobile. Sometimes a single swipe on the minutes gets you from 12:00pm to 11:50am, sometimes it doesn’t. I wish the analog cl…
-
comment
Comment #47662509
[dead]