Medium
Ghost
WordPress
DEV.to
Blogger
Tumblr
Hashnode
Write.as
EditorConfig
Prettier
ESLint
pre-commit by Yelp
Standard JS
fd
Tailwind CSS
Git
Medium
EditorConfigMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than EditorConfig. While we know about 3120 links to Medium, we've tracked only 87 mentions of EditorConfig. 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.
Perhaps these are Huawei Ascend chips? https://en.wikipedia.org/wiki/HiSilicon#Ascend_910 https://medium.com/@huaweiclouddevelper/a-brief-introduction-to-huawei-ascend-cloud-cbef8f25bc34. - Source: Hacker News / 2 days ago
- Standard Broadcast "is owned by 44 total people, all of whom are creators" So it's fair to say there are creators with significant equity stakes in Nebula. It's NOT fair to assume that the 50% of revenue left after share is distributed evenly among all creators on the platform via an equity mechanism. Of course then there's Floatplane, which is entirely owned by LMG. At least a couple years ago they targeted "a... - Source: Hacker News / 2 days ago
Yeah. But shouldnโt take long until someone shows up to notice how we AI- negative Nancyโs "donโt get it". This is the pinnacle of human creation https://medium.com/@2315610426. - Source: Hacker News / 3 days ago
Good move. There's an interesting old article on the door handles here: > https://medium.com/@arunchidambaram/is-teslas-door-handle-an-over-kill-21e42756f58e In aerodynamic terms, door handles are nbd compared to side mirrors. Mirrors account for 6% of a car's aerodynamic drag. Door handles: roughly 0.2%. Basically they make no difference -- their effect is a rounding error -- and they were implemented for... - Source: Hacker News / 5 days ago
Guess what makes SSH multiplexing physically impossible: https://medium.com/@rviragh/chatgpt-sol-5-6-pro-still-exhibits-model-confusion-given-recursive-role-and-rulesets-70124a36951f Curious about your guessses. - Source: Hacker News / 5 days ago
I can update the indentation configuration in neovim, but I think a much nicer option and better convention would be to set up .editorconfig. - Source: dev.to / 6 months ago
- tokens are relatively cheap but they're not free on a paid plan; why spend tokens on something linters and formatters can do deterministically and for free? If you wanted Claude Code to handle linting automatically, you're better off taking that out of CLAUDE.md and creating a Skill [2]. > What? Why would that be a reasonable assumption/prediction for even near-term agent capabilities? Providing it with some... - Source: Hacker News / 9 months ago
Iโve also been tinkering around with AI-Coding assistants, having fun and learning many of the missing steps from my career. As someone who loved to write codes that are well formatted, well named, and well organized, the one thing I hate about AI-Coding is mess. So, the first thing I do now is to set `.editorconfig`[1] and add an instruction as part of the process to respect it. btw, it still ignores it at times.... - Source: Hacker News / about 1 year ago
FWIW: EditorConfig isn't a ".net ecosystem" thing but works across a ton of languages, editors and IDEs: https://editorconfig.org/ Also, rather than using GitHub Actions to validate if it was followed (after branch was pushed/PR was opened), add it as a Git hook (https://git-scm.com/docs/githooks) to run right before commit, so every commit will be valid and the iteration<>feedback loop gets like 400% faster as... - Source: Hacker News / over 1 year ago
Added support for EditorConfig, .env, and HOCON validation. - Source: dev.to / about 2 years ago
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
Prettier - An opinionated code formatter
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
ESLint - The fully pluggable JavaScript code quality tool
DEV.to - Where software engineers connect, build their resumes, and grow.
pre-commit by Yelp - A framework for managing and maintaining multi-language pre-commit hooks