Developers
Load previous page…
I've noticed that the replies to big famous social media accounts do pretty well. Often the top reply racks up well over 300 likes and gets followers etc ...
Whenever Kanye tweets I want to autoreply with the link to https://phonemekanyewest.com and maybe yeezy.dating just to help spread the wo...
TRENDING
How do you handle source control?
I'm currently using github but it seems expensive compared to the offerings of gitlab for example.
In order to stop loitering, focus on shipping instead of competition and waiting for feedback "when it's more done", I decided to publish an article that acts as a first Sneaky peek into Clubprofile.xyz.
I've sent it through the 20+ email subscribes that I got in the last week, thanking them for...
Hey guys!
I am looking for feedback for a tool I'm building called Onboardbase to solve this problem. While prioritizing security, Onboardbase takes a different approach making it easy to use and collaborative, eliminating the tradeoff between developer productivity and security to raise employ...
It’s a quick survey with all questions optional. I’ll share the results once 500 devs reply.
Will you take my State Of Devs survey?
https://stateofdevs.com/survey/helps/wip
I am more of a django person need to make vue3 and tailwind work together
Happy to pay for advice if price is right
For a while, I struggled with burnout. I evaluated different factors that contribute to it. I realized it’s the lack of support I get as a developer & caregiver of a parent.
I’ve launched Jovial (again). 🚀
Make people jovial despite the setbacks.
https://jovial.work/helps/wip
Anybody here use Websocket on Rails 5.2? I have been trying to deploy the Chat feature on my app which based on Websocket to the production server but always got this error:
WebSocket connection to 'ws://myipaddress/cable' failed: Error during WebSocket handshake: Unexpected response code: 404
...
No language is better than another... as long as you ship (or at least try to).
Every man for himself. :)
Hi everyone, I am Oben from Up Ninja. I am releasing my project on Product hunt in 4 days, so it is time to throw myself to the fire 😀
I am working as a 9-5 software development engineer since 10 years and this is my first SaaS project. I am not new in the startup industry but new to SaaS area.
...
The easiest way to visualise what I want want is by taking a look at this image => https://s3.amazonaws.com/bound2/example.png
Basically want the images to "bounce" round the website similar to this =>
http://next.plnkr.co/edit/HTHkXaD2BCFWTCK5tROi?p=preview&utm_source=legacy&utm_medium=worker...
TRENDING
How to store images in the database?
I am using Heroku to deploy my project and mlab for mongodb database. Now I want to store the profile pictures somewhere. Storing them in mlab is not a good option. The only option I can think of now is using a CDN? How are you storing images?