Readit News logoReadit News

Deleted Comment

tobiaswk commented on Show HN: I built an online image editor using WebGL and CSS transforms   pqina.nl/doka/image-edito... · Posted by u/rikschennink
tobiaswk · 6 years ago
Cool!

Can't help but to mention photopea; https://www.photopea.com/ Pretty impressive stuff made by one guy (it was initially). Basically a viable alternative to photoshop in a browser.

tobiaswk commented on Flutter looks good, but is painful   medium.com/@bernaferrari/... · Posted by u/xhroot
555513 · 6 years ago
Those 1-star reviews on the Play Store are infuriating !
tobiaswk · 6 years ago
I agree. It tears on the developer for sure.
tobiaswk commented on Flutter looks good, but is painful   medium.com/@bernaferrari/... · Posted by u/xhroot
tobiaswk · 6 years ago
I simply love Flutter for Android and iOS development and have been using it since alpha. I haven't tried the web application part; I'm pretty sure I never will. Here's my opinion. I've created several apps with Flutter and every time I enjoy it. The UI is easy to make beautiful and the resulting code easy to read. It feels like all what the current Android SDK is missing. The current Android SDK is old and quite frankly painfull to work with. You just can't create beautiful apps with ease; it's always a hassle. It's also messy and not easy to read the resulting code. The way the whole way the framework is structured entails ugly code in my opinion. This all becomes evident when you use different apps on Google Play. You get the sense that every app reinvented their UI; there is no real UI continuity. Google became a freeloader after JetBrains created Kotlin and marketed it will. The thing is Kotlin made just a little better; in terms of boilerplate stuff; the framework I still hate compared to Flutter. What I really like about flutter is the framework and “it’s all a widget” idea. You can basically do crazy things in UI with ease and on the other hand just use the standard UI components with a great result.

As an example I've created an alternative to Nissan's Connect EV app. It's basically a way to control and monitor your electric vehicle from Nissan. The official app is I’m very disappointed by; it’s slow and full of wrong decisions.

My alternative is called "My Leaf" and its available on Google Play and the App Store; https://play.google.com/store/apps/details?id=dk.kjeldsen.ca... https://apps.apple.com/us/app/my-leaf-for-nissan-ev/id143670... It's completely open source.

tobiaswk commented on The Bitcoin Blockchain Visualized in 3D   symphony.iohk.io/... · Posted by u/abreckle
_ph_ · 6 years ago
Most valuations make sense as they are tied to the intrinsic value of things. A potatoe will feed you for a while. The value can vary - a potatoe farmer won't be hungry, so the value is to learn a living, a hungry person will value a potatoe very high. The price at each step in the chain between the farmer and the hungry person is determined by a lot of factors - distance and the scarcity vs. need at each point. Same as real estate - the market value will vary, but is cornered by the fact that each piece of land only exists once.

With Bitcoins the value is only set by an artificial demand. There is nothing left over, if demand stops. You can't eat a Bitcoin. There is no limitation on creating new cryptocurrencies. It is like the million dollar homepage. It was once valued with a million dollars but I doubt, anyone would pay any significant amount for those pixels now. Why? Well, yes, there is only one million dollar homepage, but if there was any demand, you could create a similar page for a few dollars of effort.

