
Google Scholar
PubMed.gov
SCI-HUB
Forge
Leap Motion
360ยฐ media
CardBoard
arXiv
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
Google Scholar
StackBlitzI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
Based on our record, Google Scholar should be more popular than StackBlitz. It has been mentiond 1004 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Https://arxiv.org/abs/2201.02177 This paper is not hard to find; it's the first result when you search for "grokking" with https://scholar.google.com. - Source: Hacker News / 5 months ago
Definitely not the first AI generated font. One can find an enormous amount of research in AI font generation on https://scholar.google.com/ going back many years. This could possibly be the first one that used Nano Banana though. - Source: Hacker News / 7 months ago
> Has google completely stopped working for anyone else? Yes. However, I found that https://scholar.google.com still works perfectly well. It feels just as the old Google without all the crap they've been adding in the last years. - Source: Hacker News / over 1 year ago
He links to a meta analysis* that says CBT does cure depression well enough and does so consistently for many decades without any declines in effectiveness. Later for some reason, he says no single mental illness was ever cured. It seems the main point of the article is to say that nothing except "nudges" ever worked in psychology - this is nonsense that he himself contradicts as I mentioned above. Just use... - Source: Hacker News / over 1 year ago
If you mean articles: No, it would be unfeasible. According to Science [https://www.science.org/content/article/scienceadviser-scientists-are-publishing-too-many-papers-and-s-bad-science] there are about 2.82 million articles coming out every year. That's 5.3 papers every minute, 24/7. If you mean a list of titles, your best bet would probably be something like https://www.ncbi.nlm.nih.gov/pmc/ [PMC, life... - Source: Hacker News / almost 2 years ago
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
PubMed.gov - PubMed comprises more than 29 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full-text content from PubMed Central and publisher web sites.
CodeSandbox - Online playground for React
SCI-HUB - It provides mass and public access to tens of millions of research papers
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Forge - Static web hosting made simple
CodePen - A front end web development playground.