nowfound

Alternatives

Products that do what FaaStRuby 0.2 released – feedback appreciated does

Hey all, I just put out a new release. Would you spare a couple minutes to try and give some feedback? If you already have the gem installed, you will have to update it: gem update faastruby Tutorial => https://faastruby.io/tutorial.html Top 3 Highlights - No more fiddling with git. - Functions are packaged, deployed and managed individually. - TESTS! Functions can have tests and they can be configured to run before each deploy, aborting if it fails. Thanks in advance!

  1. 1BR
  2. 2DA
  3. 3GA

    Hey folks, wanted to show this off and get feedback. Still early/experimental but there are quite a few concepts I'm excited about here. This project came about while writing a program in Go and loving its approach to concurrency. Being a long-time Rubyist I immediately started to think about what similar concepts might look like in Ruby. I set out with two main design constraints: 1. Lightweight: I didn't want routines to be backed by fibers or threads. Having been involved some in the async project (https://github.com/socketry/async), I had some experience using…

    2023 · github.com

  4. 4GL

    I've always dreamed about a project like that when looking at status boards at other companies. We finally had the time to do our own. Here are some photos: http://www.flickr.com/photos/robert_olejnik/sets/72157633736087905/ The stack: Django, mustache.js, Chart.js, Bootstrap and custom Supybot plugin. Maybe will be inspiration for someone else ;-) Do you guys have similar status boards? Cheers, Robert.

    2013

  5. 5MW

    This is a little project I've been working on for a while in order to better learn Python. Although IRC may not exactly be the most exciting medium, I still find it to be fun and useful, this interest lead me to writing a bot. In doing this I realized that what would actually be more interesting would be if I had a framework. There may already be such a thing, certainly there are IRC libraries, but I don't know if they're well-suited to deploying bots. At any rate if for no other reason than the fact that I am relatively new to programming and eager to learn I decided to build a framework.…

    2011

  6. 6MS

    I have finally convinced my son to take a step forward to publish something in public domain. As he is learning Python these days, he made a scraper to download Cambridge past papers (GCSE / IGCSE). If you like it, encourage the kid by pressing the Star button :) https://github.com/UsamaKashif/CambridgePastPapersDownloader

    2019

  7. 7F0
  8. 8F0
  9. 9RD

    Hi everyone, I've been working on this thing for a while. It transpiles Haml into Ruby, and then it streams patches to the browser which update the DOM. There is a memory leak in s.rb, which I'm not really sure how to solve. Seems like objects stay alive for longer than they should because of circular references or something but I'm not sure what's going on to be honest. I think this approach has potential though.

    2023 · github.com

  10. 10FZ

    Hey HN! I'm Guy, one of the creators of DAGsHub. We help data scientists track experiments and version their code, data & models using Git. We're committed to building on open source protocols and improving the user experience on top of them - in this case, DVC. We've built capabilities on top of it like visually interacting with your pipeline, creating data pull requests, browsing data files etc. One thing we kept running into is users being challenged by setting up the cloud environment necessary, to push their data to AWS S3, GCS (which we support), and other DVC remotes. Since our focus…

    2021

  11. 11CJ

    Hi everyone! I want to share with you a serverless analytics framework - Cube.js: https://github.com/statsbotco/cubejs-client. I’m one of the authors and would love to hear your thoughts and feedback. Cube.js is an analytics layer for applications. It supplies building blocks to add analytics features into your application. It comes with caching, pre-aggregations and all other stuff you need to handle large data sets. We’re launching public beta today, with open-sourced React client and cloud hosted server. We’re planning to open source server as well, so it could be…

    2018

  12. 12MF

    The source is available right here https://github.com/ro31337/rubyisforfun

    2022 · s3.amazonaws.com

  13. 13GD

    Hi all. I'm working on GitBiased platform. Basically the idea is to let you or your team (manager) know what is happening at the moment in your development life. I myself use it lot, for having PRs of all my GitHub projects in one place. Also you can enable weekly mail with all things you have done for the previous week. Permission-wise each widget requires its own permissions. At the moment we do not require any write permissions first of all and none of them allow to read the code of the repo(s). I'm writing this post because I've recently released iOs version of the app.…

    12d ago

  14. 14IM

    Been using it for about a year now in production, but rewrote it completely in golang. My first go project so far. I wanted to have something that would make my life easier. A lot of tools nowaday kinda push you towards functional deployments and that usually doesn't work for me since I like stuff like LiveView by Phoenix and Websocket stuff in general. Old vercel deployments back when they allowed to deploy docker containers was a godsend, but since they don't offer that anymore I had to use services like fly.io(which is amazing) or heroku. However I wanted something selfhosted that I could…

    2024 · deploywithjig.askh.at

  15. 15YA

    I must say I was encouraged to post my project here when I saw the positive response to this post: http://news.ycombinator.com/item?id=3780731 Before you make any comments, please keep in mind that the project is written for fun. I'm not forcing anyone to use it. In fact, nobody should use the current unstable version in a serious project. Here is the link: http://github.com/bsg/libserv Please share your thoughts. All criticisms are welcome, even the harsh ones. p.s. The project is still a work-in-progress.

    2012

  16. 16UI

    Hey everyone! I am excited to share updates on four of my & my teams' open-source projects that take large-scale search systems to the next level: USearch, UForm, UCall, and StringZilla. These projects are designed to work seamlessly together, end-to-end—covering everything from indexing and AI to storage and networking. And yeah, they're optimized for x86 AVX2/512 and Arm NEON/SVE hardware. USearch [1]: Think of it as Meta FAISS on steroids. It's now quicker, supports clustering of any granularity, and offers multi-index lookups. Plus, it's got more native bindings than probably…

    2023 · usearch-images.com

  17. 17PR

    TL;DR - http://www.gemfury.com - pre-launch feedback appreciated Hello HN, In true hacker tradition, a tool built for ourselves often grows into a service of its own. In the past few months, we've been polishing our private RubyGem server into something that other Ruby developers can use. Today, I'd like to ask for your feedback on where we stand and whether we're "launch-ready". The service is called Gemfury and offers customers a private RubyGem repository in the cloud. The story is that many RubyGems are built as open source and solid infrastructure exists to develop and distribute those.…

    2012

  18. 18SG

    Just wanted to clone a repo from my gh account and visualize it. Pretty easy with gitact. You can check any gh account. It’s called { gitact } quickly navigate through a user’s repos instantly grab the right git clone URL Feedback, stars and PRs are welcome

    2025 · github.com

  19. 19OT

    I started this as a weekend project and posted it on HN 5 years ago. 300,000 users later, I just released v4 today. Octotree [1] gives GitHub a sidebar that improves file navigation and code/pull request review. Works on Chrome, Firefox, Opera and Safari. Any comment or feedback is appreciated. [1]: https://www.octotree.io/

    2019

  20. 20WW

    Over three months ago, I posted my book on HN and got tremendous +ve reponse. I am happy to inform that I have published the book to leanpub as per the comments I got on HN itself! It is pay as you go model, and the minimum is $0 because I wanted to contribute back to the FOSS Community

    2016

  21. 21AO

    Hello HN! My name is Rémy and I recently published an astronomy dashboard where everything is open source: the code of the website, the framework it is based on and the library that computes astronomical data. For the last few years, I have been developing the Ruby library Astronoby (https://github.com/rhannequin/astronoby) with as much dedication and perseverance I could while I don't have any scientific academic background. My end goal was to use this library and build a website that not only provides as much data as possible, but let anyone access and understand how it…

    Nov 2025

  22. 22FA
  23. 23JS

    Relatively simple currently, but figured I'd post for some feedback. I started this project last year but somewhat abandoned it. This feels like something which most likely already exists, but I couldn't find anything at the time I made it. I feel like my write up on the repo is pretty good at explaining the inspiration and purpose of this package; "Let's say you have an API, and you're looking for a method by which you can increase performance of your app via doing transformations of the data directly in the API. In this scenario, you would middleman the API returned data through a Fluxduct…

    2022 · github.com

  24. 24IB

    Hey everyone! Some time ago I was analyzing why React apps are so hard to optimize, and came to a conclusion that the lack of atomic updates is the culprit. I made an experimental library which basically updates everything in place directly in HTML. At some point I became aware that Solidjs exists, which is a very similar idea, but at the end of the day I realized my approach to API is quite different and warrants the existence of my library (my state primitive allows selector subscriptions, array iterators return a state primitive with the element, allowing to never re-render the whole…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →