
Open Science Framework
GitHub
figshare
arXiv
Substack
Creative Commons
Medium
Google Scholar
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
vscode.dev
Open Science Framework
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, StackBlitz should be more popular than Open Science Framework. It has been mentiond 112 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.
Last night I happened to listen to an episode[1] on EconTalk where the author of the post (Adam Mastroianni, a psychologist) was a guest. Definitely worth a listen. Adam also supports "open science framework" (https://osf.io/) and publishes his research and related artifacts there, which I really appreciate! [1] https://www.econtalk.org/a-users-guide-to-our-emotional-thermostat-with-adam-mastroianni/. - Source: Hacker News / over 2 years ago
Here are a few options to consider. First, Google Scholar. If you're logged into Google it will make a handful of recommendations on its front page. I've not really paid attention to how good the recommendations are. It says they're based on your Google Scholar record and alerts, so I guess you'll need both/one of those for it to work. https://scholar.google.com Second, Scopus from Elsevier (a company that plenty... - Source: Hacker News / almost 3 years ago
It's customary to use OSF (https://osf.io/) on papers this "groundbreaking," as it encourages scientists to validate and replicate the work. It's also weird that at this stage there are not validation checks in place, exactly like those the author performed. There was so much talk of needing this post-"replication crisis.". - Source: Hacker News / about 3 years ago
2.Open Science Framework - A non-profit (but not open source) "GitHub for scientific research" [4]. OSF is an incredible team and and product, that helps scientists openly publish their papers, datasets, code, and other research outputs. Their website is also geared towards a technical audience too - they help scientists store information, but they don't have a feature that helps users discover discuss new... Source: about 3 years ago
Our headline result is that a 10 percent increase in taxes is associated with a decrease in annual gross domestic product (GDP) growth of approximately รขหโ0.2 percent when bundled as part of a TaxNegative tax-spending-deficit combination. The same tax increase is associated with an increase in annual GDP growth of approximately 0.2 percent when part of a TaxPositive fiscal policy package. All of our data, output,... Source: about 3 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 / 6 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 / 9 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 / 9 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
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
CodeSandbox - Online playground for React
figshare - Securely store and manage your research outputs in the cloud, or make them openly available and citable.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
arXiv - arXiv is a free distribution service and an open-access archive for scholarly articles.
CodePen - A front end web development playground.