Viewing profile — wis
wis
HN member- Joined
- Wed, Nov 16, 2016, 7:31 PM UTC
- HN karma
- 204
- Public activity
- 59 items
- HN profile
- View on Hacker News ↗
About wis
Olive Oil guzzler.
My Email Address is "mister" (but the shortened form) @wis.am
[ my public key: https://keybase.io/wis; my proof: https://keybase.io/wis/sigs/ywbFXIY7DKf8i5ATOQInEt6CX7CJpmi9SXqe2ln_Uss ]
Recent public activity
-
comment
Comment #48437762
Very nice, the rendered demo for all the file types appear to render flawlessly and load instantly on page load, and looking in the DevTools the parsers are split into different Wa…
-
comment
Comment #48427495
Cool! I like the speeding up feature. I suggest making the UI indicate that you can press the keys `z` and `x` on the keyboard to trigger the A and B buttons respectively, I figure…
-
comment
Comment #42537060
Not an aviation expert or enthusiast, but I'd imagine in a commercial airliner if the gear was not deployed and the pilot was trying to land, at a certain point the plane would sta…
-
comment
Comment #42481906
Yeah, pretty much all browsers on all OSes have print-to-PDF/save-to-PDF, I prefer saving an HTML file over saving a PDF file for 3 reasons: 1. SingleFile allows me to save a an HT…
-
comment
Comment #42481558
For saving a webpage you have open, I use a browser extension called SingleFile, I've been using it for a while (IIRC I discovered it on HN's front page a few years ago), in my exp…
-
comment
Comment #42445132
If you'd like to read a comprehensive blog post about the intricate mechanisms that make a mechanical watch work, with amazing interactive visualizations, I recommend reading this …
-
comment
Comment #42416463
Looking at the code, it looks like they used existing Python packages to read and parse MS Office formats, not what I expected, seeing that the repo is in Microsoft's org on GitHub…
-
comment
Comment #42380184
But the article mentions that they intend to have full compatibility: > Our goal is to build a reimplementation of SQLite from scratch, fully compatible at the language and file fo…
-
comment
Comment #42368397
It was fun trying out the demo, with the "coffee kettle pouring" video it did really well segmenting the man's hand and arm and tracking it (segmenting them in every frame correctl…
-
comment
Comment #42359011
Inspired by two comments in an HN thread for a similar tool that I saw ~3 months ago[1][2], I made a quick web page on Glitch (for a quick hosted page with a URL)[3] that has the f…
-
comment
Comment #42319261
Wow, 8 MiB, that's impressively small IMO. I expected a program that embeds V8 (let alone also having windowing and Skia) to have a binary size much bigger. something closer to Nod…
-
comment
Comment #42314941
Amazing project! > but also embeds v8 for a very small runtime instead of using Node. By how much does embedding just V8 instead of using Node.js decrease the binary size? Node.js …
-
comment
Comment #42220688
I realize you asked sarcastically, but as of relatively recently WinGet is shipped by default with the latest versions of Windows 10 and in Windows 11. [1] But why is being install…
-
comment
Comment #42217584
Yes! It's infuriating when Claude stops generating mid response and deletes the whole thread/conversation. Not only you lose what it has generated so far, which would've been at le…
-
comment
Comment #42194918
Yea, In my opinion using Python's list comprehension is more readable and code checkable. Here's the usage example from the README: from leopards import Q l = [{"name":"John","age"…
-
comment
Comment #42041216
Sure: https://github.com/yt-dlp/yt-dlp/issues/11451#issuecomment-2... I edited my reply too. Edit: I'd caution against spamming the maintainers though (not caution you specifically…
-
comment
Comment #42040973
FWIW, It appears one of the people who saw this post asked in a comment in an issue on GitHub [1]: > @seproDev unrelated, but what you think about https://news.ycombinator.com/item…
-
comment
Comment #41487635
They implemented the censoring of "Claude" and "Anthropic" using the system prompt? Shouldn't they have used simple text replacement? they can buffer the streaming response on the …
-
comment
Comment #41473135
Why do LLMs understand markdown really well? (besides the simple, terse and readable syntax of markdown) They say "LLMs are trained on the web", are the web pages converted from HT…
-
comment
Comment #41284956
To add to what sibling commenters have said, you can also configure this extension to use a specific Neovim binary on your system, and you can also configure it to use/load the sam…
-
comment
Comment #40798183
I can't find it in the settings for Google Search, has it been removed?
-
comment
Comment #40707819
I've been seeing this specific type of sock puppet spam on YouTube for years, the same exact modus operandi, my earliest distinct memory of seeing this specific kind of sock puppet…
- story
-
comment
Comment #40603206
> Soon, developers will be able to withdraw the stars earned by their bots in Toncoins via Fragment. So it's backed by Telegram's own cryptocurrency, or at least soon gonna be. rea…
-
comment
Comment #40535381
I guess the accuracy really depends on your location or ISP. I believe my ISP rarely or never rotates IP addresses, and on top of that I think my ISP provided router is assigned an…