Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zoechi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zoechi
1y ago
That could be done so that it doesn't look like extortion though
2.
▲
by
zoechi
1y ago
For me the main benefit is that AI chat provides at least 10x better results than Google ~search~ Ad results
3.
▲
by
zoechi
1y ago
Only energy consumption will explode
4.
▲
by
zoechi
1y ago
The bigger and more complex the application, the less is the effect of this.
5.
▲
by
zoechi
1y ago
Dioxus 0.7 comes with a set of components that cover even most of interaction with the JS side. There are great times ahead. What seems to be missing is modularizing and lazy loading of the WASM moduls to reduce initial download size (I saw
6.
▲
by
zoechi
1y ago
Almost all managers I had to interact with in about 4 dacades were exceptionally bad. AI can only be an improvement.
7.
▲
by
zoechi
1y ago
They don't have to admit that the decision was made by AI. One low-wage worker in HR can be the spokesperson who sells it as his decision.
8.
▲
by
zoechi
1y ago
The first thing the compiler tells after using dyn is, that the value is not object safe. Then you just got yourself another problem ;) With a lot of experience it becomes more obvious from the start what approach can work out, but with lit
9.
▲
by
zoechi
2y ago
That's quite an elaborate way to say "I thought a little bit about an awful lot of things" TLDR: Because ChatGPT is not intelligent enough to be a threat and we don't yet now exactly what intelligence is, AI will never b
10.
▲
by
zoechi
2y ago
Depends on how many coins the creator owns and when he sells. The creater starts with a few bits in a chain that suddenly are worth billions. When he sells be gets a big chunk of that in Dollars and the value of the rest collapses to zero f
11.
▲
by
zoechi
7y ago
Looks like from an 80ties 3D racing game
12.
▲
by
zoechi
7y ago
When I had to deal with Windows 10 recently I got the impression MS has given up on Windows completely. The last notable improvements were introduced in Win XP. Most stuff that came later was just changing the look&view of a few setting
13.
▲
by
zoechi
10y ago
Lots of exciting news. DevCompiler exceeds expectations. I'm sure already I won't miss Dartium.
14.
▲
by
zoechi
10y ago
I think the performance is there, it's just gained from JS VM optimizations instead of an alternative VM in the browser. The advantage is that it gets the benefit on all browsers (even those that would never add a Dart VM) and all othe
15.
▲
by
zoechi
10y ago
https://www.dartlang.org/community most discussions are on Slack. It's a bit unfortunate because one needs to register but it seems to be the platform most Dartisans are comfortable with.
16.
▲
by
zoechi
10y ago
Dart doesn't suck. Dart is different and developing in a way that meets both language needs is a pain in many situations. If you say Dart sucks you also have to admit that TS sucks. They just suck at different things. There are no upsi
17.
▲
by
zoechi
10y ago
Dart has more polyfill stuff built-in. This is IMHO a big advantage when I see all the related StackOverflow Angular2 TS questions. A downside is that it is sometimes a bit more cumbersome to work around if something is not fully polyfilled
18.
▲
by
zoechi
10y ago
Dart is awesome. Just because currently the community is still small doesn't mean much. Google is working on so much great stuff that Dart becomes more compelling every month. They are lying low since awhile with public announcements,
19.
▲
by
zoechi
10y ago
Great work! Like it a lot - especially with Dart ;-)
20.
▲
by
zoechi
12y ago
I'm developing with Dart full-time since about 1 1/2 years and I'm just glad that I don't have to use JS anymore. JS has still more libs ready to use but the quantity and quality of the packages available for Dart are ra
21.
▲
by
zoechi
12y ago
This is an interesting question. Almost any language is better than JavaScript. JavaScript is fine for small event handlers in a guestbook sized app but for more complex applications it's just a PITA (I didn't say it isn't po
22.
▲
by
zoechi
13y ago
Learning a new language isn't that hard. Dart is very similar to languages like C# or Java. Dart isn't that groundbreaking different. It's an IMHO new approach to what many think should have been done a long time ago and just
23.
▲
by
zoechi
13y ago
I started working with Dart in April 2013 and find it a very promising approach for web development especially as I dislike JavaScript. I like that Dart offers a feature rich open source IDE just from the beginning, also a lightweight but e