Viewing profile — amimetic
amimetic
HN member- Joined
- Sun, Oct 06, 2013, 9:53 PM UTC
- HN karma
- 115
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About amimetic
iOS Apps: http://practices.complexview.com/ Android Apps: https://play.google.com/store/apps/dev?id=7284356060201587173 Website: www.complexview.com
Previously Economics Research Fellow at City University London/part of EC funded Crisis Project.
Recent public activity
-
comment
Comment #43091434
This article doesn’t cover depreciation. Much harder to model but I’d assume quite important to consider.
-
comment
Comment #41811073
I didn't go that far (every permission) but had the same experience.
-
comment
Comment #41810961
I tried this and doesn't seem to work; though unclear what permissions I should be granting it, so possibly that is the issue.
-
comment
Comment #41573266
There is an article about this based on a Chris Lattner talk/links to previous HN discussions: https://danielchasehooper.com/posts/why-swift-is-slow/
-
comment
Comment #38978462
I assume RAM will also be a major constraint for on device ML; most Macs still default to 8GB (with absurd bumps in price to upgrade) so I'd guess some very high percentage of Macs…
-
comment
Comment #36285452
Releasing the (more) mainstream model “as early as the end of 2025” or about two and a half years from now seems pretty depressing if accurate. Allowing another year for some kind …
-
comment
Comment #30027717
Is there really a minimum of 3? It seems to offer a "Just me" option. I also noticed it seems to include something equivalent to a standard zoom subscription so this whole thing mi…
-
comment
Comment #29328530
The economic theory would be something like given lack of (senior) engineers, salaries should rise to expected marginal revenue. Conflating actual outcomes in real markets with eco…
-
comment
Comment #29175385
As I’d guess most people spend most of their time in Chromium browsers and electron apps probably a case to make that ‘native’ in the sense you imply is Chromium!
-
comment
Comment #29175272
Stateful hot reload is pretty awesome when doing UI work. On desktop that is pretty hard to find. Also, as a TypeScript/Swift/Kotlin person, Dart is fine; sure I’d like algebraic d…
-
comment
Comment #28809246
It isn’t a theme per sae, really an alternate set of widgets: https://flutter.dev/docs/development/ui/widgets/cupertino
-
comment
Comment #28234249
This "Dev builds perfect note-taking system which only stores info about building note-taking systems": https://www.theolognion.com/dev-builds-perfect-note-taking-s... is well time…
-
comment
Comment #22906857
Pretty misleading headline, as fourth paragraph: "But overall, the country is actually using less energy because of businesses being closed."
-
comment
Comment #22154975
Today is a weird time to get into mobile app dev. The standard 'native' UI frameworks are pretty terrible in terms of how they cope with complexity and their ability to change over…
-
comment
Comment #21960878
I was addressing the comment and in no way claimed Android doesn’t have a hot reload solution.
-
comment
Comment #21960871
For static layouts this can work pretty well. I think it is still typically a bit slower/more awkward. And often harder to change. (I actually have most experience with native Andr…
-
comment
Comment #21956028
Please try out one of Flutter or React Native. I think you’ll be surprised how much nicer they are for anything like this. The code is certainly not cumbersome when compared to the…
-
comment
Comment #21954204
This is exactly the kind of thing that is unnecessarily hard in non-React-like UI frameworks. XML definitely does not do this well! In React Native or Flutter I can just declarativ…
-
comment
Comment #21951489
But a lot harder to address (probably effectively impossible). This is actually one of the best comparisons I’ve seen.
-
comment
Comment #21951472
I’m not a huge fan of Dart (too OOP for my tastes), but if you know JavaScript or Java it is really easy to pick up. The only thing I struggled with are the required semi colons! I…
-
comment
Comment #20814010
"better tools for mocking in tests, ways to build custom lint rules": thanks to Elm being pure functional you don't really need mocking. And the amazing DX/tooling would make linti…
-
comment
Comment #20436516
Dart is designed to be uninteresting! But certainly Kotlin deserves a mention if Elixir makes it onto the list.
-
comment
Comment #19715064
There is a proper explanation of why Swift makes sense for TensorFlow at https://github.com/tensorflow/swift/blob/master/docs/WhySwif...
-
comment
Comment #19075607
One other option not considered for employees: become contractors. Most mid to senior level people in London on 'standard' salaries could probably double their income.
-
comment
Comment #19027174
A scaled resolution is now default on most MacBooks. I haven't noticed battery problems but certainly seen RAM usage at least double that of Chrome and considerably above Safari.