Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. 😄
For further actions, you may consider blocking this person and/or reporting abuse
Please shamelessly promote your project. Everyone who posted in previous weeks is welcome back this week, as always. 😄
For further actions, you may consider blocking this person and/or reporting abuse
Latest comments (20)
Hey. I am absurdly good at scraping but like Hafidz don't get the bigger picture either.
Do you have any type of DTD? Specifics? Does it need to be parsed to useful format once (do you just want the data?) or is it expected to run periodically?
(Sources change and so the parser needs to change too)
My friend David is trying to free the silicon industry! Please support
github.com/leviathanch
Hey everyone! We're working on TorXakis.
More often than not, testing software consumes a large portion of the development budget, however we frequently see cases where unit and integration tests fail to uncover critical errors that appear once the software is deployed. Most testing techniques revolve around specifying a collection of execution sequences that check the expected against the actual behavior. A problem with this is that the number of possible execution sequences is huge, and therefore only a very small portion of these would be covered by test cases that are specified as a sequence of steps. The second problem is that, with the goal of increasing coverage and prevent regression bugs a large number of test cases is written, which eats up the development budget.
Model-based testing is a technique for writing tests, where a model of the system behavior is made a a high-level of abstraction, and then the system-under test is tested against this the expected behavior as specified by the model. Model-based testing relies on different algorithms for generating test cases from models, which allows to achieve a much higher test coverage than standard testing techniques, while requiring only a fraction of the code.
TorXakis is such a model-based testing tool, that has been used to verify large scale systems in well-know high tech companies. This tool is entirely written in Haskell, and its code is available on Github under a BSD3 license.
Since July last year, a lot of effort was put into taking TorXakis from a prototype to an industrial grade tool. Some of the improvements made include:
In addition, there is ongoing work in a new command line interface and a new compiler for the TorXakis language.
A year is almost gone, and there are a lot of interesting challenges ahead to make TorXakis a tool that can be used in production, so we welcome the contributions of anybody interested in the topic.
Further reading: github.com/TorXakis/TorXakis/
Cheers!
Hi Robb, I am just one who keep looking any project updates in this post and just stop by yours. But to be honest, I am just dummy coder. Currently, I was interesting in building data pre-processing framework for web data, before they are inserted into database.
I have visited all your links, but I just can not catch the big picture, such as what kind of data need to be scrapped, output criteria, design rule, etc. Can you give me more information?
FYI: I am from Indonesia, so there are not many open data about law compared to USA.
Qub³d Engine Group is a brand new voxel-based engine and game project, aiming to make a mature and extensible Minecraft-like game, backed by a vibrant and friendly community.
Anyone with interest in or experience with the following technologies are encouraged to join the project. They're just starting up, so there's plenty of room to find your niche:
The easiest way to get started is to join the Discord room. Link is on the website: qub3d.org
I just dropped a release candidate for Massive v5:
npm i massive@nextto get it. If anyone's interested in taking a Node+Postgres data access library for a spin and reporting back I'd love to hear from you!Hi all!
I am working on a way to have commit conventions within projects, therefore I introduced
semantic-git-commit-cli, in shortsgc, which helps with that. github.com/JPeer264/node-semantic-...I am also doing now on a research for a GitHub recommender for contributors. Would be neat if any can spare some time and fill in the form (pssst, you can win a 20€ Amazon Voucher Code): goo.gl/forms/ogC5oKJbfM5xhSzr2
With that recommender I want to achieve that you can find projects where you can contribute to next.
Hey, I created to repos people might like.
A module for logging errors as issues on the GitHub repos issues tab.
github.com/RobertJGabriel/github-i...
and
twitchbots.rocks/
Its a website (pwa) that showcases twitch bots.
Also if people want to follow me on GitHub. I just left my job to try open source full time :)
So, I have a slightly different angle on this question. While I am looking for folks who want to work on msngr.js (a messaging library for handling publish and subscriptions within JavaScript) I also am not sure where else to take it or if it's simply "done". I have some loyal users but they literally need no additional features or changes.
I would love some thoughts :)
github.com/KrisSiegel/msngr.js
This is really interesting. I'ma check this out as well.
One thing though, don't use the word async as identifier like in your readme because it is a part of the JavaScript language these days.
But really, looks interesting.
Good point!
Cool, I’m gonna check this out.
Hey, I'm the author of Pizzicato.JS (github.com/alemangui/pizzicato), a web audio library.
It's aimed at basic and fun use cases. You can find some things I've created with it on CodePen (codepen.io/alemangui/pen/jBMwqw, codepen.io/alemangui/pen/VpagoY). TonalHub (alemangui.github.io/Tonalhub/) is also powered by Pizzicato, as well as many other projects out there.
If you're curious of how web audio works and want to take a shot at implementing some things drop me a line, I could really use some help :)
hello , i use your pizzicato lib , thanks for big effort,
i looking for method i can export group sound as OneFile MP3 or WAV