Viewing profile — joe_fishfish
joe_fishfish
HN member- Joined
- Fri, Aug 31, 2007, 9:07 AM UTC
- HN karma
- 303
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About joe_fishfish
No profile information was provided.
Recent public activity
-
comment
Comment #49153430
Good summary. Theory of constraints in action.
- comment
-
comment
Comment #46986541
Nocode is obviously a banter repo and people starred it because made them laugh.
-
comment
Comment #46927972
The demand from middle managers trying to replace their dev teams with Claude Code, mainly.
-
comment
Comment #45637984
But why should they? An Oracle data centre is built for one purpose, and one purpose only - to increase the wealth and power of Larry Ellison. Is furthering that goal really someth…
-
comment
Comment #44929393
In Kotlin this would already be a compile error, no need for another annotation.
-
comment
Comment #43945016
Ha, I switch between the two as well, but I feel the opposite. Kotlin is much more intuitive for me, and Swift is more clunky. I do miss guard lets in Kotlin, but that’s about it.
-
comment
Comment #42583992
I don’t have a problem with the fines for the spam texters, if anything it should be higher, but not punishing the electoral commission for that is utterly insane.
-
comment
Comment #40754169
You can’t do stacked PRs without merge commits, not unless you really like conflicts anyway.
-
comment
Comment #40746682
> a bank browser for browsing and a restaurants browser for deciding where to eat you mean like native mobile apps?
-
comment
Comment #40743788
Couldn’t agree less. I’ve been a developer for nearly 20 years, working with Python, PHP, JavaScript, ObjC, Swift, Java, bash scripting, SQL, Terraform, and a bunch of others. Writ…
-
comment
Comment #40526545
This is a more insightful comment than the comment at the top, and also more useful than the blog post.
-
comment
Comment #40062065
They're not rioting because it's not true
-
comment
Comment #38966658
Sadly most people (at least in my country) use Facebook for this.
-
comment
Comment #38050215
You don’t have children.
-
comment
Comment #38016202
Have you looked at Kotlin? Very, very similar to Swift and interoperates very well with Java.
-
comment
Comment #36797173
You absolutely can. You can also use Square’s excellent Wire library.
-
comment
Comment #35999207
My day is similar to the poster you’re replying to. It’s easy to make up the time in the evenings if you’re already set up for working from home. Also some employers who have embra…
-
comment
Comment #34212049
It would depend on the state of that codebase, really. If it’s well tested and does its job well, I wouldn’t bother rewriting it at all. But certainly if I were to add new features…
-
comment
Comment #34206535
Cheap threads are fine if you’re in a server environment, and you need to spin up a large number of short lived parallel jobs. It’s not hugely helpful for a UI-bound application wh…
-
comment
Comment #34206486
I believe there are no plans to port Kotlin’s null safety to Java, which is possibly the biggest advantage Kotlin has right now. Once you’ve tried it there is no way you would want…
-
comment
Comment #34077770
Housing. Being a homeowner and paying off a mortgage builds your wealth. Renting builds someone else’s.
-
comment
Comment #33106123
I wouldn't lump Kotlin in with some of the other less-popular there, if a place is already all-in on Java then Kotlin is a natural next step and can be adopted incrementally with 0…
-
comment
Comment #32963438
I think in London people would prefer you actually mugged them rather than try and engage them in a conversation.
-
comment
Comment #32922104
So, what do we call the mobile app layer? The view of the view?