Marv
the-frontview.dev
Marv
@the-frontview.dev
Reposted by Marv
To achieve this, you can use either the native <details> element or a custom component that uses the hidden="until-found" attribute and the beforematch event.
October 3, 2025 at 7:59 AM
Get some inspiration on how to write your .cursorrules file using cursor.directory ✌️
Cursor Directory
Find the best cursor rules for your framework and language
cursor.directory
February 6, 2025 at 6:00 PM
The issue for it is huge at this point, but they put the "official" workaround at the top: github.com/docker/for-m...
[Workaround in description] Mac is detecting Docker as a malware and keeping it from starting · Issue #7520 · docker/for-mac
Description Whenever Docker is started, this error is shown: Malware Blocked. “com.docker.socket” was not opened because it contains malware. this action did not harm your Mac. Reproduce Start Dock...
github.com
January 20, 2025 at 6:13 AM
BTW, I saw that in your Blog the Giscus theme doesn't really work nicely in both the dark and light mode. You can use the transparent_dark and light theme and dynamically update them based on the toggled theme. Here is how I did that using a MutationObserver: github.com/SenseiMarv/t...
December 4, 2024 at 7:18 PM