@slicknet The solution is probably walling off some features behind a paywall. The sad reality of open source software is that it’s basically charity work for maintainers. Can’t have any expectation of return.
@codyschneider From the perspective of someone who follows you:
Spams tweets all day. Constantly promoting unethical marketing methods. Misc stream of consciousness garbage. You can have success like me if you spout garbage all day.
Congrats on your followers I guess. Your image is trash.
@wesbos I did a tech talk on this problem. If everyone self hosted we would all be so much better off.
Here is a link to the content from the talk:
https://t.co/fnbkZ8oByP
Explains why and how.
@RichPotts20ten Additionally several Amazon PPC software tools also charge a percentage of ad spend. The conflict of incentives is wild.
I understand people need to find a way to scale pricing, but there are better ways.
#MachineLearning
Anyone know of a way to run machine learning models on demand like a lambda function instead of having a server just sitting there racking up bills?
@vykthur I thought I had a really nice personal website and then I just came across Victor Dibia's https://t.co/51OHNvUir6 ...
Now i'm fighting the urge to drop my current project and redo my own again.
Is this a publicly available gatsby theme or did he custom make?
@vlad_mihalcea I mean… it doesn’t have rounded corners or drop shadows, but the controls are grouped into categories and arranged in a grid that fits perfectly. Kind of beautiful in a purely utilitarian way.
@davidwalshblog Funny story about you David. I got a survey from Google a while ago asking what my favorite programming blog was. I was thinking of you but had a brain fart and entered “Matt Walsh”. Seconds after submitting I googled that name to check and 😬 yikes. wrong Walsh!
@csaba_kissi I tried bootstrap and didn’t like it. But then found that creating my own set of utility classes was very useful. So for me it’s a smaller set of custom utility classes and pure CSS mixed. You write the classes as you need them so there is no learning curve on what they are.
@timokonkwo_ Worked both daily for last three years. It depends entirely on the goal for either. Frontend: centering a Div? Easy. Writing a performant custom D3 chart in React. Hard.
Backend: creating a new API endpoint? Easy.
Automated CI/CD on anything with Docker. Kill me.