Posts
-
cloudsim
CloudSim: A Framework For Modeling And Simulation Of Cloud Computing Infrastructures And Services
Cloud computing is the leading approach for delivering reliable, secure, fault-tolerant, sustainable, and scalable computational services. Hence timely, repeatable, and controllable methodologies for performance evaluation of new cloud applications and policies before their actual development are reqruied. Because utilization of real testbeds limits the experiments to the scale of the testbed and makes the reproduction of results an extremely difficult undertaking, simulation may be used.
CloudSim goal is to provide a generalized and extensible simulation framework that enables modeling, simulation, and experimentation of emerging Cloud computing infrastructures and application services, allowing its users to focus on specific system design issues that they want to investigate, without getting concerned about the low level details related to Cloud-based infrastructures and services.
CloudSim is developed in the Cloud Computing and Distributed Systems (CLOUDS) Laboratory, at the Computer Science and Software Engineering Department of the University of Melbourne.
More information can be found on the CloudSim’s web site.
Tags: #java
-
HoloJS
Provides a framework for creating holographic apps using JavaScript and WebGL.
The fastest way to create VR and AR experiences with HoloJs is to use the Spin tool and Visual Studio Code. Spin is a HoloJs execution host that integrates with Visual Studio Code for a seamless run and debug experience. Please refer to VR and AR experiences with Spin for more details.
Alternatively, use the HoloJs Nuget package for embedding it into Win32 and UWP apps. Please refer to HoloJs in Win32 apps and HoloJs in UWP apps for detailed instructions.
Lastly, HoloJs can be built from scratch and customized as needed.
Tags: #javascript
-
isitup-for-slack
Custom slash command to use isitup.org to check if a site is up from within Slack
Custom slash command to use isitup.org to check if a site is up from within Slack
Tags: #php
-
laravel
Driver to seamlessly integrate the Backup Manager into Laravel applications.
This package pulls in the framework agnostic Backup Manager and provides seamless integration with Laravel.
Watch a video tour to get an idea what is possible with this package.
Note: This package is for Laravel integration only. For information about the framework-agnostic core package (or the Symfony driver) please see the base package repository.
Tags: #php
-
workarea
Workarea is an enterprise-grade Ruby on Rails commerce platform
We encourage you to contribute to Workarea! Check out our articles on contribution on https://developer.workarea.com.
Tags: #ruby • ecommerce • ecommerce-platform
-
sentence-transformers
Sentence Embeddings with BERT & XLNet
BERT / RoBERTa / XLM-RoBERTa produces out-of-the-box rather bad sentence embeddings. This repository fine-tunes BERT / RoBERTa / DistilBERT / ALBERT / XLNet with a siamese or triplet network structure to produce semantically meaningful sentence embeddings that can be used in unsupervised scenarios: Semantic textual similarity via cosine-similarity, clustering, semantic search.
We provide an increasing number of state-of-the-art pretrained models that can be used to derive sentence embeddings. See Pretrained Models. Details of the implemented approaches can be found in our publication: Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks (EMNLP 2019).
You can use this code to easily train your own sentence embeddings, that are tuned for your specific task. We provide various dataset readers and you can tune sentence embeddings with different loss function, depending on the structure of your dataset. For further details, see Train your own Sentence Embeddings.
Tags: #python
-
gulp-rev-all
Static asset revisioning with dependency considerations, appends content hash to each filename (eg. unicorn.css => unicorn.098f6bcd.css), re-writes references.
Static asset revisioning with dependency considerations, appends content hash to each filename (eg. unicorn.css => unicorn.098f6bcd.css), re-writes references.
Tags: #javascript
-
tailwindcss-intellisense
Intelligent Tailwind CSS tooling for Visual Studio Code
Install via the Visual Studio Code Marketplace →
In order for the extension to activate you must have
tailwindcssinstalled and a Tailwind config file namedtailwind.config.jsortailwind.jsin your workspace.Tags: #typescript • tailwindcss • tailwind
-
cfn_nag
Linting tool for CloudFormation templates
The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:
- IAM rules that are too permissive (wildcards)
- Security group rules that are too permissive (wildcards)
- Access logs that aren’t enabled
- Encryption that isn’t enabled
- Password literals
For more background on the tool, please see this post at Stelligent’s blog:
Tags: #ruby • continuous-testing • unit-testing
-
electron-prebuilt
🎂 Retired project. See README
This project has been merged into the electron/electron repository, and the
electronmodule is now published to npm as part of the Electron release process.If you’re having trouble installing or using Electron, please file an issue on the electron/electron repo.
Tags: #javascript • electron • electron-prebuilt
subscribe via RSS