summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
Diffstat (limited to 'about')
-rw-r--r--about/resources.md180
-rw-r--r--about/showcase.md847
-rw-r--r--about/showcase/debroid/image-1.png55
3 files changed, 666 insertions, 416 deletions
diff --git a/about/resources.md b/about/resources.md
index 0ce055c7..54eb2382 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -35,105 +35,105 @@ You won't find any links on this site because, over time, the links will break.
In random order:
+* Leanring eBPF; Liz Rice; O'Reilly
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Kubernetes Cookbook; Sameer Naik, SΓ©bastien Goasguen, Jonathan Michaux; O'Reilly
-* Modern Perl; Chromatic ; Onyx Neon Press
* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Developing Games in Java; David Brackeen and others...; New Riders
-* DNS and BIND; Cricket Liu; O'Reilly
* The Docker Book; James Turnbull; Kindle
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* Modern Perl; Chromatic ; Onyx Neon Press
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Raku Recipes; J.J. Merelo; Apress
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
* Terraform Cookbook; Mikael Krief; Packt Publishing
* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Funktionale Programmierung; Peter Pepper; Springer
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Leanring eBPF; Liz Rice; O'Reilly
-* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Ultimate Go Notebook; Bill Kennedy
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Raku Recipes; J.J. Merelo; Apress
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
* Effective awk programming; Arnold Robbins; O'Reilly
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
* Java ist auch eine Insel; Christian Ullenboom;
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Systemprogrammierung in Go; Frank MΓΌller; dpunkt
+* C++ Programming Language; Bjarne Stroustrup;
* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
+* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Ultimate Go Notebook; Bill Kennedy
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress
+* Developing Games in Java; David Brackeen and others...; New Riders
* Raku Fundamentals; Moritz Lenz; Apress
+* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
+* Systemprogrammierung in Go; Frank MΓΌller; dpunkt
+* DNS and BIND; Cricket Liu; O'Reilly
+* Funktionale Programmierung; Peter Pepper; Springer
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* Kubernetes Cookbook; Sameer Naik, SΓ©bastien Goasguen, Jonathan Michaux; O'Reilly
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
## Technical references
I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order:
-* Relayd and Httpd Mastery; Michael W Lucas
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
-* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* Relayd and Httpd Mastery; Michael W Lucas
## Self-development and soft-skills books
In random order:
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Slow Productivity; Cal Newport; Penguin Random House
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Deep Work; Cal Newport; Piatkus
* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Ultralearning; Scott Young; Thorsons
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* Soft Skills; John Sommez; Manning Publications
+* Getting Things Done; David Allen
* The Joy of Missing Out; Christina Crook; New Society Publishers
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* Atomic Habits; James Clear; Random House Business
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Atomic Habits; James Clear; Random House Business
+* The Power of Now; Eckhard Tolle; Yellow Kite
* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Eat That Frog; Brian Tracy
-* Getting Things Done; David Allen
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* Soft Skills; John Sommez; Manning Publications
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Meditation for Mortals, Oliver Burkeman, Audiobook
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Deep Work; Cal Newport; Piatkus
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Slow Productivity; Cal Newport; Penguin Random House
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-* The Power of Now; Eckhard Tolle; Yellow Kite
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* Eat That Frog; Brian Tracy
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Ultralearning; Scott Young; Thorsons
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
[Here are notes of mine for some of the books](../notes/index.md)
@@ -141,21 +141,21 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
+* MySQL Deep Dive Workshop; 2-day on-site training
+* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* Scripting Vim; Damian Conway; O'Reilly Online
+* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
+* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
* Apache Tomcat Best Practises; 3-day on-site training
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need)
* AWS Immersion Day; Amazon; 1-day interactive online training
* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
* Protocol buffers; O'Reilly Online
-* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
* Functional programming lecture; Remote University of Hagen
-* Scripting Vim; Damian Conway; O'Reilly Online
-* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
## Technical guides
@@ -163,8 +163,8 @@ Some of these were in-person with exams; others were online learning lectures on
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
* Advanced Bash-Scripting Guide
-* How CPUs work at https://cpu.land
* Raku Guide at https://raku.guide
+* How CPUs work at https://cpu.land
## Podcasts
@@ -172,19 +172,19 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* The Pragmatic Engineer Podcast
-* Fallthrough [Golang]
-* The Changelog Podcast(s)
-* Backend Banter
+* Pratical AI
+* The ProdCast (Google SRE Podcast)
* Maintainable
* Modern Mentor
* Dev Interrupted
-* BSD Now [BSD]
+* The Pragmatic Engineer Podcast
+* The Changelog Podcast(s)
* Hidden Brain
+* Fallthrough [Golang]
+* Backend Banter
* Deep Questions with Cal Newport
-* The ProdCast (Google SRE Podcast)
-* Pratical AI
* Cup o' Go [Golang]
+* BSD Now [BSD]
* Fork Around And Find Out
### Podcasts I liked
@@ -195,34 +195,34 @@ I liked them but am not listening to them anymore. The podcasts have either "fin
* CRE: Chaosradio Express [german]
* FLOSS weekly
* Java Pub House
-* Modern Mentor
* Ship It (predecessor of Fork Around And Find Out)
+* Modern Mentor
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* The Valuable Dev
-* VK Newsletter
* Monospace Mentor
-* byteSizeGo
-* The Pragmatic Engineer
* The Imperfectionist
* Changelog News
-* Andreas Brandhorst Newsletter (Sci-Fi author)
+* VK Newsletter
+* The Pragmatic Engineer
+* byteSizeGo
* Register Spill
* Ruby Weekly
-* Applied Go Weekly Newsletter
* Golang Weekly
+* The Valuable Dev
+* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Applied Go Weekly Newsletter
## Magazines I like(d)
This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:
-* LWN (online only)
-* freeX (not published anymore)
* Linux Magazine
+* freeX (not published anymore)
* Linux User
+* LWN (online only)
# Formal education
diff --git a/about/showcase.md b/about/showcase.md
index 4a3ffa34..9c15acd6 100644
--- a/about/showcase.md
+++ b/about/showcase.md
@@ -86,7 +86,7 @@ This page showcases my side projects, providing an overview of what each project
* πŸ“ˆ Lines of Code: 6241
* πŸ“„ Lines of Documentation: 2306
* πŸ“… Development Period: 2025-06-23 to 2025-07-09
-* πŸ”₯ Recent Activity: 4.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4.7 days (avg. age of last 42 commits)
* βš–οΈ License: BSD-2-Clause
* 🏷️ Latest Release: v0.4.0 (2025-07-09)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -99,15 +99,45 @@ The tool is implemented in Go with a clean architecture that supports both indiv
[View on Codeberg](https://codeberg.org/snonux/gitsyncer)
[View on GitHub](https://github.com/snonux/gitsyncer)
-Go from `internal/version/version.go`:
+Go from `internal/github/github.go`:
```AUTO
-var (
- Version = "0.4.0"
+func (c *Client) RepoExists(repoName string) (bool, error) {
+ if c.token == "" {
+ return false, fmt.Errorf("GitHub token required")
+ }
+
+ url := fmt.Sprintf("https://api.github.com/repos/%s/%s", c.org, repoName)
+ fmt.Printf(" Checking URL: %s\n", url)
+ fmt.Printf(" Token present: %v (length: %d)\n", c.token != "", len(c.token))
+
+ req, err := http.NewRequest("GET", url, nil)
+ if err != nil {
+ return false, err
+ }
- GitCommit = "unknown"
+ req.Header.Set("Authorization", "Bearer "+c.token)
+ req.Header.Set("Accept", "application/vnd.github.v3+json")
+
+ resp, err := http.DefaultClient.Do(req)
+ if err != nil {
+ return false, err
+ }
+ defer resp.Body.Close()
+
+ if resp.StatusCode == 200 {
+ return true, nil
+ } else if resp.StatusCode == 404 {
+ return false, nil
+ } else if resp.StatusCode == 401 {
+ body, _ := io.ReadAll(resp.Body)
+ fmt.Printf(" 401 Unauthorized - Response: %s\n", string(body))
+ fmt.Printf(" Authorization header: %s\n", req.Header.Get("Authorization"))
+ return false, fmt.Errorf("authentication failed (401): %s", string(body))
+ }
- BuildDate = "unknown"
+ return false, fmt.Errorf("unexpected status code: %d", resp.StatusCode)
+}
```
---
@@ -120,7 +150,7 @@ var (
* πŸ“ˆ Lines of Code: 873
* πŸ“„ Lines of Documentation: 135
* πŸ“… Development Period: 2025-06-25 to 2025-06-29
-* πŸ”₯ Recent Activity: 12.3 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 12.7 days (avg. age of last 42 commits)
* βš–οΈ License: BSD-2-Clause
* πŸ§ͺ Status: Experimental (no releases yet)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -133,22 +163,19 @@ The project is implemented using a clean modular architecture with the CLI entry
[View on Codeberg](https://codeberg.org/snonux/timr)
[View on GitHub](https://github.com/snonux/timr)
-Go from `internal/timer/operations.go`:
+Go from `cmd/timr/main.go`:
```AUTO
-func GetRawStatus() (string, error) {
- state, err := LoadState()
- if err != nil {
- return "", fmt.Errorf("error loading state: %w", err)
+func main() {
+ if len(os.Args) < 2 {
+ printUsage()
+ os.Exit(1)
}
- elapsed := state.ElapsedTime
- if state.Running {
- elapsed += time.Since(state.StartTime)
- }
+ var err error
+ var output string
- return fmt.Sprintf("%d", int(elapsed.Seconds())), nil
-}
+ switch os.Args[1] {
```
---
@@ -161,7 +188,7 @@ func GetRawStatus() (string, error) {
* πŸ“ˆ Lines of Code: 6160
* πŸ“„ Lines of Documentation: 162
* πŸ“… Development Period: 2025-06-19 to 2025-07-08
-* πŸ”₯ Recent Activity: 12.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 13.1 days (avg. age of last 42 commits)
* βš–οΈ License: BSD-2-Clause
* 🏷️ Latest Release: v0.9.2 (2025-07-02)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -181,12 +208,36 @@ The implementation follows a clean architecture with clear separation of concern
Go from `internal/ui/handlers.go`:
```AUTO
-func (m *Model) getTaskAtCursor() *task.Task {
- cursor := m.tbl.Cursor()
- if cursor < 0 || cursor >= len(m.tasks) {
+func (m *Model) handleAnnotationMode(msg tea.KeyMsg) (tea.Model, tea.Cmd) {
+ onEnter := func(value string) error {
+ if !m.replaceAnnotations && strings.TrimSpace(value) == "" {
+ return fmt.Errorf("annotation cannot be empty")
+ }
+
+ if m.replaceAnnotations {
+ if err := task.ReplaceAnnotations(m.annotateID, value); err != nil {
+ return err
+ }
+ m.replaceAnnotations = false
+ } else {
+ if err := task.Annotate(m.annotateID, value); err != nil {
+ return err
+ }
+ }
+ m.reload()
return nil
}
- return &m.tasks[cursor]
+
+ onExit := func() {
+ m.annotating = false
+ m.replaceAnnotations = false
+ }
+
+ model, cmd := m.handleTextInput(msg, &m.annotateInput, onEnter, onExit)
+ if msg.Type == tea.KeyEnter && m.annotateInput.Value() != "" {
+ return model, m.startBlink(m.annotateID, false)
+ }
+ return model, cmd
}
```
@@ -200,7 +251,7 @@ func (m *Model) getTaskAtCursor() *task.Task {
* πŸ“ˆ Lines of Code: 3947
* πŸ“„ Lines of Documentation: 854
* πŸ“… Development Period: 2021-12-28 to 2025-07-07
-* πŸ”₯ Recent Activity: 20.0 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 20.4 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -230,7 +281,7 @@ TOP=20
* πŸ“ˆ Lines of Code: 42772
* πŸ“„ Lines of Documentation: 159
* πŸ“… Development Period: 2021-04-29 to 2025-07-01
-* πŸ”₯ Recent Activity: 26.3 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 26.8 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -243,14 +294,15 @@ The site is built using **Gemtexter**, a static site generator that creates both
[View on Codeberg](https://codeberg.org/snonux/foo.zone)
[View on GitHub](https://github.com/snonux/foo.zone)
-HTML from `gemfeed/2022-01-23-welcome-to-the-foo.zone.html`:
+HTML from `notes/index.html`:
```AUTO
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Welcome to the foo.zone</title>
+<title>Notes on foo.zone</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<link rel="stylesheet" href="../style.css" />
<link rel="stylesheet" href="style-override.css" />
@@ -268,7 +320,7 @@ HTML from `gemfeed/2022-01-23-welcome-to-the-foo.zone.html`:
* πŸ“ˆ Lines of Code: 20091
* πŸ“„ Lines of Documentation: 5674
* πŸ“… Development Period: 2020-01-09 to 2025-06-20
-* πŸ”₯ Recent Activity: 51.8 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 52.2 days (avg. age of last 42 commits)
* βš–οΈ License: Apache-2.0
* 🏷️ Latest Release: v4.2.0 (2023-06-21)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -285,17 +337,18 @@ The system uses a client-server architecture where dtail servers run on target m
[View on Codeberg](https://codeberg.org/snonux/dtail)
[View on GitHub](https://github.com/snonux/dtail)
-Go from `internal/clients/baseclient.go`:
+Go from `internal/io/fs/directprocessor.go`:
```AUTO
-func (c *baseClient) makeConnection(server string, sshAuthMethods []gossh.AuthMethod,
- hostKeyCallback client.HostKeyCallback) connectors.Connector {
- if c.Args.Serverless {
- return connectors.NewServerless(c.UserName, c.maker.makeHandler(server),
- c.maker.makeCommands())
+func NewDirectProcessor(processor LineProcessor, output io.Writer, globID
+ string, ltx lcontext.LContext) *DirectProcessor {
+ return &DirectProcessor{
+ processor: processor,
+ output: output,
+ stats: &stats{},
+ ltx: ltx,
+ sourceID: globID,
}
- return connectors.NewServerConnection(server, c.UserName, sshAuthMethods,
- hostKeyCallback, c.maker.makeHandler(server), c.maker.makeCommands())
}
```
@@ -309,7 +362,7 @@ func (c *baseClient) makeConnection(server string, sshAuthMethods []gossh.AuthMe
* πŸ“ˆ Lines of Code: 396
* πŸ“„ Lines of Documentation: 24
* πŸ“… Development Period: 2025-04-18 to 2025-05-11
-* πŸ”₯ Recent Activity: 71.1 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 71.5 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v1.0.0 (2025-05-11)
@@ -324,10 +377,12 @@ The implementation uses a YAML configuration file to define the network topology
Ruby from `wireguardmeshgenerator.rb`:
```AUTO
-def priv = File.read(@privkey_path).strip
+def initialize(myself)
+ raise 'Wireguard tool not found' unless system('which wg > /dev/null 2>&1')
-def psk(peer)
- psk_path = "#{@psk_dir}/#{[@myself, peer].sort.join('_')}.key"
+ @myself = myself
+ @psk_dir = 'keys/psk'
+ mykeys_dir = "keys/#{myself}"
```
---
@@ -340,7 +395,7 @@ def psk(peer)
* πŸ“ˆ Lines of Code: 9835
* πŸ“„ Lines of Documentation: 559
* πŸ“… Development Period: 2024-01-18 to 2025-06-14
-* πŸ”₯ Recent Activity: 83.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 83.6 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -358,19 +413,13 @@ The architecture combines kernel-level tracing with user-space analysis: eBPF pr
[View on Codeberg](https://codeberg.org/snonux/ior)
[View on GitHub](https://github.com/snonux/ior)
-C from `internal/c/types.h`:
+C from `internal/c/maps.h`:
```AUTO
-struct open_event {
- __u32 event_type;
- __u32 trace_id;
- __u64 time;
- __u32 pid;
- __u32 tid;
- __s32 flags;
- char filename[MAX_FILENAME_LENGTH];
- char comm[MAX_PROGNAME_LENGTH];
-};
+struct {
+ __uint(type, BPF_MAP_TYPE_RINGBUF);
+ __uint(max_entries, 1 << 24);
+} event_map SEC(".maps");
```
---
@@ -383,7 +432,7 @@ struct open_event {
* πŸ“ˆ Lines of Code: 25762
* πŸ“„ Lines of Documentation: 3101
* πŸ“… Development Period: 2008-05-15 to 2025-06-27
-* πŸ”₯ Recent Activity: 84.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 84.9 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -398,14 +447,24 @@ The project is built on an event-driven architecture with clear component separa
[View on Codeberg](https://codeberg.org/snonux/ds-sim)
[View on GitHub](https://github.com/snonux/ds-sim)
-Java from `src/main/java/events/VSAbstractEvent.java`:
+Java from `src/main/java/core/VSTaskManager.java`:
```AUTO
-public final void setClassname(String eventClassname) {
- if (eventClassname.startsWith(CLASS_PREFIX))
- eventClassname = eventClassname.substring(CLASS_PREFIX_LENGTH);
+private VSSimulatorVisualization simulatorVisualization;
- this.eventClassname = eventClassname;
+private PriorityQueue<VSTask> globalTasks;
+
+private LinkedList<VSTask> fullfilledProgrammedTasks;
+
+public final static boolean PROGRAMMED = true;
+
+public final static boolean ONLY_ONCE = false;
+
+private VSPrefs prefs;
+
+public VSTaskManager(VSPrefs prefs,
+ VSSimulatorVisualization simulatorVisualization) {
+ init(prefs, simulatorVisualization);
}
```
@@ -419,7 +478,7 @@ public final void setClassname(String eventClassname) {
* πŸ“ˆ Lines of Code: 33
* πŸ“„ Lines of Documentation: 3
* πŸ“… Development Period: 2025-04-03 to 2025-04-03
-* πŸ”₯ Recent Activity: 97.0 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 97.4 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -449,7 +508,7 @@ func main() {
* πŸ“ˆ Lines of Code: 3967
* πŸ“„ Lines of Documentation: 411
* πŸ“… Development Period: 2024-05-04 to 2025-06-12
-* πŸ”₯ Recent Activity: 113.9 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 114.4 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v1.0.0 (2025-03-04)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -466,16 +525,29 @@ The tool is architected around a file-based queueing system where posts progress
[View on Codeberg](https://codeberg.org/snonux/gos)
[View on GitHub](https://github.com/snonux/gos)
-Go from `internal/summary/summary.go`:
+Go from `internal/config/args.go`:
```AUTO
-func prepare(content string) string {
- content = newlineRegex.ReplaceAllString(content, " ")
- content = urlRegex.ReplaceAllString(content, "")
- content = multiSpaceRegex.ReplaceAllString(content, " ")
- content = strings.TrimSpace(content)
- content = tagRegex.ReplaceAllString(content, "`$0`")
- return content
+func (a *Args) ParsePlatforms(platformStrs string) error {
+ a.Platforms = make(map[string]int)
+
+ for _, platformInfo := range strings.Split(platformStrs, ",") {
+ parts := strings.Split(platformInfo, ":")
+ platformStr := parts[0]
+
+ if len(parts) > 1 {
+ var err error
+ a.Platforms[platformStr], err = strconv.Atoi(parts[1])
+ if err != nil {
+ return err
+ }
+ } else {
+ colour.Infoln("No message length specified for", platformStr, "so assuming
+ 500")
+ a.Platforms[platformStr] = 500
+ }
+ }
+ return nil
}
```
@@ -489,7 +561,7 @@ func prepare(content string) string {
* πŸ“ˆ Lines of Code: 1299
* πŸ“„ Lines of Documentation: 154
* πŸ“… Development Period: 2023-01-02 to 2025-07-07
-* πŸ”₯ Recent Activity: 133.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 133.9 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -504,10 +576,15 @@ The project implements a modular architecture with seven core components: FileHe
Perl from `foostats.pl`:
```AUTO
-my sub parse_date ( $year, @line ) {
- my $timestr = "$line[0] $line[1]";
- return Time::Piece->strptime( $timestr, '%b %d' )
- ->strftime("$year%m%d");
+sub write ( $path, $content ) {
+ open my $fh, '>', "$path.tmp"
+ or die "\nCannot open file: $!";
+ print $fh $content;
+ close $fh;
+
+ rename
+ "$path.tmp",
+ $path;
}
```
@@ -521,7 +598,7 @@ my sub parse_date ( $year, @line ) {
* πŸ“ˆ Lines of Code: 1373
* πŸ“„ Lines of Documentation: 48
* πŸ“… Development Period: 2024-12-05 to 2025-02-28
-* πŸ”₯ Recent Activity: 137.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 138.1 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -533,14 +610,16 @@ The system is implemented with a modular architecture centered around a DSL clas
[View on Codeberg](https://codeberg.org/snonux/rcm)
[View on GitHub](https://github.com/snonux/rcm)
-Ruby from `lib/dsl.rb`:
+Ruby from `lib/dslkeywords/notify.rb`:
```AUTO
-def to_s = @id
-def evaluate! = @scheduled.each(&:evaluate!)
+def notify(message = nil, &block)
+ return unless @conds_met
-def <<(obj)
- raise DuplicateResource, "#{obj.id} already declared!" if @@objs.key?(obj.id)
+ n = Notify.new(message.nil? ? '' : message)
+ n.message(n.instance_eval(&block)) if block
+ self << n
+ n
```
---
@@ -553,7 +632,7 @@ def <<(obj)
* πŸ“ˆ Lines of Code: 2253
* πŸ“„ Lines of Documentation: 1170
* πŸ“… Development Period: 2021-05-21 to 2025-06-11
-* πŸ”₯ Recent Activity: 230.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 230.9 days (avg. age of last 42 commits)
* βš–οΈ License: GPL-3.0
* 🏷️ Latest Release: 3.0.0 (2024-10-01)
@@ -565,18 +644,17 @@ The implementation is built entirely in Bash (version 5.x+) using a modular libr
[View on Codeberg](https://codeberg.org/snonux/gemtexter)
[View on GitHub](https://github.com/snonux/gemtexter)
-Shell from `lib/md.source.sh`:
+Shell from `lib/log.source.sh`:
```AUTO
-md::make_img () {
- local link="$1"; shift
- local descr="$1"; shift
-
- if [ -z "$descr" ]; then
- echo "[![$link]($link)]($link) "
- else
- echo "[![$descr]($link \"$descr\")]($link) "
- fi
+log () {
+ local -r level="$1"; shift
+ local message
+
+ for message in "$@"; do
+ echo "$message"
+ done | log::_pipe "$level" $$
+}
```
---
@@ -589,7 +667,7 @@ md::make_img () {
* πŸ“ˆ Lines of Code: 917
* πŸ“„ Lines of Documentation: 33
* πŸ“… Development Period: 2024-01-20 to 2025-07-06
-* πŸ”₯ Recent Activity: 447.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 448.1 days (avg. age of last 42 commits)
* βš–οΈ License: MIT
* 🏷️ Latest Release: v0.0.3 (2025-07-06)
@@ -611,13 +689,16 @@ Go from `main.go`:
func createPreferenceWindow(a fyne.App) fyne.Window {
window := a.NewWindow("Preferences")
directoryPreference := widget.NewEntry()
- directoryPreference.SetText(a.Preferences().StringWithFallback("Directory", defaultDirectory))
+ directoryPreference.SetText(a.Preferences().StringWithFallback("Directory",
+ defaultDirectory))
tagDropdownPreference := widget.NewEntry()
- tagDropdownPreference.SetText(a.Preferences().StringWithFallback("Tags", strings.Join(defaultTagItems, ",")))
+ tagDropdownPreference.SetText(a.Preferences().StringWithFallback("Tags",
+ strings.Join(defaultTagItems, ",")))
whatDropdownPreference := widget.NewEntry()
- whatDropdownPreference.SetText(a.Preferences().StringWithFallback("Whats", strings.Join(defaultWhatItems, ",")))
+ whatDropdownPreference.SetText(a.Preferences().StringWithFallback("Whats",
+ strings.Join(defaultWhatItems, ",")))
window.SetContent(container.NewVBox(
container.NewVBox(
@@ -657,7 +738,7 @@ func createPreferenceWindow(a fyne.App) fyne.Window {
* πŸ“ˆ Lines of Code: 12
* πŸ“„ Lines of Documentation: 3
* πŸ“… Development Period: 2024-03-24 to 2024-03-24
-* πŸ”₯ Recent Activity: 471.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 471.9 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -694,7 +775,7 @@ aws: build
* πŸ“ˆ Lines of Code: 2850
* πŸ“„ Lines of Documentation: 52
* πŸ“… Development Period: 2023-08-27 to 2025-04-05
-* πŸ”₯ Recent Activity: 501.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 502.0 days (avg. age of last 42 commits)
* βš–οΈ License: MIT
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -706,17 +787,16 @@ The system is designed to host multiple personal services including Anki sync se
[View on Codeberg](https://codeberg.org/snonux/terraform)
[View on GitHub](https://github.com/snonux/terraform)
-HCL from `org-buetow-ecs/variables.tf`:
+HCL from `org-buetow-elb/remotestates.tf`:
```AUTO
- type = bool
- default = false
-}
-
-variable "deploy_audiobookshelf" {
- description = "Deploy Audio Bool Shelf Server?"
- type = bool
- default = true
+data "terraform_remote_state" "base" {
+ backend = "s3"
+ config = {
+ bucket = "org-buetow-tfstate"
+ key = "org-buetow-base/terraform.tfstate"
+ region = "eu-central-1"
+ }
}
```
@@ -730,7 +810,7 @@ variable "deploy_audiobookshelf" {
* πŸ“ˆ Lines of Code: 1096
* πŸ“„ Lines of Documentation: 287
* πŸ“… Development Period: 2023-04-17 to 2025-06-12
-* πŸ”₯ Recent Activity: 514.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 514.8 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v1.1.0 (2024-05-03)
* πŸ€– AI-Assisted: This project was partially created with the help of generative AI
@@ -745,26 +825,34 @@ The implementation follows a clean architecture with concurrent check execution,
[View on Codeberg](https://codeberg.org/snonux/gogios)
[View on GitHub](https://github.com/snonux/gogios)
-Go from `internal/run.go`:
+Go from `internal/notify.go`:
```AUTO
-func persistReport(subject, body string, conf config) error {
- reportFile := fmt.Sprintf("%s/report.txt", conf.StateDir)
- tmpFile := fmt.Sprintf("%s.tmp", reportFile)
-
- f, err := os.Create(tmpFile)
- if err != nil {
- return err
+func notify(conf config, subject, body string) error {
+ if conf.SMTPDisable {
+ log.Println("Notification disabled")
+ return nil
}
- defer f.Close()
+ log.Println("notify", subject, body)
- if _, err = f.WriteString(fmt.Sprintf("%s\n\n", subject)); err != nil {
- return err
+ headers := map[string]string{
+ "From": conf.EmailFrom,
+ "To": conf.EmailTo,
+ "Subject": subject,
+ "MIME-Version": "1.0",
+ "Content-Type": "text/plain; charset=\"utf-8\"",
}
- if _, err = f.WriteString(body); err != nil {
- return err
+
+ header := ""
+ for k, v := range headers {
+ header += fmt.Sprintf("%s: %s\r\n", k, v)
}
- return os.Rename(tmpFile, reportFile)
+
+ message := header + "\r\n" + body
+ log.Println("Using SMTP server", conf.SMTPServer)
+
+ return smtp.SendMail(conf.SMTPServer, nil, conf.EmailFrom,
+ []string{conf.EmailTo}, []byte(message))
}
```
@@ -778,7 +866,7 @@ func persistReport(subject, body string, conf config) error {
* πŸ“ˆ Lines of Code: 32
* πŸ“„ Lines of Documentation: 3
* πŸ“… Development Period: 2023-12-31 to 2023-12-31
-* πŸ”₯ Recent Activity: 555.1 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 555.5 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -815,7 +903,7 @@ run: build
* πŸ“ˆ Lines of Code: 29
* πŸ“„ Lines of Documentation: 3
* πŸ“… Development Period: 2023-08-13 to 2024-01-01
-* πŸ”₯ Recent Activity: 648.3 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 648.7 days (avg. age of last 42 commits)
* βš–οΈ License: MIT
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -839,7 +927,8 @@ all:
docker build -t anki-sync-server:latest .
aws:
docker build -t anki-sync-server:latest .
- docker tag anki-sync-server:latest 634617747016.dkr.ecr.eu-central-1.amazonaws.com/anki-sync-server:latest
+ docker tag anki-sync-server:latest
+ 634617747016.dkr.ecr.eu-central-1.amazonaws.com/anki-sync-server:latest
```
---
@@ -852,7 +941,7 @@ aws:
* πŸ“ˆ Lines of Code: 1525
* πŸ“„ Lines of Documentation: 15
* πŸ“… Development Period: 2023-04-17 to 2023-11-19
-* πŸ”₯ Recent Activity: 700.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 700.9 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -864,33 +953,24 @@ The architecture consists of several key components: a quorum manager that handl
[View on Codeberg](https://codeberg.org/snonux/gorum)
[View on GitHub](https://github.com/snonux/gorum)
-Go from `internal/notifier/email.go`:
+Go from `internal/server/server.go`:
```AUTO
-func (em email) send(conf config.Config) error {
- if !conf.EmailNotifycationEnabled() {
- return nil
- }
- log.Println("notify:", em.subject, em.body)
-
- headers := map[string]string{
- "From": conf.EmailFrom,
- "To": conf.EmailTo,
- "Subject": em.subject,
- "MIME-Version": "1.0",
- "Content-Type": "text/plain; charset=\"utf-8\"",
- }
-
- header := ""
- for k, v := range headers {
- header += fmt.Sprintf("%s: %s\r\n", k, v)
- }
-
- message := header + "\r\n" + em.body
- log.Println("Using SMTP server", conf.SMTPServer)
-
- return smtp.SendMail(conf.SMTPServer, nil, conf.EmailFrom,
- []string{conf.EmailTo}, []byte(message))
+func Start(ctx context.Context, conf config.Config, quo quorum.Quorum) {
+ go func() {
+ for {
+ log.Println("server: starting")
+ if err := runServer(ctx, conf, quo); err != nil {
+ log.Println("server:", err)
+ }
+
+ select {
+ case <-time.After(time.Second):
+ case <-ctx.Done():
+ return
+ }
+ }
+ }()
}
```
@@ -904,7 +984,7 @@ func (em email) send(conf config.Config) error {
* πŸ“ˆ Lines of Code: 51
* πŸ“„ Lines of Documentation: 26
* πŸ“… Development Period: 2022-06-02 to 2024-04-20
-* πŸ”₯ Recent Activity: 765.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 765.6 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -937,7 +1017,7 @@ declare -i NUM_PAGES_TO_EXTRACT=42 # This is the answear!
* πŸ“ˆ Lines of Code: 41
* πŸ“„ Lines of Documentation: 17
* πŸ“… Development Period: 2020-01-30 to 2025-04-30
-* πŸ”₯ Recent Activity: 1058.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 1059.1 days (avg. age of last 42 commits)
* βš–οΈ License: GPL-3.0
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -971,7 +1051,7 @@ declare -r SCREEN=eDP-1
* πŸ“ˆ Lines of Code: 342
* πŸ“„ Lines of Documentation: 39
* πŸ“… Development Period: 2011-11-19 to 2022-04-02
-* πŸ”₯ Recent Activity: 1278.3 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 1278.7 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.5.0 (2022-02-21)
@@ -1013,7 +1093,7 @@ scalephotos () {
* πŸ“ˆ Lines of Code: 1728
* πŸ“„ Lines of Documentation: 18
* πŸ“… Development Period: 2020-07-12 to 2023-04-09
-* πŸ”₯ Recent Activity: 1429.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 1429.9 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1026,12 +1106,21 @@ The project leverages Go's generics system to provide type-safe implementations
[View on Codeberg](https://codeberg.org/snonux/algorithms)
[View on GitHub](https://github.com/snonux/algorithms)
-Go from `sort/parallelquick.go`:
+Go from `queue/elementarypriority.go`:
```AUTO
-func ParallelQuick[V ds.Number](a ds.ArrayList[V]) ds.ArrayList[V] {
- parallelQuick(a)
- return a
+func (q *ElementaryPriority[T]) DeleteMax() T {
+ if q.Empty() {
+ return 0
+ }
+
+ ind, max := q.max()
+ for i := ind + 1; i < q.Size(); i++ {
+ q.a[i-1] = q.a[i]
+ }
+ q.a = q.a[0 : len(q.a)-1]
+
+ return max
}
```
@@ -1045,7 +1134,7 @@ func ParallelQuick[V ds.Number](a ds.ArrayList[V]) ds.ArrayList[V] {
* πŸ“ˆ Lines of Code: 671
* πŸ“„ Lines of Documentation: 19
* πŸ“… Development Period: 2018-05-26 to 2025-01-21
-* πŸ”₯ Recent Activity: 1431.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 1431.7 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1079,7 +1168,7 @@ def out(message, prefix, flag = :none)
* πŸ“ˆ Lines of Code: 51
* πŸ“„ Lines of Documentation: 69
* πŸ“… Development Period: 2014-03-24 to 2022-04-23
-* πŸ”₯ Recent Activity: 1910.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 1910.8 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1111,7 +1200,7 @@ sub hello() {
* πŸ“Š Commits: 95
* πŸ“ˆ Lines of Code: 195
* πŸ“… Development Period: 2013-03-22 to 2023-03-09
-* πŸ”₯ Recent Activity: 2125.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 2125.9 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: v1.0.0 (2023-04-29)
@@ -1127,11 +1216,14 @@ The tool is implemented with a clean object-oriented architecture featuring an A
Raku from `guprecords.raku`:
```AUTO
-sub do-it(Str:D \stats-dir, Reporter:D \reporter) {
- my Aggregator \aggregator .= new;
- aggregator.add-file($_) for dir(stats-dir, test => { /.records$/ });
- reporter.aggregates = aggregator.aggregates;
- reporter.report;
+method add-file(IO::Path:D $file is readonly) {
+ my Str $host = $file.IO.basename.split('.').first;
+
+ die "Record file for {$host} already processed - duplicate inputs?"
+ if %!aggregates<host>{$host}:exists;
+ %!aggregates<host>{$host} = HostAggregate.new($host);
+
+ for $file.IO.lines -> Str $line { self!add-line(:$line, :$host) }
}
```
@@ -1145,7 +1237,7 @@ sub do-it(Str:D \stats-dir, Reporter:D \reporter) {
* πŸ“ˆ Lines of Code: 12420
* πŸ“„ Lines of Documentation: 610
* πŸ“… Development Period: 2018-03-01 to 2020-01-22
-* πŸ”₯ Recent Activity: 2451.9 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 2452.3 days (avg. age of last 42 commits)
* βš–οΈ License: Apache-2.0
* 🏷️ Latest Release: 0.5.1 (2019-01-04)
@@ -1160,6 +1252,20 @@ The tool is implemented in C for minimal overhead and uses SystemTap for efficie
[View on Codeberg](https://codeberg.org/snonux/ioriot)
[View on GitHub](https://github.com/snonux/ioriot)
+C from `ioriot/src/opcodes.h`:
+
+```AUTO
+typedef enum {
+ FSTAT = 0,
+ FSTAT_AT,
+ FSTATFS,
+ FSTATFS64,
+ LSTAT,
+ STAT,
+ STATFS,
+ STATFS64,
+```
+
---
### staticfarm-apache-handlers
@@ -1170,7 +1276,7 @@ The tool is implemented in C for minimal overhead and uses SystemTap for efficie
* πŸ“ˆ Lines of Code: 919
* πŸ“„ Lines of Documentation: 12
* πŸ“… Development Period: 2015-01-02 to 2021-11-04
-* πŸ”₯ Recent Activity: 2960.6 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 2961.1 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 1.1.3 (2015-01-02)
@@ -1183,13 +1289,13 @@ The system is particularly useful for distributed static content delivery where
[View on Codeberg](https://codeberg.org/snonux/staticfarm-apache-handlers)
[View on GitHub](https://github.com/snonux/staticfarm-apache-handlers)
-Perl from `src/StaticFarm/API.pm`:
+Perl from `debian/staticfarm-apache-handlers/usr/share/staticfarm/apache/handlers/StaticFarm/CacheControl.pm`:
```AUTO
-sub path_ls {
- my $f = shift;
+sub my_warn {
+ my $msg = shift;
- return [ map { s#.*/##; $_ } glob("$f/*") ];
+ Apache2::ServerRec::warn("CacheControl: $msg");
}
```
@@ -1203,7 +1309,7 @@ sub path_ls {
* πŸ“ˆ Lines of Code: 18
* πŸ“„ Lines of Documentation: 49
* πŸ“… Development Period: 2014-03-24 to 2021-11-05
-* πŸ”₯ Recent Activity: 3196.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3196.9 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1226,7 +1332,7 @@ The implementation consists of a shell script (`update-dyndns`) that accepts hos
* πŸ“ˆ Lines of Code: 5360
* πŸ“„ Lines of Documentation: 789
* πŸ“… Development Period: 2015-01-02 to 2021-11-05
-* πŸ”₯ Recent Activity: 3463.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3463.6 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 1.0.1 (2015-01-02)
@@ -1239,13 +1345,17 @@ The tool is particularly useful for system administrators and DevOps engineers w
[View on Codeberg](https://codeberg.org/snonux/mon)
[View on GitHub](https://github.com/snonux/mon)
-Perl from `lib/MON/JSON.pm`:
+Perl from `debian/mon/usr/share/mon/lib/MAPI/Query.pm`:
```AUTO
-sub init {
- my ($self) = @_;
+sub new {
+ my ( $class, %opts ) = @_;
- return undef;
+ my $self = bless \%opts, $class;
+
+ $self->init();
+
+ return $self;
}
```
@@ -1259,7 +1369,7 @@ sub init {
* πŸ“ˆ Lines of Code: 273
* πŸ“„ Lines of Documentation: 32
* πŸ“… Development Period: 2015-09-29 to 2021-11-05
-* πŸ”₯ Recent Activity: 3467.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3467.8 days (avg. age of last 42 commits)
* βš–οΈ License: Apache-2.0
* 🏷️ Latest Release: 0 (2015-10-26)
@@ -1275,11 +1385,14 @@ The tool is implemented as a single Ruby script that leverages threading for par
Ruby from `rubyfy.rb`:
```AUTO
-def log(severity, message)
- return if severity == :VERBOSE and not $opts["verbose"]
- return if severity == :DEBUG and not $opts["debug"]
+def initialize
+ @log_mutex = Mutex.new
+ @outfile = nil
+ @outfile_mode = "w"
+
+ $opts["verbose"] = true if $opts["debug"]
- timestamp = $opts["timestamp"] ? "#{Time.now}|" : ""
+ ["#{ENV["HOME"]}/.rubyfy.json", "rubyfy.json"].each do |conf_path|
```
---
@@ -1292,7 +1405,7 @@ def log(severity, message)
* πŸ“ˆ Lines of Code: 1839
* πŸ“„ Lines of Documentation: 412
* πŸ“… Development Period: 2015-01-02 to 2021-11-05
-* πŸ”₯ Recent Activity: 3547.0 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3547.4 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 1.0.2 (2015-01-02)
@@ -1305,22 +1418,15 @@ The project is implemented as a modular Perl application with a clean architectu
[View on Codeberg](https://codeberg.org/snonux/pingdomfetch)
[View on GitHub](https://github.com/snonux/pingdomfetch)
-Perl from `lib/PINGDOMFETCH/Pingdom.pm`:
+Perl from `lib/PINGDOMFETCH/Display.pm`:
```AUTO
-sub fetch_all_checks_json {
+sub init {
my ($self) = @_;
- my $config = $self->{config};
-
- my $url_base = $self->{url_base};
- my $action = $config->get('pingdom.api.all.checks.action');
-
- my $url = "$url_base/$action";
-
- $self->verbose("Fetching all checks from Pingdom");
+ $VERBOSE = $self->{'arg.verbose'} == 1;
- return $self->fetch($url);
+ return undef;
}
```
@@ -1334,7 +1440,7 @@ sub fetch_all_checks_json {
* πŸ“ˆ Lines of Code: 499
* πŸ“„ Lines of Documentation: 8
* πŸ“… Development Period: 2015-05-24 to 2021-11-03
-* πŸ”₯ Recent Activity: 3557.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3558.1 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.1 (2015-06-01)
@@ -1347,15 +1453,21 @@ The implementation follows a concurrent architecture using Go's goroutines and c
[View on Codeberg](https://codeberg.org/snonux/gotop)
[View on GitHub](https://github.com/snonux/gotop)
-Go from `process/process.go`:
+Go from `utils/utils.go`:
```AUTO
-func (self *Process) gatherRaw(what *string, pathf string) error {
- bytes, err := ioutil.ReadFile(fmt.Sprintf(pathf, self.Pid))
+func Slurp(what *string, path string) error {
+ bytes, err := ioutil.ReadFile(path)
if err != nil {
return err
} else {
- *what = string(bytes)
+ for _, byte := range bytes {
+ if byte == 0 {
+ *what += " "
+ } else {
+ *what += string(byte)
+ }
+ }
}
return nil
}
@@ -1369,7 +1481,7 @@ func (self *Process) gatherRaw(what *string, pathf string) error {
* πŸ“Š Commits: 670
* πŸ“ˆ Lines of Code: 1675
* πŸ“… Development Period: 2011-03-06 to 2018-12-22
-* πŸ”₯ Recent Activity: 3613.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3613.8 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v1.0.0 (2018-12-22)
@@ -1384,16 +1496,33 @@ The system works through a template-driven architecture where content is written
[View on Codeberg](https://codeberg.org/snonux/xerl)
[View on GitHub](https://github.com/snonux/xerl)
-Perl from `Xerl.pm`:
+Perl from `Xerl/Page/Content.pm`:
```AUTO
-return undef if $config->finish_request_exists();
+sub parse {
+ my $self = $_[0];
+ my $config = $self->get_config();
-if ( $config->document_exists() ) {
- my $document = Xerl::Page::Document->new( config => $config );
- $document->parse();
- return undef if $config->finish_request_exists();
+ my $xmlcontent = Xerl::XML::Reader->new(
+ path => $config->get_templatepath(),
+ config => $config
+ );
+ if ( -1 == $xmlcontent->open() ) {
+ $config->set_finish_request(1);
+ return undef;
+ }
+
+ $xmlcontent->parse();
+
+ my $rules = Xerl::Page::Rules->new( config => $config );
+ $rules->parse( $config->get_xmlconfigrootobj() )
+ unless $config->exists('noparse');
+
+ $config->insertxmlvars( $config->get_xmlconfigrootobj() );
+ $self->insertrules( $rules, $xmlcontent->get_root() );
+
+ return undef;
}
```
@@ -1407,7 +1536,7 @@ if ( $config->document_exists() ) {
* πŸ“ˆ Lines of Code: 88
* πŸ“„ Lines of Documentation: 148
* πŸ“… Development Period: 2015-06-18 to 2015-12-05
-* πŸ”₯ Recent Activity: 3661.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3661.9 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1425,13 +1554,22 @@ The implementation works by creating a Debian filesystem image using debootstrap
Shell from `storage/sdcard1/Linux/jessie.sh`:
```AUTO
-function umount_chroot {
- busybox umount -f $ROOT/storage/sdcard1
- for mountpoint in dev/pts proc dev sys; do
- busybox umount -f $ROOT/$mountpoint
+function mount_chroot {
+ mountpoint $ROOT
+ if [ $? -ne 0 ]; then
+ losetup $LOOP_DEVICE $ROOT.img
+ busybox mount -t ext4 $LOOP_DEVICE $ROOT
+ fi
+ for mountpoint in proc dev sys dev/pts; do
+ mountpoint $ROOT/$mountpoint
+ if [ $? -ne 0 ]; then
+ busybox mount --bind /$mountpoint $ROOT/$mountpoint
+ fi
done
- busybox umount -f $ROOT
- losetup -d $LOOP_DEVICE
+ mountpoint $ROOT/storage/sdcard1
+ if [ $? -ne 0 ]; then
+ busybox mount --bind /storage/sdcard1 $ROOT/storage/sdcard1
+ fi
}
```
@@ -1445,7 +1583,7 @@ function umount_chroot {
* πŸ“ˆ Lines of Code: 1681
* πŸ“„ Lines of Documentation: 539
* πŸ“… Development Period: 2014-03-10 to 2021-11-03
-* πŸ”₯ Recent Activity: 3939.5 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3939.9 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 1.0.2 (2014-11-17)
@@ -1458,12 +1596,15 @@ The implementation is written in Python and built on top of the bigsuds library,
[View on Codeberg](https://codeberg.org/snonux/fapi)
[View on GitHub](https://github.com/snonux/fapi)
-Python from `contrib/bigsuds-1.0/bigsuds.py`:
+Python from `contrib/bigsuds-1.0/setup.py`:
```AUTO
-def _create_client_wrapper(self, client, wsdl_name):
- client.set_options(headers=self._headers)
- return super(_BIGIPSession, self)._create_client_wrapper(client, wsdl_name)
+def extract_version(filename):
+ contents = open(filename).read()
+ match = re.search('^__version__\s+=\s+[\'"](.*)[\'"]\s*$', contents,
+ re.MULTILINE)
+ if match is not None:
+ return match.group(1)
```
---
@@ -1476,7 +1617,7 @@ def _create_client_wrapper(self, client, wsdl_name):
* πŸ“ˆ Lines of Code: 65
* πŸ“„ Lines of Documentation: 228
* πŸ“… Development Period: 2013-03-22 to 2021-11-04
-* πŸ”₯ Recent Activity: 3993.9 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 3994.3 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.0.0.0 (2013-03-22)
@@ -1511,7 +1652,7 @@ build:
* πŸ“ˆ Lines of Code: 136
* πŸ“„ Lines of Documentation: 96
* πŸ“… Development Period: 2013-03-22 to 2021-11-05
-* πŸ”₯ Recent Activity: 4006.9 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4007.3 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.2.0 (2014-07-05)
@@ -1546,7 +1687,7 @@ build:
* πŸ“ˆ Lines of Code: 134
* πŸ“„ Lines of Documentation: 106
* πŸ“… Development Period: 2013-03-22 to 2021-11-05
-* πŸ”₯ Recent Activity: 4014.4 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4014.8 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.1.5 (2014-06-22)
@@ -1569,7 +1710,7 @@ The tool works by having both hosts run the same command simultaneously - one ac
* πŸ“ˆ Lines of Code: 493
* πŸ“„ Lines of Documentation: 26
* πŸ“… Development Period: 2009-09-27 to 2021-11-02
-* πŸ”₯ Recent Activity: 4057.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4058.1 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.9.3 (2014-06-14)
@@ -1585,10 +1726,17 @@ The implementation leverages GPG for strong encryption, ensuring passwords are n
Shell from `bin/pwgrep.sh`:
```AUTO
-function pwdbls () {
- echo Available Databases:
- _pwdbls
- echo Current database: $DB
+function findbin () {
+ local -r trylist=$1
+ found=""
+ for bin in $trylist; do
+ if [ -z $found ]; then
+ which=$(which $bin)
+ [ ! -z $which ] && found=$bin
+ fi
+ done
+
+ echo $found
}
```
@@ -1602,7 +1750,7 @@ function pwdbls () {
* πŸ“ˆ Lines of Code: 286
* πŸ“„ Lines of Documentation: 144
* πŸ“… Development Period: 2013-03-22 to 2021-11-05
-* πŸ”₯ Recent Activity: 4062.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4063.1 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.4.3 (2014-06-16)
@@ -1625,7 +1773,7 @@ The implementation uses modern Perl with the Moo object system and consists of t
* πŸ“ˆ Lines of Code: 191
* πŸ“„ Lines of Documentation: 8
* πŸ“… Development Period: 2014-03-24 to 2014-03-24
-* πŸ”₯ Recent Activity: 4124.0 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4124.4 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1638,18 +1786,18 @@ Each script explores different themes - Christmas celebrations, mathematical stu
[View on Codeberg](https://codeberg.org/snonux/perl-poetry)
[View on GitHub](https://github.com/snonux/perl-poetry)
-Perl from `math.pl`:
+Perl from `perllove.pl`:
```AUTO
-do { int'egrate'; sub trade; };
-do { exp'onentize' and abs'olutize' };
-study and study and study and study;
-
-foreach $topic ({of, math}) {
-you, m/ay /go, to, limits }
-
-do { not qw/erk / unless $success
-and m/ove /o;$n and study };
+no strict;
+no warnings;
+we: do { print 'love'
+or warn and die 'slow'
+unless not defined true #respect
+} for reverse'd', qw/mind of you/
+and map { 'me' } 'into', undef $mourning;
+__END__
+v2 Copyright (2005, 2006) by Paul C. Buetow, http://paul.buetow.org
```
---
@@ -1660,7 +1808,7 @@ and m/ove /o;$n and study };
* πŸ“Š Commits: 7
* πŸ“ˆ Lines of Code: 80
* πŸ“… Development Period: 2011-07-09 to 2015-01-13
-* πŸ”₯ Recent Activity: 4204.0 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4204.4 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1676,15 +1824,28 @@ The implementation uses a straightforward approach with three test endpoints: on
Perl from `index.pl`:
```AUTO
-Congratulations, you have connected to a server that will display your method of connection, either IPv6 (preferred) or IPv4 (old and crusty). Well IPv6 is already ~15 years old either but not as old as IPv4 ;)
+Congratulations, you have connected to a server that will display your method
+ of connection, either IPv6 (preferred) or IPv4 (old and crusty). Well IPv6 is
+ already ~15 years old either but not as old as IPv4 ;)
<br /><br />
Nevertheless, please choose your destiny:
<ul>
- <li><a href="http://ipv6.buetow.org">ipv6.buetow.org</a> for IPv6 & IPv4 Test</li>
- <li><a href="http://test4.ipv6.buetow.org">test4.ipv6.buetow.org</a> for IPv4 Only Test</li>
- <li><a href="http://test6.ipv6.buetow.org">test6.ipv6.buetow.org</a> for IPv6 Only Test</li>
+ <li><a href="http://ipv6.buetow.org">ipv6.buetow.org</a> for IPv6 & IPv4
+ Test</li>
+ <li><a href="http://test4.ipv6.buetow.org">test4.ipv6.buetow.org</a> for IPv4
+ Only Test</li>
+ <li><a href="http://test6.ipv6.buetow.org">test6.ipv6.buetow.org</a> for IPv6
+ Only Test</li>
</ul>
-If your browser times-out when trying to connect to this server then you do not have an IPv6 or IPv4 path (depends on which test you are running) to the server. If your browser returns an error that the host cannot be found then the DNS servers you are using are unable to resolve the AAAA or A DNS record (depends on which test you are running again) for the server. If your browser is able to connect to the "IPv6 Only Test", yet using the "IPv6 & IPv4 Test" returns a page stating you are using IPv4, then your browser and/or IP stack in your machine are preferring IPv4 over IPv6. It also might be that your operating system supports IPv6 but your web-browser doesn't.
+If your browser times-out when trying to connect to this server then you do not
+ have an IPv6 or IPv4 path (depends on which test you are running) to the
+ server. If your browser returns an error that the host cannot be found then the
+ DNS servers you are using are unable to resolve the AAAA or A DNS record (
+ depends on which test you are running again) for the server. If your browser is
+ able to connect to the "IPv6 Only Test", yet using the "IPv6 & IPv4 Test"
+ returns a page stating you are using IPv4, then your browser and/or IP stack in
+ your machine are preferring IPv4 over IPv6. It also might be that your
+ operating system supports IPv6 but your web-browser doesn't.
END
if ($ENV{SERVER_NAME} eq 'ipv6.buetow.org') {
@@ -1700,7 +1861,7 @@ if ($ENV{SERVER_NAME} eq 'ipv6.buetow.org') {
* πŸ“ˆ Lines of Code: 124
* πŸ“„ Lines of Documentation: 75
* πŸ“… Development Period: 2010-11-05 to 2021-11-05
-* πŸ”₯ Recent Activity: 4244.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4245.1 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 1.0.2 (2014-06-22)
@@ -1723,7 +1884,7 @@ The implementation is remarkably simple - a single shell script that uses GNU AW
* πŸ“ˆ Lines of Code: 1828
* πŸ“„ Lines of Documentation: 100
* πŸ“… Development Period: 2010-11-05 to 2015-05-23
-* πŸ”₯ Recent Activity: 4274.8 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4275.2 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: 0.7.5 (2014-06-22)
@@ -1759,7 +1920,7 @@ our @EXPORT = qw(
* πŸ“Š Commits: 110
* πŸ“ˆ Lines of Code: 614
* πŸ“… Development Period: 2011-02-05 to 2022-04-21
-* πŸ”₯ Recent Activity: 4324.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4324.7 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v1.4 (2022-04-29)
@@ -1772,16 +1933,20 @@ The architecture centers around a modular plugin system where custom functionali
[View on Codeberg](https://codeberg.org/snonux/perldaemon)
[View on GitHub](https://github.com/snonux/perldaemon)
-Perl from `lib/PerlDaemonModules/ExampleModule.pm`:
+Perl from `lib/PerlDaemon/PerlDaemon.pl`:
```AUTO
-sub new ($$$) {
- my ($class, $conf) = @_;
+sub trimstr (@) {
+ my @str =
+ @_;
- my $self = bless { conf => $conf }, $class;
- $self->{counter} = 0;
+ for (@str) {
+ chomp;
+ s/^[\t\s]+//;
+ s/[\t\s]+$//;
+ }
- return $self;
+ return @str;
}
```
@@ -1795,7 +1960,7 @@ sub new ($$$) {
* πŸ“ˆ Lines of Code: 122
* πŸ“„ Lines of Documentation: 10
* πŸ“… Development Period: 2011-01-27 to 2014-06-22
-* πŸ”₯ Recent Activity: 4655.3 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4655.7 days (avg. age of last 42 commits)
* βš–οΈ License: No license found
* 🏷️ Latest Release: v0.2 (2011-01-27)
@@ -1811,10 +1976,22 @@ The implementation consists of a main AWK script (`index.cgi`) that reads config
AWK from `index.cgi`:
```AUTO
-function process_line(line) {
- if (line ~ /%%.+%%/)
- return insert_template_value(line)
- return line
+function read_config_values(config_file) {
+ while ((getline < config_file) > 0) {
+ position = index($0,"=")
+ if (position == 0 || /^#/)
+ continue
+
+ key = substr($0, 0, position)
+ val = substr($0, position+1, 100)
+
+ if (val ~ /^!/)
+ substr(val, 2, 100) | getline val
+
+ values[key] = val
+ }
+
+ close(config_file)
}
```
@@ -1828,7 +2005,7 @@ function process_line(line) {
* πŸ“ˆ Lines of Code: 720
* πŸ“„ Lines of Documentation: 6
* πŸ“… Development Period: 2008-06-21 to 2021-11-03
-* πŸ”₯ Recent Activity: 4717.9 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 4718.3 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v0.3 (2009-02-08)
@@ -1843,18 +2020,41 @@ The implementation follows a clean three-class architecture: `SMain` handles the
[View on Codeberg](https://codeberg.org/snonux/jsmstrade)
[View on GitHub](https://github.com/snonux/jsmstrade)
-Java from `sources/smstrade/SPrefs.java`:
+Java from `sources/smstrade/SMain.java`:
```AUTO
-public SPrefs(Component parent, HashMap<String,String> options) {
- super("Preferences", parent);
+public static final String SAVE_FILE = "jsmstrade.dat";
+
+public static final String DEFAULT_URL =
+ "https://gateway.smstrade.de?key=KEY&to=TO&route=basic&message=";
+
+private HashMap<String,String> options = null;
+
+private JTextArea textArea = new JTextArea();
+
+private JButton sendButton = new JButton("Send it");
+
+private JButton clearButton = new JButton("Delete");
+
+private JLabel counterLabel = new JLabel(" 160");
+
+private JLabel counterTextLabel = new JLabel("Chars");
+
+private JPanel buttonPanel = new JPanel();
+
+private JMenuBar menuBar = new JMenuBar();
+
+private JMenu fileMenu = new JMenu("File");
+
+public SMain(HashMap<String,String> options) {
+ super("JSMSTrade v" + VERSION);
this.options = options;
- disposeWithParent();
setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
setSize(300, 150);
setResizable(false);
+ fillMenuBar();
fillContentPane();
setVisible(true);
}
@@ -1870,7 +2070,7 @@ public SPrefs(Component parent, HashMap<String,String> options) {
* πŸ“ˆ Lines of Code: 17380
* πŸ“„ Lines of Documentation: 947
* πŸ“… Development Period: 2009-02-07 to 2021-05-01
-* πŸ”₯ Recent Activity: 5348.6 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 5349.0 days (avg. age of last 42 commits)
* βš–οΈ License: GPL-2.0
* 🏷️ Latest Release: v0.1 (2009-02-08)
@@ -1887,18 +2087,39 @@ The implementation uses a clean separation of concerns with dedicated packages f
[View on Codeberg](https://codeberg.org/snonux/netcalendar)
[View on GitHub](https://github.com/snonux/netcalendar)
-Java from `sources/client/helper/DateSpinner.java`:
+Java from `sources/client/SplashScreen.java`:
```AUTO
-private void initComponents() {
- setLayout(new FlowLayout(FlowLayout.LEFT, 4, 4));
+public class SplashScreen extends JWindow implements Runnable {
+ private static final long serialVersionUID = 1L;
- spinnerDateModel = new SpinnerDateModel(date, null, null, Calendar.MONTH);
- JSpinner jSpinner = new JSpinner(spinnerDateModel);
- new JSpinner.DateEditor(jSpinner, "MM/yy");
+ public void run() {
+ JPanel jPanel = (JPanel)getContentPane();
+ jPanel.setBackground(Color.BLACK);
+ jPanel.setForeground(Color.WHITE);
- add(jSpinner);
-}
+ int iWidth = 411;
+ int iHeight = 261;
+ Dimension dimension = Toolkit.getDefaultToolkit().getScreenSize();
+
+ int x = (dimension.width-iWidth)/2;
+ int y = (dimension.height-iHeight)/2;
+ setBounds(x,y,iWidth,iHeight);
+
+ JLabel jLabel = new JLabel(new ImageIcon("images/netcal.png"));
+ jPanel.add(jLabel, BorderLayout.CENTER);
+ jPanel.setBorder(BorderFactory.createLineBorder(Color.BLACK, 3));
+ setVisible(true);
+
+ try {
+ Thread.sleep(3000);
+
+ } catch (Exception e) {
+ Main.infoMessage(e.getMessage());
+ }
+
+ dispose();
+ }
```
---
@@ -1909,7 +2130,7 @@ private void initComponents() {
* πŸ“Š Commits: 80
* πŸ“ˆ Lines of Code: 601
* πŸ“… Development Period: 2009-11-22 to 2011-10-17
-* πŸ”₯ Recent Activity: 5444.2 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 5444.7 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -1922,19 +2143,19 @@ The implementation uses a clean separation of concerns with modules for IRC conn
[View on Codeberg](https://codeberg.org/snonux/hsbot)
[View on GitHub](https://github.com/snonux/hsbot)
-Haskell from `HsBot/IRC.hs`:
+Haskell from `HsBot/Base/State.hs`:
```AUTO
-module HsBot.IRC (ircStart) where
+-- {-# LANGUAGE MultiParamTypeClasses #-}
+-- {-# LANGUAGE FunctionalDependencies #-}
+-- {-# LANGUAGE FlexibleInstances #-}
+-- {-# LANGUAGE NoMonomorphismRestriction #-}
-import IO
-import List
-import Network
-import System
-import System.IO
-import Text.Printf
+module HsBot.Base.State where
-import HsBot.Base.Conf
+import HsBot.Base.Database
+
+import qualified Data.Map as M
```
---
@@ -1947,7 +2168,7 @@ import HsBot.Base.Conf
* πŸ“ˆ Lines of Code: 45956
* πŸ“„ Lines of Documentation: 101
* πŸ“… Development Period: 2008-05-15 to 2014-06-30
-* πŸ”₯ Recent Activity: 5554.8 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 5555.2 days (avg. age of last 42 commits)
* βš–οΈ License: GPL-2.0
* 🏷️ Latest Release: yhttpd-0.7.2 (2013-04-06)
@@ -1962,17 +2183,19 @@ The architecture is built around several key managers: a socket manager for hand
[View on Codeberg](https://codeberg.org/snonux/ychat)
[View on GitHub](https://github.com/snonux/ychat)
-C++ from `ycurses/src/curses/attributes.cpp`:
+C++ from `ychat/src/mods/commands/yc_set.cpp`:
```AUTO
-#define ATTRIBUTES_CPP
-
-#include "attributes.h"
-
-attributes::attributes()
+const char* c_newval = s_newval.c_str();
+if ( isdigit( c_newval[0] ) )
{
- init();
-}
+ int i_newval = c_newval[0] - '0';
+
+ s_msg = p_timr->get_time()
+ + " "
+ + p_user->get_colored_bold_name()
+ + " "
+ + p_conf->get_elem("chat.msgs.setcommandstatus")
```
---
@@ -1985,7 +2208,7 @@ attributes::attributes()
* πŸ“ˆ Lines of Code: 16303
* πŸ“„ Lines of Documentation: 2903
* πŸ“… Development Period: 2008-05-15 to 2021-05-01
-* πŸ”₯ Recent Activity: 5740.7 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 5741.1 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* 🏷️ Latest Release: v1.0 (2008-08-24)
@@ -2000,13 +2223,25 @@ The implementation features a modular architecture with separate packages for co
[View on Codeberg](https://codeberg.org/snonux/vs-sim)
[View on GitHub](https://github.com/snonux/vs-sim)
-Java from `sources/serialize/VSSerialize.java`:
+Java from `sources/simulator/VSMenuItemStates.java`:
```AUTO
-public boolean accept(File file) {
- if (file.isDirectory())
- return true;
- return file.getName().toLowerCase().endsWith(".dat");
+private static final long serialVersionUID = 1L;
+
+private volatile boolean pause;
+
+private volatile boolean replay;
+
+private volatile boolean reset;
+
+private volatile boolean start;
+
+public VSMenuItemStates(boolean pause, boolean replay, boolean reset,
+ boolean start) {
+ this.pause = pause;
+ this.replay = replay;
+ this.reset = reset;
+ this.start = start;
}
```
@@ -2020,7 +2255,7 @@ public boolean accept(File file) {
* πŸ“ˆ Lines of Code: 8622
* πŸ“„ Lines of Documentation: 1474
* πŸ“… Development Period: 2008-05-15 to 2014-06-30
-* πŸ”₯ Recent Activity: 5768.3 days (avg. age of last 42 commits)
+* πŸ”₯ Recent Activity: 5768.7 days (avg. age of last 42 commits)
* βš–οΈ License: Custom License
* πŸ§ͺ Status: Experimental (no releases yet)
@@ -2032,3 +2267,17 @@ The implementation is built using a straightforward top-down parser with a maxim
[View on Codeberg](https://codeberg.org/snonux/fype)
[View on GitHub](https://github.com/snonux/fype)
+
+C from `src/data/dat.c`:
+
+```AUTO
+ p_elem->type = type;
+
+ return (p_elem);
+}
+
+_Bool
+dat_empty(Dat *p_dat) {
+ if (p_dat == NULL)
+ return (false);
+```
diff --git a/about/showcase/debroid/image-1.png b/about/showcase/debroid/image-1.png
index 427a613c..da2e2359 100644
--- a/about/showcase/debroid/image-1.png
+++ b/about/showcase/debroid/image-1.png
@@ -37,16 +37,16 @@
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-primitives-dc7ca6859caf.css" />
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-03a65c451725.css" />
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-08479f6308b4.css" />
- <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-b7a8237f130c.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/global-e412fefa47ed.css" />
+ <link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/github-2df5583d9df3.css" />
- <script type="application/json" id="client-env">{"locale":"en","featureFlags":["alternate_user_config_repo","api_insights_show_missing_data_banner","appearance_settings","attestations_filtering","attestations_sorting","client_version_header","codespaces_prebuild_region_target_update","contact_requests_implicit_opt_in","contentful_lp_copilot_extensions","contentful_lp_flex_features","contentful_lp_footnotes","copilot_agents_view_v2","copilot_chat_attach_multiple_images","copilot_chat_vision_in_claude","copilot_chat_vision_skip_thread_create","copilot_chat_wholearea_dd","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_free_to_paid_telem","copilot_ftp_settings_upgrade","copilot_ftp_upgrade_to_pro_from_models","copilot_ftp_your_copilot_settings","copilot_immersive_agent_sessions_direct_creation","copilot_immersive_structured_model_picker","copilot_new_immersive_references_ui","copilot_no_floating_button","copilot_read_shared_conversation","copilot_spaces_support_forks","copilot_spark_allow_empty_commit","copilot_spark_single_user_iteration","copilot_spark_use_streaming","copilot_task_oriented_assistive_prompts","copilot_workbench_connection_reload_banner","copilot_workbench_iterate_panel","copilot_workbench_preview_analytics","copilot_workbench_refresh_on_wsod","custom_copilots_128k_window","custom_copilots_capi_mode","custom_copilots_issues_prs","direct_to_salesforce","dotcom_chat_client_side_skills","failbot_report_error_react_apps_on_page","ghost_pilot_confidence_truncation_25","ghost_pilot_confidence_truncation_40","insert_before_patch","issues_catch_non_json_graphql_response","issues_preserve_tokens_in_urls","issues_react_blur_item_picker_on_close","issues_react_bots_timeline_pagination","issues_react_create_milestone","issues_react_prohibit_title_fallback","issues_react_remove_placeholders","issues_react_set_height_in_markdown","lifecycle_label_name_updates","link_contact_sales_swp_marketo","marketing_pages_search_explore_provider","memex_mwl_filter_field_delimiter","nonreporting_relay_graphql_status_codes","primer_primitives_experimental","primer_react_select_panel_with_modern_action_list","remove_child_patch","sample_network_conn_type","scheduled_reminders_updated_limits","site_homepage_contentful","site_msbuild_hide_integrations","site_msbuild_launch","site_msbuild_webgl_hero","spark_commit_on_default_branch","spark_sync_repository_after_iteration","swp_enterprise_contact_form","use_paginated_repo_picker_cost_center_form","viewscreen_sandbox","workbench_store_readonly"]}</script>
+ <script type="application/json" id="client-env">{"locale":"en","featureFlags":["alternate_user_config_repo","api_insights_show_missing_data_banner","appearance_settings","attestations_filtering","attestations_sorting","client_version_header","codespaces_prebuild_region_target_update","contact_requests_implicit_opt_in","contentful_lp_copilot_extensions","contentful_lp_flex_features","contentful_lp_footnotes","copilot_agents_view_v2","copilot_chat_attach_multiple_images","copilot_chat_vision_in_claude","copilot_chat_vision_skip_thread_create","copilot_chat_wholearea_dd","copilot_custom_copilots_feature_preview","copilot_duplicate_thread","copilot_free_to_paid_telem","copilot_ftp_settings_upgrade","copilot_ftp_upgrade_to_pro_from_models","copilot_ftp_your_copilot_settings","copilot_immersive_agent_sessions_direct_creation","copilot_immersive_structured_model_picker","copilot_new_immersive_references_ui","copilot_no_floating_button","copilot_read_shared_conversation","copilot_spaces_support_forks","copilot_spark_allow_empty_commit","copilot_spark_single_user_iteration","copilot_spark_use_streaming","copilot_task_oriented_assistive_prompts","copilot_workbench_connection_reload_banner","copilot_workbench_iterate_panel","copilot_workbench_preview_analytics","copilot_workbench_refresh_on_wsod","custom_copilots_128k_window","custom_copilots_capi_mode","custom_copilots_issues_prs","direct_to_salesforce","dotcom_chat_client_side_skills","failbot_report_error_react_apps_on_page","ghost_pilot_confidence_truncation_25","ghost_pilot_confidence_truncation_40","insert_before_patch","issues_catch_non_json_graphql_response","issues_preserve_tokens_in_urls","issues_react_blur_item_picker_on_close","issues_react_bots_timeline_pagination","issues_react_create_milestone","issues_react_prohibit_title_fallback","issues_react_remove_placeholders","issues_react_set_height_in_markdown","lifecycle_label_name_updates","link_contact_sales_swp_marketo","marketing_pages_search_explore_provider","memex_mwl_filter_field_delimiter","nonreporting_relay_graphql_status_codes","primer_primitives_experimental","primer_react_select_panel_with_modern_action_list","react_quality_profiling","remove_child_patch","sample_network_conn_type","scheduled_reminders_updated_limits","site_homepage_contentful","site_msbuild_hide_integrations","site_msbuild_launch","site_msbuild_webgl_hero","spark_commit_on_default_branch","spark_sync_repository_after_iteration","swp_enterprise_contact_form","use_paginated_repo_picker_cost_center_form","viewscreen_sandbox","workbench_store_readonly"]}</script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/high-contrast-cookie-a58297b2ebf8.js"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-945310d5217e.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/wp-runtime-fc9c9aa87d00.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_oddbird_popover-polyfill_dist_popover-fn_js-a8c266e5f126.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_mini-throttle_dist_index_js-node_modules_stacktrace-parser_dist_s-1d3d52-babac9434833.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_failbot_failbot_ts-f3dd72be4f2c.js" defer="defer"></script>
@@ -86,13 +86,13 @@
<meta name="route-pattern" content="/:user_id/:repository/blob/*name(/*path)" data-turbo-transient>
<meta name="route-controller" content="blob" data-turbo-transient>
<meta name="route-action" content="show" data-turbo-transient>
- <meta name="fetch-nonce" content="v2:73c8545c-df18-d022-9a9d-059ee3840f82">
+ <meta name="fetch-nonce" content="v2:cf404302-0876-d972-7374-b6957c8e329c">
<meta name="current-catalog-service-hash" content="f3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb">
- <meta name="request-id" content="86BA:9DA13:53014B:557B93:686D92D7" data-pjax-transient="true"/><meta name="html-safe-nonce" content="4f84f0788e4a77010d24a9fcea8df65c208ca24b36f46503db29203fd07d90d3" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NkJBOjlEQTEzOjUzMDE0Qjo1NTdCOTM6Njg2RDkyRDciLCJ2aXNpdG9yX2lkIjoiMzg1MzE0MjU5MDM3ODMxNjUwMyIsInJlZ2lvbl9lZGdlIjoiZnJhIiwicmVnaW9uX3JlbmRlciI6ImZyYSJ9" data-pjax-transient="true"/><meta name="visitor-hmac" content="5720ed7fa7790a40fd9ea09eb53a1d3c73ff4388f4e912d3569f143d9d88018b" data-pjax-transient="true"/>
+ <meta name="request-id" content="AAD4:A88DF:16F2CEB:17B8CD6:686E1F5A" data-pjax-transient="true"/><meta name="html-safe-nonce" content="2db2d9d95a035b1affc945b86d038356236493a9cee1d132ba531473b0765580" data-pjax-transient="true"/><meta name="visitor-payload" content="eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQUQ0OkE4OERGOjE2RjJDRUI6MTdCOENENjo2ODZFMUY1QSIsInZpc2l0b3JfaWQiOiIxMDMwNzg2OTA0MzQyMDExNzM5IiwicmVnaW9uX2VkZ2UiOiJmcmEiLCJyZWdpb25fcmVuZGVyIjoiZnJhIn0=" data-pjax-transient="true"/><meta name="visitor-hmac" content="0fa22ede0707f3659ba1103e4f11b1756d97cdd8463d3e0253b1209e8c5ec8cd" data-pjax-transient="true"/>
@@ -168,10 +168,10 @@
<meta name="expected-hostname" content="github.com">
- <meta http-equiv="x-pjax-version" content="131b6b54c3ff57eef78dbde23b313ea5e0b8297c15c44e186afde5e5d234c05b" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-version" content="abca3a2db139e5cb71abd1f0eb65e4693248498c1fd51d1f877b606135d69b2a" data-turbo-track="reload">
<meta http-equiv="x-pjax-csp-version" content="352e51c42d5f5727a7c545752bf34d1f83f40219e7036c6959817149a51651bc" data-turbo-track="reload">
- <meta http-equiv="x-pjax-css-version" content="1ec14dc41555459fbdfcfe40430bcae4f79bba9df052e253c0ac6d36d6b9da75" data-turbo-track="reload">
- <meta http-equiv="x-pjax-js-version" content="3406c3bba0cc3ead0d863e5269aed4bc727254941b0c7762cfb60fa215a2b172" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-css-version" content="cbac277ccf63fba2490782e94f40e2d68afb8a416f326c9ee261142cd7cf84dc" data-turbo-track="reload">
+ <meta http-equiv="x-pjax-js-version" content="479f1fea28804e87c2467a59cc0ad4d6f772a39f9e59a9f7cb76c4cb97de3a59" data-turbo-track="reload">
<meta name="turbo-cache-control" content="no-preview" data-turbo-transient="">
@@ -195,7 +195,7 @@
<meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
- <meta name="release" content="9899acf579daa3b66a2b87d30a9dde92b82feac3">
+ <meta name="release" content="88f084a12cc2b3f38662e00a9ca906e636e114db">
<meta name="ui-target" content="full">
<link rel="mask-icon" href="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" color="#000000">
@@ -253,8 +253,9 @@
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_gsap_index_js-028cb2a18f5a.js" defer="defer"></script>
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/vendors-node_modules_github_remote-form_dist_index_js-node_modules_delegated-events_dist_inde-94fd67-99b04cc350b5.js" defer="defer"></script>
-<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-6652689d63d9.js" defer="defer"></script>
+<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-2eb013d4682c.js" defer="defer"></script>
<header class="HeaderMktg header-logged-out js-details-container js-header Details f4 py-3" role="banner" data-is-top="true" data-color-mode=light data-light-theme=light data-dark-theme=dark>
<h2 class="sr-only">Navigation Menu</h2>
@@ -293,10 +294,10 @@
</a>
<div class="AppHeader-appearanceSettings">
<react-partial-anchor>
- <button data-target="react-partial-anchor.anchor" id="icon-button-f7fbc92e-eea4-4463-b968-c4037c0eb8a8" aria-labelledby="tooltip-985ae786-b84a-4640-aa3f-cafd08f831e9" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
+ <button data-target="react-partial-anchor.anchor" id="icon-button-fe7b873c-77df-4813-aead-08e8532aa2a6" aria-labelledby="tooltip-b18ead4c-9a44-475b-b139-df97a4bd861d" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
<path d="M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75Zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5Zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6ZM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8Zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2Zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75Z"></path>
</svg>
-</button><tool-tip id="tooltip-985ae786-b84a-4640-aa3f-cafd08f831e9" for="icon-button-f7fbc92e-eea4-4463-b968-c4037c0eb8a8" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
+</button><tool-tip id="tooltip-b18ead4c-9a44-475b-b139-df97a4bd861d" for="icon-button-fe7b873c-77df-4813-aead-08e8532aa2a6" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
<template data-target="react-partial-anchor.template">
<script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_document-metadata_document-metadata_ts-ui_packages_promise-with-resolvers-polyfil-1e7a2a-b50af437b812.js" defer="defer"></script>
@@ -970,7 +971,7 @@
-<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="q90zCSH3qN5L4tpo7il9Z4IOQfdeVlEIQgB98xfDSBMtyJ8Dno9pcb6b1IKg45i9BL4rLKGRr9l73rtxiLL9jQ" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true">
+<qbsearch-input class="search-input" data-scope="owner:buetow" data-custom-scopes-path="/search/custom_scopes" data-delete-custom-scopes-csrf="bl8zlhkEfnOaWJyR4_5PZMuuHmOMcwsVT-4U4gKbuXgSpMkZX8H2_aCcYCBw9DxGhv4cnDl1-xPCbJ-GCpIHgQ" data-max-custom-scopes="10" data-header-redesign-enabled="false" data-initial-value="" data-blackbird-suggestions-path="/search/suggestions" data-jump-to-suggestions-path="/_graphql/GetSuggestedNavigationDestinations" data-current-repository="" data-current-org="" data-current-owner="" data-logged-in="false" data-copilot-chat-enabled="false" data-nl-search-enabled="false" data-retain-scroll-position="true">
<div
class="search-input-container search-with-dialog position-relative d-flex flex-row flex-items-center mr-4 rounded"
data-action="click:qbsearch-input#searchInputContainerClicked"
@@ -1034,7 +1035,7 @@
></div>
<div class="QueryBuilder-InputWrapper">
<div aria-hidden="true" class="QueryBuilder-Sizer" data-target="query-builder.sizer"></div>
- <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-2684706f-1345-4955-bffa-12e77db43d44" data-target="query-builder.input" data-action="
+ <input id="query-builder-test" name="query-builder-test" value="" autocomplete="off" type="text" role="combobox" spellcheck="false" aria-expanded="false" aria-describedby="validation-133d71bc-0ca2-49f7-ac4b-085153c1cb77" data-target="query-builder.input" data-action="
input:query-builder#inputChange
blur:query-builder#inputBlur
keydown:query-builder#inputKeydown
@@ -1271,7 +1272,7 @@
id="query-builder-test-results"
></ul>
</div>
- <div class="FormControl-inlineValidation" id="validation-2684706f-1345-4955-bffa-12e77db43d44" hidden="hidden">
+ <div class="FormControl-inlineValidation" id="validation-133d71bc-0ca2-49f7-ac4b-085153c1cb77" hidden="hidden">
<span class="FormControl-inlineValidation--visual">
<svg aria-hidden="true" height="12" viewBox="0 0 12 12" version="1.1" width="12" data-view-component="true" class="octicon octicon-alert-fill">
<path d="M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"></path>
@@ -1312,7 +1313,7 @@
</div>
<scrollable-region data-labelled-by="feedback-dialog-title">
- <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="Fq/oX/R/5uCZlu9HHe0nUjl1KW6mskxa0AIshhl/V7sK+p5K2kFaHkKs1PbWVPENr09tEyqOQPNtUBp/CLc60A==" />
+ <div data-view-component="true" class="Overlay-body"> <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="code-search-feedback-form" data-turbo="false" action="/search/feedback" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="OnZD4S8UO5gT38Sp93XwAvcuzik9NYgtmLPJ/1rW3sLTaLSxFCneCI1V2VL/4UG036oQpmnvgEsSKSClvOvZzA==" />
<p>We read every piece of feedback, and take your input very seriously.</p>
<textarea name="feedback" class="form-control width-full mb-2" style="height: 120px" id="feedback"></textarea>
<input name="include_email" id="include_email" aria-label="Include my email address so I can be contacted" class="form-control mr-2" type="checkbox">
@@ -1350,7 +1351,7 @@
<div data-view-component="true" class="Overlay-body"> <div data-target="custom-scopes.customScopesModalDialogFlash"></div>
<div hidden class="create-custom-scope-form" data-target="custom-scopes.createCustomScopeForm">
- <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="R83eoBT8YK2rA0yI7vpETCRLTdMz/xSpMIXEoBEovyyLOBNhRaCfPVaH42kZBxCFFtnnqHze5qNuz7rUQtHrHw==" />
+ <!-- '"` --><!-- </textarea></xmp> --></option></form><form id="custom-scopes-dialog-form" data-turbo="false" action="/search/custom_scopes" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="TdlryP3eDmBbMJrwgOD84DUtyQLNiJPb/ZU+bLxGFPa5Mou+G4Jb0IelDSpFTQh/0agQE6yNfyDApLJU7GGEcw==" />
<div data-target="custom-scopes.customScopesModalDialogFlash"></div>
<input type="hidden" id="custom_scope_id" name="custom_scope_id" data-target="custom-scopes.customScopesIdField">
@@ -1368,7 +1369,7 @@
placeholder="github-ruby"
required
maxlength="50">
- <input type="hidden" data-csrf="true" value="afkoKgGRKg0J80wm5TXtI0ef4aS+Ml6+PbMElp9EH7ur6qSM1VonD0i6k3w9plFkl8ipJN/oNOSN979Sv6LFHg==" />
+ <input type="hidden" data-csrf="true" value="qoW6+5iZQYu59PogXne6wHsrp10xbEpJsfhWVSJ8xRUE4vv5r0tFXle1vpzzdghYO5Dt/cmItFpffcnisJ9cmg==" />
</auto-check>
</div>
@@ -1423,7 +1424,7 @@
<h4 data-view-component="true" class="color-fg-default mb-2"> Sign in to GitHub
</h4>
-<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="aY0imVlxkHVcy9Cq2mQ534iuPT0uPaw39FK1ljJ4HqEQRhkdOSSB2jGmUSAWZ+bkdHfjfUZBk6aua9fYW3bnSg==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" />
+<!-- '"` --><!-- </textarea></xmp> --></option></form><form data-turbo="false" action="/session" accept-charset="UTF-8" method="post"><input type="hidden" data-csrf="true" name="authenticity_token" value="0979kJjzdhTq2HswTZ716UmlFbFzZz6R9USsaT7mDuU2dKHCb7KKfBa/8MKUa1kSMCxPaFpCBYJnTo4AArwBIg==" /> <input type="hidden" name="add_account" id="add_account" autocomplete="off" class="form-control" />
<label for="login_field">
Username or email address
@@ -1445,9 +1446,9 @@
<input type="hidden" name="allow_signup" id="allow_signup" autocomplete="off" class="form-control" />
<input type="hidden" name="client_id" id="client_id" autocomplete="off" class="form-control" />
<input type="hidden" name="integration" id="integration" autocomplete="off" class="form-control" />
-<input class="form-control" type="text" name="required_field_8ceb" hidden="hidden" />
-<input class="form-control" type="hidden" name="timestamp" value="1752011479481" />
-<input class="form-control" type="hidden" name="timestamp_secret" value="e4f124edbff48ac3a790df6efcb7e04136f1b22590b708d3a6801d4a6d2a168a" />
+<input class="form-control" type="text" name="required_field_cc6b" hidden="hidden" />
+<input class="form-control" type="hidden" name="timestamp" value="1752047451211" />
+<input class="form-control" type="hidden" name="timestamp_secret" value="e0a3a9eb2b5200d88a076e9ef0cd85194c1b0f4dfb45f44ffe6918dfa7be5694" />
<input type="submit" name="commit" value="Sign in" class="btn btn-primary btn-block js-sign-in-button" data-disable-with="Signing in…" data-signin-label="Sign in" data-sso-label="Sign in with your identity provider" development="false" disable-emu-sso="false" />
@@ -1474,10 +1475,10 @@
<div class="AppHeader-appearanceSettings">
<react-partial-anchor>
- <button data-target="react-partial-anchor.anchor" id="icon-button-6c92c25f-937f-4682-8301-5a62e8f9b8af" aria-labelledby="tooltip-5f462cb8-b12f-4cb0-9988-03d755a41ddf" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
+ <button data-target="react-partial-anchor.anchor" id="icon-button-dd16fd55-6897-429f-bb53-e72c51a31223" aria-labelledby="tooltip-8db6850f-da94-4442-9bd2-afe33d25d16f" type="button" disabled="disabled" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium AppHeader-button HeaderMenu-link border cursor-wait"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-sliders Button-visual">
<path d="M15 2.75a.75.75 0 0 1-.75.75h-4a.75.75 0 0 1 0-1.5h4a.75.75 0 0 1 .75.75Zm-8.5.75v1.25a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0V2H1.75a.75.75 0 0 0 0 1.5H6.5Zm1.25 5.25a.75.75 0 0 0 0-1.5h-6a.75.75 0 0 0 0 1.5h6ZM15 8a.75.75 0 0 1-.75.75H11.5V10a.75.75 0 1 1-1.5 0V6a.75.75 0 0 1 1.5 0v1.25h2.75A.75.75 0 0 1 15 8Zm-9 5.25v-2a.75.75 0 0 0-1.5 0v1.25H1.75a.75.75 0 0 0 0 1.5H4.5v1.25a.75.75 0 0 0 1.5 0v-2Zm9 0a.75.75 0 0 1-.75.75h-6a.75.75 0 0 1 0-1.5h6a.75.75 0 0 1 .75.75Z"></path>
</svg>
-</button><tool-tip id="tooltip-5f462cb8-b12f-4cb0-9988-03d755a41ddf" for="icon-button-6c92c25f-937f-4682-8301-5a62e8f9b8af" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
+</button><tool-tip id="tooltip-8db6850f-da94-4442-9bd2-afe33d25d16f" for="icon-button-dd16fd55-6897-429f-bb53-e72c51a31223" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Appearance settings</tool-tip>
<template data-target="react-partial-anchor.template">
<link crossorigin="anonymous" media="all" rel="stylesheet" href="https://github.githubassets.com/assets/primer-react.5fdb25ed878a5138c363.module.css" />
@@ -1514,10 +1515,10 @@
<span class="js-stale-session-flash-signed-out" hidden>You signed out in another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span>
<span class="js-stale-session-flash-switched" hidden>You switched accounts on another tab or window. <a class="Link--inTextBlock" href="">Reload</a> to refresh your session.</span>
- <button id="icon-button-8c5e6ec3-bc18-419d-871f-30ce39f5730d" aria-labelledby="tooltip-6d203606-45d5-404e-87fd-bda817c0806b" type="button" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium flash-close js-flash-close"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x Button-visual">
+ <button id="icon-button-2ca8e42f-38de-4208-8d8c-1577166308a3" aria-labelledby="tooltip-c58c5011-fbe9-41eb-ab61-2d1d9dd192af" type="button" data-view-component="true" class="Button Button--iconOnly Button--invisible Button--medium flash-close js-flash-close"> <svg aria-hidden="true" height="16" viewBox="0 0 16 16" version="1.1" width="16" data-view-component="true" class="octicon octicon-x Button-visual">
<path d="M3.72 3.72a.75.75 0 0 1 1.06 0L8 6.94l3.22-3.22a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l3.22 3.22a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-3.22 3.22a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L6.94 8 3.72 4.78a.75.75 0 0 1 0-1.06Z"></path>
</svg>
-</button><tool-tip id="tooltip-6d203606-45d5-404e-87fd-bda817c0806b" for="icon-button-8c5e6ec3-bc18-419d-871f-30ce39f5730d" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip>
+</button><tool-tip id="tooltip-c58c5011-fbe9-41eb-ab61-2d1d9dd192af" for="icon-button-2ca8e42f-38de-4208-8d8c-1577166308a3" popover="manual" data-direction="s" data-type="label" data-view-component="true" class="sr-only position-absolute">Dismiss alert</tool-tip>