Bookmarks - wr0ng.name
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
page 1 / 10
186 results tagged development  ✕
The Book of Shaders https://thebookofshaders.com/
Thu 18 Mar 2021 12:42:00 AM CET
QRCode
archive.org
thumbnail
development documentation games project resources
MQTT Arrives in the Modern openHAB 2.x Architecture | openHAB https://www.openhab.org/blog/2018-12-16-mqtt-arrives-in-the-modern-openhab-2-x-architecture.html
Sun 26 Apr 2020 02:58:12 AM CEST
QRCode
archive.org
thumbnail
The new MQTT architecture has been realized in an easy extensible, modular way. The different bundles are fully test covered to live up to the high coding standards of openHAB.
automation development documentation iot online openhab smartdevices smarthome
Sample Apps  |  Cast  |  Google Developers https://developers.google.com/cast/docs/sample-apps
Tue 21 Apr 2020 09:32:12 AM CEST
QRCode
archive.org
thumbnail
Sample apps are examples of working code that you can browse, run, and learn from to get started developing your own Google Cast app.
development documentation google multimedia networking online resources streaming
Google Cast API Reference  |  Google Developers https://developers.google.com/cast/docs/reference
Mon 10 Feb 2020 08:14:59 PM CET
QRCode
archive.org
thumbnail
This reference provides the following API documentation for send and receiver applications.
android development iot smartdevices streaming tv UPNP video
LIRC - Linux Infrared Remote Control http://www.lirc.org/
Sat 08 Feb 2020 12:20:52 PM CET
QRCode
archive.org
LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls.

Recent linux kernels makes it possible to use some IR remote controls as regular input devices. Sometimes this makes LIRC redundant. However, LIRC offers more flexibility and functionality and is still the right tool in a lot of scenarios.

The most important part of LIRC is the lircd daemon which decodes IR signals received by the device drivers and provides the information on a socket. It also accepts commands for IR signals to be sent if the hardware supports this.

The user space applications allows you to control your computer with your remote control. You can send X11 events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc. Using lirc on Raspberry Pie is quite popular these days.
development iot online opensource project tools
Convert Python2 code to Python3 with one line of code https://medium.com/@ankurshva/convert-python2-code-to-python3-with-one-line-of-code-4aec138899a3
Mon 03 Feb 2020 10:53:33 AM CET
QRCode
archive.org
thumbnail
Python 2.7 will not be maintained past 2020. Originally, there was no official date. Recently, that date has been updated to January 1, 2020.
development knowledge migration python tools
Hardware Preparation - Tasmota Documentation https://tasmota.github.io/docs/#/installation/Hardware-Preparation
Fri 03 Jan 2020 08:20:25 PM CET
QRCode
archive.org
We need to connect to the serial programming interface of the ESP8266 chip. This is done by connecting our serial-to-USB converter TX and RX pins to the ESP8266 RX and TX pins and powering the chip with the 3.3V and GND pins.
bidouille development documentation firmware hardware knowledge online smartdevices usb
Make a README https://www.makeareadme.com/
Wed 23 Oct 2019 02:20:42 PM CEST
QRCode
archive.org
thumbnail
A README is a crucial but basic way of documenting your project. While every project should at least have a README, more involved ones can also benefit from a wiki or a dedicated documentation website.
development documentation online readme resources tools writing
Licenses | Choose a License https://choosealicense.com/licenses/
Wed 23 Oct 2019 02:18:56 PM CEST
QRCode
archive.org
Open source licenses grant permission for anybody to use, modify, and share licensed software for any purpose, subject to conditions preserving the provenance and openness of the software. The following licenses are sorted by the number of conditions, from most (GNU AGPLv3) to none (Unlicense). Notice that the popular licenses featured on the home page (GNU GPLv3 and MIT) fall within this spectrum.
development knowledge licensing online resources sharing
Parsing issues and examples https://www.ibm.com/support/knowledgecenter/SS42VS_DSM/c_LogSourceGuide_ExtDocs_parsingIssues.html?view=embed#c_logsourceguide_extdocs_parsingissues
Mon 15 Jul 2019 05:27:40 PM CEST
QRCode
archive.org
When you create a log source extension, you might encounter some parsing issues. Use these XML examples to resolving specific parsing issues.

