Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andreashansen
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
andreashansen
2y ago
Oh how I wish for Postgres to introduce system-versioned (bi-temporal) tables.
2.
▲
by
andreashansen
3y ago
The last few months we've seen the fall- or acquisitions of services such as internal.io, dynaboard.com, Uiflow, AWS honeycode, Disha, Skuid, spreadsheet.com[ ], and some low-code BaaS I don't recall the name of. Where do you see
3.
▲
by
andreashansen
6y ago
If you have the Fitbit Ionic or Versa, you could develop your own watch app and companion app, where the watch app will extract sensor data and websocket it to the companion app, which in turn could pass the data to your own backend/da
4.
▲
by
andreashansen
7y ago
Usually headless in this context refers to content being exposed through APIs instead of a generated user-facing frontend. This way, you can develop the user-facing frontend in whatever frontend libraries and frameworks you want and just co
5.
▲
by
andreashansen
7y ago
Thanks for the links and comparison to Jasonette! Any ETA on when Engine will be available?
6.
▲
by
andreashansen
7y ago
Interesting! Inspired by Jasonette?
7.
▲
by
andreashansen
8y ago
The name should probably be changed, Fastlane is a popular app automation service.
8.
▲
by
andreashansen
9y ago
Quick tip, did you remove the hardcoded 3000ms splash screen delay? https://github.com/ionic-team/ionic-conference-app/blob/mast...
9.
▲
by
andreashansen
9y ago
First off, thanks for all your work with the Ionic framework! I use it in education as part of an undergraduate course on cross-platform development, and the students thoroughly enjoy the developer experience. Question: Do you have an ETA f
10.
▲
by
andreashansen
9y ago
> "Here's a new library to solve a problem I don't have yet." Fixed that for you :)
11.
▲
by
andreashansen
9y ago
Although, their demo works perfectly fine in Firefox: https://corehacker-10883.firebaseapp.com/
12.
▲
by
andreashansen
9y ago
Custom elements v1: http://caniuse.com/#feat=custom-elementsv1
13.
▲
by
andreashansen
9y ago
Watch the State of the Web talk from Google IO 2017. Certain native apps (Twitter, OLA) are 70-100MB in size when downloaded from the app stores. Their progressive web app version are 0.2-0.6MB. Extremely important in countries with very li
14.
▲
by
andreashansen
9y ago
You didn't read the link, did you? It's a cross-platform app development tool. The fact that it allows devs to use JavaScript is simply due to interpreters (afaik).
15.
▲
by
andreashansen
9y ago
Nice, a much-needed tool! Suggestion: make it a collaborative effort to keep it updated. In practice, it can be solved rather easily. Host the website on Github Pages. Have a single file in the github repository named e.g. conferences.json
16.
▲
by
andreashansen
9y ago
That's... not what Fuse solves.
17.
▲
by
andreashansen
9y ago
Yet, the way it's written certainly makes it look as if that's the way to interpret it.
18.
▲
by
andreashansen
9y ago
Just out of curiosity, why do you have JavaScript disabled?
19.
▲
by
andreashansen
10y ago
Obvious troll.
20.
▲
by
andreashansen
10y ago
Shit, can I opt in to this as well?! On topic: downloading
21.
▲
by
andreashansen
10y ago
Agreed. I remember attending a presentation by Google regarding their self-driving cars. What they told us fascinated me. Their last main hurdle is ethics, and they used to following scenario to illustrate: Two motorcycles are coming toward
22.
▲
by
andreashansen
11y ago
Xamarin would probably be the framework/tool of choice if you want C#. Other than that, most (popular) cross-platform app development frameworks I've found do use JavaScript. "Disclaimer": I'm in the middle of writi
23.
▲
NativeScript with Universal Windows Platform Support
(github.com)
33 points
by
andreashansen
11y ago
|
13 comments
24.
▲
Survey on Cross-Platform Mobile App Development Frameworks
1 points
by
andreashansen
11y ago
|
0 comments
25.
▲
by
andreashansen
11y ago
"Bashing on what people make is my favorite activity"
26.
▲
by
andreashansen
11y ago
$25 for a pretty superb WYSIWYG editor with CSS and JavaScript support, in-app responsive design tool, selectable themes, etc. I enjoy it. I'm not at all into coding front-end design, which is always a project-stopper for me. Something
27.
▲
by
andreashansen
11y ago
"Only Chrome" is just the demo. I assume the limitation is due to BootstrapStudio being built with Electron (I believe).
28.
▲
by
andreashansen
12y ago
How does this compare to, let's say, Spark Core or Spark Photon?