Posts
-
echo
Laravel Echo library for beautiful Reverb, Pusher, and Ably integration.
In many modern web applications, WebSockets are used to implement realtime, live-updating user interfaces. When some data is updated on the server, a message is typically sent over a WebSocket connection to be handled by the client. This provides a more robust, efficient alternative to continually polling your application for changes.
To assist you in building these types of applications, Laravel makes it easy to “broadcast” your events over a WebSocket connection. Broadcasting your Laravel events allows you to share the same event names between your server-side code and your client-side JavaScript application.
Laravel Echo is a JavaScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel. You may install Echo via the NPM package manager.
Tags: #typescript • laravel • pusher
-
Catroid
Writing programs on an Android device without prior knowledge.
Catroid is a visual coding IDE and interpreter for Android for the Catrobat programming language.
Catrobat is a visual programming language and a set of creativity tools for smartphones. Catrobat projects can be created using Catrobat’s Android apps available on Google Play and iPhone apps available on Apple’s app store.
For more information oriented towards developers, check out our developers page.
Tags: #java
-
Generamba
This codegenerator is too brilliant to be real!
- Supports work with .xcodeproj files out of the box. All generated class files are automatically placed to specific folders and groups of Xcode project.
- Can generate both code itself and tests adding them to right targets.
- Based on work with liquid-templates that have plain and readable syntax in comparison with templates for Xcode.
- It is very easy to create a new module:
generamba gen [MODULE_NAME] [TEMPLATE_NAME]
. You do not need to input a bunch of data each time because each project corresponds to only one configuration file that holds standard file system and Xcode-project pathes, names of targets, information about the author.
Tags: #ruby
-
dmarc-srg
A php parser, viewer and summary report generator for incoming DMARC reports.
A php parser, viewer and summary report generator for incoming DMARC reports.
Tags: #php • dmarc • dmarc-reports
-
stryker-js
Mutation testing for JavaScript and friends
Professor X: For someone who hates mutants… you certainly keep some strange company. William Stryker: Oh, they serve their purpose… as long as they can be controlled.
Welcome to StrykerJS’s monorepo. This is where all official stryker packages are maintained. If you’re new to monorepos: don’t be scared. You’ll find the packages in the
packages
folder.If you’re interested in why we chose a monorepo, please read babeljs’s design document about monorepos. We use it for the same reasons as they do.
Tags: #typescript • mutation-testing • stryker
-
stimulus_reflex
Build reactive applications with the Rails tooling you already know and love.
StimulusReflex eliminates the complexity imposed by full-stack frontend frameworks. And, it’s fast.
It works seamlessly with the Rails tooling you already know and love.
- Server-rendered HTML, delivered in milliseconds over the wire via Websockets
- ERB templates and partials, with first-class ViewComponent support
- Russian doll caching and ActiveJob
- StimulusJS and Turbolinks/Turbo Drive
- Built with CableReady, our secret power-move
Our goal is to help small teams do big things with familiar tools.
This project strives to live up to the vision outlined in The Rails Doctrine.
Tags: #ruby • stimulus • reactive
-
gitless
A simple version control system built on top of Git
Binary releases for macOS and Linux are available from the Gitless website.
If you’ve downloaded a binary release of Gitless everything is contained in the gl binary, so to install simply do:
$ cp path-to-downloaded-gl-binary /usr/local/bin/gl
You can put the binary in other locations as well, just be sure to update your
PATH
.If for some reason this doesn’t work (maybe you are running an old version of your OS?), try one of the other options (installing from source or via the Python Package Index).
Tags: #python • version-control • git
-
ZKEACMS
ZKEACMS build with .Net 8 (.Net CMS)可视化设计在线编辑内容管理系统
ZKEACMS is a visual design, WYSIWYG Content Management System.
Tags: #javascript • netcore-mvc • cms-framework
-
AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)
update
-
[model] Our SOTA SQuAD2.0 models are available at CodaLab for reproduction.
-
[ensemble] The code for model ensemble (grid search): run_ensemble_grid.py
Tags: #python • question-answering • reading-comprehension
-
-
brokk
Brokk brings code intelligence to AI
Brokk (the Norse god of the forge) is the first code assistant that understands code semantically, not just as chunks of text. Brokk is designed to allow LLMs to work effectively on large codebases that cannot be jammed entirely into working context.
There is a Brokk Discord for questions and suggestions.
Tags: #java
subscribe via RSS