tobiaswk · 6 years ago
Couldn't the same be said about the US dollar? In fact there's no limit on that one. With the fractional reserve banking in place as todays standard the Federal Reserve just print more notes when needed to bail the banks. The whole system is based on trust. Trust does not scale well.
tobiaswk commented on Fusuma – Make slides with MarkDown easily   github.com/hiroppy/fusuma... · Posted by u/peaceiris
tobiaswk · 6 years ago
Cool project. I'll stick with LaTeX and Beamer.
tobiaswk commented on Flutter: a Portable UI Framework for Mobile, Web, Embedded, and Desktop   developers.googleblog.com... · Posted by u/mikece
tobiaswk · 6 years ago
I simply love Flutter for Android and iOS development and have been using it since alpha. I haven't tried the web application part; I'm pretty sure I never will. Here's my opinion. I've created several apps with Flutter and every time I enjoy it. The UI is easy to make beautiful and the resulting code easy to read. It feels like all what the current Android SDK is missing. The current Android SDK is old and quite frankly painfull to work with. You just can't create beautiful apps with ease; it's always a hassle. It's also messy and not easy to read the resulting code. The way the whole way the framework is structured entails ugly code in my opinion. This all becomes evident when you use different apps on Google Play. You get the sense that every app reinvented their UI; there is no real UI continuity. Google became a freeloader after JetBrains created Kotlin and marketed it will. The thing is Kotlin made just a little better; in terms of boilerplate stuff; the framework I still hate compared to Flutter. What I really like about flutter is the framework and “it’s all a widget” idea. You can basically do crazy things in UI with ease and on the other hand just use the standard UI components with a great result.

As an example I've created an alternative to Nissan's Connect EV app. It's basically a way to control and monitor your electric vehicle from Nissan. The official app is I’m very disappointed by; it’s slow and full of wrong decisions. My alternative is called "My Leaf" and its available on Google Play and the App Store; https://play.google.com/store/apps/details?id=dk.kjeldsen.ca...https://itunes.apple.com/us/app/my-leaf-for-nissan-ev/id1436...

It's completely open source.

tobiaswk commented on Java 12   jdk.java.net/12/... · Posted by u/kalimatas
MarkMc · 6 years ago
I'm so glad I was taught Java at Macquarie University back in 1998. For the past 20 years I've had a career built on a solid API that doesn't change every 2 years like some flavour-of-the-month Javascript framework.

Even on the client where Java has lost to Javascript, I'm finding it more enjoyable to add features to my 15-year-old SWT app [0] rather than dealing with the multiple layers of abstractions that is Javascript+CSS+DOM (+ maybe Electron). Personally I think it's a shame Sun dropped the ball with client Java - if they had chosen SWT over Swing and provided a minimal JVM then maybe Java Web Start would have beaten Javascript web apps. It's also a shame Sun sold Java to Oracle - Google would have been a better steward, and probably would have been willing to pay more for the Java parts of Sun.

I'm now trying Dart to develop a few Flutter apps. It's no doubt a better language, but not that much better - I think Flutter would have been more successful if it was built on Java.

[0] https://www.solaraccounts.co.uk

tobiaswk · 6 years ago
I love Dart and Flutter. I actually think it was a good idea not to use Java. Dart is much more modern and nice to work with in my opinion. There are many reason and I won't dwell into it here. The biggest-ish project I've built with Flutter is an alternative to Nissan's ConnectEV app; it's used with the electric vehicles Nissan Leaf and Nissan E-NV200. You can see statistics, battery status and control climate control and charging of your vehicle. My alternative is called "My Leaf" on the Play Store and "My Leaf for Nissan EV" on the App Store. It's completely open source; https://gitlab.com/tobiaswkjeldsen/carwingsflutter

It consists of the main Flutter app and a Dart library for communicating with Nissan's API.

tobiaswk commented on PureOS is convergent   puri.sm/posts/converging-... · Posted by u/iBelieve
tobiaswk · 6 years ago
Was very interested in their stuff. I was very disappointed when I saw a demo of the current state of Librem 5 running on development hardware. It did not look good. Laggy and slow. Very bad UI/UX.
tobiaswk commented on Tippin.me – Micropayments on Twitter   tippin.me... · Posted by u/gtonic
tobiaswk · 7 years ago
This is a beta project, just like the Lightning Network itself, so losing small amounts is a possibility.

I just love the lightning network. Years of development and it still doesn't work.

u/tobiaswk

KarmaCake day244November 27, 2015
About
[ my public key: https://keybase.io/wkjeldsen; my proof: https://keybase.io/wkjeldsen/sigs/Zb8XJgDUnXd8qaXPr361O3ohuM1-sAuvdnRbKt35JgU ]
View Original