configuration development documentation howto ibm it knowledge online parsing qradar security siem
Secure Engineering & Your QRadar App - QRadar App Development https://developer.ibm.com/qradar/2018/01/15/secure-engineering-qradar-app/
Mon 15 Jul 2019 05:20:56 PM CEST
QRCode
archive.org
thumbnail
Application security is vitally important for every software project, especially so for security projects. This is why the validation process for QRadar app submissions go through a secure engineering review. As a member of the secure development team, this blog post will hopefully give you (the app developer) some insight regarding what to expect during our app validation process.
applications bestpractices blog development ibm it online project qradar security web
Wiki – 4sysops https://4sysops.com/wiki
Mon 15 Jul 2019 10:33:24 AM CEST
QRCode
archive.org
The online community for SysAdmins and DevOps
community development it knowledge online repository systems tech wiki
Cloud Shell - Google Cloud Platform https://console.cloud.google.com/cloudshell
Fri 12 Jul 2019 05:14:29 PM CEST
QRCode
archive.org
Votre environnement Cloud Shell est un conteneur Docker. Le conteneur est démarré par défaut à partir d'une image Docker gérée par Google, mais vous pouvez aussi spécifier une image Docker personnalisée pour votre environnement Cloud Shell. La personnalisation s'effectue en deux étapes :

Localisez une image Docker pertinente. Notre outil Créer une image personnalisée peut créer une image personnalisée standard que vous pouvez utiliser comme point de départ pour votre image.
Modifiez votre environnement afin de référencer l'image souhaitée.
container development docker google online tools virtualization
node-castv2/README.md at master · thibauts/node-castv2 https://github.com/thibauts/node-castv2/blob/master/README.md
Fri 05 Jul 2019 08:48:12 AM CEST
QRCode
archive.org
thumbnail
An implementation of the Chromecast CASTV2 protocol - thibauts/node-castv2
Chromecast development knowledge protocols repository
Audio Devices  |  Cast  |  Google Developers https://developers.google.com/cast/docs/audio
Fri 05 Jul 2019 08:47:25 AM CEST
QRCode
archive.org
thumbnail
Chromecast development documentation knowledge
[FAQ] Chromecast Frequently Asked Questions - Post #2 https://forum.xda-developers.com/showpost.php?p=48350742&postcount=2
Fri 05 Jul 2019 08:46:40 AM CEST
QRCode
archive.org
^ Go back to Table of Contents (https://forum.xda-developers.com/showthread.php?t=2563143#post48327604) (Home, or scroll to top of page)> Ju...
board Chromecast development knowledge
htaccess Tester - madewithlove https://htaccess.madewithlove.be/
Sat 09 Feb 2019 10:06:52 AM CET
QRCode
archive.org
 To test your htaccess rewrite rules, simply fill in the url that you're applying the rules to, place the contents of your htaccess on the larger input area and press "Test" button.
apache configuration development free online server tools web
Data Carpentry https://datacarpentry.org/
Thu 24 Jan 2019 09:40:29 AM CET
QRCode
archive.org
 Data Carpentry develops and teaches workshops on the fundamental data skills needed to conduct research. Our mission is to provide researchers high-quality, domain-specific training covering the full lifecycle of data-driven research. Data Carpentry is now a lesson project within The Carpentries, having merged with Software Carpentry in January, 2018. Data Carpentry's focus is on the introductory computational skills needed for data management and analysis in all domains of research. Our lessons are domain-specific, and build on the existing knowledge of learners to enable them to quickly apply skills learned to their own research. Our initial target audience is learners who have little to no prior computational experience. We create a friendly environment for learning to empower researchers and enable data driven discovery.
courses development knowledge online python
Regex Tutorial—From Regex 101 to Advanced Regex https://www.rexegg.com/
Wed 19 Dec 2018 02:52:15 PM CET
QRCode
archive.org
Rex eats regular expressions for breakfast. And so can you! This regex tutorial, one of the most detailed on the web, takes you all the way to mastery.

This page explains what makes this site special among all other regex sites, but first let's answer a burning question:

What is the meaning of life?
That's easy. As per the regex humor page, it's simply
^(?=(?!(.)\1)([^\DO:105-93+30])(?-1)(?<!\d(?<=(?![5-90-3])\d))).[^\WHY?]$

Now for the other burning question…
development knowledge online regex resources
Powering UberEATS with React Native and Uber Engineering | Uber Engineering Blog https://eng.uber.com/ubereats-react-native/
Wed 21 Nov 2018 05:08:46 PM CET
QRCode
archive.org
thumbnail
We ultimately architected UberEATS in much the same way as we would a regular React /Redux web app, eschewing iOS patterns and modules wherever possible. Fortunately for our needs and preferences, web concepts and technologies on the whole translate quite nicely to native development.
blog development online project
page 1 / 10
759 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn