Shaare your links...
2476 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 12
Newer►
232 results for tags programming x
  • Discussion of C's weaknesses
    The links to CHERI sound interesting.
    Sat Sep 21 15:28:41 2024 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2024-September/030851.html
    C language programming reading
  • About Chialisp | Chialisp
    "Chialisp is a pure and functional language with a focus on security and auditability. Chialisp is commonly used on the Chia blockchain to lock funds in smart coins until spent and released by their owner. This enables behavior similar to that of smart contracts."
    Mention on the Lisp timeline at https://en.wikipedia.org/wiki/AutoLISP
    Fri Sep 6 14:15:31 2024 - permalink -
    - https://chialisp.com/
    language Lisp programming
  • A Crash Course in Python for Scientists, by Rick Muller, Sandia National Laboratories
    Fri Aug 23 13:33:17 2024 - permalink -
    - https://nbviewer.org/gist/anonymous/5920182
    language programming python reading TODO
  • Practices for Software Projects | John Jacobsen
    I discovered this blog via the link to http://johnj.com/posts/to-the-metal/ on https://planet.lisp.org/
    His static site generators https://github.com/eigenhombre/weeds and https://github.com/eigenhombre/organa look interesting too.
    Tue Aug 20 14:36:47 2024 - permalink -
    - http://johnj.com/posts/practices/
    blog common-lisp Lisp org-mode programming software
  • How do I print colored text to the terminal?
    Some ANSI escape sequences, this might help me write a program to clean up transcripts.
    Mon Aug 19 07:25:03 2024 - permalink -
    - https://stackoverflow.com/questions/287871/how-do-i-print-colored-text-to-the-terminal
    programming Python
  • Taste
    An example from Peter Seibel's blog, see also
    https://gigamonkeys.com/code-reading/
    https://gigamonkeys.com/knuth-dijkstra/
    Tue Jun 11 10:31:36 2024 - permalink -
    - https://gigamonkeys.com/taste/
    blog programming reading
  • Playing with Oberon in 2019
    Blog, mostly about the Plan 9 operating system. Found https://seh.dev/p9sk1/ when searching for information about the dp9ik authentication protocol introduced by 9front.

    Other pages I found are
    - https://echoline.org/webterm.pdf, explaining Webterm, an HTML5 remote desktop for use with Plan 9[1] which re-
     imagines drawterm inside of a browser. The source code is available at https://github.com/echoline/webterm
    - https://man.9front.org/6/authsrv
    Thu May 23 13:50:16 2024 - permalink -
    - https://seh.dev/oberon/
    blog computer crytopgraphy history language Oberon plan9 programming security Wirth
  • The Go Programming Language
    I have read quite a bit about Go, but apparently not saved any bookmarks.
    https://pkg.go.dev/math/big@go1.22.0#Int has functions useful for the 256-bit benchmark.
    Includes an on-line "REPL".
    Fri Mar 1 11:57:14 2024 - permalink -
    - https://go.dev/
    Go language on-line programming REPL
  • Deriving Recursion from First Principles or Approaching the Y Combinator
    I have found the website before and noted its λ favicon, but did not bookmark it.
    Sun Feb 11 01:33:55 2024 - permalink -
    - https://lambdaland.org/posts/2023-10-03_recursion_from_first_principles
    blog functional programming
  • Program Development by Stepwise Refinement, Niklaus Wirth
    Reprinted from Communications of the ACM, Vol. 14, No. 4, April 1971, pp. 221-227. Copyright © 1971, Association for Computing Machinery, Inc.
    This is a digitized copy derived from an ACM copyrighted work. It is not guaranteed to be an accurate copy of the author's original work.

    In fact, it contains a number of typographical errors which makes it hard to read.

    Found on Jonathan Rees' blog https://odontomachus.wordpress.com/2011/03/07/are-you-confused-yet-about-the-word-representation/
    Tue Jan 23 16:45:57 2024 - permalink -
    - http://sunnyday.mit.edu/16.355/wirth-refinement.html
    computer programming reading Wirth
  • Lunar Programming Language by David A. Moon
    Lunar is my attempt to distill 40 years of programming language experience into the "best" language I can come up with. I hope that this will bring some forgotten ideas back into the spotlight of public attention.
    Thu Jan 11 20:56:26 2024 - permalink -
    - http://users.rcn.com/david-moon/Lunar/
    language lisp programming
  • Open Dylan
    Found via https://www.theregister.com/2023/12/25/the_war_of_the_workstations/
    Thu Jan 11 15:42:17 2024 - permalink -
    - https://opendylan.org/
    computer history language lisp programming
  • Oberon Computing Systems
    Wiki about the Oberon programming language and several variants of the Oberon operating system.
    Mon Dec 25 14:47:12 2023 - permalink -
    - https://en.m.wikibooks.org/wiki/Oberon
    language Oberon programming software wiki
  • Abstract Heresies: GitHub Co-pilot Review
    Review of GitHub Co-pilot, a code generator based on AI (presumably LLM).
    Mon Nov 27 12:33:33 2023 - permalink -
    - https://funcall.blogspot.com/2023/11/github-co-pilot-review.html
    AI blog programming
  • Andrey Listopadov's blog
    Found via https://ochicken.net/projects/workspace/
    https://andreyor.st/posts/2022-02-22-new-look/ could be useful for my own blog, if I ever start it.
    Sat Nov 25 00:22:58 2023 - permalink -
    - https://andreyor.st/posts/2020-04-29-text-editors/
    blog emacs lisp programming reading Scheme TODO
  • SPARKNaCl - Two Years of Optimizing Crypto Code in SPARK (and counting)
    Found on https://www.linux.com/audience/developers/hacking-the-linux-kernel-in-ada-part-1/
    Fri Sep 15 13:27:49 2023 - permalink -
    - https://blog.adacore.com/sparknacl-two-years-of-optimizing-crypto-code-in-spark-and-counting
    Ada cryptography language programming
  • Hacking the Linux Kernel in Ada – Part 1
    First of a three-part series about programming Linux kernel modules in Ada.
    Found on https://www.linux.com/training-tutorials/five-best-open-source-calendar-servers-linux/
    Fri Sep 15 13:27:02 2023 - permalink -
    - https://www.linux.com/audience/developers/hacking-the-linux-kernel-in-ada-part-1/
    Ada language Linux programming
  • Writing | Glenn Vanderburg
    Articles and papers, mostly about programming languages.
    Found via a link to https://vanderburg.org/old_pages/Tcl/war/ on Wikipedia https://en.wikipedia.org/wiki/Ousterhout%27s_dichotomy
    Wed Jan 25 16:36:43 2023 - permalink -
    - https://vanderburg.org/writing/
    language programming reading Tcl
  • bc/development.md at master - bc - Yzena Tech Gitea
    Document explaining the development of a bc/dc clone. Might be a good example to follow, if I ever make a public project.
    Tue Jan 24 10:07:26 2023 - permalink -
    - https://git.yzena.com/gavin/bc/src/branch/master/manuals/development.md
    C git programming software Unix
  • retrowin32, a win32 emulator and other articles about programming
    "It is now barely capable of executing a few unmodified Windows exe files in a browser (see the site for some links)."
    Contains links to information about various aspects of Windows and how emulators such as Wine are working.

    See also n2: revisiting Ninja https://neugierig.org/software/blog/2022/03/n2.html and https://neugierig.org/software/blog/2020/05/ninja.html for articles about the Ninja build tool.
    Mon Jan 9 07:36:47 2023 - permalink -
    - https://neugierig.org/software/blog/2022/10/retrowin32.html
    blog emulator programming reading software Windows
Links per page: 20 50 100
◄Older
page 2 / 12
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.