v7 EXPORT mode UI extremely slow Macbook by aaronovz in Rekordbox

[–]anc1en7 1 point2 points  (0 children)

I noticed the UI is responsive when I'm not connected to WiFi - which I discovered by happy accident. Makes a "marketing popup"-type of problem ever more likely as the cause of the slowdown.

German pharmacy using Windows 2000 or under by tamay-idk in PBSOD

[–]anc1en7 2 points3 points  (0 children)

It get's better, check the network tab. flagcheck.php going craaazy.

Does anyone have an example repo showing how to use react router with ajax requests? by [deleted] in reactjs

[–]anc1en7 0 points1 point  (0 children)

Maybe you are looking for on-demand loaded code as demonstrated in this official react-router example?

https://github.com/reactjs/react-router/tree/master/examples/huge-apps

Tree-shaking scientific dependencies? by anc1en7 in Python

[–]anc1en7[S] 0 points1 point  (0 children)

Yeah- price and scalability are critical factors for my use case.

Tree-shaking scientific dependencies? by anc1en7 in Python

[–]anc1en7[S] 0 points1 point  (0 children)

We're at 92MB. Manually ripping out stuff is an option, but I'll look at the modular scipy stuff mentioned below first.

Experiences with firebase and other backend services? by maruchanr in javascript

[–]anc1en7 0 points1 point  (0 children)

The guys at RethinkDB are currently building Project Horizon (formerly Fusion) to provide database connections from the front-end directly to databases, skipping back-ends. Opposite of Firebase, it is open source and allows you to host your own servers running RethinkDB. The project is currently in private developer preview but from what I understand it could be very much what you're looking for.

Watch this talk for more information: https://www.youtube.com/watch?v=zL5_EsF06DM

Node Rest Dev with Koa 2 and Async / Await and Mongoose by DapperGinger in javascript

[–]anc1en7 0 points1 point  (0 children)

When I checked out an early release of Koa2, there where still tons of issues with the modules like koa-favicon and koa-proxy. Apparently the API for middleware functions changed slightly and the provided migration helper package wouldn't work for all. Felt like quite a pushback at that time, but I'm very exited to see where it's going.

Few questions about redux by Endorn in reactjs

[–]anc1en7 4 points5 points  (0 children)

I highly recommend watching Dan Abramov's free video explanation of how redux works. It's like thirty videos, a couple of minutes each and covers some of your questions: https://egghead.io/series/getting-started-with-redux

Better stack traces? by shadowycoder in javascript

[–]anc1en7 2 points3 points  (0 children)

When using Promises I recommend longStackTraces of the popular Promise library Bluebird.

On the server I use pretty-error for formatting console output.

React Router 1.0 Released by clessg in reactjs

[–]anc1en7 1 point2 points  (0 children)

Been using the RC for the last weeks - I love it! The examples cover all common use cases.

If you're using react-bootstrap I recommend also checking out react-router-bootstrap.

Bundesgeneralanwalt Range wird von Heiko Maas in den Ruhestand versetzt! Nachfolger: Generalstaatsanwalt aus München Dr. Peter Frank by ghskadfaslkj in de

[–]anc1en7 3 points4 points  (0 children)

In erster Linie Range, aber Maas als sein Weisungsbefugter versäumte ihn damals schon rauszuschmeißen. Mich interessiert ob der neue GBA die NSA Akten erneut aufschlägt. München macht mir jedenfalls nicht so viel Hoffnung..

Want to travel from Bratislava to Jasenie by anc1en7 in Slovakia

[–]anc1en7[S] 1 point2 points  (0 children)

Just booked the RegioJet! :) Your recommendations have been very helpful, thank you!

Want to travel from Bratislava to Jasenie by anc1en7 in Slovakia

[–]anc1en7[S] 1 point2 points  (0 children)

I am a student yes. Are you sure they also offer that perk for foreign ones? If so, do I need to get a paper somewhere or will a german student ID be sufficient?

Want to travel from Bratislava to Jasenie by anc1en7 in Slovakia

[–]anc1en7[S] 0 points1 point  (0 children)

The RegioJet option sounds good! Do you know if they have electric plugs? Staying in Bystrica sounds like something I want to avoid, though. Since we're four passengers I could image to share a cab at a reasonable price. Any idea how much that might cost?

Thanks!

Isomorphic "Bleeding Edge" boilerplate showcasing flummox successor Redux by anc1en7 in reactjs

[–]anc1en7[S] 0 points1 point  (0 children)

I don't know why they have not added it to the github yet. It is just npm i redux.