kavaruka
No user record in our sample, but kavaruka has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but kavaruka has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Only right owners can report websites, the Piracy Shield is essentially a tool in the hands of “Serie A Soccer League” and DAZN.
it charges you to use the platform features that enable your use of self-hosted runners
The "perception of speed" argument reminded me of when I was asked to add spinners and animations to a web app I was building, because without them the UI would have felt too fast and fake.
I have been using Lit in production for 3 years now. I think it is the best abstraction over the web components API out there.
I think node has a better tooling and ecosystem right now. Astral is doing a great job to reduce the gap.
The GDPR always applies regardless of whether a company is profitable or not. But it covers only personal data/sensible data, not "all data".
I think this is just nostalgia, in the past decade I worked on several web apps, with lot of interactions and real time data (online auctions, live sport scores, customer support) and using jQuery (or even Angular.js)…
but... it's just a youtube wrapper, what's the goal?
it's a form that we non-Americans are not used to the parole is not the same in each country :)
My high school in italy has a planetarium built with stellarium. I had a lot of fun with it as a kid
how does it works on self-hosted environment?
@lit/localize (https://lit.dev/docs/localization/overview/) give you the same DX of react-intl, but for (lit-powered) web components
ChatGPT is useful only if you understand the code that it produces
you can (should) use jQuery with ES6+
I would be curious to know the performance using node.js as runtime, given that at the moment there is no evidence that bun on a real application offers better performance
for a moment I thought about SOAP (Simple Object Access Protocol)
this is just an hype-driven "glue code" which combines the most popular buzzwords at the moment, a framework is something else
I believe that many people who criticize Next.js or consider it difficult have not understood what the RSCs are for and how they work It's a paradigm shift compared to the old way of thinking about React apps In my…
do you remember when they put (silently) their referral code in crypto exchange websites? lol, what a great innovation!
js does not need Observable API, it already had Async Iterables that soon will be enhanced with these helpers https://github.com/tc39/proposal-async-iterator-helpers that are similar to this proposal
this is not gen Z, but late millennials
Servo’s New Grave
This is an old issue; the ecosystem has changed. Now, using the "engine" and "packageManager" properties in "package.json", you can bind your project to a particular runtime version and package manager.
You shouldn't self-host software developed in javascript if you don't know what you're doing. The node version issue, for example, can be fixed simply by using tools like "nodenv" or "nvm".
Yes! I often do code reviews on my mobile devices (iPhone, iPad) through the GitHub mobile app