Viewing profile — wrinklytidbits
wrinklytidbits
HN member- Joined
- Fri, Nov 08, 2019, 6:31 PM UTC
- HN karma
- 19
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About wrinklytidbits
No profile information was provided.
Recent public activity
-
comment
Comment #38869674
A shame that my favorite pen isn't on the list. I love writing with Uniball Roller 0.5 mm micro tip rollerball pens Extremely consistent pen with crisp lines
-
comment
Comment #38869600
Some commands I learned along the way (on top of those already said) C-x g - magit-status C-c c - org-capture C-x h - mark-whole-buffer M-: - eval-expression C-x C-u - upcase-regio…
-
comment
Comment #34989203
SEEKING WORK | Austin, TX USA | Remote Hi my name is Andrew. Data Engineer with 7 years of experience. Resume: I have a Masters in Applied Data Science Devops: Kubernetes, Docker, …
-
comment
Comment #32203599
Would it be more convincing if labs corroborated other lab's findings? Like Lab A found that XYZ impacts LMQ and Lab B, following Lab A's findings, was able to replicate the findin…
-
comment
Comment #28575070
From my own practice of doing a beer fast/having a beer before and after a run, I recommend doing this with non-alcoholic beer, which can have up to 0.5% alcohol by volume.
-
comment
Comment #24380771
Agreed. For those interested in time series analysis I just finished a small project with the help of Introduction to Time Series Forecasting with Python by Jason Brownlee. The rel…
-
story
Are Many Websites Down?
Trying to go to different websites and I don't get a response. HN was one of the few that wasn't affected
-
comment
Comment #22604212
I recommend adding a "/s" to the end of sarcastic comments for those of us who have trouble interpreting sarcasm
-
comment
Comment #22532444
An aside: why PIIGS? Couldn't they go by GIPSI instead?
-
comment
Comment #22439810
Why would you claim using totes bags and paper straws would help with malnutrition and water table depletion? Plastic bags and plastic straws are frowned upon because of how perman…
-
comment
Comment #22439787
Do you mean twisted pairs?
-
comment
Comment #22410484
It could be that it was perhaps a delicacy to eat cat feces: perhaps it was due to a cat's carnivorous diet, and it could be that one day a cat feces eating guy or gal got a good b…
-
comment
Comment #22001087
> some_list.each do |this_item| puts this_time end > for this_item in some_list: print(this_time) Just a nitpick: for one liners you can write: some_list.each { |this_time| puts th…
-
comment
Comment #21775511
I used this for awhile with TMobile/MetroPCS: https://www.amazon.com/SLIDE-Wallet-Unlocked-Worldwide-Servi...
-
comment
Comment #21740725
I get this natural high when I find a breakthrough in a problem. My brain gets amped up and I literally can't focus and finish because of the buzzing sensation. I know it's my cue …
-
comment
Comment #21731643
I think what he's saying is that the approach is wrong. The highly industrialized school system is the way it is because of scale. His perspective is the initial point (paraphrasin…
-
comment
Comment #21730147
I'm a non degree student at an ivy league and I took a course this semester because I wanted to learn the basic fundamentals of electrical engineering. Because I'm learning because…
-
comment
Comment #21692932
do you have any articles that summarized the research or that you thought supported your learning style the best. I'm curious and I would like to know more about what you did versu…
-
comment
Comment #21672619
This is pretty easy to implement: https://github.com/ggerganov/dot-to-ascii/blob/79fd551467457... Just replace `--as_ascii` with `--as=boxart`[1] 1. https://metacpan.org/pod/distri…
-
comment
Comment #21669819
Languages like J make this distinction: `=` is equals in the mathematical sense [1], while `=.` and `=:` are the assignment operators (the former being local and the latter global)…
-
comment
Comment #21591422
I highly doubt it's a Fugue state. >Unlike retrograde amnesia (which is popularly referred to simply as "amnesia", the state where someone forgets events before brain damage), diss…
-
comment
Comment #21585097
Interpretation 1: they pooped their pants Interpretation 2: they introduced a non sequitur in their excitement of finding their underwear (perhaps they lost it) Interpretation 3: w…
- story