With tiiny.host you don't need any knowledge of Web Hosting or even Git to get your site live. Just upload a zip file of your site and launch in seconds!
No Haskell From First Principles videos yet. You could help us improve this page by suggesting one.
Based on our record, Haskell From First Principles should be more popular than tiiny.host. It has been mentiond 87 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Long (and painful) story short, the UmiJS-dedicated tiiny.host deployment story is quite weird. First of all, you can deploy only by uploading your dist folder which neglects all the continuous deployment story. Second of all, if you replace the content of your website, it gets broken — looks like some files get cached or something. So I needed to recreate the project while changing it. Basically, it's just a... - Source: dev.to / about 1 month ago
Good time to point out tiiny.host -> https://tiiny.host/. - Source: Hacker News / about 1 year ago
A similar thing: http://tiiny.host/ I use them and I'm a big fan. - Source: Hacker News / over 1 year ago
The good news is that it's free, and it'll convert the HTML page into a file that's shareable on Reddit (and it even preserves the "light mode and dark mode"! The bad news is that the free version only stores ONE file at a time! To share a second file, you have to delete the first file from your tiiny.host account! Source: over 1 year ago
He wants to know if there is a way to create a NFT and host the selling of it on a hosting site called tiiny.host where he showcases his work or he should use specifically minting sites? Source: almost 3 years ago
I'm not going to sell you on anything. All of the things you've mentioned are true. Loosely, the multitude of string types and the state of the standard library come from the same place: the language is 30+ years old! There are many warts to be found. However, if you decide to start learning, the path is hard, especially if you come from a non-computer-science background like me. I attempted to learn Haskell... - Source: Hacker News / 27 days ago
I'm a big fan of Haskell Programming from First Principles. That's where more advanced ideas like Monads started clicking. https://haskellbook.com/. - Source: Hacker News / 6 months ago
Haskell Programming from First Principles[1] is extremely comprehensive, covering everything from lambda calculus to IO. For further self-learning, it might be interesting to learn about the underlying mathematical concepts, such as category theory. A deep dive into the workings of a Hindley–Milner type system might also significantly demystify some of Haskell's typing magic. [1] https://haskellbook.com/. - Source: Hacker News / 10 months ago
I really liked https://haskellbook.com/. It’s long, but has exercises after each chapter which I found very helpful. The first chapter is about Lambda Calculus which is kind of a meme at this point, but learning it actually did help me a lot to grok how Haskell programs are meant to fit together. Other than that, just doing some basic side projects and leaning about how to use Cabal effectively should get you there. - Source: Hacker News / 10 months ago
Yeah! Six months after graduating from Northwestern University I quit my cushy 6-figure WFH job to move to Finland as a quasi-illegal immigrant. (I say "quasi-" because "STEM undergrad from a top university moving to a much poorer country" is, ah, not what you usually think of.) I was unemployed for over a year due to passport issues, living in a tiny vacation town of ~10,000 close to the Arctic Circle, and used... - Source: Hacker News / about 1 year ago
Doksly - Unlock the power of your documents, close deals faster – with Doksly!
Real World Haskell - Learning Resources, Programming Courses, and Learn Programming
Dropbox DocSend - Dropbox DocSend is a secure file and document sharing solution that gives users analytics and control of document in their critical workflows. Key features include sending documents as secure links, eSignature, and customizable virtual data rooms.
Exercism - Download and solve practice problems in over 30 different languages.
Static.app - Static.app is the easiest way to host a static HTML website online.
Practical Common Lisp - Learning Resources