Viewing profile — dasl
dasl
HN member- Joined
- Thu, May 30, 2019, 7:48 PM UTC
- HN karma
- 122
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About dasl
https://github.com/dasl-
Recent public activity
-
comment
Comment #47774516
their video demos were surprisingly bad. Hard to understand what they were showing.
-
comment
Comment #43062016
I found that info about the `discard` behavior quite interesting. And thank you for the kind, inspiring words -- cheers!
-
comment
Comment #43050009
TIL, thanks for sharing. We ended up solving our problem another way by adding this `DisableControllers` stanza to the service's systemd configuration: https://gist.github.com/dasl…
-
comment
Comment #43049803
Hi, I'm the author of the article! Thank you for the awesome description of the various vm.dirty_* sysctls. The problem described in my post was not _directly_ related to the kerne…
-
comment
Comment #42954892
How does the Gemini OCR perform against non-English language text?
-
comment
Comment #40901679
Yes, Con Ed now has smart meters that report electricity usage in realtime at 15 minute intervals. If you use Home Assistant, you can perhaps make use of the Opower integration to …
-
comment
Comment #40804505
The email address responded with an automated message saying they are no longer checking the inbox. It directed me to submit my query at their contact for instead: https://www.gate…
-
comment
Comment #40348329
What latency do you get? I'd be interested in seeing a demo video.
-
comment
Comment #38755010
This allows you to use fzf with IRB. It works with anything that uses readline, which IRB uses. https://github.com/lincheney/rl_custom_isearch it works for me on linux, not sure ab…
-
comment
Comment #37872544
gmail iOS app has no scrollbars. pretty annoying.
-
comment
Comment #36604111
elevated youtube link : https://www.youtube.com/watch?v=jB0vBmiTr6o
-
comment
Comment #35458276
> One of the downsides of the Linux cp command, is copying a file larger than RAM will destroy every existing entry in the file cache. Under normal circumstances this is a good thi…
-
comment
Comment #28322485
youtube has recently been implementing download speed throttling on some video downloads. See: https://github.com/ytdl-org/youtube-dl/issues/29326 . Youtube-dl does not yet have a …
-
comment
Comment #27653833
Instead of having RF interference, if we have acoustic transmitters, would you have trouble getting a signal at a loud concert for instance (acoustic interference)?
-
comment
Comment #27466415
Yes, those speeds are roughly consistent with what I got in my speed tests here :) You (and others in these comments) have suggested using OpenWRT as an alternative. I suppose one …
-
comment
Comment #27465280
A couple of months ago, another setup for a wifi to ethernet bridge was posted here: https://news.ycombinator.com/item?id=26940521 I like Will Haley's setup better though, because …
- story
-
comment
Comment #20055239
I use zsh, and I have a thing in my profile that skips writing any `cd` command to history. Instead, it will rewrite the command using the absolute path of the directory I `cd`'d i…