Viewing profile — pandler
pandler
HN member- Joined
- Mon, Jun 24, 2013, 6:29 PM UTC
- HN karma
- 634
- Public activity
- 212 items
- HN profile
- View on Hacker News ↗
About pandler
Recent public activity
-
comment
Comment #46841259
Thanks for keeping that service up and running! I think it’s been about 10 years since I found it and it’s been my go-to reference ever since. I’ll often get laughs from people whe…
-
comment
Comment #44418385
I’ve been building my wife a budget tracking dashboard for reporting on PPC ad campaigns. At any given time, she’s working with any number of clients (directly or subcontracted, so…
-
comment
Comment #44225344
In addition to not enjoying it, I also don’t learn anything, and I think that makes it difficult to sustain anything in the middle of the spectrum between “I won’t even look at the…
-
comment
Comment #32795064
I will always have a soft spot in my heart for Django, the python web framework, even though I don’t use it anymore. https://www.djangoproject.com/ When I was still learning to cod…
-
comment
Comment #29142362
Somewhat unrelated to the point you’re making, something seems off about the results in that Glassdoor link. Searching “computer science” in the jobs tab treats that as a keyword a…
-
comment
Comment #24532393
> The work has received funding from the National Geographic Society and the U.S. National Institutes of Health, as better understanding adaptations to high altitude life is “poten…
-
comment
Comment #24313218
Agreed. With the very little context from the source article (admittedly), it feels like piling on to the whole Epic controversy.
-
comment
Comment #23739239
I agree, but I try to stick to downgrading the comment/argument instead of the people themselves, because I’ve found it to be a pretty ubiquitous line of thought since I started no…
-
comment
Comment #23346300
> I would argue most relationships with coworkers aren't genuine. You might have a different metric for this, but mine is that when you change jobs, these relationships evaporate. …
-
comment
Comment #22899657
Giving OP the benefit of the doubt here, it seems like a straw man example off the top of their head, just to throw some ideas out there.
-
comment
Comment #22837920
FYI your link is broken. Agreed, the only mention of using different technology has come up in the current project is in discussions of Typescript vs plain JavaScript. That’s been …
-
comment
Comment #22836595
We make heavy use of peer dependencies, so microfrontends rarely end up actually bundling their own dependencies. Build tools like rollup help with that. It’s not a silver bullet a…
-
comment
Comment #22807301
Cool to see more news from Mumbai. I've been following a close friend of mine (also in Mumbai) on various social media as he works on his goal of fabricating "100,000 M-19 Face Shi…
-
comment
Comment #22044495
> Nobody has any idea, they're just making it up as they go along. Ha! I came here to say this, and I'm glad you share my opinion. I realize that you're speaking specifically about…
-
comment
Comment #21779374
> I think the old way is simpler in the sense of building on fewer concepts, and therefore allowing an easier learning curve I would disagree with that premise. From my own experie…
-
comment
Comment #20976675
> I find that writing _something_ can help me to get a feel for a problem. Start, then sitting back and thinking about it, helps me to move towards a better solution faster. That s…
-
comment
Comment #20835926
I have a beard precisely because it’s trivial for me to maintain. I trim it down to 3/8 inch maybe once every two weeks, and clean up my neck in 30 seconds with the trimmer about o…
-
comment
Comment #20783131
I’m sure it’s nothing like the south east, but it gets pretty hot, mostly in July and August. Living in a hotter but drier climate now (which is on the whole more comfortable than …
-
comment
Comment #20643571
For the lazy, the selling price listed in there is about $385,000 USD.
-
comment
Comment #20597959
And I also just verified by checking myself against some known Jira dashboards and searching for some of the search queries he provided... I'm not sure what there isn't to trust wh…
-
comment
Comment #20560682
Also agree! I learned a lot about how Python works from digging through the inner guts of the Django ORM. I’ve been pleasantly surprised, getting back into Django after about 5 yea…
-
comment
Comment #19655647
After reading the article, better phrasing would be “I miss what Facebook used to be”. It may be addictive and pervasive now, but the feeling is that it no longer fills the niche i…
-
comment
Comment #19559677
I think this is an incomplete picture. Guessing at their motivations, DRM also serves to reduce opportunities for casual copyright violation when you have to jump through illegal (…
-
comment
Comment #19248907
What are centaur shopping models?
-
comment
Comment #19186198
The distinction is that teaching how to build a car from scratch (builder) doesn’t teach you how to drive it any better (programmer). The proposal is to teach programming with “ass…