Viewing profile — KhalPanda
KhalPanda
HN member- Joined
- Fri, Mar 07, 2014, 11:02 AM UTC
- HN karma
- 524
- Public activity
- 189 items
- HN profile
- View on Hacker News ↗
About KhalPanda
No profile information was provided.
Recent public activity
-
comment
Comment #39226808
For apps that run exclusively on brand new iPhone pro max's, sure. ...but seeing as that isn't the case.
-
comment
Comment #39226633
I think $5 is _beyond_ fair, considering every user will have dropped >$3k on hardware.
-
comment
Comment #35374863
I'm in the same situation as you (or was, until about a week ago). I'd been looking for a new contract for a couple of months and also had lots of enthusiastic calls with recruiter…
-
comment
Comment #35133872
I was hoping/expecting it would flag descriptions that don't mention a salary range, location or worthless perks. Maybe I'm jaded.
-
comment
Comment #35059194
I (sadly) don't play any mobile games for this reason. _Every_ game seems to revolve around engineering you to buy to speed up progress. It's just one step worse (maybe two) than e…
-
comment
Comment #34705188
Love the story. My first exposure to programming was through automating RSC. All I was doing though was writing scripts for SCAR. I think maybe in… pascal? I remember trying to lea…
-
comment
Comment #33729072
That’s a reputation PHP has been struggling to shake for a long time now, but it isn’t the case as of the more modern versions.
-
comment
Comment #32648165
I have a 16" 2021 Macbook Pro M1. 1. It's great. I'm not sure I've ever heard the fans spin up. I've had very occasional glitches with sound when switching workspaces. 2. The only …
-
comment
Comment #32617123
I don’t think the demise of classic forums/self-hosted communities is a technical problem. There is no shortage of modern communities - as you say, Discourse is one of the most pop…
-
comment
Comment #32548518
I think they’re saying only backing up _data_ is not enough (S3, GCS). You need to be able to roll out infrastructure elsewhere to, in order to have somewhere to restore said data.…
-
comment
Comment #32277938
Exactly that.
-
comment
Comment #32277459
It's not a stupid question at all. They will most likely be rendering the page in full server-side. This is how things were done in the beginning, but also what a lot of websites a…
-
comment
Comment #31959163
Right on the home page... > How this s** works: Modern fonts can combine letters into a single ligature, usually for things like fi or fl but you can pick anything so we’ve done it…
-
comment
Comment #31582547
Gotta get people back to commuting ASAP, otherwise nobody will need Tesla's, right?
-
comment
Comment #31519359
I wouldn't say totally irrelevant. I've worked on many line-of-business applications and websites where the database is the bottleneck. People love to obsess over "what language?",…
-
comment
Comment #31366689
Or "React Routing in 70 lines, with 50 lines of documentation".
-
comment
Comment #31313513
Sure you can. Look into 'load testing'.
-
comment
Comment #30944283
YNAB. I've used it for a few years (since YNAB 4). The automated import and categorization of transactions, combined with envelope budgeting is all I need. About as frictionless as…
-
comment
Comment #28467020
I stumbled across this library a few months ago and also really liked the approach. Unfortunately I had to drop it temporarily due to this issue ( https://github.com/kyleconroy/sql…
-
comment
Comment #27130378
If they're going to make the leap of switching the render layer, I'm surprised the leap isn't to flutter (which is supposedly stable/ready for production web apps?).
-
comment
Comment #26991674
Surprisingly frugal vehicles posted so far... Currently eyeing up a 2015 RS6.
-
comment
Comment #26908176
I've enjoyed using https://github.com/kyleconroy/sqlc on a couple of projects. Give it your schema and queries, get type-safe interfaces in return. It's a happy medium for me betwe…
-
comment
Comment #26107936
From my experience, I definitely learn the most by doing, not watching, reading or listening. As long as you know enough to get started on , then you can just look things up as you…
-
comment
Comment #22965502
A lot of the replies and analogies here are interpreting this as a business-consumer apology. Of course if a business has disrupted a customer's experience through buggy software t…
-
comment
Comment #21857338
Sounds nice in theory, but won't you always be playing catch-up? Or will development(/bugfixes) halt on the existing python version? Would it ever be acceptable to the business to …