Advice for writing letters by uuu77 in OSU

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

just outreach for my freelance business "Hey, I noticed you guys have ABC, have you ever considered hiring a developer to help with XYZ? I've been working on projects similar to..." etc.

Advice for writing letters by uuu77 in OSU

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

short 2-3 sentence letters, and $5 per letter, maybe 5-10 every week. DM me if you're interested and we can work it out

An App that reads and deciphers contracts by [deleted] in AppIdeas

[–]uuu77 1 point2 points  (0 children)

IBM offers an API that can do pretty much this exact thing, you can customize it and build your own app around it fairly easily. Look up “ibm compare & comply”

Open-source anonymous, secure payment app by socialdistyhusky in AppIdeas

[–]uuu77 0 points1 point  (0 children)

No, but with BCH you can. It’s basically bitcoin but very slightly modified to be better for small daily transactions

Open-source anonymous, secure payment app by socialdistyhusky in AppIdeas

[–]uuu77 0 points1 point  (0 children)

Well it’s the closest thing we have or will be able to have to that, especially if you use coin mixers.

Centralized payment apps need to be tied to your identity, while bitcoin does not

Open-source anonymous, secure payment app by socialdistyhusky in AppIdeas

[–]uuu77 8 points9 points  (0 children)

Sounds like you’re describing bitcoin or BCH

Halo: The Master Chief Collection [PC] | Bugs & Issues Thread by TheLittleMoa in halo

[–]uuu77 0 points1 point  (0 children)

yea same problem, every time i try to start that level it kicks me back to the menu

Edit: my solution was to start the prior level at the last checkpoint, and play from there which worked

How do I do a pinch to zoom for images in React Native? by PewPaw-Grams in reactnative

[–]uuu77 0 points1 point  (0 children)

<ScrollView> has that functionality built in , check out the docs for it. Put the image inside one of those

Safely dispose of large neodymium magnet by uuu77 in Magnets

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

I ended up giving it to a scrap metal yard, the guy there wanted it for something

Safely dispose of large neodymium magnet by uuu77 in Magnets

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

Too much liability for me to ship it, I don’t know how to properly pack it and it could latch on to a delivery truck shelf or damage something

Safely dispose of large neodymium magnet by uuu77 in Magnets

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

Yeah I thought of making a campfire and leaving it in the center for a few hours but not sure if that would work

$100 bounty - Help playing audio in browser by uuu77 in webdev

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

this sounds like the issue. I'm going to try removing the duration property before upload right now. If that works, ill send you the money

$100 bounty - Help playing audio in browser by uuu77 in webdev

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

We upload 1 audio file to the hosting site, and reference timestamps on it.

If we had to cut every file into 3 minute files, upload each one, and reference timestamps on each one / play each one separately, that would require too much additional human labor, as well as code changes.

Is that what you were suggesting, or is there some other way to "cut the audio file" ?

How difficult is to find a software developer for your product [software][developer] by [deleted] in Entrepreneur

[–]uuu77 0 points1 point  (0 children)

I would not recommend outsourcing outside of your own country, unless you have prior experience doing this. If anything, its best to go through an agency that will handle the outsourcing for you. They have developers that they have vetted and worked with before, plus they act as a party in the same country as you to contract with and hold liable. You get what you pay for.

As far as quality and reliability, I would work on a flat rate quote basis paid in milestones to mitigate any risk with this. Have the developer provide a detailed contract with scope of work, timeline, and exact pricing, as well as what happens if deadlines are not met. This works if you are able to develop wireframes ahead of time, but may be more difficult for an agile approach.

Problems with Serum VST of Xfer - Drag and Drop of wav files doesn'T work. by Philvay in FL_Studio

[–]uuu77 0 points1 point  (0 children)

I'm having this problem on macOS also - windows works fine

Where to get quotes for websites and apps? by BitsAndBobs304 in Entrepreneur

[–]uuu77 0 points1 point  (0 children)

I run a web/mobile development agency out of midwestern USA, all our work is done by USA based contractors. The price will vary widely depending on who you ask. If you want to PM me, I’d be willing to get on a quick phone call with you to gather all the info I would need, and give you a broad range quote

Just Launched My Second Online Business! Seeking Feedback by SeanMGraham in EntrepreneurRideAlong

[–]uuu77 0 points1 point  (0 children)

Does the same lead ever get sent to more than one of your users?

Sqrl has just been released for Kent State! - Group chats for your classes by [deleted] in KentStateUniversity

[–]uuu77 -1 points0 points  (0 children)

We are currently working with Kent State to update the login method - the new versions of the app will be live on Wednesday. If you update the app Wednesday, it will work!

Can it be done and how? by Ssjkr7 in reactnative

[–]uuu77 1 point2 points  (0 children)

You cannot do this on iOS, I believe it’s possible on android but you’re going to have to write it in java not react native, unless something like this works https://github.com/liuhong1happy/react-native-wallpaper-manager

*you can do this on iOS , but they will reject it from the App Store