Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amimetic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
amimetic
2y ago
This article doesn’t cover depreciation. Much harder to model but I’d assume quite important to consider.
2.
▲
by
amimetic
2y ago
I didn't go that far (every permission) but had the same experience.
3.
▲
by
amimetic
2y ago
I tried this and doesn't seem to work; though unclear what permissions I should be granting it, so possibly that is the issue.
4.
▲
by
amimetic
2y ago
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/
5.
▲
by
amimetic
3y ago
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 sold in last 2 years are going to be quite bad for any
6.
▲
by
amimetic
3y ago
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 of volume of sales that might justify the development of app
7.
▲
by
amimetic
5y ago
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 might save me money! PS A lot of the comparison tabl
8.
▲
by
amimetic
5y ago
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 economic theory is typically unhelpful.
9.
▲
by
amimetic
5y ago
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!
10.
▲
by
amimetic
5y ago
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 data types but overall it is good. The tooling (aut
11.
▲
by
amimetic
5y ago
It isn’t a theme per sae, really an alternate set of widgets: https://flutter.dev/docs/development/ui/widgets/cupertino
12.
▲
by
amimetic
5y ago
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 timed
13.
▲
by
amimetic
6y ago
Pretty misleading headline, as fourth paragraph: "But overall, the country is actually using less energy because of businesses being closed."
14.
▲
by
amimetic
7y ago
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 time with their dated OOP APIs. Though on both pl
15.
▲
by
amimetic
7y ago
I was addressing the comment and in no way claimed Android doesn’t have a hot reload solution.
16.
▲
by
amimetic
7y ago
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 Android.)
17.
▲
by
amimetic
7y ago
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 equivalent XML. Also, in Flutter and React Native you don’t
18.
▲
by
amimetic
7y ago
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 declaratively go from an array to rows of UI. It will be a few lines o
19.
▲
by
amimetic
7y ago
But a lot harder to address (probably effectively impossible). This is actually one of the best comparisons I’ve seen.
20.
▲
by
amimetic
7y ago
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 have spoken to people who have used it for backend code, th
21.
▲
by
amimetic
7y ago
"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 linting in style of JS completely unnecessary
22.
▲
by
amimetic
7y ago
Dart is designed to be uninteresting! But certainly Kotlin deserves a mention if Elixir makes it onto the list.
23.
▲
by
amimetic
7y ago
There is a proper explanation of why Swift makes sense for TensorFlow at https://github.com/tensorflow/swift/blob/master/docs/WhySwif...
24.
▲
by
amimetic
8y ago
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.
25.
▲
by
amimetic
8y ago
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.
26.
▲
by
amimetic
8y ago
Dart is strongly typed and pre-compiled, at least when packaged. It can run in interpreted mode in development for live/hot reload: a major advantage over Swift. Flutter also provides a first class Reactive UI story: something sorely l
27.
▲
by
amimetic
8y ago
Yeah, as a developer I do find iOS and Android compelling: there are such low barriers to entry I can (and have) released games for both.
28.
▲
by
amimetic
8y ago
Does anyone else find the overwhelmingly positive coverage of Switch and its games a little puzzling? From a consumer's perspective I just don't get it. The Switch costs more than a vastly more powerful PS4 or Xbox One S. It (part
29.
▲
by
amimetic
8y ago
They should probably just remove it. Long press would almost always achieve same thing. And is slightly more intuitive.
30.
▲
Humble Book Bundle: Mobile App Development
(humblebundle.com)
1 points
by
amimetic
9y ago
|
0 comments
More ›