
DaisyDisk
GrandPerspective
WinDirStat
CleanMyMac X
TreeSize
WizTree
Disk Inventory X
Baobab Disk Usage Analyzer
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
vscode.dev
I'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.
DaisyDisk might be a bit more popular than StackBlitz. We know about 115 links to it since March 2021 and only 112 links to StackBlitz. 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.
In a similar vein if you are looking for a nice GUI, daisydisk is great: https://daisydiskapp.com one time $10 payment. - Source: Hacker News / 6 months ago
The lowest hanging fruit is to clear caches from whatever package manager you're using. I highly recommend Daisy Disk[0], which shows a folder level breakdown of your disk space usage. Hyperspace[1] is pretty nice as well. It works well if you have a lot of duplicate files. It uses APFS clones to reclaim the disk space. 0: https://daisydiskapp.com. - Source: Hacker News / 8 months ago
In no particular order: Prologue [0] - iOS Audiobook player, used Plex as a media source Overcast [1] - iOS Podcast player CleanShotX [2] - macOS screenshot/video/gif capture with annotation Drafts [3] - iOS/macOS note taking tool Paprika [4] - Cross platform recipe app YNAB [5] - "You Need A Budget" - web/mobile budgeting app 1Password [6] - Cross platform password manager Carrot Weather [7] - iOS weather app... - Source: Hacker News / over 2 years ago
Adding my must haves: - DisplayBuddy: a more modern alternative to BetterDisplay to control monitors (https://displaybuddy.app) - Magnet: the simplest and best window manager (https://magnet.crowdcafe.com) - DaisyDisk: fantastic way to visualise your disk usage and free up space (https://daisydiskapp.com). - Source: Hacker News / over 2 years ago
Any of the following should help with identifying where the mystery space lives: DaisyDisk, GrandPerspective, or OmniDiskSweeper. Source: over 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 / 7 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 / 10 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 / 10 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
GrandPerspective - GrandPerspective is a small utility application for Mac that graphically shows the disk usage...
CodeSandbox - Online playground for React
WinDirStat - WinDirStat is a disk usage statistics viewer and cleanup tool, inspired by KDirStat.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup.
CleanMyMac X - Clean, protect and speed up your Mac
CodePen - A front end web development playground.