HN user

ashraful

778 karma

UX Designer from Dhaka, Bangladesh.

Posts44
Comments211
View on HN
livejam.com 7y ago

Show HN: LiveJam – Free Music Streaming with YouTube and Spotify

ashraful
2pts0
livejam.com 8y ago

Show HN: LiveJam – A new way to listen to music on YouTube

ashraful
3pts6
www.mirror.co.uk 11y ago

Ireland just made ecstasy and other drugs legal 'by accident'

ashraful
2pts0
www.microsoft.com 11y ago

Microsoft Productivity Future Vision

ashraful
4pts0
www.buzzfeed.com 11y ago

How I Became a Minor Celebrity in China (After My Stolen Phone Ended Up There)

ashraful
2pts0
fortune.com 11y ago

Sony's Google Glass killer now available for pre-order

ashraful
1pts1
www.jbgnews.com 11y ago

VLC Media Player reappears on the iOS store

ashraful
1pts0
programmers.stackexchange.com 11y ago

Origin of the README file

ashraful
4pts0
www.robsheldon.com 11y ago

Programming and Depression (2012)

ashraful
2pts0
www.theverge.com 11y ago

Microsoft will support biometric password-killers on Windows 10

ashraful
2pts0
minireference.com 11y ago

A 100% bullshit-free textbook on math, calculus, and mechanics

ashraful
1pts0
www.fastcodesign.com 11y ago

MIT Invents a Social Network You Can Wear

ashraful
1pts1
soundcloud.com 11y ago

An 8-year-old explains Clash of Clans

ashraful
2pts0
www.androidcentral.com 11y ago

Timely Alarm Clock updated with new features and Material Design touches

ashraful
2pts0
venturebeat.com 11y ago

What the Internet of things means for business app developers

ashraful
2pts0
www.fastcodesign.com 11y ago

Brand Deck: A card game from Obama's campaign designers

ashraful
1pts0
9to5mac.com 11y ago

Sorkin’s long-awaited Steve Jobs biopic due in theaters October 9th

ashraful
2pts0
blog.alexlikesdesign.com 11y ago

We don't work for free

ashraful
9pts0
hackerlunch.com 12y ago

Show HN: Meet up with another hacker for lunch (SF only)

ashraful
1pts2
www.youfm.org 13y ago

Show HN: YouFM - A new way to listen to music on Youtube

ashraful
132pts64
www.youfm.org 13y ago

Show HN: YouFM - A new way to listen to music on Youtube

ashraful
121pts81
news.ycombinator.com 13y ago

Offer HN: Free Web/UI Design

ashraful
3pts4
www.lazystartups.com 14y ago

Offer HN: We will build your MVP for $999

ashraful
5pts7
news.ycombinator.com 14y ago

Offer HN: Website/UI Redesign

ashraful
9pts1
news.ycombinator.com 14y ago

Offer HN: I'll design your website or app for $999

ashraful
3pts0
news.ycombinator.com 14y ago

Offer HN: Free Web/UI Design

ashraful
19pts4
ashraful.org 14y ago

Show HN: My new project - Making Ads Fun

ashraful
18pts28
news.ycombinator.com 14y ago

Ask HN: Anyone want to help me build a browser?

ashraful
6pts6
news.ycombinator.com 14y ago

Ask HN: Need advice about my startup

ashraful
5pts6
ashraful.org 14y ago

Show HN: I am building a next-gen browser

ashraful
68pts55

Its almost always through personal connections or word of mouth/referrals.

The primary concern for small to medium business is if the consultant being hired is actually capable of providing the service they are claiming to provide.

Hiring someone off of an online ad, cold call, etc. is just unnecessary risk. They'd happily pay more when they know that the output is going to be what they expect.

You can use PayPal's API to get the balance assuming the user authenticates: https://developer.paypal.com/api/limited-release/balance-acc...

Venmo might have a similar API: https://venmo.com/docs/users/ (this shows a access_balance permission). Not familiar with it though.

PayPal's API also provide you with their transactions to search through so you might be able to actually verify/highlight your payment directly.

Events are considered high risk by payment processors because the nature of events is that you sell the tickets before the event (ie. you accept payment without providing the service).

Shopify focuses more on people selling physical goods (traditional ecommerce), so maybe consider a platform that caters specifically to events/services - maybe something like woocommerce?.

You can use some clever prompts to see this summarization in action.

I had a long conversation with chatgpt, asking it about a book, and provide plot summaries, and asking about specific characters. After about 40-50 questions, I asked it questions like how many questions I have asked in this conversation and what they were. Eventually I was able to get it to print out the questions I asked, and they all got shortened (a lot!).

