Viewing profile — kmundnic
kmundnic
HN member- Joined
- Tue, Jan 04, 2011, 4:38 PM UTC
- HN karma
- 244
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About kmundnic
No profile information was provided.
Recent public activity
-
comment
Comment #26794825
Right, and unfortunately there doesn't seem to be a way to remove the permissions by app (only for all apps by turning off Handoff).
-
story
Tell HN: Spectrum iOS app using info on MacBook's clipboard
I was chatting to a Spectrum representative today through the MySpectrum iOS app due to low upload speeds. The representative asked where I was running the speed tests of the link …
-
comment
Comment #26765354
This post might give some answers [1]. FL is a machine-learning framework where models can be trained while keeping users' data on their device rather than sending it to a server. …
-
comment
Comment #24850586
How do you create different containers for different Gmail accounts, since the beginning of the url will be the same?
-
comment
Comment #24545870
Ha, I didn't know about that one. I currently replace the Siri button with the do not disturb button, seems like I use it more often.
-
comment
Comment #24545521
I knew about work in anomaly detection for state of health and state of charge in batteries, where you can somewhat model the physical effects (in a data driven manner). However, t…
-
comment
Comment #24396275
You can also lock the screen with control + command + Q. I always bump into the corners so I prefer a key combination.
-
comment
Comment #23473072
When I'm having a hard time writing a document I usually do the following: - Go back to basics: Review what an introduction, body, and conclusion should have (and what they shouldn…
-
comment
Comment #23296664
According to the site on Firefox Add-ons [1], it tells you which websites it is not showing, which I think would not be possible with your suggestion. [1] https://addons.mozilla.or…
-
comment
Comment #23075148
If you're willing to use zsh, there's an oh-my-zsh plugin to color the manpages, and you can adjust the colors as described here [1]. [1] https://unix.stackexchange.com/questions/5…
-
comment
Comment #23046588
I've been using tldr [1] instead of man pages lately to get started with a command (or to remind myself how to use one). I've learned a lot just by reading the examples shown, and …
-
comment
Comment #23036888
"Machine Learning: a Probabilistic Perspective" is more an encyclopedia of algorithms I would say, and it has lots of typos. I personally would not recommend it (except for the amo…
- story
-
comment
Comment #22783472
Have you checked the Unihertz Atom phone?
-
comment
Comment #22496982
For me it is its integration with tmux, and therefore being able to use the command line in a remote computer as if you were using it locally.
-
comment
Comment #22048556
I also found fares/options that I didn't find on other sites. My favorite part was how the results were listed by "agony", defined as a trade-off between price and length of the tr…
-
comment
Comment #21849384
I agree that saying that he used calculus is a bit of a stretch. However, calculus is essential for all the gradient-based methods (or algorithms) in optimization. Moreover, if you…
-
comment
Comment #20754739
Some time ago I looked into this topic, and in my opinion the blog post misses two points: (1) Conversion to gray scale won't be good because the scale is not linear, which is impo…
-
comment
Comment #20748800
The zipper of a down jacket I bought from them would get stuck. They repaired it twice for me, and the third time I took it for repair, they gave me a new one. This was 4 years aft…
-
comment
Comment #20743685
There's certainly interest on this topic from the neuroscience community. At least for mice vocalizations, the first (unsolved) problem is to find a dictionary of possible vocaliza…
-
comment
Comment #20650623
Reminded me of this [1] by Prof. Rob Tibshirani. [1]: https://statweb.stanford.edu/~tibs/stat315a/glossary.pdf
-
comment
Comment #20610886
Replacing "Signal Processing" with "Regression" or "Least Squares" in the title would make more sense.
-
comment
Comment #20589364
For me it's about using tmux with the same commands as the native iTerm2 commands to split panes and other tasks. That way I can work on a server in the same way I work on my machi…
- story
-
comment
Comment #20446478
How do you deal with different sections from google docs? As in, how do you format these into markdown or latex sections? I've been working with psychologists and I've taught them …