Viewing profile — perrylaj
perrylaj
HN member- Joined
- Fri, Dec 27, 2013, 6:55 PM UTC
- HN karma
- 171
- Public activity
- 108 items
- HN profile
- View on Hacker News ↗
About perrylaj
Recent public activity
-
comment
Comment #47870321
Jetbrains IDEs have AI support with all the things you've described, and in a more polished experience that requires significantly less maintenance and tuning. It does that while a…
-
comment
Comment #47243016
Opposing Hot take (possibly missing the joke....): Coding was never the most valuable skill a software engineer contributed. Socially-capable engineers are going to be far more lik…
-
comment
Comment #44918398
Nearly 100%. They don't call it that or use that term, and almost never _design_ thinking about the domain. But the absence of a formal 'domain model' still results in domain model…
-
comment
Comment #43711627
Not just risk tolerance - they also have different (generally much more short-sighted) incentives.
-
comment
Comment #41631522
> When I compare Java and Python in this respect -- and I do as a working programmer in both on a frequent basis -- Java is still slow. I feel this as well, but I also think it's d…
-
comment
Comment #40710554
Going to assume you're talking frontend? Otherwise you'd be claiming most Spring, Django, Rails, Angular, codebases are a nightmare to work in. While there are many good applicatio…
-
comment
Comment #39924278
There are plenty of examples of real damage caused by ISPs being able to give preferential treatment to what _they_ think is important. A quick search comes up with plenty of examp…
-
comment
Comment #38798316
Interesting - I run Intellij Ultimate on Macbooks (both Intel and m2) and never have a crash. Infrequently run into bugs when upgrading the ide or 3rd party plugins; that requires …
-
comment
Comment #38076402
I think I view the situation in a similar fashion as you. There's absolutely nothing preventing a well architected modular monolith from establishing domain/module-specific persist…
-
comment
Comment #37919971
As in "this 748 square foot property was deemed 'affordable' when priced at $610k" - the implication being that it's a low bar to call something affordable, not that it's a low bar…
-
comment
Comment #36447350
Decent consumer hardware, in the future I'd suggest trying out something like OpenWRT rather than binning it. https://openwrt.org/toh/netgear/r7000
-
comment
Comment #36201776
I work for a company (Inductive Automation), and we build a platform for industrial automation called Ignition. A few years back we created a special free license tier (and some li…
-
comment
Comment #35874915
Might also just be talking about specific geographical range. There is still a lot of debate on the time line and nature of the diaspora of modern homo sapiens.
-
comment
Comment #35852378
I'm not sure how global the practice is, but at least in the US, you're briefed on the study as part of patient consent. They clearly tell you that nature of the study, including d…
-
comment
Comment #34687077
You're missing an important element though: Not all criminals are deterred by threat of prison, and not all prisoners can be rehabilitated. For those people, jail is simply a mecha…
-
comment
Comment #34082955
C/C++ is only 'one language' (I know, but for sake of this discussion, may as well be), and even then, Intellij does just fine for me, even if it's not on par with Clion. To say it…
-
comment
Comment #33687674
I used it for about two weeks total, over two different periods. Mostly Kotlin, Java, Typescript, small amounts of Groovy. I ended up turning it off. In my experience, it has momen…
-
comment
Comment #33507571
I haven't stayed up to date, but last benchmarks I saw, truffleruby was not just faster than any other implementation, it was significantly so in many cases . It would be interesti…
-
comment
Comment #33338373
Not sure what's preventing you from setting up Intellij to do what you want, even without .editorconfig. I setup intellij editor format preferences to follow the formatting I setup…
-
comment
Comment #33302077
I entertained buying the advantage (maybe 2?) before ultimately buying a keyboardio model 1. The main things I didn't like about the advantage was the fixed geometry and small/awkw…
-
comment
Comment #32393470
Oh, I understand. For some reason I was thinking self-powered (internally amplified) speakers that were being driven by a line-level source off the Sonos. Not sure why that's where…
-
comment
Comment #32392617
This idea sounds appealing, but wouldn't that also (generally) require standard power (115v/60hz stateside) to run the amps? Not having to worry about having an electrician run the…
-
comment
Comment #32280479
I've been loving Prana for a while as well, for all the reasons mentioned. I haven't needed anything new recently, but have heard that the newer generation 'eco friendly' materials…
-
comment
Comment #32145410
I'm on the other side of the fence - I believe they can store all they need to. Backdoors into Google, AWS, and others were strongly hinted at if not fully exposed with all the lea…
-
comment
Comment #31923379
While I wish it were faster, I actually appreciate that Intellij can defer as much as it does to the underlying build tooling. The native ability of the IDE to interpret the full c…