Viewing profile — ddavis
ddavis
HN member- Joined
- Sat, Aug 22, 2015, 2:28 AM UTC
- HN karma
- 723
- Public activity
- 172 items
- HN profile
- View on Hacker News ↗
About ddavis
No profile information was provided.
Recent public activity
-
comment
Comment #48280980
I agreed with this 100% for a long time. Then I started working on a library at $WORK with dozens of downstream users abusing the hell out of my idiomatic underscore usage, especia…
-
comment
Comment #45405135
When you hit types like that type aliases come to the rescue; a type alias combined with a good docstring where the alias is used goes a long way
-
comment
Comment #45319610
Literally dealing with this right now. My wife got what appears to be a (very expensive) counterfeit item that is technically non-returnable (not laying down without a fight). Kind…
-
comment
Comment #45232651
I don’t think the person quoted is implying that it should be that way, merely pointing out a discovery that builders have made: they _can_ get a symbolic bonus. One can skip build…
-
comment
Comment #45149843
I have a similar experience. I was a devoted PhD student working long hours taking on a lot of responsibility. It burned me out, hurting my productivity. I have mixed feelings abou…
-
comment
Comment #45105783
The organization and formatting of the single .tex file is such that one could almost read the source alone. Really nice. Also, I had no idea that GitHub did such a good job render…
-
comment
Comment #44892340
Been waiting to see what Astral would do first (with regards to product). Seems like a mix of artifactory and conda? artifactory providing a package server and conda trying to fix …
- comment
-
comment
Comment #42607643
I really like Berkeley Mono and I don’t regret my old purchase, but my Emacs and Terminal configs have been rocking Pragmata Pro for a while now. Looking at the version 2 release n…
-
comment
Comment #42140296
OpenMP is great. I’ve done something similar to your second case (thread local objects that are filled in parallel and later combined). In the case of “OpenMP off” (pragmas ignored…
-
comment
Comment #40513377
Nope, I don't know how to do it at all- that's why I have to ask AI!
-
comment
Comment #40513301
It's something I know how to do after figuring it out myself and discovering the potential sharp edges, so I've made it into a fun game to test the models. I'd argue that it's a gr…
-
comment
Comment #40513020
My favorite thing to ask the models designed for programming is: "Using Python write a pure ASGI middleware that intercepts the request body, response headers, and response body, s…
-
comment
Comment #40026847
The back door relied on a couple of Linux package management systems (if I’m recalling correctly, it had .deb and .rpm checks, see https://marc.info/?l=openbsd-misc&m=1712279411178…
-
comment
Comment #39917450
Yea there's some nuance here. But one of the beautiful things about Python is the existence of PEPs. One would have to write a PEP to get a new dunder method added to CPython. Duri…
-
comment
Comment #39916915
> Keep in mind that you're not meant to invent your own dunder methods. Sometimes you'll see third-party libraries that do invent their own dunder method, but this isn't encouraged…
-
comment
Comment #39410397
Really only usable on a personal machine. Having to disable SIP is a non starter for work computers
-
comment
Comment #38637684
reminds me a bit of gnuplot.
-
comment
Comment #37967368
5ish+ years ago Austin had more of the lower level tech jobs, but definitely not anymore (consistent spectrum now).
-
comment
Comment #36869323
Dan Patrick is a terrible human being. Totally unsurprising behavior from him.
-
comment
Comment #35572368
I’ve never used one. I’ve declared init.el bankruptcy a few times in those 12 years but I always build from vanilla Emacs- lots of use-package use though.
-
comment
Comment #35556380
Cool post! I really don't want to know how much time I've spent configuring Emacs over the last 12 years :P The explosion of great Emacs Lisp packages over the last few years has a…
-
comment
Comment #30375340
Also on the housing hunt and have had the same experience. It's really disheartening to tell someone I'm going to give you exactly what you are asking for and have that transaction…
-
comment
Comment #30024506
Signature_example.pdf in that repository is NSFW.
-
comment
Comment #29585473
There is an effort for this: https://github.com/data-apis/dataframe-api