Viewing profile — silentguy
silentguy
HN member- Joined
- Sun, May 08, 2016, 4:30 PM UTC
- HN karma
- 103
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About silentguy
No profile information was provided.
Recent public activity
-
comment
Comment #46112138
This is the response I received. >Thanks for your email. In our online FAQ for the DEGURBA methodology ( https://population.un.org/wup/faqs ), you'll see: Does DEGURBA combine too …
-
comment
Comment #46071870
I have sent an email to the contacts listed in the press release regarding this. Let's see what they say. I believe you are correct. They have made a mistake in the report. Hajipur…
-
comment
Comment #44746313
They will have to support auth if they are adding support for connecting with remote host. It's not difficult but it's not as trivial as you suggested.
-
comment
Comment #43176401
depends on your definition of touch.
-
comment
Comment #42443518
(57-39)/39 ~= 46 I think they meant 50% increase from the 39% .
-
comment
Comment #42402881
A very good list. You should add https://github.com/nchudleigh/vimac to the list. It works similar to shortcat but I found Vimac to be more performant and reliable.
-
comment
Comment #42402870
I used to use vimac ( https://github.com/nchudleigh/vimac ) when I had macbook. I was pretty happy with it. I liked its interface. Its interface was inspired by Vimium extension on…
-
comment
Comment #41256778
I think they meant the Chromium based browsers but they should have specified it for clarity.
-
comment
Comment #40795683
AFAICR, You don't have to reboot the machine. You can press `Shift+F10` again and run `ipconfig \release`. I could be wrong. There are also some email ids (e.g. no@email.net ) in t…
-
comment
Comment #40523194
There are browser extensions which make it easier to debug grapgql. A new pane is added to the browser debug panel. Last I used them more than two years ago, it was still not as go…
-
comment
Comment #39345459
An interesting use-case could be localized haptic feedback on the screen. You could rotate a knob or push a button on the screen and get a localized sound and haptic feedback from …
-
comment
Comment #38538315
Configurability needs branching, and branching is inherently digital. Maybe that's why digital is more configurable than analog.
-
comment
Comment #38491373
wget url in step 1 seems to be wrong. It didn't work. This url ` https://huggingface.co/jartine/llava-v1.5-7B-GGUF/resolve/ma... ` seems to be working. It's from the link you poste…
-
comment
Comment #38338342
If you want even faster search across different formats, you can try ripgrep-all ( https://github.com/phiresky/ripgrep-all ). It can search across epub, docx, pdf, zip, mp4 etc. If…
-
comment
Comment #38244159
A very happy user of this. I mainly use it's vimium like feature. And, the author is very responsive on github.
-
comment
Comment #38243554
I have used HTMX with Flask and Jinja. It makes the process much simpler to do the frontend development as a backend developer. But I can see its limitations. It's not suitable for…
-
comment
Comment #38225485
Usually there are a lot of comments about how text is the best interface and it's making a comeback in the LLMs but in this case picture is the better medium since parsing the webp…
-
comment
Comment #38225450
I think this can be extended to desktop as well. There are programs that act like vimium for your desktop (win-vind, etc.). I don't have the openai API key to try it but I wish som…
-
comment
Comment #37587918
Have you tried lnav? It has somewhat steeper learning curve but it'd fit the bill. One small binary and some log parsing config, and you are good to go.
-
comment
Comment #36420989
I think Terraform provides multi cloud provisioning. Not an expert on this but I think it's good enough for common services across different clouds.
-
comment
Comment #36315787
Have you tried any third party app and compared the experiences? If you have not, you will not understand how crappy it is compared to third party apps.
-
comment
Comment #35505997
I don't see any Cosine being mentioned in the proof. I don't see any circular logic here.
-
comment
Comment #34561316
I am sure the US government doesn't initiate the request to take down Avatar.
-
comment
Comment #34490313
I always read `reflog` as `re-flog` not `ref-log`. And, I was confused about the connection between flogging and the finding all git commits. It was much later that I made the conn…
-
comment
Comment #34477595
Someone already tried it with homeassistant.io ( https://mikegrant.org.uk/2022/12/22/gpt3-and-homeassistant.h... ) . I predict that there will be a homeassistant integration module…