Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
uhryks
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
uhryks
2y ago
Judiciary power is (somewhat) independent from executive power. Thank god people can still do things without needing Macron's approval.
2.
▲
by
uhryks
3y ago
This. I wouldn't be surprised if people give up after a while of searching and migrating to alternatives to each service that started using or selling data for AI training.
3.
▲
by
uhryks
3y ago
I don't know how different it is, but my guess is mostly that Node.js uses v8 and bun uses JavascriptCore.
4.
▲
by
uhryks
3y ago
Scope hoisting is the technique used there (it's in the title of your link) to simplify tree shaking a.k.a dead code elimination. Also yeah it's unlikely to be what's happening in that bug due to Google using Closure compiler
5.
▲
by
uhryks
3y ago
Agree, it's like they made no effort to make hydration easier. Even the router doesn't have the route info on the first render on the client, I had to pass it with getServerSideProps, that's ridiculous. If you have to re-engi
6.
▲
by
uhryks
3y ago
Agree! Webreflection is a huge reference when it comes to using Javascript to its fullest, reducing dependencies and using the platform™
7.
▲
by
uhryks
3y ago
This. Same happened with npm starting to offer new features (like lockfiles) only after yarn had them. History has shown competition is only way to make them move.
8.
▲
Google poisoned the science cmty, which now amplifies its disinformation [video]
(youtube.com)
5 points
by
uhryks
4y ago
|
1 comments
9.
▲
by
uhryks
4y ago
> This video debunks 4 dangerously misleading scientific papers, all with a Google co-author, that denigrate the urgent need for massive audits and investments in security and ethics. Terrifyingly, the scientific community has scientific
10.
▲
by
uhryks
4y ago
Chase McCoy had a good note explaining it: https://chasem.co/2022/05/markdoc Basically because MDX mixes JSX and markdown, you need knowledge of JSX/JS (which non-devs might not have), and tooling dedicated t
11.
▲
by
uhryks
4y ago
https://twitter.com/jessicadrun/status/1545260826038358017 if this is the source for the JSDF info, yeah you can call it fake news already. Especially when the gun looks very much handmade.
12.
▲
by
uhryks
5y ago
From MS' point of view I doubt it is worth thr squeeze. You have to consider that the average user and their grandma make very little revenue for them. They buy a license with their computer and that's mostly it. Pro users, compa
13.
▲
by
uhryks
6y ago
I'm a big fan of https://corecursive.com/ Started more Scala and FP oriented but is overall more generalist than that.
14.
▲
by
uhryks
6y ago
It's very easy in japan to find a "baito" job, that is low skill, part time and paid at the hour and with no benefits. People like the "freeters" cumulate several of these jobs to earn a decent monthly wage. The pro
15.
▲
by
uhryks
6y ago
I may be wrong as I don't have the rules under the hand but iirc Apple's rules state that the in-app purchases prices must be set as to not push users to go pay outside the app. So raising your price may result in a takedown of yo
16.
▲
by
uhryks
6y ago
So much this. Bad plugins and outdated versions, cheap hosting with outdated PHP versions, cheap development with bad code quality. WordPress imho is not made to last without regular maintenance.
17.
▲
by
uhryks
6y ago
Vivaldi browser supports it out of the box, and vertical is even the default iirc. It's thank to it I got used to vertical tabs and I cannot go back. While it has the drawback of making tabs hoarding easier, just having some tabs open
18.
▲
by
uhryks
6y ago
"Silly" is a strong word. I imagine one of the points would be that a native app has direct access to your filesystem so you'd rather have users be cautious with it? But I agree that having in native apps the UI patterns peop
19.
▲
by
uhryks
7y ago
I'm a happy FF user but let's be honest here, the second most used browser engine is Webkit (especially on iOS), far ahead of FF.
20.
▲
by
uhryks
7y ago
Haskell is and has always been primarily a research language. It just has some popularity outside the academia. This is something everybody investing into Haskell knows (or should know).
21.
▲
by
uhryks
7y ago
Not only VSCode, it's a documented feature of the ts compiler. https://www.typescriptlang.org/docs/handbook/type-checking-j... iirc Webpack uses it extensively in its codebase
22.
▲
by
uhryks
7y ago
The fact render functions are made on build time does not mean Svelte has no runtime. Svelte has nice things going for it but you guys are just writing bullshit in order to criticize Vue.
23.
▲
by
uhryks
7y ago
That and iirc Evan concieved Elm with the aim of making it an accessible language, and used (uses?) it to introduce teenagers to webdev.
24.
▲
by
uhryks
7y ago
This, I wish people wrote Machine Learning in their titles, always confuses me.
25.
▲
by
uhryks
7y ago
I would add that labour is not only sustainable but that there's even a shortage of it in our economy.
26.
▲
by
uhryks
7y ago
If you really want to remove the compilation step you can use htm (also originally by the same author of the blog and Preact): https://github.com/developit/htm
27.
▲
by
uhryks
7y ago
Why not? It's not entirely explicit but it seems that the `++` operator is only for string concatenation, so using it with anything else that a string means it's going to be converted to string. I'm just curious about how the
28.
▲
by
uhryks
7y ago
A blogs website whose logo is a big M?
29.
▲
by
uhryks
7y ago
Considering my MBP already gets quite hot this is a very valid concern.
30.
▲
by
uhryks
7y ago
Very much this. I travelled around Europe and what's left to me of these trips have almost nothing to do with being exposed to other cultures and that stuff. I agree that a bunch of weeks of traveling, especially if you don't know
More ›