Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fmnxl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
fmnxl
3d ago
If it were so easy why aren't the frontier labs doing it themselves?
2.
▲
by
fmnxl
4d ago
Americans live in their own plane of reality, where they play the superhero surrounded by evil villains.
3.
▲
by
fmnxl
2mo ago
I've been saying the same thing for the last 8 years to my european and american friends. Maybe in another 8 years they'll finally realise, or they will quietly adjust to the new normal where China is no longer viewed as this chea
4.
▲
Antigravity down for Ultra plan accounts
(discuss.ai.google.dev)
2 points
by
fmnxl
8mo ago
|
1 comments
5.
▲
by
fmnxl
8mo ago
Antigravity agents have been down for ~18 hours for Ultra plan accounts with no feedback from the google team
6.
▲
by
fmnxl
1y ago
> Show me the Americans stuck in a black hole Stop right there, then you'll see them :) Millions of them
7.
▲
by
fmnxl
1y ago
I lived in the UK for 10 years, I've also lived in a number of other countries, from democracies, communist (Vietnam), and varying degrees of democratic and economic freedoms. I'm aware there are more than exactly 2 parties in the
8.
▲
by
fmnxl
1y ago
Thinking of it as an attack vector is the problem with people. I'm saying what you have isn't democracy. Your market isn't free. Voting between the same 2 parties or choosing to buy/rent from the same few mega corporatio
9.
▲
by
fmnxl
1y ago
Those "single authorities" you fear already exist in western countries, the mega-corporations that monopolise entire markets. The western system creates an illusion of choice, which those in power have found ways to manipulate. It
10.
▲
by
fmnxl
1y ago
It's not black and white. For example I use an AI bot to act as a central knowledge base for my discord community. It nudges people to talk, even if initially it's with the bot, other people might jump in, and from there it snowba
11.
▲
by
fmnxl
2y ago
That's what I'm trying to say. You judge based on the denomination first, like how protestants use to think all catholics are inherrently evil. That was the ideological war of the 16th century, and looking bad do you see how point
12.
▲
by
fmnxl
2y ago
No, my point is Trump isn't bad because he's "authoritarian". He's bad because he's completely mismanaging the country, and putting oligarchs in charge of the government. Even for "authoritarian regime&quo
13.
▲
by
fmnxl
2y ago
This worldview where one side is evil/authoritarian and the other is good/free/liberal is the root of a lot of suffering in the world. It's a flawed worldview that made Americans end up with dysfunctional politicians, be
14.
▲
by
fmnxl
2y ago
People portray everything in terms of the ideological war between "democracy" vs "authoritarianism", fitting everything into that narrative even when it doesn't make sense. It's a nice, simple, easy way to unde
15.
▲
by
fmnxl
2y ago
You can set up-history="false" and there'd be no navigation when opening the modal, so when you refresh the page it'd refresh the parent layer not the modal. What's more arguable I think is how pressing the browser
16.
▲
by
fmnxl
2y ago
I see, you're talking about a fully client-rendered SPA. I guess you can always count on your users running modern PCs, with fast internet and no SEO needs. Things aren't that nice in the outside world lol.
17.
▲
by
fmnxl
2y ago
Also I think most people don't know how much you can scale with gunicorn+gevent before attempting to migrate to ASGI.
18.
▲
by
fmnxl
2y ago
Show me this amazing site of yours. With that amount of talent maybe you should go over to Next.js and solve their RSC issues.
19.
▲
by
fmnxl
2y ago
Well there's a cost to that abstraction, e.g. you'd have to pass the context into the component, so every time you need to modify the component's schema/props you'd need to change it twice, both in the parent and th
20.
▲
by
fmnxl
2y ago
Having used HTMX and Unpoly with Django, for over 2 years now, I prefer using Unpoly more these days. Unpoly feels just like Django, it is a more of a framework than a thin layer, but that means it comes with a lot of productive features bu
21.
▲
by
fmnxl
2y ago
It's more ergonomic than using stylesheets. - No external stylesheets. No need to think about optimising the serving of CSS assets (e.g. with CDN) - Co-locality: work on styling right where the element is, you don't have to figure
22.
▲
by
fmnxl
2y ago
Isn't this just a thin wrapper of Preline? Why use this instead of Preline?
23.
▲
by
fmnxl
2y ago
You'd need to re-invent the wheel on so many things. Flexbox layout? CSS animations? Some custom npm library that I need to use to provide social logins, SDKs to integrate payment gateways? etc etc If all you want is just a set of UI c
24.
▲
by
fmnxl
2y ago
> Why we are discussing anything other than restricting the ability of money to interfere with our modern processes when it comes to "democratic health" is beyond me. That's the point though, not that many people care abou
25.
▲
by
fmnxl
6y ago
This is what Nix/NixOS would solve..