From what I understand (this might be an oversimplification).

Each prompt-response is independent, and it doesn't have a real understanding of the historical context of the conversation. This means that when you talk to the chatbot, the entire conversation history needs to be included in the prompt to give it context.

For instance, if your first prompt is "Who is the current sitting president of the United States?" and the response is "Joe Biden," and you then ask a follow-up prompt like "How tall is he?", GPT-3 won't understand what you're referring to unless the prior conversation is included in the prompt, like so:

```

User: Who is the current sitting president of the United States?

AI: Joe Biden

User: How tall is he?

AI:

```

By doing this, GPT-3 can use the context of the previous conversation to generate an appropriate response. However, as the conversation history gets longer, GPT-3's ability to maintain context weakens, and it may begin to provide irrelevant or nonsensical responses.

There is a soft limit of around 2000 tokens, which translates to approximately 1500 words. When the conversation history becomes too long, GPT-3 will summarize it in a way that preserves the important information. For example, "Who is the current sitting president of the United States?" might become "Who's the president of USA" to save space.

For most users, including the entire conversation history in the prompt is feasible for up to six prompts before context begins to degrade. After that point, it may be necessary to restate previous information or use other methods to maintain context.

While I believe that ChatGPT and Bing likely have more advanced methods for retaining conversation history, based on the recent limitations implemented, it seems that the general principle of maintaining context still holds true.

SEEKING WORK - REMOTE - Web+Mobile UI designer and front-end developer.

5+ years of experience with designing usable interfaces with a focus on increasing user conversions with A/B and multivariate testing.

Experience with Photoshop, Illustrator, HTML5, CSS3, Bootstrap, Javascript/Jquery, NodeJS.

Knowledge of Ruby, Rails, Python, EmberJS, BackboneJS, Git and Heroku/AWS.

Portfolio: http://ash.co

Pricing: $85/hour

Email: ashrafulsf@gmail.com

SEEKING WORK - REMOTE - Web+Mobile UI designer and front-end developer.

5+ years of experience with designing usable interfaces with a focus on increasing user conversions with A/B and multivariate testing.

Experience with Photoshop, Illustrator, HTML5, CSS3, Bootstrap, Javascript/Jquery, NodeJS.

Knowledge of Ruby, Rails, Python, EmberJS, BackboneJS, Git and Heroku/AWS.

Portfolio: http://ash.co

Pricing: $85/hour

Email: ashrafulsf@gmail.com

It wasn't just renting out their flat, they let other people rent out their air mattresses (or couches) too.

Early on their idea was to be a "Bed and Breakfast", to the point where they required the hosts to cook breakfast for the guests.

Why not list the name of the tool here. Maybe someone will offer to help you out for free, or in exchange for equity if the product has the potential to generate revenue.

[dead] 11 years ago

I would appreciate any feedback on improving the design of my portfolio website, as well as my design skills in general.

Any advice on marketing myself to potential clients is also appreciated.

SEEKING WORK - REMOTE - Web+Mobile UI designer and front-end developer.

5+ years of experience with designing usable interfaces with a focus on increasing user conversions with A/B and multivariate testing.

Experience with Photoshop, Illustrator, HTML5, CSS3, Bootstrap, Javascript/Jquery, NodeJS.

Knowledge of Ruby, Rails, Python, EmberJS, BackboneJS, Git and Heroku/AWS.

Portfolio: http://ash.co

Pricing: $85/hour

Email: ashrafulsf@gmail.com

I have a side project that lets users play youtube music videos. It has a lot of similar features as your project, and I'm planning on building out in the direction as your project.

I am working on a v2 for it, and I was wondering if you wanted to collaborate on it.

You can check out my project at youfm.org

WhatsApp charged users $0.99/month, and was self-funded.

Is this accurate? I remember being charged $0.99/year back when they started out. And the first year was free.

There was an article on digg.com about Google becoming a worse search engine. The article was on news.yahoo.com

Someone commented "5 dollars to someone who points out the irony in this", I replied. The guy sent me $5 via Paypal. I used the $5 to get a .com domain (special offer on GoDaddy). The domain was for my web design portfolio, and that's how I got started.

Since posting this I've had a few people advice me to limit the launch to one or a few cities.

It seems like a good suggestion, since the app wouldn't be too useful until there's a least a few users nearby. Focusing my attention on one city would definitely help with that.

I'm still considering the best strategy, so if you have any advice, comment here or email me at ashrafulsf@gmail.com