22 asl coloring page
asl coloring page
Sign Language Coloring Pages at GetColorings.com | Free printable colorings pages to print and color 0
ASL I love you signs - Set 1, consisting of 4 printable coloring pages SpringMillArtDesigns (86) $5.50 Coloring page ASL mandala “I love you” hand signs and hearts printable … 1
Alphabet Worksheets - Letters A-Z with ASL signs + Free Alphabet Coloring Page. by. Digital Papers. 5.0. (4) $4.90. Zip. This set includes a complete set of worksheets with A-Z letters in … 2
Free ASL Coloring Pages - The Sweeter Side of Mommyhood 3
ASL coloring pages, great for an alphabet book for a baby shower! | Alphabet coloring pages 4
Free ASL Coloring Pages - The Sweeter Side of Mommyhood 5
Free ASL Coloring Pages - The Sweeter Side of Mommyhood 6
Alphabet Worksheets - Letters A-Z with ASL signs + Free Alphabet Coloring Page. This set includes a complete set of worksheets with A-Z letters in jpeg and pdf.Each page contains the following … 7
Jul 08, 2020 · This free ASL alphabet coloring pages printable is easy to download and print out. There is no sign up required to print these ASL alphabet coloring sheets. This download … 8
Check out our asl coloring pages selection for the very best in unique or custom, handmade pieces from our digital shops. 9
Free ASL Coloring Pages - The Sweeter Side of Mommyhood 10
Jul 11, 2020 · It has become a major part of our homeschool preschool curriculum. These free ASL numbers coloring pages are great for teaching preschoolers or young children the signs for the … 11
ASL Coloring Page - "Fox" Color this fun printable that includes the sign, fingerspelling, and an image for the word "Fox". #ASL #AmericanSignLanguage #ASLforKids #ASLColoringPages … 12
Here is a coloring workbook of ASL numbers. Unexpected server response (403) while retrieving PDF "https://adayinourshoes.com/wp-content/uploads/ASLNumberBook.pdf". After you learn the … 13
Asl Coloring Pages - Coloring Home 14
ASL Sign Language Alphabet Set coloring page | Free Printable Coloring Pages 15
Coloring Pages - Activities - SigningTime | Sign language lessons, Sign language phrases, Asl 16
Sign Language Coloring Pages at GetColorings.com | Free printable colorings pages to print and color 17
Free ASL Coloring Pages - The Sweeter Side of Mommyhood 18
Sign Language Coloring Pages at GetColorings.com | Free printable colorings pages to print and color 19
Pin on ASL/American sign language alphabet coloring sheets 20
ASL Coloring Pages | Coloring pages, Sign language for kids, Coloring pages for kids 21
Asl Coloring Sheets Coloring Pages 22
Sign Language Alphabet Free Coloring Pages - Apple to Ice Templates | HubPages 23
Kindergarten Worksheets: ASL Alphabets coloring pages 24
color American Sign Language (ASL) 25
Kindergarten Worksheets: ASL Alphabets coloring pages 26
Super Sign Language Alphabet | YesColoring| Free | ASL | BSL 27
Sign Language Coloring Pages - Coloring Home 28
Asl Number 8 Coloring Pages Printable - Coloring Home 29
ASL Sign Language Letter T Coloring Page | Free Printable Coloring - Coloring Home 30
ASL Alphabet (American Sign Language) coloring pages | Free Coloring Pages | Sign language 31
ASL Sign Language Letter A coloring page | Free Printable Coloring Pages 32
The best free Asl drawing images. Download from 46 free drawings of Asl at GetDrawings 33
Asl Sign Language Letter C Coloring Pages Printable 34
asl sign language coloring at coloring, pages for kidsboys.com, asl sign language coloring at coloring, page, asl sign language coloring at coloring, pages for kidsboys.com, asl sign language coloring at coloring, page, asl sign language coloring at coloring, pages for kidsboys.com, asl sign language coloring at coloring, pages
Ask HN: Please review my photos to coloring pages startupReallyColor.com officially launched about a month ago (end of Sep 2013) and is being bootstrapped by one of my partners and I. Our tech lets you convert your images into printable coloring book pages. Our primary target is parents (mostly moms) and people who are interested in turning themselves into sketches.
We are noticing a large amount of initial interest in the idea itself, and have seen some initial traction and traffic on our site, but our repeat visitors so far are barely over 10%. Our audience is also more international than expected. We have not built a mobile app yet, but that will be a project soon.
I would love feedback on:
1) Our membership pricing/offerings and what you think about how we tell the user about it.
2) Whether a monthly premium membership would be better than an annual one. Keep in mind our international audience.
3) Other revenue generating ideas (other than advertising).
4) The general user experience (both creating the free coloring page and as a free member).
5) How a mobile app could play into this given that the coloring pages are printable (via PDFs).
Any other thoughts and feedback are also welcome. Thank you!.
,Ask HN: First Client IssuesI am a hiding my name because this is my first client and I don't want people to go looking for my company (though that might be great advertising).
I've got a client that I know through multiple relationship maps (former co-worker of my wife and sibling of a friend of a friend) and while I was not a friend of the sibling, I was an acquaintance.
Client has a cousin doing her Graphical Design but the GD doesn't have any web experience. GD sent over three PDFs, one of all the products, one of the website, and one of the website specs. The website specs did not contain sizing information for the images or the pages, it contained font/spacing/coloring/page flow information.
I asked the GD for the sizing of the web page and was provided an answer. There was some functionality in the site design which I discussed with the client and removed (GD was inaccessible) based on an agreement.
I finished the site and client reviewed making a few changes. Did a second review and then sent the link to the GD for their review. GD commented on the proportions being off and the distortion of some images. I agreed that the dimensions were off, but that's what I was told to go with and if the measurements I have are not right, I need to know what they should be.
I reached out to the GD via phone and e-mail. Did not hear back until I received an e-mail from the client to both of us.
Basically the e-mail's tone was that of threatening if I couldn't finish the project client would find someone who could and that if the GD can't get me the information than the Client doens't know what I'll need. And yadda yadda yadda.
So the question is:
Do I suck it up and make the changes or do I just write this off as a learning experience?
Thanks. I appreciate it.
Long time lurker...
,Show HN: Circumflex, browse HN in your terminalSome two years ago, I found myself spending a lot of time in the terminal between learning vim and discovering new command line tools. I was surprised to see that the niche of HN clis was (relatively) small, and so I decided to write my own command line tool for browsing HN called `circumflex`(`clx`).
`clx` is written in Go using Bubble Tea[1]. You can read the comment section or the linked article in reader mode in the pager `less`.
Using `lesskey` to add custom keybindings, the replies can be collapsed and expanded in real-time (but not individual replies, only all replies at once). Behind the scenes I am appending invisible unicode characters to each line so that I can use the custom keybindings to filter them out. The same technique is used to allow for jumping between top-level comments.
I spent a lot of time thinking about syntax highlighting and finding relevant bits to highlight while also not going overboard with colors. The end result is highlighting of things I find useful for providing context in the comment section, like indicating parent poster and original poster, coloring references, coloring indentations as well as formatting YC startups.
Other quality of life features include adding submissions as favorites (it is stored as a pretty-printed json so you can check it into your vcs to allow for readable diffs). Submissions are marked as read and new comments are indicated with a bullet point.
[1] https://github.com/charmbracelet/bubbletea.
,Ask HN: How to deal with GDPR / cookie notices in the context of a crawler?To comply with the new European legislation many websites put a GDPR / cookie consent notice in front of their websites. There are different implementations of this. While some are only implemented as modal covering the website or bar on the bottom of the screens (in both cases right next to the original content), other implementations redirect the user to a totally different (sub-)domain or even hijack the request and show the consent form instead of the requested content (on the same URL with a 200 status code).
The latter ones present a issue to my crawler. I cannot access the content of the page without accepting those notices.
Things I'm considering to bypass those notices:
* US IP address (easy to implement, but some websites also display those notices to US IP's)
* Heuristics to detect those notices and accept them programatically (takes some time to implement - while a couple of vendors (i.e. OneTrust) offer off-the-shelf solutions which are easy to identify and automate, there are also many custom made solutions, so the system would need understand the concept of a consent form and how to bypass it - some forms only require the press of the right button, others involve checkboxes/radio buttons). To collect test data one solution might be to visit a set of websites once with an US IP, once with an EU IP and/or with different user agents (browser or googlebot).
Do you have any ideas how to approach this problem? Or are you even utilizing some techniques already and are willing to share them?.
,Rate my product - mostrecent.nethttp://mostrecent.net/
My idea: to build a community of topical-hand-edited news pages. I want to start in the tech community working to recruit editors/experts to build pages covering programming languages and popular technologies. Think of it as an alternative to blogs, tweets, and social link sites. Here an expert can build out a page with the most useful links and highlight news items that he/she knows are important to the community. Everything is tabulated into one easy to scan page. This is all managed via a drop and drop interface.
The short intro video should give more context about how the site works:
http://mostrecent.net/help/introclip/
I'm just getting out of my 'soft launch' phase and the JavaScript page I've built has already started making the rounds and gaining regular readers. It is a good example of what I'm going for:
http://mostrecent.net/javascript/
We are still in beta and more features are coming. My eventual business plan is to place ads on the pages with an aggressive editor rev share program. There are a number of pages at various levels of development on the site, but I know for a fact we still need pages covering ruby, java, flash, perl, lisp, tech startups, apple, c# and much more (in case anyone is interested).
Thanks for your time and attention! I look forward to your feedback..
,Opera 10 Beta2 Out Changes since Opera 10 beta
User Interface
Added
* New Speed Dial icon
* Enabled a errorlog-upload dialog box
* Opera Turbo warning icon
* Warning and advice about why dictionaries.xml file sometimes is missing from Auto update
* A 'Synchronize Opera' button in the Speed Dial page
* Tab icons (inverted) for panels viewed as tabs
* An Open Folder menu item to the file browse control
* Multiple-server support for Auto Update
* A left-click context menu to the Opera Turbo button
* New icons for DOM Console, Who is, Send File, Spell Check, Authormode, and Usermode
* A context menu option to reload images in high quality
* Widget version support
* Password Manager with context-menu support
Improvements
* Resized the Mac Add-tab icon
* Changed the way Widgets are launched after an installation on Mac
* Removed the menu items to enable/disable the menu bar
* The file input element no longer allows multiple selection
* 'Check for update' moved from Help submenu to Opera submenu
* Updated opera:x, error and fraud page interfaces
* Preinstalled dictionaries now have full name in the 'Choose default language' page in the wizard
* Allowed Speed Dial to have a custom favicon
* Now possible to set a new spell UI session without a pop-up menu
* Adjusted the progress spinner on thumbnails not to overlap other tabs when tabs are small
* Updated the ID for the Widget logo icon used in installation wizard
* Implemented a progressive disclosure control on 'Report a site problem' dialog box
* All submenus are now given icons from the skin
* Shadows on active tabs are now less harsh
* Implemented new Dialog Toggle icons and revised the Mail icons
* Swapped the Send and Do Not Send send buttons in error-report dialog box
* Adjusted the position of the menu button menu
* Updated dialog images
* Allowed for addition of extra line padding in the Widgets panel
* Windowless Silverlight no longer disappears when using context menu
* Pressing Enter to select an item in a dropdown box no longer submits a form
* Enabled tab thumbnails check box by default in Customize dialog box; if selected forces 'wrapping off'
* Updated Check, Send and Check/Send icons
* Updated Search icon
* Notification now shown when Opera Turbo servers are busy
* Improvements to hover state on tabs (better contrast) and tabs on the side
* Panels viewed as Tabs now have their own favicon and thumbnail image
* Removed text shadow on buttons and its influence on Web buttons
* Images appended after page load will now display until 'screen refresh'
* Updated appearance of standard-skin dialog boxes
* Applied a small tweak to the background of the standard-skin close buttons
Renamed
* 'Transfers' to 'Downloads'
* 'Wand' to 'Password Manager' (Tools > Advanced > Password Manager)
Fixed
* MenuButton reappearing after a restart
* Dropdown menus on play.com not having background styling
* A white artifact covering entire page when reloading using Reload button only
* Startup problem after upgrading from 9.x
* Importing feeds without a window being open
* More than 9 Speed Dials covering the Speed Dial image
* Web fonts affecting Mac
* Default font-size for single-line Text fields on OS X not being 12px large on the CJK system
* Text overlaps in enhanced tabs
* Aborting the printing of a Web page
* Login dialogs corrupting on startup
* MultiEdit fields being spellchecked if the spell checker is turned on without focus
* Files with spaces not opening after download
* Editing file/folder chooser boxes by hand
* Automatic Opera Turbo mode not being reflected in the status field
* Aqua skin Progress Bar display
* Translated strings in Romanian not fitting the error-report and Appearance dialog boxes
* Some UI buttons enlarging on focus
* Tiled background in Speed Dial not being remembered
* Panel header text becoming unbolded when customized
* Internet-to-Intranet override polishing
* Background image change not repainting a new area
* Setting Opera Turbo through the Details dialog box
* Activate Next Tab not working when tabs are launched in the background via control-shift-click
* Leaks in the error-logging dialog box
* Closing tabs while a tooltip is rendering
* Issue with Trash can being dragged to the widgets area in Widgets panel
* Background color of alternate rows disappearing in a list
* Opera continuously opening tabs if choosing 'Opera Internet Browser' and 'Remember choice' in the BitTorrent Client Selection dialog
o BT download dialog box now inherits most of the functionality from the download dialog, including the Save functionality
* Progress Bar not always disappearing after a page has finished loading
* Creating a search when right clicking on a search text field
* Yahoo! mediaplayer in learnenglish.de
* Spatial navigation on the Yahoo! frontpage
* Spell checker occasionally stopped working when immediately pressing Del and Space
* Saving a picture that has not been fully downloaded
* Uninstalling a dictionary
* Spell checker occasionally stops working after correcting a word
* Spacing between Search and the Address fields
* Incorrect escaping/unescaping of characters in WebserverRequest.uri
* Session not being saved when closing Opera
* Creation of Speed Dial duplicates when merging
* 'Go' button not taking new search field into account
* Downloading a new .torrent file with Opera Turbo enabled
* The Wikipedia Cortado Java Theora player working in Opera 10
* Posting loading/posting of links on a wall at Facebook
* An issue with TinyMCE and Opera Dragonfly
* Keyboard focus not showing in the Opera user interface
* SVG background images disappearing on hover
* Inability use a folder nickname as home page
Mail, News, Chat
Added
* A dialog to warn about the mail database consistency check
* An account preference to determine if the content transfer restriction is set to 8 bit or 7 bit
* Several icons to the Compose menu
* New icons for setting status in a chat window
Improvements
* Lightened the color of the Page Bar: icons now working on all toolbars, panel color enhanced for better differentiation
* Changed several icons in the Tools menu to colored versions that already exist
* Mail-header buttons no longer overlap the bottom of the toolbar
* Improvements made to HTML e-mail composition
* Clicking on a new message notification now trying:
1. to find a window where the message is visible
2. to open unread if it is visible there
3. to open the account view if it is not visible there
Fixed
* Double-clicking a note to insert into mail when replying
* Replying to a message and the cursor is invisible
* 8 bit not being the default content-transfer encoding
* Changing a mail account breaks the automatic encoding selector
* Opera Mail welcome message encoding and other strings
* Reopening a HTML draft with 'prefer plain text' and HTML source shows in compose window
* Pasting a message and the paste buffer is cleared
* An old draft being shown on reopening
* HTML keyboard shortcuts working in plain text mode
* Mail client selection dialog not being displayed on first mailto click after an upgrade
* Chat connection status for multiple accounts
* Adding a large attachment to a message prevents e-mail composition
* Plain text e-mail composing
* Setting 'Open with other application' to 'Opera' for mailto
* Printing mail which resulted in an empty page
* Doing 'Synchronization' on POP3 mail check
* Importing mail stops when files are open
* Disabling spell checker in multiline edit boxes causing a shut down
* Title in IRC channels equalling the title shown in the app window title bar
* Ability to paste into inline find in mail view
* Decoding error when writing an HTML mail with a non-ASCII character
* Text not fitting in several dialog boxes when switching to the Romanian language
* Signature not changing when changing an account
* Links opened from mail and newsfeeds not loading when focusing on another mail/feed entry
Display and scripting
Added
* An Open Folder menu item to the file browse control
Improvements
* Web fonts loaded in memory and the font name retrieved
* FormatBlock now correctly affects ancestors of the contentEditable element
* browser.js can now be disabled when doing auto update
* DOMContentLoaded now fires when traversing history
* Support for getting localized strings from JavaScript
* Max values now set for the automatic memory cache
Fixed
* Onload script not executing in frameset where one frame's src is set to '#'
* Hardcoded strings in XML files
* Scope when defining getter for the HTMLElement document prototype
* Regex [^x]* failing to match certain characters
* Recursive regular expression causing stack exhaustion
Network
Added
* A link on the error page for cross-network communication
Security
Added
* Full set of padlock icons for security dialog box
Improvements
* Improvements made to prevent spoofing of services
Fixed
* Recognizing EV certificates issued directly from the Root
* Importing certificates
Miscellaneous
Added
* A placeholder in Opera Turbo for plug-ins that are not loaded yet
* Functionality for switching Opera Turbo mode off for separate image elements
Improvements
* Now possible to add Opera Turbo configuration files per language
* Improved anti-spoof checking
Fixed
* Loading an automatically saved session
* Various dialogs with third-party mouse plug-ins installed
* High memory use related to the disk cache on huge torrents
. ,Ask HN: Long landing page or multiple pages?I've noticed that some startups use very long landing pages that seem to describe every feature of their product. I look at those and think they should really be split up over multiple pages. I'm wondering if anybody has any insight as to why those are becoming more popular?
My speculation is that it is for SEO purposes and that somehow one page covering everything is better than more targeted pages covering individual features? I'm seen some guides that imply the latter is a better way to optimize which implies long landing pages are bucking the trend..
,VC's: Experienced 50 year old with good ideas. Will you talk to me?For context:
https://news.ycombinator.com/item?id=6932327
I have a ton of business and tech experience. I've launched several garage businesses. One did really well but the economy, circumstances and a perennially under-funded state (hardware is capital intensive) killed it. All were interesting experiences.
I've never raised any money. I self-funded everything I've ever done. The last one to the tune of over half a million dollars of my own money. I am no stranger to being all-in and putting it all on the line for something I believe in.
Circumstances are different now. Either I take my time and bootstrap from small to large projects or look for investors.
Sadly, I will not move to SV and I will not live on noodles. Bummer.
I have identified two opportunities I think have merit.
The first is a pure software web/mobile service. As is often the case, it is a twist on existing product. I believe the twist is what makes it very interesting, gives it wide appeal and could make it huge. It can go global. I have a 70 page deck covering just about every aspect of this venture. No, it's not a new Facebook. It's a B-to-B, C-to-C (and permutations thereof) service.
The second is a novel use of quadcopters. No regulatory issues I am aware of. Sizable world-wide appeal. This is definitely a case of first-mover advantage. With proper funding and support, execution would be fast and painless. This wouldn't be a an R&D project. This is a D project. Define, develop and go to manufacturing. Heard of "live long and prosper"? This one is "move fast and conquer". Probably the Klingon version. I don't have a deck on this one. It's a recent discovery of mine and I've put zero time into developing a deck. With one video I can show anyone this is a good idea.
Looking for a low impedance bank account to help launch either or both of these..
,Show HN: Alerts for changing road conditions in TahoeOver the last month, road closures in Tahoe caused me some major travel issues. While I was snowed in, I built a Twilio app that texts you whenever Caltrans updates road conditions.
Today I just launched an updated version that shows you the current conditions for all roads in the Sierra Nevada. You can get this information via Caltrans, but it's spread over multiple pages and includes unimportant information.
You can subscribe to alerts by texting START to 702-SNO-ROAD [+1 702 766-7623]. Alerts are only sent for significant condition changes, such as a road closing or chain controls going into effect.
If you're planning on visiting Tahoe this week, travel safe!.
,Ask HN: What did you have to unlearn after leaving a large corp? As someone who's currently working for a software giant and is planning to move into the world of startups as soon as the time is right, I'm concerned that many unfortunate habits that have been ingrained in my head over the years will haunt me for a while.
I've read several times on these very pages that folks coming from large orgs tend to be overly conservative, not think outside the box enough, not take risks and instead worry about covering their asses.
As I haven't made the transition yet, I cannot speak from experience, but I'd love to know what such traits you were able to identify in yourself when you joined a leaner business and how you dealt with it.
Thanks!.
,Ask HN: Why don't these applications have more competition?1. Alternatives to MS Sharepoint don't seem to be mature or give similar features. Specifically I need a document repository to see a history of documents and their changes. Of course multiple users must be able to edit and access and edit or checkout docs. It must also be internally hosted. Why hasn't Sharepoint been killed yet?
2. Non-Wordpress cooking blog templates. As a static blog enthusiast myself, I can't find any that have cooking blog templates. I can imagine some yaml headers for ingredients and recipe steps, then the rest of the page for extra fluff like photos. I want it to do all the hard work for me such as adding hrecipe tags, format the recipe to be print and mobile friendly, etc. I'm having to make a cooking blog from scratch which just seems crazy and exhausting..
,Booking service for Coliving facilities in Japan opens its β version officially[Kyoto, Japan, June 22nd]
achicochi LLC (Co-founders: Akane Yamamoto & Yuki Doi) has just announced that they opens 'achicochi.life' a booking service for coliving facilities in Japan. It enables digital nomads staying in Japan to book facilities in
Why coliving in Japan ?
Based on the survey by Upwork Global Inc., 35% of the whole workers in the U.S. is freelancers, and 64% of them answers they work online. (2018) Many of people who work remotely live where they want, and even travel around while working. The trend of 'workcation' or 'digital nomad' life is becoming popular world-widely in recent years. Along with it, coliving facility - a facility with a living space, working space and like-minded community - is also being known among digital nomads.
Japan has famous destinations including Kyoto or Tokyo for digital nomads. However, information about accommodation for coliving or long-term stay in Japan is not available on one web site. achicochi LLC launched 'achicochi.life' to provide the solution for the inconvenience on getting coliving information in Japan.
What you can get on achicochi.life
Booking service for coliving facilities, accommodation which is suitable for long-term stay of 2 weeks or more
Information about coworking places, local areas
Events such as meetup, cultural workshops to experience local culture and connect to like-minded people
'achicochi.life'
Web page : https://achicochi.life/
*β version is limited for Kyoto area
Coming up schedule
Service will be covering other cites in Japan (2019)
Own-managed Coliving facility in Kyoto is opening (Sep. 2019)
###
If you would like to know more about this topic, please contact to Yuki Doi at+81-9020431754 or email to y.doi@achicochi.net.
,Failed for the past 12 years as an tech entrepreneurBack when I was 24, I pretty much hated my 9-5 job because of lack of control over my destiny, the limit of earnings and growth and the idea of going to the office every single day. I realized I could start something of my own.
So I started to look for something easy to do work on that would not consume a lot of my time. Blogs were a rage back then and multi-million dollar exits were quite common. I bought a domain and installed WordPress and started blogging after my working hours. I started a technology blog in the hope to replicate the success of Mashable and Techcrunch. I spent about 4 hours every night covering tech news about companies and social media in general.
2 years passed and I burned out myself. Traffic to the blog was flat and I was not making any meaningful money. I shut it down.
A few months later, I started a website that pulled information from Amazon and displayed dresses in a fancy and intuitive website. I opened a Facebook page, spent a lot of time marketing it and eventually made a grand total of 2 sales in a span of 3 months.
I decided to give up.
The very next year, I decided to build a note-taking web app that was a mash of Google calendar and a to-do list app. The idea was that people would see today's schedule by default and they would easily add and manage tasks.
I hosted it for a few months and lost interest due to a lack of customers.
After taking a break for a year or so, I decided to do something ground-breaking. I built my version of Facebook Groups/Slack that would allow people to share something interesting with others. You could create groups and add/remove people from them. The UI was fancy and a few of my friends and family loved it.
A few months after running it, I shut it down. I found it hard to justify its existence since everybody else was using Facebook groups and with the rise of mobile apps that allowed seamless sharing, my application made no sense.
Sensing an opportunity in media space again, I then started a news aggregator website that aggregated news titles from hundreds of outlets storing thousands of news articles per day. The website was smart enough to cluster the news articles based on topics which, Google news does well. People loved it and it got great reviews, but it was not growing fast enough.
And like earlier, I ran out of patience after 6 months and I shut it down.
After multiple failures, I decided to take a longer break. I had pretty much given up my entrepreneurship journey knowing there was no way I could build a reasonably successful business.
A year passed and I started to feel uneasy with myself and my day job.
So, I built a stupid web app that cleaned new articles by stripping them off of ads and showing only the relevant content. I shared it and got no real feedback from others. Nobody cared.
That's where it hit me, why not pivot to and a link management platform? I thought it's so easy to build and manage it. I could feel the tingling in my body. I built https://blanq.io/ with the excitement of a toddler.
I was so wrong.
I spent the next 1 year building the landing page, the entire web app plus some extra features in a hope that it will take off.
For the first 18 months, I had no paying customers. I put everything into this. All my previous experiences of failures and learning went into building this platform. "How could I fail?" I thought.
I then decided to stick to it and give myself 3 years to decide its fate.
On the 19th month, my efforts started to pay off. I landed my first customers then 2nd and then 3rd.... and so on. It's been 8 months since then and I now have 10 paying customers using my platform almost every day and growing every month.
My learning:
1.Don't quit too soon and don't be too hard on yourself.
2.With each failure, you do get better at not failing.
3.You improve at everything as time passes - marketing, programming, sales, operations..
,Ask HN: Why Services like Facebook ads/stripe are closing Venezuelan accounts?Services like Facebook ads/stripe are wrongly closing Venezuelan accounts
Venezuelan users have been reporting that different services such as facebook/instagram ads [1], heroku services [2], stripe atlas [3], sedo [4], and others, have been blocking venezuelan users and terminating accounts due to sactions that they didn't even care to read, the sactions are pretty explicit at targeting only individuals and officials of the government [5] and there is even licences that allow these services to operate [6] and a faq [7] where this is explained
Even kayak.com (and all booking holdings sites) stopped accepting venezuela as a country of origin for flights, (see: https://i.imgur.com/nAouvUB.png) with a learn more link that goes to [5], and it makes no sense at all despite how much we need to buy plane tickets as people is fleeing the country.
So, what's the deal with these services closing their doors to 30million venezuelans when the sactions are targeting a defined list of individuals?
---
[1] https://twitter.com/search?q=facebook%20ads%20venezuela&src=typed_query&f=live
[2] https://twitter.com/gonzalezlrjesus/status/1167833470116225025
[3] https://stripe.com/docs/atlas
[4] https://www.sumarium.es/2019/08/06/empresa-alemana-sedo-suspende-todas-las-cuentas-de-venezolanos-por-las-sanciones/
[5] https://www.treasury.gov/resource-center/sanctions/Programs/Pages/venezuela.aspx
[6] https://www.treasury.gov/resource-center/sanctions/Programs/Documents/venezuela_gl25.pdf
[7] https://www.treasury.gov/resource-center/faqs/Sanctions/Pages/faq_other.aspx#venezuela.
,Ask HN: Other startups are cloning my startup - what should I do?As my startup becomes more successful I'm noticing that more of our competitors are wholesale copying our website. Page layouts, search features, registration flows, and business logic, to name a few. One site stole our tagline. Another posted on ODesk asking for developers to blatantly create a clone of our site.
Imitation is flattery, but I'd much rather this didn't happen.
Is there anything I can do?.
,Tell HN: A private library in SF that could double as a hackerspaceIf you think coffee shops are too loud and coworking spaces are too expensive, you might appreciate this hack. I discovered it by accident while search for 'wood paneling' on Yelp. :-)
The Mechanic's Institute, near the corner of Post and Market, is a non-profit private library and chess club, and membership only costs $100 per year. That's considerably better than the $300 a month charged by the least expensive coworking spaces! It's also, in my humble opinion, a much more beautiful workspace. The building has tall ceilings and windows, large columns, wood-paneled study rooms, plush leather chairs, and large desks with power outlets. The wifi is also fast and reliable.
The reviews on the library's Yelp page will give you a good sense of what it's like:
http://www.yelp.com/biz/mechanics-institute-library-and-chess-room-san-francisco
I hope to see you here! It would be great to make this a well-known hacker outpost in downtown SF. Perhaps we could even organize a daily lunch or afternoon tea. Here's a chat room where we can coordinate:
http://www.tlk2me.com/chat/#mecha
You can also find my email in my HN profile. If you're visiting SF or want to spend a day here before committing to a membership, I can get you in as a guest..
,Xoopit for Gmail ClosingDear Xoopit for Gmail user,
We will be officially turning off Xoopit for Gmail on November 13, 2009, to focus our efforts on making My Photos for Yahoo! Mail an amazing product and bring those features to all Yahoo! Mail users. Given our focus, we decided we cannot adequately support the Xoopit for Gmail product and give you a great experience in the future. Here are some details to guide you through this transition.
Do I need to download any files or pictures?
Most Xoopit for Gmail users follow standard Gmail conventions and choose to archive—not delete—mail. In this case all of your data should still be accessible via Gmail. If you have ever posted to a blog from Xoopit you should download those photos and host them on another site (e.g., Flickr). If you do not download these photos by November 13, 2009, you will no longer be able to access them through Xoopit.
Are there Gmail features that can help me?
Yes! The following Gmail Labs features may help with your migration away from Xoopit.
* Search AutoComplete
* YouTube previews in mail
* Picasa previews in mail
* Flickr previews in mail
* Google Search
You can also do searches like 'filename:(jpg OR png)' (to see all the emails that have photo attachments) or 'has:attachments' (for all the emails with attachments). See Gmail's page on Advanced Search for more details. You won’t have the exact same experience as Xoopit, but it will help.
To help you through this transition, we've compiled a list of the most frequently asked questions and resources here.
Thank you for using Xoopit for Gmail. We’ll miss you!
The Xoopit team.
,Ask HN: Doing cold emails? helps us prove this concept for closing more leadsHey guys,
It all starts from this, the problem:
1) prospects lose interest/engagement over email
2) people want quick answers
One solution is phone calls, but as you know, those are so hard to get.
Our idea/concept to solve this is to let people switch from email to private live-chat by clicking a chat link in the email and sending them to a chat page, because:
1)It's much easier to get prospects on live chat than phone. From there you can escalate to a call easier.
2)You can give answers and deal with objections in real time
3)You can close or qualify leads on the spot, instead waiting for 5 back and forth emails
We already have a few guys getting very promising results, but we need more users to get the statistical significance faster.
a) What do you think about this concept?
b) What stops you from using this on your business?
Thanks a lot.
,Ask HN: Why can't Chrome understand difference in closing windows and crashes?I'm really angry. I've asked for this from Chrome developers multiple times: when my chrome windows - all of them - crash in private mode, I want to be able to reopen them, because I didn't close them.
I've just lost over 10 hours of reading that I had opened to work through. (Part of many reasons that I use private mode is that I don't like autocomplete and when I'm done reading about a subject I can simply remember it, I never need it to pop up when I start typing in the URL bar, etc etc. If I need something permanently, I save it.)
So since Chrome developers don't seem to be able to understand the difference, maybe I'm missing something. Does anyone know why they cannot differentiate a Crash from me closing private windows? The promise when you open such a tab is "Pages you view in incognito tabs won’t stick around in your browser’s history, cookie store, or search history after you’ve closed all of your incognito tabs" and not "... after you’ve closed all of your incognito tabs OR THE BROWSER CRASHES."
This is extremely frustrating. This was very important reading for me that I spent many hours collecting so that I could focus on it. I have tried add-ons and they don't work. I just want Chrome to meet its promise and have these tabs and windows open untiL I (not a crash) has closed all of them. They could at least make it an option.
I hope someone can clear up my thinking. I've just lost a devastating amount of my time. Now all I have is a paper checklist of the subjects, for me to again repeat my background research into. This doesn't seem a fair burden on the user, to have to use a pen and paper to do Chrome's developers' job for them: i.e. to let me read what I've opened and not close it and make it disappear without any way to get it back, and not at my request.
Do I really need to use pen and paper here? At least let me set this behavior as an option..
,Launch HN: Payload (YC S22) – Headless CMS for DevelopersHey HN, my name is James and I founded Payload (https://payloadcms.com/) with two close colleagues, Dan and Elliot. We're a dev-first headless CMS [1] that's half app framework and half CMS—we're closing the gap between the two. You can check out our demo here: https://demo.payloadcms.com.
Imagine you're going to build a new SaaS app. Would you think of building it on a headless CMS? Probably not. To devs, "content management system" is usually a swear word. If a team of engineers gets assigned a CMS project, it's less than thrilling. Engineers want to avoid roadblocks, write code, and build things they're proud of—but existing CMS's get in the way of that left and right with their third-party integrations, point-and-click schema designers, code generation, etc.
Rather, you'd build your backend on an app framework like Django, Laravel, etc., for good reasons: ownership over the backend, better access control, customizable auth patterns, etc. Typically, headless CMS are super limiting; you'll end up fighting the platform more than having it help. But, with app frameworks, you're often left to roll your own admin UI, and that takes time. Not to mention building CRUD UI gets old quick after you do it a few times.
That’s where a headless CMS could shine, because they instantly give you admin UI that non-technical teams can use to manage digital products. That saves a ton of UI dev time— but without an extensible API, headless CMS's are far too limiting. They're designed for marketing teams, which usually only need the generic basics: log in, create a draft, preview the draft, publish the content. Go back and update some pages. Define editor roles and localize content. If you need more than that, you'll soon be out of luck.
Payload is different because we treat developers as first-class citizens. We provide the best of both ends: a powerful and extensible API and a fully customizable admin UI out-of-the-box. All with a developer experience that we obsess over, because we want it ourselves.
Payload is code-first, which allows us to get a lot of things right. We give you what you need, then step back and let you build what you want in TypeScript. You'll understand how your CMS works because you will have written it exactly how you want it. Version control your schema and use your own Express server. Completely control the Admin panel by using your own React components. Swap out fields or even entire views with ease. Use your data however and wherever you need thanks to auto-generated, yet fully extensible REST, GraphQL, and Local Node APIs.
Since it uses your own Express server, you can open up your own endpoints alongside what Payload does. In fact, you can extend just about everything that Payload does. It's MIT and open-source, fully self-hosted, comes with GraphQL and REST APIs, and completely customizable.
We realized the need for Payload while we were building the corporate website for Klarna. The Klarna engineers we were working with were among the best in the world, and while they evaluated headless CMS options, they saw restrictions in how all of the normal contenders "black-box" away the API. They wanted to build their CMS, deploy it on their own infrastructure, and truly "own" their CMS. They fell back to using WordPress. When that happened, Klarna inadvertently shined a spotlight on the CMS market and pointed out a significant void in proper code-based, developer-first CMS. There was no one to give them the developer experience they needed. That's what got us started working on this.
It might seem like a CMS is just a wrapper around a database with a nice UI to show different field types—but in reality, it's a lot more complex than that. We obsessed for years around how to build a proper API that minimizes breaking changes, but still exposes a simple way to extend everything. When you start to introduce things like field-based access control, field-based conditional logic, localization, versions, drafts, and autosave, the task becomes a lot more daunting. Doing it right requires a significant development investment—especially if you want it to perform at scale in addition to removing roadblocks at dev time.
It seems like every day, a new headless CMS pops up. But when you filter down to those that are completely self-hosted, the options quickly dwindle. And then when you remove the confused point-and-click "no-code" (argh!) GUI nature of the existing options, the options narrow to one: Payload.
Our users have built quite a diverse set of apps on Payload. We've seen a virtual events platform, a broadcast platform, SaaS apps of all shapes and sizes, video games, and an Uber-like snow plow service! There are over 1,000 projects in production as of last week, and we can't wait to see more.
Open source has been incredibly helpful. We've gotten significant PRs and our community has gone above and beyond in their contributions. We did not anticipate the level of skill and involvement that we are seeing daily from our community.
Our business model is based on two things:
1. Enterprise features like SSO, audit logs, publication workflows, and translation workflows. Of course, as Payload is open-source, you can build these functions yourself, but enterprises are opting to pay for our official functionality and SLAs rather than rolling it themselves.
2. Cloud hosting. Now that Payload 1.0 is released and ready for production after more than two years of development and dogfooding, we've shifted focus to building a deployment platform for Payload that will deliver permanent file storage, database, API layer, and CI. It will be the easiest way to deploy Payload, but not mandatory to use—much like the NextJS and Vercel model.
You can get started in one line by running `npx create-payload-app` or you can try out our public demo at https://demo.payloadcms.com. The code for the demo is at https://github.com/payloadcms/public-demo.
We would love to hear your feedback. If we don't have something, we'll build it. If there's a sticky spot in the DX (developer experience), we’ll fix it. Looking forward to hearing what you think—and thank you!
[1] Quick refresher: CMS stands for "content management system" and headless just means API-based, with no restrictions over where you use the content on the frontend..
Reddit Images 42

Just finished another page of the coloring book. Page 6… I believe 0

page coloring for ch 171. 1

Konomi coloring by @Shazayumart (chapter 93 cover page) 2
![[Other] who is this villain on my son’s coloring page? It’s driving me nuts!](https://b.thumbs.redditmedia.com/UpND8E4BNg1WhQTCR-abwBBWY92st_o_Fk8WDcz91bk.jpg)
[Other] who is this villain on my son’s coloring page? It’s driving me nuts! 3
![[No Spoilers] Digitally colored the cover page (not the actual cover of the book itself) of the Life Is Strange coloring book](https://b.thumbs.redditmedia.com/VFVEf9PU99KuWqs0aJmoig5ZLlmEurIH9KVdH7n-PIY.jpg)
[No Spoilers] Digitally colored the cover page (not the actual cover of the book itself) of the Life Is Strange coloring book 4

First page of the coloring book done! Any thoughts? 5

Randomly coloring one page of my coloring book 6

{Artwork} Finally finished working on the coloring of this mask-less Spider-Gwen. It's about 98% pencils, with 2% of it in gel pen. It's a page from Marvel's WOMEN OF POWER coloring book, w/original art by Emanuela Lupacchino from Spider-Gwen Vol 2 #6 (Cover B Variant). 7

My coloring of the cover page for Ch. 159 8

This took SO many hours and it isn't even technically the first page... Maybe I should have picked something easier for my first time trying adult coloring, but I've always been ambitious. 9

Colored a page in my Horror Coloring Book (with colored pencils)! Available on Amazon + 5 Free Downloadable Coloring Pages 💀 See links in comments, thank you! 10

I TRIED to colour this Melanie Martinez coloring book page.I'll do more of these. 11

I colored an Empires-themed page from the latest Hermits and Friends Coloring Book 12

HEAT 2 - coloring page 13

coloring page! 14
How many pages are in the ASL alphabet coloring sheets?, How many pages are in the ASL alphabet coloring sheets?, Can I learn American Sign Language (ASL) with kids?, Can I learn American Sign Language (ASL) with kids?, Are there any free PDF worksheets for Sign Language number skills?, Are there any free PDF worksheets for Sign Language number skills?, Why learn numbers in ASL?, Why learn numbers in ASL? , How many pages are in the ASL alphabet coloring sheets?, How many pages are in the ASL alphabet coloring sheets?, Can I learn American Sign Language (ASL) with kids?, Can I learn American Sign Language (ASL) with kids?, Are there any free PDF worksheets for Sign Language number skills?, Are there any free PDF worksheets for Sign Language number skills?, Why learn numbers in ASL?, Why learn numbers in ASL?
Comments
Post a Comment