Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
deliriumchn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
deliriumchn
11mo ago
Well apple themselves are pushing swiftUI and I suspect it will be the main (and only) approach as time goes on, even though its just a wrapper around "older" approach...
2.
▲
by
deliriumchn
11mo ago
no, not really, PQC is already being discussed in pretty much every relevant crypto thing for couple years alearady and there are multiple PQC algos ready to protect important data in banking etc as well
3.
▲
by
deliriumchn
11mo ago
while jquery had a gajillion of exotic apis to do pretty much everything, react is, frankly, pure js with handful of apis: jsx (html with pure js), useState/useEffect/useMemo (rarely you need more), and initial hydration function.
4.
▲
by
deliriumchn
1y ago
debugger is very far from being feature-complete, I would call it MVP at the moment; lets see if they will iterate on that or will quickly go back to new shiny thing...
5.
▲
by
deliriumchn
1y ago
they are not intrusive but their entire focus changed on that instead of other features. Entire Git view feels abandoned in half done state yet they spent entire month working on AI chats, AI agents, their own AI edit (that's priced 20
6.
▲
by
deliriumchn
1y ago
I hate the direction they're going to be honest with this giga focus on AI bullshit. Only good part added was zeta (their own predictive editing model that jumps across the file where it predicts you want to edit your typo etc AND have
7.
▲
by
deliriumchn
2y ago
> I don't want to learn a complex framework. I don't want to learn magic that I don't understand without reading the documentation (useState, createSignal et al) I'm always suprised reading statements like that. No of
8.
▲
by
deliriumchn
2y ago
According to Duo themselves its already included in duolingo max -- https://blog.duolingo.com/duolingo-max/
9.
▲
by
deliriumchn
2y ago
Yes, they use bing https://duckduckgo.com/duckduckgo-help-pages/results/sources...
10.
▲
by
deliriumchn
2y ago
Never understood this posts. React as a whole and state management became many times easier over the years (been working with it, vue and a bit of angular for 6+ years now). Function components removed stuff like getDerivedStateFromProps an
11.
▲
by
deliriumchn
2y ago
I have a bad feeling that this will break modded beat saber on quest once again :/
12.
▲
by
deliriumchn
2y ago
> Nothing comes close to it in Go, Ruby, JS (Node), Python; from what I've seen. Laravel is one step ahead. I can't really agree with that when Express and Django exists in this world. But Laravel is indeed amazing piece of sof
13.
▲
by
deliriumchn
2y ago
quite enterteining that majority of "I don't like X" articles are coming from people who can't use the tool because they're lazy to understand basics
14.
▲
by
deliriumchn
2y ago
I could say that its interesting, but its instead region restricted (for android at least) and now available in Europe.
15.
▲
by
deliriumchn
3y ago
another month, another post complaining about react and claiming that its slow and hard... But its not hard, at all. Learning core react functinoality (which will let you make complex apps on its own) takes 2-3 hours (if you're a slow
16.
▲
by
deliriumchn
3y ago
its on their main page, 1.95 euro per day, no calculator needed.
17.
▲
by
deliriumchn
3y ago
> But when you are still on a 2Mbps connection What happens when you use modern apps on iphone 3 or first nexus phone? I don't understand, do people think that with better, faster computers and network speed we should focus on small
18.
▲
by
deliriumchn
3y ago
if bad results are returned, you still can reword your query to match it better. I would prefer to see related, or slightly related results instead of 0.
19.
▲
by
deliriumchn
3y ago
yeah, the text on their main landing page reads like a promo you see in a game; just a combination of fancy words lol "Hono Fast, Lightweight, Web-standards Runs on any JavaScript runtime."
20.
▲
by
deliriumchn
3y ago
> It takes a few hours, maybe a day. Even then, most of the times it doesn't take even an hour because majority of people will grab default config or use something that allows no-config (parcel, vite, etc)... Some are fine with def
21.
▲
by
deliriumchn
3y ago
> Why attach this to an IDE? I would think that simply letting an LLM control a terminal and make a commit would be the better approach. This is a recipy for disaster imo, LLMs are not that good yet to give them the ability to act on th
22.
▲
by
deliriumchn
3y ago
> Basically, Bun is a lot faster and simpler Funny enough, I got our work project working with yarn berry (whatever number this was this summer) in 10-15 minutes, but I couldn't manage to do the same with bun. I'll try again no
23.
▲
by
deliriumchn
3y ago
These components look pretty good and very neutral design-wise, no screaming style, which is important for someone who's looking for a components library.
24.
▲
by
deliriumchn
3y ago
> nue looks a lot simpler to use Than what? I couldn't imagine react being hard, maybe for novice developers that just start with programming in general. > React and other frameworks spent so much effort abstracting the render lo
25.
▲
by
deliriumchn
3y ago
60hz and usb 2.0 in phone priced 800+ in 2023 is funny
26.
▲
by
deliriumchn
3y ago
For me its not about finding time, its about finding will to commit and actually do something. Usually I feel burned out and tired after work and just want to relax and do the bare minimum (watch a movie/play some games etc), not sit a
27.
▲
by
deliriumchn
3y ago
> There is not much difference between a $100 pump machine and the expensive cafe machine There is, actually, a lot of differences. Expensive machines have that cheap ones don't: - multiple (2+) boilers so you can pour 2 caps/p
28.
▲
by
deliriumchn
3y ago
> If you know the convention it's quite easy. This is exactly the problem. Humans write code for humans, not for tailwind specialists and bots. It should be clear and easy to read unless there is a valid reason for weird code (optim
29.
▲
by
deliriumchn
3y ago
NGL tailwind is really nice to build new things and is absolutely amazing to create MVPs and small projects ... but once you got to the point where you open a file and see 20+ classnames stacked in every div, which makes them unreadable, it
30.
▲
by
deliriumchn
3y ago
How superior it can be if it just shows a native canvas element and then draws custom stuff on it, which leads to funny bugs like 1 frame lag on iOS (OS detects touch and rightfully assigns a draw action, then flutter slaps its hands and re
More ›