These were the posts for the Advent of Justin 2018 on Qiita
https://github.com/justinwoo/advent-of-justin-2018Tags | purescript advent |
Implementation | |
License | Public |
Platform |
seaofclouds / tweet has always been one of my preferred methods of client-side twitter integration. With the advent of Twitter's 1.1 API and the deprecation of 1.0, client side timeline fetching and parsing is no longer feasable due to the authentication restrictions imposed by OAuth. This exists to serve as a layer in between, serving the JSON directly to Tweet.js and caching it in a flat .json file to compensate for the v1.1 API's access limitations on sites which require more than ~12 loads of a user's timeline per minute. This mod works as an intermediary between seaofclouds / tweet and the twitter JSON api which it uses to fetch tweets. It handles the server-side authentication process and (optionally) caches the JSON file locally to avoid being throttled, which it then passes off to seaofclouds / tweet as normal. Simple yet effective.
Database for hospital doctors and nurses to keep track of their patients. The database will be of use in the advent of hospital at night, weekend handovers and produces 'sign-out sheets' for all of your patients.
The Open Network Install Environment (ONIE) is an open source initiative that defines an open "install environment" for modern networking hardware. ONIE enables an open networking hardware ecosystem where end users have a choice among different network operating systems.
bootloader networking installer switch network-switch open-networkingiOS and the Mac App Store place quite strict conditions on where files should be stored, but it's not always clear where the right place is. As of iOS 5.0 it's even more complex because of the need to ensure that certain files aren't backed up to iCloud or aren't wiped out when the device gets full. Also, since the advent of Retina displays and hybrid apps, it is often hard to identify the correct file path for resources such as images or nib files because on different devices they may have different suffixes such as @2x or ~ipad, and whilst many iOS and Mac OS APIs manage these suffixes automatically, they do so in an inconsistent and opaque way.
purescript-thermite is a PureScript wrapper for purescript-react. It does not provide all of the functionality of React, but instead to provide a clean API to the most commonly-used parts of its API. It is possible to use purescript-react for more specialized use cases. You can also now use npm test to run the test command above.
PureScript is a small, strongly typed programming language that compiles to JavaScript. To get a better overview of PureScript, visit The PureScript Website. Feel free to make an issue to discuss amending the scope.
purescript language-guides documentationLow-level React Bindings for PureScript. For a more high-level set of bindings, you might like to look at purescript-thermite.
IMPORTANT: Is provided only for educational or information purposes. CVE-2018-7600 / SA-CORE-2018-002 Drupal before 7.58, 8.x before 8.3.9, 8.4.x before 8.4.6, and 8.5.x before 8.5.1 allows remote attackers to execute arbitrary code because of an issue affecting multiple subsystems with default or common module configurations.
poc drupalgeddon2 exploit drupal cve-2018-7600 sa-core-2018-002Build type-safe web applications with PureScript. Pux has not focused on performance yet. The slow performance arises from translating Pux's (smolder) virtual DOM to React's virtual DOM. The goal is to write a purescript virtual DOM module for smolder, which would avoid that translation step and could be optimized for a monadic datastructure. I suspect this would achieve performance on par with Halogen.
purescript frp-library web-framework elm-architecture pux react elm flux redux frp virtual-domJustin Bieber Linux, also called Biebian, is a Justin Bieber-themed Puppy Linux derivative. It may be Justin Bieber Linux, but it still beats Windows and Mac.
A declarative, type-safe UI library for PureScript.
purescript ui webA build tool for PureScript. This installs the PureScript compiler, the Pulp build tool, and the Bower package manager.
purescript make build cabalA shell script to tell if your system is vulnerable against the several "speculative execution" CVEs that were made public in 2018. For Linux systems, the script will detect mitigations, including backported non-vanilla patches, regardless of the advertised kernel version number and the distribution (such as Debian, Ubuntu, CentOS, RHEL, Fedora, openSUSE, Arch, ...), it also works if you've compiled your own kernel.
mitigation kernel meltdown spectre cve-2017-5753 cve-2017-5715 cve-2017-5754 freebsd netbsd dragonflybsd cve-2018-3640 cve-2018-3639 foreshadow cve-2018-3615 cve-2018-3620 cve-2018-3646A puzzle game inspired by functional programming, written in PureScript. Consequently, a Transformer is a function that transforms a 2D array of cubes (Wall). Some basic transformers are given in Transformer.purs.
game puzzle purescript functional-programming programming-exercise browser-gameThis is 2018 IJCAI alimama Top3 Code. 3/5204 We open source parts of the code and explain all the feature engineering. CTR estimation problem is a classic and valuable problem in the field of advertising algorithms.At present, the industry has a more mature solution to the problem of CTR estimation in steady flow. The problem of this competition is to find a stable and reliable way to estimate the CTR problem during the promotion period in abnormal traffic. We make exploratory analysis of the data on the change of abnormal flow, and construct the characteristics of sales volume, price and display times.And based on analysis of the distribution of data, we have constructed four different training sets.Each training set utilizes an integrated learning and neural network model. The constructed offline validation strategy is the last hour and last two hours of the morning for abnormal traffic, and the evaluation indicators are Auc and Logloss.
An asynchronous effect monad and threading model for PureScript. This looks like ordinary, synchronous, imperative code, but actually operates asynchronously without any callbacks. Error handling is baked in so you only deal with it when you want to.
This is a guide that anyone could use to learn about the practice of front-end development. It broadly outlines and discusses the practice of front-end engineering: how to learn it and what tools are used when practicing it in 2018. It is specifically written with the intention of being a professional resource for potential and currently practicing front-end developers to equip themselves with learning materials and development tools. Secondarily, it can be used by managers, CTOs, instructors, and headhunters to gain insights into the practice of front-end development.
handbook development-handbook learning learn learn-js learn-javascript learn-react front-end-development front-end front-end-web-development front-end-developer web-development-tools web-development
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.