uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 28 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   user   process   work   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   access   material   customer   camera   travel   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: repository.

Clear all

Showing 28 results.

Looking up repository tag. Showing 28 results. Clear

GitHub - signalapp/libsignal: Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible.

https://github.com/signalapp/libsignal

Saved by uncleflo on January 29th, 2025.

Home to the Signal Protocol as well as other cryptographic primitives which make Signal possible. libsignal contains platform-agnostic APIs used by the official Signal clients and servers, exposed as a Java, Swift, or TypeScript library. The underlying implementations are written in Rust: This repository is used by the Signal client apps (Android, iOS, and Desktop) as well as server-side. Use outside of Signal is unsupported. In particular, the products of this repository are the Java, Swift, and TypeScript libraries that wrap the underlying Rust implementations. All APIs and implementations are subject to change without notice, as are the JNI, C, and Node add-on "bridge" layers. However, backwards-incompatible changes to the Java, Swift, TypeScript, and non-bridge Rust APIs will be reflected in the version number on a best-effort basis, including increases to the minimum supported tools versions.

typescript rust api android portability repository node client install compiler java signal package build development code application


Release Dart Sass 1.55.0 · sass/dart-sass · GitHub

https://github.com/sass/dart-sass/releases/tag/1.55.0

Saved by uncleflo on November 14th, 2022.

Dart Sass has replaced Ruby Sass as the canonical implementation of the Sass language. We chose Dart because it presented a number of advantages: It's fast. The Dart VM is highly optimized, and getting faster all the time (for the latest performance numbers, see perf.md). It's much faster than Ruby, and close to par with C++. It's portable. The Dart VM has no external dependencies and can compile applications into standalone snapshot files, so we can distribute Dart Sass as only three files (the VM, the snapshot, and a wrapper script). Dart can also be compiled to JavaScript, which makes it easy to distribute Sass through npm, which the majority of our users use already. It's easy to write. Dart is a higher-level language than C++, which means it doesn't require lots of hassle with memory management and build systems. It's also statically typed, which makes it easier to confidently make large refactors than with Ruby. It's friendlier to contributors. Dart is substantially easier to learn than Ruby, and many Sass users in Google in particular are already familiar with it. More contributors translates to faster, more consistent development.To install Sass 1.55.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions. Most APIs that previously returned num now return double. All APIs continue to accept num, although in Dart 2.0.0 these APIs will be changed to accept only double.

sass dart selector install repository node syntax package browser css style website webdevelopment administration github download source code develop html


