Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 13 / 34
Newer►
676 results for tags software x
  • WebPageTest Test Details - Frankfurt : roland.iwasno.net - 03/04/20 15:52:24
    Results of a web page performance test found on https://danluu.com/web-bloat/
    I copied the content of the first table here.
    Load Time First Byte Start Render First Contentful
    Paint Visually Complete Speed Index Last Painted Hero First CPU Idle Result (error code) Time Requests Bytes In Time Requests Bytes In
    First View (Run 1) 0.413s 0.201s 0.300s 0.347s 0.400s 0.305s 0.400s > 0.300s 0 0.413s 8 33 KB 0.465s 9 34 KB
    Wed Mar 4 16:06:46 2020 - permalink -
    - https://www.webpagetest.org/result/200304_FK_a980323bc3a646f6df81ffe4dfa53021/1/details/#waterfall_view_step1
    performance software tool web
  • gpsctl is a utility program written for Raspberry Pi computers using a U-Blox GPS board
    gpsctl is a utility program written for Raspberry Pi computers using a U-Blox GPS board. The author's rig is a Raspberry Pi 3 Model B with a Uputronix GPS board, which uses a U-Blox MAX-M8Q GPS module. Some of gpsctl's functions are generic for any GPS that streams NMEA data to a Linux serial port, and these should work on any Linux system. Most of gpsctl's functions, however, are quite specific to the U-Blox products, and use their proprietary UBX protocol (again, on a serial port).
    Found on https://thepihut.com/products/raspberry-pi-gps-hat
    Fri Feb 28 14:56:49 2020 - permalink -
    - https://github.com/philrandal/gpsctl
    GNSS NTP pi raspberry software π
  • Modern interactive LLVM-based Fortran compiler
    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile to binaries with the goal to run user’s code on modern architectures such as multi-core CPUs and GPUs.
    Mon Feb 24 23:44:00 2020 - permalink -
    - https://lfortran.org/
    BSD compiler Fortran FOSS LLVM software
  • D. Souflis, J. Shapiro - TinyScheme Home
    TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as was possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs. As such, it does not offer IDEs or extensive toolkits although it does sport a small top-level loop, included conditionally. A lot of functionality in TinyScheme is included conditionally, to allow developers freedom in balancing features and footprint.
    Thu Feb 13 18:47:55 2020 - permalink -
    - http://tinyscheme.sourceforge.net/home.html
    BSD FOSS Scheme software
  • Conda — Package, dependency and environment management for any language
    Package, dependency and environment management for any language—Python, R, Ruby, Lua, Scala, Java, JavaScript, C/ C++, FORTRAN, and more.

    Conda is an open source package management system and environment management system that runs on Windows, macOS and Linux. Conda quickly installs, runs and updates packages and their dependencies. Conda easily creates, saves, loads and switches between environments on your local computer. It was created for Python programs, but it can package and distribute software for any language.
    Wed Jan 15 10:25:09 2020 - permalink -
    - https://docs.conda.io/en/latest/
    FOSS Python software
  • Javascript 9P/drawterm implementation. Yes, Javascript. (Also some C compiled to WebAssembly)
    WARNING: PROBABLY INSECURE
    This is a version of drawterm (a program for connecting to Plan 9 systems) which runs in a webbrowser. To connect to the remote host, it uses Websockets, which means you need a proxy such as websockify.

    Jsdrawterm is written in Javascript, but it uses a bunch of C libraries from Plan 9 (for crypto and drawing routines) which need to be compiled to Webassembly. Since the Javascript also deals with some of the crypto, it's probably horribly insecure and hackers will steal your cats.
    Tue Jan 14 14:10:59 2020 - permalink -
    - https://github.com/aiju/jsdrawterm
    C JavaScript plan9 software
  • Lzip - LZMA lossless data compressor
    Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip can compress about as fast as gzip (lzip -0) or compress most files more than bzip2 (lzip -9). Decompression speed is intermediate between gzip and bzip2. Lzip is better than gzip and bzip2 from a data recovery perspective. Lzip has been designed, written and tested with great care to replace gzip and bzip2 as the standard general-purpose compressed format for unix-like systems.
    The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability:
    - The lzip format provides very safe integrity checking and some data recovery means. The lziprecover program can repair bit flip errors (one of the most common forms of data corruption) in lzip files, and provides data recovery capabilities, including error-checked merging of damaged copies of a file.
    - The lzip format is as simple as possible (but not simpler). The lzip manual provides the source code of a simple decompressor along with a detailed explanation of how it works, so that with the only help of the lzip manual it would be possible for a digital archaeologist to extract the data from a lzip file long after quantum computers eventually render LZMA obsolete.
    - Additionally the lzip reference implementation is copylefted, which guarantees that it will remain free forever.
    The suffix .lz is used for files compressed with lzip.

    See https://lists.dyne.org/lurker/message/20181020.205455.fbab5607.en.html for negative claims about Lzip.
    Mon Jan 13 13:50:35 2020 - permalink -
    - https://nongnu.org/lzip/lzip.html
    compression software TODO tool
  • Tribes, Fossil, 9front, Bell Labs, by mycroftiv
    This post is a survey of technical and community issues connected to Plan 9 root file servers. The author is not a member of any Plan 9 tribe save Grid. Opinions are entirely my own and a lot of unsourced claims will be made based on my years of participation and observation of the Plan 9 community.
    Sat Jan 11 14:21:24 2020 - permalink -
    - http://doc.9gridchan.org/blog/200110.fossil.9front
    blog plan9 software
  • Mathpix Snip
    Extract LaTeX from PDFs or handwritten notes in seconds just by taking a screenshot.

    Download Snip for desktop and start saving time.

    Free for 50 snips/month, $4.99/month for unlimited personal version.

    Found via https://github.com/jethrokuan/mathpix.el, an Emacs interface to Mathpix.
    Fri Jan 10 18:52:15 2020 - permalink -
    - https://mathpix.com/
    LaTeX software tool
  • Take a whirlwind tour of your next favorite language. Community-driven!
    Tutorials for a number of programming languages, software tools and some mathematical concepts.
    Tue Dec 31 22:10:00 2019 - permalink -
    - https://learnxinyminutes.com/
    reading software
  • Audio Bootloader for Attiny85 Microcontrollers
    You can simply program an Attiny85 via the audio output of a PC, Smartphone or audio-player.

    Only a low-part count circuit is needed.

    The bootloader presented here has the following features:
       low memory footprint: ~1KB
       [full Arduino IDE integration] (https://github.com/8BitMixtape/8Bit-Mixtape-NEO/wiki/3_3-IDE-integration)
       automatic Baudrate detection and callibration
       very simple circuit: two 10 k resistors and a 100 nF capacitor are needed to connect the microcontroller to the audio output of the PC or audio player
       one pin for data transmission is needed
       an optional led indicator, needs an extra pin, for the state of the boot loader
       as hex/binary to wav converter, programmed in java, is also available. It works on win and linux
    Thu Dec 19 16:44:54 2019 - permalink -
    - https://github.com/ChrisMicro/TinyAudioBoot
    Arduino electronics hack hardware software
  • The Upspin manifesto: On the ownership and sharing of data
    Upspin sounds interesting.
    There are other interesting articles, for example
    https://commandcenter.blogspot.com/2019/01/notes-from-1984-trip-to-xerox-parc.html
    https://commandcenter.blogspot.com/2018/02/cerns-ipod-like-control-devices-from.html
    Ironically, I found this via
    https://ambrevar.xyz/links/index.html
    where both Kernighan and Ritchie's book "The C programming language" and Kernighan and Pike's "The Unix programming environment" are classified as "Unix books you’d rather not read".
    Tue Dec 10 16:11:23 2019 - permalink -
    - https://commandcenter.blogspot.com/2017/10/the-upspin-manifesto-on-ownership-and.html
    blog Pike software TODO
  • Apache Guacamole™
    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.

    We call it clientless because no plugins or client software are required.

    Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Tue Dec 10 15:25:09 2019 - permalink -
    - https://guacamole.apache.org/
    browser FOSS software
  • Things that use Ed25519
    Here's a list of protocols and software that use or support the superfast, super secure Ed25519 public-key signature system from Daniel J. Bernstein, Niels Duif, Tanja Lange, Peter Schwabe, and Bo-Yin Yang.
    Fri Nov 29 15:16:41 2019 - permalink -
    - https://ianix.com/pub/ed25519-deployment.html
    Bernstein cryptography software
  • Open Source Password Management Solutions | Bitwarden
    Yet another password manager.
    Fri Nov 29 15:14:09 2019 - permalink -
    - https://bitwarden.com/
    cryptography FOSS security software
  • rclone - rsync for cloud storage
    Rclone is a command line program to sync files and directories to and from a number of cloud storage services, including
    - Google Drive
    - Nextcloud
    Wed Nov 6 15:58:37 2019 - permalink -
    - https://rclone.org/
    Go MIT software tool
  • General Mission Analysis Tool (GMAT) Wiki Home
    GMAT is designed to model, optimize, and estimate spacecraft trajectories in flight regimes ranging from low Earth orbit to lunar applications, interplanetary trajectories, and other deep space missions. Analysts model space missions in GMAT by first creating resources such as spacecraft, propagators, estimators, and optimizers.
    Fri Oct 18 17:57:59 2019 - permalink -
    - http://gmatcentral.org/
    FOSS physics software space
  • Milonga, a customizable theme for Emacs
    Milonga is a customizable theme for Emacs, based on the Tango color palette. The specificity of Milonga is in the way it is programmed. Every basic color in the palette has a corresponding foreground and background face, and every themed face inherits from one or two of them instead of having its color hard-wired. This means that if you want to change one of the original colors throughout the theme, you only need to customize one (or two) faces.

    Milonga provides the `milonga-theme' Custom group from which you may access the aforementioned core faces.
    Thu Oct 10 11:10:57 2019 - permalink -
    - https://www.lrde.epita.fr/~didier/software/elisp/#milonga
    emacs GPL lisp software
  • DoIt: Yet Another Remote-Execution Daemon for Windows
    Program to allow a Unix machine to open documents on a Windows machine (for example, sending commands back to your Windows desktop machine from a Unix server you've connected to from there).
    Tue Oct 8 17:42:10 2019 - permalink -
    - https://www.chiark.greenend.org.uk/~sgtatham/doit/
    C FOSS MIT software tool Unix Windows
  • Retrocomputing - MIT CADR Lisp Machines
    Emulator of the MIT CADR. Basically a program to run its microcode. Last updated 2006-07-11.
    Mon Oct 7 15:29:57 2019 - permalink -
    - http://www.unlambda.com/cadr/index.html
    computer history lisp MIT software
Links per page: 20 50 100
◄Older
page 13 / 34
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.