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 55 / 121
Newer►
  • Nim programming language | Nim
    Nim is a systems and applications programming language. Statically typed and compiled, it provides unparalleled performance in an elegant package.

       High-performance garbage-collected language
       Compiles to C, C++ or JavaScript
       Produces dependency-free binaries
       Runs on Windows, macOS, Linux, and more
    Wed Jul 11 11:42:54 2018 - permalink -
    - https://nim-lang.org/
    C FOSS JavaScript language lisp MIT programming
  • Coccinelle: A Program Matching and Transformation Tool for Systems Code
    Coccinelle is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code. Coccinelle was initially targeted towards performing collateral evolutions in Linux. Such evolutions comprise the changes that are needed in client code in response to evolutions in library APIs, and may include modifications such as renaming a function, adding a function argument whose value is somehow context-dependent, and reorganizing a data structure. Beyond collateral evolutions, Coccinelle is successfully used (by us and others) for finding and fixing bugs in systems code.
    Tue Jul 10 13:47:47 2018 - permalink -
    - http://coccinelle.lip6.fr/
    Linux software tool
  • Consulting in mathematics, statistics, and scientific computing
    Apart from the blog, there are technical notes https://www.johndcook.com/blog/writing/ and on-line calculators https://www.johndcook.com/blog/online-calculators/
    As an example, see Camp-Paulson normal approximation to the binomial distribution https://www.johndcook.com/blog/camp_paulson/
    The articles https://www.johndcook.com/blog/2024/04/01/more-laguerre-images/ and
    https://www.johndcook.com/blog/2024/03/22/laguerres-root-finding-method/ demonstrate the basins of attraction for Laguerre's root-finding method.
    https://www.johndcook.com/blog/2018/11/24/spheroid-distance/ should be useful for azel.
    https://www.johndcook.com/blog/2020/02/08/arenstorf-orbit/ shows a periodic solution to the restricted 3-body problem.
    https://www.johndcook.com/blog/2022/11/14/simultaneous-root-finding/ describes the Durand-Kerner polynomial root finding method.
    https://www.johndcook.com/blog/2022/11/01/kepler-newton/ discusses solving Kepler's equation

    TODO: https://www.johndcook.com/blog/2022/10/30/arctan-k-tan-t/ states "This plot looks similar to the plot of true anomaly for a highly elliptical orbit. I’m sure they’re related, but I haven’t worked out exactly how."

    https://www.johndcook.com/blog/2022/10/21/math-origins/ explains V.I. Arnolds comment
    "All mathematics is divided into three parts: cryptography (paid for by CIA, KGB and the like), hydrodynamics (supported by manufacturers of atomic submarines), and celestial mechanics (financed by military and other institutions dealing with missiles, such as NASA)."

    https://www.johndcook.com/blog/2018/09/24/riemann-hypothesis-the-fine-structure-constant-and-the-todd-function/ is about  Sir Michael Atiyah's incorrect proof of Riemann's hypothesis, the article https://rjlipton.com/2018/09/26/reading-into-atiyahs-proof/ is an interesting read. (I had bookmarked this entry on Wed Sep 26 15:51:47 2018 and put it here 2024-04-03.)

    The article https://www.johndcook.com/non_central_chi_square.pdf sounds interesting:
    John D. Cook Upper bounds on non-central chi-squared tails and truncated normal moments (2010). UT MD Anderson Cancer Center Department of Biostatistics Working Paper Series. Working Paper 62.
    Abstract. We show that moments of the truncated normal distribution provide upper bounds on the tails of the non-central chi-squared distribution, then develop upper bounds for the former.
    Mon Jul 9 11:55:42 2018 - permalink -
    - https://www.johndcook.com/blog/
    algorithm Laguerre mathematics numerical physics programming Riemann software TODO
  • BC NUMBER THEORY PROGRAMS
    Various number theoretic algrorithms written in the bc(1) programming language.
    See also the calculator program http://www.numbertheory.org/calc/krm_calc.htm from the same author.
    Fri Jul 6 09:46:48 2018 - permalink -
    - http://www.numbertheory.org/gnubc/bc_programs.html
    C mathematics programming Unix
  • Raw GNSS Measurements  |  Android Developers
    The Android Framework provides access to raw GNSS measurements on several Android devices (Android 7 or higher is needed).
    Thu Jul 5 16:47:28 2018 - permalink -
    - https://developer.android.com/guide/topics/sensors/gnss#feedback
    Android satellite-navigation software
  • NeoPG - A multiversal crypto engine.
    NeoPG is a modern replacement for GnuPG 2
    NeoPG starts as an opinonated fork of GnuPG 2 to clean up the code and make it easier to develop.
    We want to provide a stable and extensible API for application developers, too.
    Eventually, we will add new ways to use OpenPGP that make it accessible and usable.
    As of 2021-12-06, the domain is no longer in use.
    Tue Jul 3 17:48:52 2018 - permalink -
    - https://neopg.io/
    cryptography FOSS security software
  • 3D Printable Starwars Deathstar raspberry Pi 3 case by Darren Furniss
    Tue Jul 3 15:41:32 2018 - permalink -
    - https://www.myminifactory.com/object/3d-print-starwars-deathstar-raspberry-pi-3-case-50612
    3D-print pi raspberry π
  • PINN Is Not NOOBS - An easy enhanced Operating System installer for the Raspberry Pi
    Fri Jun 29 17:34:54 2018 - permalink -
    - https://github.com/procount/pinn/blob/master/README_PINN.md
    pi raspberry software TODO π
  • About › Priyom.org
    Priyom.org is an international group of radio enthusiasts who came together during 2010 when activity from the station known as "UVB-76" increased. The mystery of this station inspired us to seek out other, similarly mysterious stations, and thus into the bizarre world of shortwave radio's infamous number stations. Greatly inspired by the work of other online groups, Priyom has been developed to easily bring both the current and historical information about number stations into one comprehensive site, and to make the recording, listening and analysis of shortwave radio, number stations, and all related on-air enigmas accessible to all who are interested.
    Thu Jun 28 18:48:39 2018 - permalink -
    - http://priyom.org/about
    radio security
  • Signal Monitoring and Analysis: TDoA measurements using GPS time-stamped IQ samples from KiwiSDRs (1)
    TDoA measurements of the DCF77 transmitter.
    Thu Jun 28 18:38:53 2018 - permalink -
    - http://hcab14.blogspot.com/2017/11/tdoa-measurements-using-gps-time.html
    physics radio software
  • The J1 Forth CPU — excamera
    J1 is a small (200 lines of Verilog) stack-based CPU, intended for FPGAs. A complete J1 with 16Kbytes of RAM fits easily on a small Xilinx FPGA. Some highlights:
           Extremely high code density. A complete system including the TCP/IP stack fits in under 8K bytes.
           Single cycle call, zero cycle return
           Instruction set maps trivially to Forth
           Cross compiler runs on Windows, Mac and Unix
           Basic software includes a sizeable subset of ANS Forth and a portable TCP/IP networking stack.
    Thu Jun 28 18:18:51 2018 - permalink -
    - http://www.excamera.com/sphinx/fpga-j1.html
    computer Forth FPGA hardware
  • raspberry.tips • Raspberry Pi Projekte und Tutorials
    Collection of articles describing various applications for the Raspberry π (in german).
    Thu Jun 28 12:49:41 2018 - permalink -
    - https://raspberry.tips/
    german pi raspberry reading π
  • SSH and Ubuntu Touch - everything you want to ask but are afraid to ask
    Interesting information about ssh{d} on Ubuntu touch.
    Tue Jun 26 01:48:02 2018 - permalink -
    - https://kriscode.blogspot.com/2017/12/ssh-and-ubuntu-touch.html
    blog software Ubuntu
  • Visual Satellite Observer's Home Page
    Information about visual satellite observation.
    Fri Jun 22 16:06:58 2018 - permalink -
    - http://www.satobs.org/satintro.html
    astronomy physics space TODO
  • How to generate a favicon with transparent background.
    The blog has a number of articles related to Emacs, Org mode, Go.
    Fri Jun 22 13:48:21 2018 - permalink -
    - https://scripter.co/generating-a-transparent-favicon/
    blog emacs Go PNG web
  • inotify - get your file system supervised
    Website dedicated to the inotify technology. Here you can find what is inotify, how to use and why (and the obsolete dnotify is bad) and much more information.
    Fri Jun 22 12:02:06 2018 - permalink -
    - http://inotify.aiken.cz/?section=common&page=home&lang=en
    FOSS Linux software
  • Setting up Ediff · (or emacs irrelevant)
    Blog entry about changing some settings for ediff, the file compare tool of the Emacs editor.
    Investigate the csetq macro, see also the alternative customize-set-variable suggested in the comments.
    Thu Jun 21 14:36:15 2018 - permalink -
    - https://oremacs.com/2015/01/17/setting-up-ediff/
    editor emacs TODO
  • Dual-frequency GNSS on Android devices – Sean Barbeau – Medium
    Article describing the state of dual-frequency GNSS reception on Android devices as of 2018-06.
    Wed Jun 20 11:24:05 2018 - permalink -
    - https://medium.com/@sjbarbeau/dual-frequency-gnss-on-android-devices-152b8826e1c
    Android GNSS satellite-navigation
  • NetSurf Web Browser
    Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more.
    Tue Jun 19 14:25:08 2018 - permalink -
    - http://www.netsurf-browser.org/
    C FOSS GPL software web
  • Upspin · Upspin
    When did you last…
     download a file just to upload to another device?
     download a file from one web service just to upload to another?
     make a file public just to share it with one person?
     accidentally make something visible to the wrong people?
    Upspin is an attempt to address problems like these, and many more.

    Upspin is in its early days, but the plan is for you to manage all your data—even data you’ve stored in commercial web services—in a safe, secure, and sharable way that makes it easy to discover what you’ve got and who you’ve shared it with.
    Fri Jun 15 22:10:02 2018 - permalink -
    - https://upspin.io/
    FOSS software TODO
Links per page: 20 50 100
◄Older
page 55 / 121
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.