GitHub - mrjbq7/ta-lib: Python wrapper for TA-Lib (http://ta-lib.org/).

https://github.com/mrjbq7/ta-lib

Saved by uncleflo on January 16th, 2022.

This is a Python wrapper for TA-LIB based on Cython instead of SWIG. From the homepage: TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data. The original Python bindings included with TA-Lib use SWIG which unfortunately are difficult to install and aren't as efficient as they could be. Therefore this project uses Cython and Numpy to efficiently and cleanly bind to TA-Lib -- producing results 2-4 times faster than the SWIG interface.

wrapper python checkout install dependency calculate setup compile indicator exponential compute efficient installation lightweight development trading trader tool library interface github project repository administration financial data


Prettier · Opinionated Code Formatter

https://prettier.io/

Saved by uncleflo on January 16th, 2022.

By far the biggest reason for adopting Prettier is to stop all the on-going debates over styles. It is generally accepted that having a common style guide is valuable for a project and team but getting there is a very painful and unrewarding process. People get very emotional around particular ways of writing code and nobody likes spending time writing and receiving nits. So why choose the “Prettier style guide” over any other random style guide? Because Prettier is the only “style guide” that is fully automatic. Even if Prettier does not format all code 100% the way you’d like, it’s worth the “sacrifice” given the unique benefits of Prettier, don’t you think?

painless quick coding trivial polish guide technical generate easier integration emotional code valuable automatic experience uniform programming style development pretty beautiful nice look lined web development web process flavor repository


GitHub - peerchemist/finta: Common financial technical indicators implemented in Pandas.

https://github.com/peerchemist/finta

Saved by uncleflo on May 15th, 2021.

TA class is very well documented and there should be no trouble exploring it and using with your data. Each class method expects proper ohlc DataFrame as input. Finta supports over 80 trading indicators.

python indicator implement pandas dataframe support explore financial webdevelopment development coding code github repository calculation finance automate method tools


A Step-by-Step Guide to JavaScript Localization – The Phrase Blog – Software Localization Experts

https://phrase.com/blog/posts/step-step-guide-javascript-localization/

Saved by uncleflo on May 11th, 2021.

It's time to talk about front-end. This guide will walk you through the localization of JavaScript apps using jQuery.I18n by Wikimedia, Polyglot by Airbnb, and Globalize by jQuery. Internationalization (dubbed as i18n) and localization (l10n) are very important (though often hard) steps for any application that is going to be used worldwide. In one of our previous articles, we saw how to implement I18n at the backend powered by Ruby on Rails, but today it’s time to talk about frontend. This guide will walk you through JavaScript Localization from A to Z, using the following solutions: All of these solutions are quite different and have their own specifics, so we’ll see them all in action. The source code is available at GitHub.

internationalization localization interpolation localize markup template grab tutorial attribute phrases load react modular browser extract directory repository phrase script node howto website webdevelopment development technical code information example coding software expert guide blog opinion


Central Repository: org/openapitools/openapi-generator-cli

https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/

Saved by uncleflo on April 10th, 2021.

Download different versions of openapi generator command line interface, org/openapitools/openapi-generator-cli

cli command generator openapi repository central tools tool version history download install website create development administration interface open


Why Chocolatey is broken beyond any hope | by Keivan Beigi | Medium

https://medium.com/@keivan/why-chocolatey-is-broken-beyond-any-hope-d1a4e33b3d23

Saved by uncleflo on January 20th, 2021.

I remember how excited I got when I first heard about Chocolatey. Did we finally get a package manager for Windows, one of the things I always envied about *nix and OS X(Homebrew)? I was really excited; I told my co-workers sitting around me about this amazing new tool that would finally make setting up new machines and installing applications as easy as a single command. To my surprise they didn't see how huge this was, but I didn't care. I knew how great this would be. Two years later, I have completely given up.

package manifest pull repository fix framework submit automation update check install tool packaging rebuild maintenance request upgrade software manage problems discussion amazing chocolatey


GitHub - PowerShell/PowerShell: PowerShell for every system!

https://github.com/PowerShell/PowerShell

Saved by uncleflo on January 20th, 2021.

Welcome to the PowerShell GitHub Community! PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets. Although this repository started as a fork of the Windows PowerShell code base, changes made in this repository do not make their way back to Windows PowerShell 5.1 automatically. This also means that issues tracked here are only for PowerShell Core 6 and higher. Windows PowerShell specific issues should be opened on UserVoice. If you are new to PowerShell and would like to learn more, we recommend reviewing the getting started documentation.

repository dashboard desktop automation package documentation submit binary windows fork license framework developer hub github rest api script interface core issue track project code


CI/CD for Kubernetes with Jenkins and Spinnaker - DZone Cloud

https://dzone.com/articles/new-way-of-cicd-in-kubernetes-with-jenkins-and-spi

Saved by uncleflo on May 12th, 2019.

Every organization which has adopted DevOps practices wants to quickly adopt "Continuous" everything, be it Integration, Deployment, Testing or, Monitoring. For a successful DevOps operation, CI/CD is very important for any small or big size organization to shorter development cycles and innovate faster, reduce deployment failures, safe Rollbacks and reduce MTTR (mean time to recover). In this article, we will uncover a new way of bringing continuous integration and continuous delivery of applications to your Kuberenetes cluster. We are using Jenkins as the CI tool which will poll the Git repositories to build Docker images on commits and push it to Docker registry. We will use Spinnaker as the CD tool which continuously polls the Docker registry and triggers the deployment pipelines to update applications in your Kubernetes cluster.

spinnaker rollback innovate node azure folder deployment registry orchestration deploy cluster indexing setup configure cloud pipeline commit continuous install provider integration storage tool container server gateway process developer development workflow toolchain repository docker image cycle failure kubernetes administration policy company business


Bitbucket + monday.com Integrations | Zapier

https://zapier.com/apps/bitbucket/integrations/monday

Saved by uncleflo on December 23rd, 2018.

In a matter of minutes and without a single line of code, Zapier allows you to connect Bitbucket and monday.com, with as many as 54 possible integrations. Are you ready to find your productivity superpowers? It's easy to connect Bitbucket + monday.com and requires absolutely zero coding experience—the only limit is your own imagination. Creates an issue on any repository you specify. Triggers when a new issue is added in a selected repository.

repository coding connect monday productivity imagination trigger premium commit select specific integration account enterprise everyone platform experience company business workflow integrate git help assist administration developer


A successful Git branching model

https://nvie.com/posts/a-successful-git-branching-model/

Saved by uncleflo on June 29th, 2018.

In this post I present the development model that I’ve introduced for some of my projects (both at work and private) about a year ago, and which has turned out to be very successful. I’ve been meaning to write about it for a while now, but I’ve never really found the time to do so thoroughly, until now. I won’t talk about any of the projects’ details, merely about the branching strategy and release management.

git version manage howto introduce work private success strategy time project detail branch model repository code development administration present post


MariaDB High Availability: Replication Manager

https://mariadb.com/resources/blog/mariadb-high-availability-replication-manager

Saved by uncleflo on February 25th, 2018.

This is a follow-up blog post that expands on the subject of highly available cluster, discussed in MariaDB MaxScale High Availability: Active-Standby Cluster. Replication Manager is a tool that manages MariaDB 10 clusters. It supports both interactive and automated failover of the master server. It verifies the integrity of the slave servers before promoting one of them as the replacement master and it also protects the slaves by automatically setting them into read-only mode. You can find more information on the replication-manager from the replication-manager GitHub repository. Using Replication Manager allows us to automate the replication failover. This reduces the amount of manual work required to adapt to changes in the cluster topology and makes for a more highly available database cluster. In this blog post, we'll cover the topic of backend database HA and we’ll use Replication Manager to create a complete HA solution. We build on the setup described in the earlier blog post and integrate Replication Manager into it. We're using Centos 7 as our OS and we'll use the 0.7.0-rc2 version of the replication-manager.

replication cluster high availability manager manage administration topology master slave automatic failover failsafe integration howto article description use software mariasql verify repository expansion readonly server information standby blog post subject discuss backend solution


Roadmap to becoming a web developer in 2018

https://github.com/kamranahmedse/developer-roadmap

Saved by uncleflo on February 15th, 2018.

Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective. If you think that these can be improved in anyway, please do suggest. If you think any of the roadmaps can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to watch/star this repository to revisit.

path technology development web development repository student howto choice frontend backend devop tech administration skill career cv demo understand uptodate issue


PHP-based SMPP client lib

https://github.com/onlinecity/php-smpp

Saved by uncleflo on November 28th, 2016.

This is a simplified SMPP client lib for sending or receiving smses through SMPP v3.4. In addition to the client, this lib also contains an encoder for converting UTF-8 text to the GSM 03.38 encoding, and a socket wrapper. The socket wrapper provides connection pool, IPv6 and timeout monitoring features on top of PHP's socket extension. This lib has changed significantly from it's first release, which required namespaces and included some worker components. You'll find that release at 1.0.1-namespaced. This lib requires the sockets PHP-extension, and is not supported on Windows. A windows-compatible version is also available.

smpp encode repository github project feature monitor receive transmit gsm sms message protocol php development code client library connect cloud service provider extension wrapper socket technology implement


HOWTO install EL7 (CentOS RHEL) to a Native ZFS Root Filesystem

https://github.com/zfsonlinux/pkg-zfs/wiki/HOWTO-install-EL7-(CentOS-RHEL)-to-a-Native-ZFS-Root-Filesystem

Saved by uncleflo on October 31st, 2016.

Packaging for ZFS on Linux. Direct wiki edits for most things are welcome, but if you want to make a major change, then please create a new page or fork the wiki repo and submit a pull request.

zfs file system linux module package ready install howto change request github project code repository root installation rhel centos open source administration server raid


Using GIT to clone from a windows machine to a linux webserver (in house)

http://stackoverflow.com/questions/7812553/using-git-to-clone-from-a-windows-machine-to-a-linux-webserver-in-house

Saved by uncleflo on October 18th, 2016.

OK, I am looking for a way to use GIT to keep a web site up to date between my local machine (git repository) and my web site (git clone of repository). I have initialized the repository (on windows 7 machine) and added all the files to the repo on my local machine. I now need to get the repo to the webswerver (a linux-based machine). I can access the webserver via putty and ssh. How do I go about cloning the repo into the appropriate directory to serve the web site?

development git administration repository server desktop webserver access windows versioncontrol website clone ssh question stackoverflow


How to handle big repositories with git - Atlassian Blogs

http://blogs.atlassian.com/2014/05/handle-big-repositories-git/

Saved by uncleflo on February 8th, 2015.

git is a fantastic choice for tracking the evolution of your code base and to collaborate efficiently with your peers. But what happens when the repository you want to track is really huge? In this post I’ll try to give you some ideas and techniques to deal properly with the different categories of huge.

git repository large code blog growth howto handle administration development scale project management version subversion


samyk's evercookie at master - GitHub

https://github.com/samyk/evercookie

Saved by uncleflo on January 20th, 2015.

Evercookie is a Javascript API that produces extremely persistent cookies in a browser. Its goal is to identify a client even after they've removed standard cookies, Flash cookies (Local Shared Objects or LSOs), and others. This is accomplished by storing the cookie data as many browser storage mechanisms as possible. If cookie data is removed from any of the storage mechanisms, evercookie aggressively re-creates it in each mechanism as long as one is still intact.

cookies cookie todo tracking evercookie development produce persistence standard remove identify store browser mechanism repository website manage administration machine


github.com - w0ng / googlefontdirectory

https://github.com/w0ng/googlefontdirectory

Saved by uncleflo on April 7th, 2014.

Created for easier access to all of Google Fonts, with a smaller download size compared with using Google's official repository (100MB vs 2 GB). Install these fonts the same way as you would with any other font. Copy the desired fonts to your system's font directory. Grab all the fonts in a compressed format by downloading one of these:

mirror ttf font google public all repository free design compress small download


None

http://pkgs.org/centos-6-rhel-6/linuxtech-x86_64/deluge-1.3.5-1.el6.noarch.rpm.html

Saved by uncleflo on August 28th, 2013.

Deluge is a new BitTorrent client, created using Python and GTK+. It is intended to bring a native, full-featured client to Linux GTK+ desktop environments such as GNOME and XFCE. It supports features such as DHT (Distributed Hash Tables), PEX (µTorrent-compatible Peer Exchange), and UPnP (Universal Plug-n-Play) that allow one to more easily share BitTorrent data even from behind a router with virtually zero configuration of port-forwarding.

information technology common package yum download deluge linux bittorrent tech torrent installation redhat repository centos rpm server daemon group configure fedora


How to set up your own private Git server on Linux | Bradley Wright

http://tumblr.intranation.com/post/766290565/how-set-up-your-own-private-git-server-linux

Saved by uncleflo on July 4th, 2013.

One of the things I’m attempting to achieve this year is simplifying my life somewhat. Given how much of my life revolves around technology, a large part of this will be consolidating the various services I consume (and often pay for). The mention of payment is important, as up until now I’ve been paying the awesome GitHub for their basic plan. I don’t have many private repositories with them, and all of them are strictly private code (this blog; Amanda’s blog templates and styles; and some other bits) which don’t require collaborators. For this reason, paying money to GitHub (awesome though they may be) seemed wasteful. So I decided to move all my private repositories to my own server. This is how I did it.

git server private linux howto setup repository share service blog development


Matoking / ScryptMiner-GUI

https://github.com/Matoking/ScryptMiner-GUI

Saved by uncleflo on May 10th, 2013.

A simple GUI for the scrypt-based cpuminer written in C++ using Qt. To use, copy the minerd executable to the same directory as the GUI itself, alongside with any needed libraries. After that, just run the GUI executable.

miner gui repository cpu library git friendly scrypt qt github


How to use Dropbox as a git repository

http://intermediaware.com/blog/how-to-use-dropbox-as-a-git-repository

Saved by uncleflo on May 9th, 2013.

Dropbox is a free file synchronization/backup service where you can backup, save and share files. One of the best things is, that you can use it as git remote server. Here is an example on how to do it. To start, open a shell/terminal window and go to your project directory.

guide control development git windows script linux howto together version dropbox project repository sync directory server management bash administration


How to install and setup a Git Repository Server using Gitolite on Linux Ubuntu 11.04 Server and Client | MMNCS.COM

http://www.mmncs.com/2011/07/how-to-install-and-setup-a-git-repository-server-using-gitolite-on-linux-ubuntu-11-04-server-and-client/

Saved by uncleflo on January 5th, 2013.

Git is the most hyped version control system at the moment and has been for some time now, but there is a reason for that. It’s fast, flexible, distributed (no network required), can communicate with Subversion, supports best development practices and the list goes on. We recommend using Git. This guide shows how to install and setup a Git Repository Server using Gitolite on Linux Ubuntu 10.04 and 11.04 Server and how to access the Server from a Linux client.

git gitolite install ubuntu howto guide information server linux repository subversion good practice setup version control fast flexible