Developers
Load previous pageโฆ
MILESTONE
๐ Launch: Indie Co-Founder Dating
[Image]
๐ Just launched: Cofounder Dating for Indie Hackers
Why? Because YC's cofounder matching is forย
unicorn-hunters, not for the rest of us who want toย
build a calm business on the side.
The struggle is real:
โข Builders need marketers
โข Marketers need builders
โข And you may not have the ...
I like Collapse Folders in Explorer - cmd/ctrl + shift + up-arrow.ย
I used to create a custom keybinding for this but I've been trying to stick to defaults where ever possible.
When I was actively using makerlog during the time when itโs GitHub integration was working, I had an easy way to log my GitHub commits activities with ease but it was interesting when your repo was private because it showed โyou pushed 7 commitsโ. Then suddenly the integration stopped working an...
I'm going to ship in my first SaaS and I dont know to much about SEO any tip is very welcome
๐๐พ Hey yโall. I just got a โ20 MacBook Pro ๐ป M1 loaner.
Iโm curious about modern day developer setup. Iโve been using a โ09 El Captain MacBook Pro until today. I was running MAMP as my server, but I donโt use PHP anymore.
My current stack is JAMStack.
Upcoming projects will include Python, Swif...
TRENDING
Which thumb is your spacebar thumb?
In an effort to improve my productivity, posture, and programming prowess - alliteration aside - I procured a split keyboards with a thumb cluster. Plugged it in and went to use it to find my default spacebar digit produced a carriage return. That I did not expect, and it's made me question wheth...
I'm finding difficulty in generating sitemap in React. There is not much content out there and are confusing for a beginner. I also saw some React videos which suggests to use Next.js for it. I'm so confused.
I need to generate dynamic sitemap for tools and category. I'm usingย Supabase for data...
Someone knows how to do it?
I have a service that is fully dockerized, where each tenant runs inside its own Docker container. I want to develop a RESTful API to manage these containers, allowing me to create new instances and retrieve information about specific ones. But i does not have any ide...
Hey all,
Hope everyone is doing great. I'm creating a PHP application with a search functionality that provides dropdown suggestions similar to Google. Currently, as I type the query, it sends the search query incrementally with each keystroke. For example: `query: t, query: te, query: tes, query...
ROAST
Roast my idea
I am building LlamaSQL: "AI-powered chats with your database". Basically, you can analyse your data using natural language. You put in a natural language query, it will first generate the SQL query for it based on the database schema, validate & auto-correct it and execute it to get the results. ...
Hello everyone!
Today I received a suggestion from a Reddit user offering to help with my project (polidict.com) for free, without any expectation of future revenue, just to gain experience in creating end-to-end products.
My project currently has 0 revenue and no active users. The code is in a...
How did it change what/how you build? Did you document more, pick a different tech stack etc? Different legal setup / incorporation?
Roast my landing page at https://backlinker.ai! Please even try signing up at https://backlinker.ai/register and see what bugs you can find in the dashboard.
Looking for comments of what I need to fix and even some bugs on the website! I am actively looking for a frontend developer who is good a...
TRENDING
What are the best alternative/solution to host my data exceeding 4GB, other than DigitalOcean?
I'm running a open source 3dicon library 3dicons.co
For the past three years, I've been paying around $50-$60 per month for bandwidth and hosting on DigitalOcean. However, I noticed a sudden increase in my billing costs, with last month's bill rising to $125, and this month, it's already exceed...
If you have a moment, need your thoughts on this :)
Recently I rebranded til.dev to tilcards.com because I couldn't afford the renewal cost (~$350)
It's almost a month in and I got some fund to renew it.ย
Now the question isย
โข list the domain for a higher price to sell (since I already spent ...
Has anyone setup their content_security_policy policies for Rails/Turbo projects?
I had to disable my script-src and default-src because it was causing issues with my project.
```
Rails.application.configure do
ย config.content_security_policy do |policy|
ย ย # TODO: fix this...
ย ย #policy.def...
MILESTONE
The profile admin area is fully working.
The application uses an API to interact with data stored in a SQLite database. The API, database, and user interface are all implemented using the Query.
[Image]
The social links section enables the creation of "links" to be displayed on the landing page. Each link can include an icon, a title, and a URL. The icon and background color are customizable, and the link can also be dragged to change its position.
[Image]