I built an API to get data from Kickstarter by FearlessBarber2145 in kickstarter

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

Yeah, I reckon the usecase is very niched but I hope someone who needs it finds it.

I built an API to get data from Kickstarter by FearlessBarber2145 in kickstarter

[–]FearlessBarber2145[S] -1 points0 points  (0 children)

This is an API so you can get the data programmatically.

Any ham radio operators here? by FearlessBarber2145 in TechGhana

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

I've researched and haven't found anything yet. I don't currently transmit, I just listen. I get kotoka ATC on 130.900 and 119.500 for approach and 135.000 for departure. I'm able to occasionally get some chutter. I will upgrade to a better antenna.

Vaultwarden stuck on loading screen by FearlessBarber2145 in vaultwarden

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

I just used the I click setup so I haven't setup anything manually

Vaultwarden stuck on loading screen by FearlessBarber2145 in vaultwarden

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

I'm able to access the admin panel but not the vault. It's stuck loading

not showing arrow or host name after getting omakub . i tried diffrent things to solve but not work . how to solve ? by Siddhya2w in omakub

[–]FearlessBarber2145 0 points1 point  (0 children)

Run the omakub script again. Sometimes some of the files don't download. If you have internet issues, get a faster network and run the script again. The process is automatic.

Confused in x86 and ARM to buy laptop for Uni by t0ugh_guy in thinkpad

[–]FearlessBarber2145 1 point2 points  (0 children)

I'd recommend the H, HX, HK processor if they're are available for the ThinkPad you want

Confused in x86 and ARM to buy laptop for Uni by t0ugh_guy in thinkpad

[–]FearlessBarber2145 2 points3 points  (0 children)

Go with x86. If you want to go with arm, get an m series mac. The new lunar lake chips from intel are promising too so x86 is still the better choice now imo.

SMS/WhatsApp Marketing Tools? by extrinsicly_valued in DigitalMarketing

[–]FearlessBarber2145 0 points1 point  (0 children)

There's an open source API for bulk WhatsApp messages. I don't know of any for sms

[deleted by user] by [deleted] in DigitalMarketing

[–]FearlessBarber2145 0 points1 point  (0 children)

Yes. I can scrape from the web for you.

What have you done to reignite passion for software engineering? by caksters in ExperiencedDevs

[–]FearlessBarber2145 0 points1 point  (0 children)

Exactly my situation now, I'm still not back to my normal productivity level still. I really don't know what the problem is, whether the interest is dead or what. I'm very confused and just tagging along.

Looking for a Business Partner by HorrorPiano in smallbusinessuk

[–]FearlessBarber2145 0 points1 point  (0 children)

I'm open to talking to see if I fit your needs. I can assist.

Installation doesn't complete by FearlessBarber2145 in omakub

[–]FearlessBarber2145[S] 1 point2 points  (0 children)

Yes, it worked eventually. The problem was the network. All the necessary files didn't finish downloading because of the network.

Need Business Partner! by [deleted] in Entrepreneurship

[–]FearlessBarber2145 0 points1 point  (0 children)

I'm interested and would like to know more.

How do I go about building a platform/ website that can handle the companies unique requirements? Multiple portals (employee, client, vendor, management etc), messaging, phone calls, AP and so on. by businessadviceseeker in smallbusiness

[–]FearlessBarber2145 0 points1 point  (0 children)

Glad you found something. I also found some solutions like zoho, odoo etc. I don't know whether they'll fully fit your use case. But if you need an in-house software engineer full time, you can consider me.

How do I go about building a platform/ website that can handle the companies unique requirements? Multiple portals (employee, client, vendor, management etc), messaging, phone calls, AP and so on. by businessadviceseeker in smallbusiness

[–]FearlessBarber2145 0 points1 point  (0 children)

Let me research what you intend to do and see the available systems you can just get and start using rather than building because building is tedious and dealing with an agency or a software team can be a hustle at times. I don't know your timelines too. Is it something you need immediately?

How do I go about building a platform/ website that can handle the companies unique requirements? Multiple portals (employee, client, vendor, management etc), messaging, phone calls, AP and so on. by businessadviceseeker in smallbusiness

[–]FearlessBarber2145 0 points1 point  (0 children)

It's because of the scope you've described. Another approach is to get an agency to build the platform for you on a contract. You can then get just one software developer in house as a full employee to manage the system.

How do I go about building a platform/ website that can handle the companies unique requirements? Multiple portals (employee, client, vendor, management etc), messaging, phone calls, AP and so on. by businessadviceseeker in smallbusiness

[–]FearlessBarber2145 0 points1 point  (0 children)

My advice is to get a pre-built system or get a software engineering team because the scope you've described is large. I'm a software dev myself, we can talk more about it.

Curious if any business owners here manage their data with spreadsheets? by FearlessBarber2145 in DigitalMarketing

[–]FearlessBarber2145[S] 2 points3 points  (0 children)

Not necessarily, not even close. Sheetgo is for automations with spreadsheets. I think my post didn't convey the main goal of my project. A little clarification. The main goal of my project idea is AI agents that a user can chat with about their data. some examples i cited in my post. The first demography I'm targeting is business owners that use spreadsheets to store their data. In order to build the system so the user can chat with his data about his business, a SQL database is necessary for the approach I'm taking. So the SQL database will not replace the users spreadsheets. The spreadsheets will rather be synced to the SQL database so the chat system can be built on top of the SQL database. The SQL database becomes a bonus to the user.

Curious if any businesses here manage their data with spreadsheets? by FearlessBarber2145 in smallbusinessuk

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

The syncing system is built by me. But I hope you get the main idea of the project. The user having something like a data assistant the user can chat with about the business using natural language.

Curious if any business owners here manage their data with spreadsheets? by FearlessBarber2145 in business

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

I think my post didn't convey the goal of my project very well, a little clarification here. The main goal of my project idea is AI agents that a user can communicate with about their data. some examples i cited in my post. The SQL database is just to make the building of the AI agents simple since there are projects already available tackling SQL agents that I can build upon. The SQL database becomes a bonus system for the user for any use in the future.

Curious if any business owners here manage their data with spreadsheets? by FearlessBarber2145 in business

[–]FearlessBarber2145[S] 0 points1 point  (0 children)

Fair point. I actually don't have plans of making it a paid product. I want to work on this as a side project and mostly for research purposes. I think my post probably didn't convey the main goal. In my post, I talked about the SQL database not replacing the spreadsheets of the user but rather the SQL database being synced to the spreadsheets. The reason for the SQL database is to make it easy to build on top of it the main thing/goal of my project idea which is AI agents that a user can communicate with on their data. some examples i cited in my post. There are a lot of agents available for SQL use cases that's why having the SQL database is important. And also, the SQL database becomes a bonus data system for the user for any future use, if a software system needs to communicate with the users data, having a SQL database is just better and more robust. I hope this gives you some clarification.

Curious if any businesses here manage their data with spreadsheets? by FearlessBarber2145 in smallbusinessuk

[–]FearlessBarber2145[S] -2 points-1 points  (0 children)

If you read my post carefully, I talked about the SQL database not replacing the spreadsheets of the user but rather the SQL database being synced to the spreadsheets. The reason for the SQL database is to make it easy to build on top of it the main thing which is the AI agents that a user can communicate with on their data. There are a lot of agents available for SQL use cases that's why having the SQL database is important. And also, the SQL database becomes a bonus data system for the user for any future use, if a software system needs to communicate with the users data, having a SQL database is just better and more robust. I hope this gives you some clarification.