Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mablopoule
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mablopoule
2mo ago
Because the AI one are soul-less, and the badly drawn ones are not, simple as that.
2.
▲
by
mablopoule
3mo ago
I agree with your take, most of it boils down to ego, I believe.
3.
▲
by
mablopoule
3mo ago
Lot of it was bad, sure, but there was so much games and animation done by literal kids back then, because of how easy it was to create something with the tooling. Nothing even come close today, unfortunately.
4.
▲
by
mablopoule
3mo ago
This will greatly increase developer velocity (by making them run far away).
5.
▲
by
mablopoule
3mo ago
Same, I'm currently working more in React project, and I miss Angular so much that I actually use it in my personal project, it can be a genuine pleasure to use if you avoid over-engineering the rest. React shines when it comes to the
6.
▲
by
mablopoule
4mo ago
Agree. RxJS is a beast to approach at first but it's a genuinely cool library, as long as you don't spread observable around when you don't actually need them. I used the same approach for a few years (pushing my http calls b
7.
▲
by
mablopoule
5mo ago
As someone who feels stressed about not feeling able to finish the side projects I have (that is, working on my music player, learn Arabic, and learning to draw), this is a very refreshing take. Thank you for this.
8.
▲
by
mablopoule
6mo ago
I think the implication is that even though the technological landscape is evolving, it's not as if people born in the 60's couldn't foray into computer science because they arrived too late to study the ENIAC first.
9.
▲
by
mablopoule
6mo ago
I'm not sure why you're downvoted, but this is the right take IMO. I hate cheating and lying in general, but in any job posting you have to separate what are the actual requirement in term of knowledge versus what can be realistic
10.
▲
by
mablopoule
6mo ago
A few years ago there was a thread about "How complex systems fail" here on HN[1], and one aspect of it (rule 9) is about how individuals have to balance between security and productivity, and being judged differently depending on
11.
▲
by
mablopoule
7mo ago
I would agree, but the question feels less spiteful than playful in nature.
12.
▲
by
mablopoule
9mo ago
> Why die on a hill that it "is" something it says it isn't? There's plenty of guru who say that they are the reincarnation of Jesus and/or Buddha, doesn't mean that we have to take their word for it. In the
13.
▲
by
mablopoule
9mo ago
100% this. To this day the official website still describe itself as a library, and I'm convinced it's completely for marketing reasons, since 'framework' feels heavy and bloated, like Angular or Java Spring, while '
14.
▲
by
mablopoule
9mo ago
In his "Power of Simplicity"[1] talk, Alan Kay had a great illustration of this specific phenomenon using astronomy: Before Johannes Kepler had the insight of describing the orbits of the planets with ellipsis, peoples were using
15.
▲
by
mablopoule
11mo ago
> Maybe we're just calling all forms of automation and computer vision "AI" these days because it's sexy. Funny thing is, at first it was the other way around! 'Computer Vision' has always been a sub-field o
16.
▲
by
mablopoule
1y ago
Passion, drive, and existential fulfillment can take many form, and "professional joy" can absolutely be one of them. It's not about drinking the corporate kool-aid, but about taking pride in what you've put in the world
17.
▲
by
mablopoule
1y ago
I'm a bit surprised at reading that. I've tried both, Next left a bad taste in my mouth, but Nest was kinda neat. Didn't used it for anything too complicated though, so I'm curious about what sort of grievances people ha
18.
▲
by
mablopoule
1y ago
Except that now Youtube also "helpfully" auto-dub legitimate videos in other languages (along with translating the titles) by default, so even the 'AI voice' isn't a good signal for gauging if it's quality cont
19.
▲
by
mablopoule
1y ago
If you like cringe humor, you might 'enjoy' the web tv show "2Kawaii4Comfort" on YouTube, about late teens/young adults going to an anime convention. It's very well written, and it's the first time I'
20.
▲
by
mablopoule
1y ago
Another TV show that played with this concept well is "30 Rocks", with the main protagonist dreading to go to her high school reunion because she was a nerdy girl mocked by the high-school bully, As the episode go on, she realize
21.
▲
by
mablopoule
1y ago
Simple: Two wrongs don't make a right.
22.
▲
by
mablopoule
1y ago
Next time I'll be ranting against overengineering, I'll be stealing that :D
23.
▲
by
mablopoule
1y ago
For me, LLMs are a bit like if you were shown a talking dog with the education and knowledge of a first grad student: a talking dog is amazing in itself, and a truly impressive technical feat, that said you wouldn't make the dog file y
24.
▲
by
mablopoule
1y ago
I don't think it's a Javascript problem in the sense that it's due to intrinsics properties of Front-end developpement, or of NPM, but I do agree that's in a cultural problem in the Javascript ecosystem, especially aroun
25.
▲
by
mablopoule
2y ago
I haven't seen it mentioned here, but one other classic trick for hamburger menu is to use a checkbox, and let CSS handle the rest. Something like: <header class="main-header"> <input class="hamburger&qu
26.
▲
by
mablopoule
2y ago
While I also agree about the general stupidness of what3words and the clearly predatory move of trying to move GPS location behind a proprietary database, the article is not about what3words at all. The link is about a grid system with diff
27.
▲
by
mablopoule
2y ago
No, it has a 3d engine, one that you can happily ignore 99.9999% of the time. CSS has a few gotcha, a few things to got to understand about it (selectors, selector priority and the way content flow depending on absolute / relative posi
28.
▲
by
mablopoule
2y ago
It was the basis of the plot of the first Jurassic Park movie. All shenanigans started because Dennis Nedry, the parc IT manager, disabled some security system at a bad time so he could sell some company secrets to concurrents. There are in
29.
▲
by
mablopoule
2y ago
That "Features included" selection is golden, the "Every file is called index to turn your code editor into a fun maze for the entire family to enjoy." item actually made me laugh out loud.
30.
▲
by
mablopoule
2y ago
This is the big one for me. In any big enough or unfamiliar frontend project, my go-to way to explore the codebase is to launch the front-end, and use the inspector to check the elements, and then search-back in the codebase the relevant cl
More ›