diff --git a/Design2Code-HARD.zip b/Design2Code-HARD.zip new file mode 100644 index 0000000000000000000000000000000000000000..c9f3d16bd22be818f00fd051ee3fc09bf0406930 --- /dev/null +++ b/Design2Code-HARD.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dba13571895487b6e61d4677c558412e345ca5969156171b38e38829cd1a4ae +size 33118268 diff --git a/g0.html b/g0.html new file mode 100644 index 0000000000000000000000000000000000000000..a59dfde1903ac17f2c2c737b2de966129eb2a328 --- /dev/null +++ b/g0.html @@ -0,0 +1,991 @@ + + + + + + + + Crosschain Risk Framework + + + + + + + +
+ + Skip to content + +
+
+
+
+ +
+
+
+
+ +
+
+ +

+ Introduction +

+

+ With several layer-one protocols gaining meaningful traction over the last few years and layer-two protocols taking + + center stage in the scalability roadmap for Ethereum + + , it is increasingly becoming clear that the future will be multichain. This thesis is further reinforced by emerging patterns such as + + modular blockchains + + , + + application-specific chains + + , and + + fractal scaling + + . A multichain world is one in which disparate chains co-exist as thriving ecosystems. +

+

+ In the absence of a countervailing force, the proliferation of chains would naturally lead to increased fragmentation and the siloing of ecosystems. Crosschain protocols directly address this problem by enabling interoperation across distinct chains. +

+

+ The growth and adoption of such protocols over the last couple of years have been astounding. The total value locked in token bridges on Ethereum alone, which only offers a partial picture of the scale of adoption of such protocols, reached a high of US$27B in late 2021. +

+

+ The flip side to this rapid growth and adoption has been the slew of high-profile hacks and failures of these protocols. Between 2021 and 2022, more than + + US$2.5B was stolen in bridge hacks + + , which is more than two-thirds of all DeFI hacks in that period. +

+

+ To this end, this document provides a high-level systematic overview of the security risks in crosschain protocols by identifying, classifying, and analyzing the risk elements inherent in the design, implementation, and operation of such infrastructure. In addition, it offers a set of risk controls and best practices to mitigate the likelihood and severity of risks. +

+

+ While this document is still a work in progress, its ultimate objective is to enable progress toward more secure, robust, and decentralized crosschain protocols that can serve as solid foundations for a multichain future. We highly encourage contributions and feedback from the community towards this end. +

+

+ Types of Crosschain Interaction +

+

+ Broadly defined, crosschain protocols enable the exchange of data and value across chains through one of the following three types of interactions: +

+

+ Asset Exchange +

+

+ Asset Exchange involves coordinating the transfer of ownership of an asset in one + + network + + with a corresponding transfer of ownership in another. This enables two or more parties to swap assets across networks under pre-agreed exchange terms. +

+

+ Asset Transfer +

+

+ Asset Transfer involves moving the value of an asset from a source ledger to a destination ledger. It enables assets in one network to be used inside applications in another. +

+

+ General-purpose Messaging +

+

+ General-purpose messaging refers to the communication of any data across chains. It can enable asset exchanges and transfers but also orchestrate complex application behavior across chains for a broad range of use cases. +

+

+ Stakeholders +

+

+ Crosschain protocols can have several distinct stakeholders with direct or indirect involvement in the system. These stakeholders can be individuals, groups, or organizations and have different roles, constraints, goals, and incentives. +

+

+ Users +

+

+ Users are the primary customers of the service offered by a crosschain protocol. They interact with the system directly to exchange assets or transfer data and value across chains. +

+

+ Liquidity Providers +

+

+ In a crosschain asset exchange, a + + liquidity provider + + is the counter-party to a user. +

+

+ Bridge-wrapped Token Holders +

+

+ A common approach to enabling the transfer of assets from one chain to another is through a lock-and-mint mechanism, in which crosschain protocols lock assets on one network and mint corresponding synthetic assets on another. + + bridge token holder + + . A + + bridge token holder + + might or might not be a user of a crosschain protocol. +

+

+ Bridge Validators +

+

+ Crosschain protocols typically coordinate several off-chain systems and actors that collectively ensure the integrity of state communication across chains. + + bridge validators + + are the primary entities that ensure the security and continued operation of a crosschain protocol and thus represent a significant source of potential risk to the overall system. +

+

+ Bridge Operators +

+

+ + Bridge operators + + are actors that can update or reconfigure key elements of a crosschain protocol (e.g., upgrading on-chain smart contracts, updating validator registries, or moving contract funds). How many bridge operators a protocol has, what they are allowed to change and what policies govern their actions can significantly influence the risk profile of a protocol and varies considerably across projects. +

+

+ Bridge Developers +

+

+ + Bridge developers + + design, build, test, and maintain the codebase behind a crosschain protocol. + + implementation risk + + . +

+

+ In addition to the direct stakeholders discussed above, crosschain protocols also have indirect stakeholders. These entities have interest in or influence over the security and efficacy of crosschain protocols, even though they might not directly interact with them. +

+
    +
  • +

    + Blockchain Network Participants: Recent bridge hacks have shown how failures in crosschain protocols can cause significant disruptions and halts of the underlying blockchains, impacting all network participants. +

    +
  • +
  • +

    + Crosschain Applications: Applications built atop crosschain protocols have independent economic value that could influence the security of the underlying bridge. In addition, they have their own stakeholders that are impacted by the operations of the crosschain protocol. +

    +
  • +
  • +

    + Bridge Protocol Investors: Investors of bridge protocols can directly or indirectly influence the operations and security of a protocol. For instance, the security guarantees of Proof-of-Stake bridges depend on the value of the bridge tokens staked. +

    +
  • +
+

+ For brevity, the rest of this document primarily focuses only on direct stakeholders of crosschain protocols. +

+

+ Security Risks +

+

+ At its essence, crosschain communication creates a dependency relationship between two or more networks. + + unidirectional + + or + + bidirectional + + , + + transient + + or + + persistent + + . +

+
    +
  1. + Only states that are valid and final in the source network are communicated to the destination network +
  2. +
  3. + All relevant state transitions in the source network are relayed to the destination network in a timely manner +
  4. +
  5. + Any invariants that emerge from the crosschain interactions are preserved +
  6. +
+

+ This document primarily discusses and assesses the risk of crosschain protocols by considering factors that affect these core security requirements. +

+ +
+
+ + Last update: + + October 13, 2023 + +
+ Created: + + October 13, 2023 + +
+
+
+
+
+
+ +
+
+
+
+
+ + diff --git a/g0.png b/g0.png new file mode 100644 index 0000000000000000000000000000000000000000..a01303487113545f52915e26326375f9e59edac6 --- /dev/null +++ b/g0.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e695f32dac67b1d4ee321ec52ed5af98820bdf45f7d639d2458b254549625a5a +size 361804 diff --git a/g1.html b/g1.html new file mode 100644 index 0000000000000000000000000000000000000000..224c0650a463b86252bc104b4c36cdab667b46bd --- /dev/null +++ b/g1.html @@ -0,0 +1,182 @@ + + + + + + GTFOArgs + + + + + + + +

+ GTFOArgs +
+ + +
+

+

+ +

+

+ GTFOArgs is a curated list of Unix binaries that can be manipulated for argument injection, possibly resulting in security vulnerabilities. +

+

+ Argument injection (sometimes referred to as parameter injection) takes advantage of a program’s legitimate functionality in order to extend the capabilities provided by the method in which the program is intended to be run. +

+

+ The project collects legitimate + + arguments + + of Unix binaries that can be abused to break out of the environment they were run, in order to escalate privileges, transfer files, spawn bind and reverse shells, and facilitate other post-exploitation tasks. +

+

+ GTFOArgs is a + + collaborative + + project where everyone can + + contribute + + with additional binaries and techniques. +

+

+ This project was inspired by + + GTFOBins + + and most of the layout source code is written by them. +

+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ Binary + + Functions +
+ + awk + + + +
+ + curl + + + +
+ + dig + + + +
+
+ + diff --git a/g1.png b/g1.png new file mode 100644 index 0000000000000000000000000000000000000000..8897a1e35be05be9e9b652d3864f7f72510213c8 --- /dev/null +++ b/g1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:189dff8d9effb75ab618d81dd49d001329094e8df586b2edec546b7fb1e9cbfa +size 115538 diff --git a/g10.html b/g10.html new file mode 100644 index 0000000000000000000000000000000000000000..95f65894e9f96410fb5d4688a6c9a5dfef1655db --- /dev/null +++ b/g10.html @@ -0,0 +1,573 @@ + + + + + + + + + + + +
+
+ + View on GitHub + +

+ Architectural Decision Records +

+

+ + + Homepage of the ADR GitHub organization +

+
+
+ +
+
+

+ Architectural Decision Records (ADRs) +

+

+ An + + Architectural Decision (AD) + + is a justified design choice that addresses a functional or non-functional requirement that is architecturally significant. +An + + Architecturally Significant Requirement (ASR) + + is a requirement that has a measurable effect on the architecture and quality of a software and/or hardware system. +An + + Architectural Decision Record (ADR) + + captures a single AD and its rationale; +the collection of ADRs created and maintained in a project constitute its + + decision log + + . +All these are within the topic of Architectural Knowledge Management (AKM), but ADR usage can be extended to design and other decisions (“any decision record”). +

+

+ The aim of the + + GitHub adr organization + + is to: +

+
    +
  1. + Motivate the need for and benefits of AD capturing and establish a common vocabulary. +
  2. +
  3. + Strengthen the tooling around ADRs, in support of agile practices as well as iterative and incremental engineering processes. +
  4. +
  5. + Provide pointers to public knowledge in the context of AKM and ADRs. +
  6. +
+ +

+ The repository for the Website of the ADR organization is + + https://github.com/adr/adr.github.io + + . +

+

+ + + ADRs in the Media +

+ + +

+ + + Lightweight ADRs Should be Adopted +

+

+ A “lightweight” ADR consists of + + title, status, context, decision, and consequences + + (according to + + [Username Redacted] + + ). + + ThoughtWorks + + listed architectural decision records as “adopt” at their + + technology radar vol. 18 + + : + + https://www.thoughtworks.com/en-us/radar/techniques/lightweight-architecture-decision-records + +

+

+ We think that the considered options with their pros and cons are crucial to understand the reason of a chosen option. + + MADR + + — The Markdown Any/Architecture Decision Records (MADR: + + [ˈmæɾɚ] + + ) in this ADR organization includes such tradeoff analysis information. +

+

+ + + Relation of ADRs, MADR, and Others +

+

+ ADR +

+

+ + + Sustainable Architectural Decisions +

+

+ We base our work on the guidelines and principles in + + Sustainable Architectural Decisions + + by Zdun et al., for instance the Y-statement format suggested in that article. +However, we are open to other formats of ADRs as shown at + + @joelparkerhenderson’s repository + + . +

+

+ In short, the Y-statement is as follows: +

+
+

+ In the context of + + <use case/user story u> + + , facing + + <concern c> + + we decided for + + <option o> + + to achieve + + <quality q> + + , accepting + + <downside d> + + . +

+
+

+ The long form of it is as follows (extra section “because”): +

+
+

+ In the context of + + <use case/user story u> + + , +facing + + <concern c> + + we decided for + + <option o> + + and neglected + + <other options> + + , +to achieve + + <system qualities/desired consequences> + + , +accepting + + <downside d/undesired consequences> + + , +because + + <additional rationale> + + . +

+
+

+ You can find more explanations and examples on Medium + + Y-Statements - A Light Template for Architectural Decision Capturing + + . +

+

+ + A Definition of Done for Architectural Decision Making + + proposes five criteria and a checklist to decide when it is time to set the status of a single decision to “done”: evidence, criteria and alternatives, agreement, documentation, and realization/review plan. Here, we focus on the ‘D’ in + + ecADR + + . +

+

+ + + Existing ADR Templates +

+ +

+ + + Good ADRs (and how to get to them) +

+ +

+ + + Decision Capturing Tools +

+

+ + Disclaimer: + + The following list is rather inclusive. +Please find out about the status and the maturity of the list entries for yourself by following the links. +We are happy to include more candidate assets here. +

+ +

+ For a more detailed list for tooling for MADR, please head to + + https://adr.github.io/madr/tooling.html + + . +

+ + +

+ + + Interesting, but unmaintained tooling +

+ +

+ + + More Information +

+ + +

+ + + Contribute +

+

+ To improve this page, head to + + https://github.com/adr/adr.github.io + + , edit + + index.md + + , and submit a pull request. +

+
+
+ + + + diff --git a/g10.png b/g10.png new file mode 100644 index 0000000000000000000000000000000000000000..13aad02ced071fb240e5c10f255a5c99d2ee8c17 --- /dev/null +++ b/g10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71989ee1c009c03b96170d922be3d4aa7e77ea02c8cdc663fad8a45b5b136a35 +size 749391 diff --git a/g11.html b/g11.html new file mode 100644 index 0000000000000000000000000000000000000000..5a29fd480269f378330dbfe695acee009adb105e --- /dev/null +++ b/g11.html @@ -0,0 +1,745 @@ + + + + + AI Builders – a program for kids who want to build good AI + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/g11.png b/g11.png new file mode 100644 index 0000000000000000000000000000000000000000..850e239e43e3d575dc4651c9ff332cb582d7657f --- /dev/null +++ b/g11.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53dde2a9fa068e93468491880086617ac4275d56841581840bee29782bc9fc9 +size 155505 diff --git a/g12.html b/g12.html new file mode 100644 index 0000000000000000000000000000000000000000..e31200bb10631a20cdfede3a4859aca434405287 --- /dev/null +++ b/g12.html @@ -0,0 +1,534 @@ + + + + + + + + + Home | Amplifying F# + + + + + +
+ We are looking for new people to join our core team +
+
+ +
+
+
+

+ Making a difference for the F# ecosystem +

+

+ + Amplifying F# + + is a new initiative to encourage hands-on + collaboration on open-source F# software! +
+ We aim to inspire developers all over the world to chime in and make F# + better in the process. +

+ + + + + + +
+
+
+
+
+
+

+ Mission statement +

+

+ We believe businesses should contribute back to F# OSS. +

+ + Read more + +
+
+

+ Testimonials +

+

+ Open-source has changed people's professional lives. +

+ + Read some inspiring stories + +
+
+

+ Sessions +

+

+ Every week we try to highlight a different open-source project by + actively contributing during a live stream. +

+ + View sessions + +
+
+
+
+
+

+ Who are we? +

+

+ We are a group of + + independent individuals + + , not tied to any organisation, with an + + ambition to see + + F# + + grow + + . +
+ What brought us together is our aspiration to make an + + actual difference + + in the + + F# open-source + + landscape. +
+ United we can take this F# ecosystem to the next level. By + + hand-ons collaboration + + and targeted efforts. +

+

+ Enter the hive +

+

+ The world of + + open-source software can be quite overwhelming + + to get your feet wet in. There is a lot to learn and you might not be confident that you can contribute actually code changes. +

+

+ Just like when starting a new job, you need to learn a new codebase. + + Edgar’s testimonial + + . +

+

+ And that is why we want to invoke our collective hive-mind to help people get started. +We want to guide you as best as we can to scratch your own itch in the open-source space. +

+
+
+
+
+

+ What to contribute? +

+

+ + Literally anything + + (within reason 😸) you want + + to see improved + + in your daily + + F# experience + + . Be it a compiler feature, tooling improvement, performance increase, … +There is so much work left to do in the F# eco-system and there for sure is something we can do that will rock your boat. +

+
+
+
+
+

+ Convincing your boss? +

+

+ In practical terms, you should see this initiative as two things: + + educational + + and an attempt to improve + + daily productivity + + . +

+

+ There is a lot you can learn from pair/mob programming with seasoned F# developers from all over the world. +The diversity of backgrounds can broaden your perspective and genuinely make you better at your job. +

+

+ Being able to solve outstanding problems that hinder your day-to-day flow, will reward itself over time. +

+

+ If you need more help to convince your boss, you can refer to our + + incitation letter + + or reach + + out to us + + and we would happily chime in. +

+ + Mission statement diagram +
+
+
+
+

+ Testimonials +

+

+ Explore the experiences of individuals who have contributed to + open-source projects within the F# community. +

+ + +
+
+ Each one, teach one +
+
+ [Name Redacted] +
+ + Read more! + +
+
+
+
+
+ + + +
+
+
+ + + diff --git a/g12.png b/g12.png new file mode 100644 index 0000000000000000000000000000000000000000..a2345c10d3a78b548f63647fdeb21da697a3a23d --- /dev/null +++ b/g12.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b29d999ede5ea96a452cb4ee8eb9512a57746a3593bd7e99f28409fbcc0e3a1 +size 416061 diff --git a/g13.html b/g13.html new file mode 100644 index 0000000000000000000000000000000000000000..c0d64f6e0b1d4d2452af1b2282d7782ed9775db3 --- /dev/null +++ b/g13.html @@ -0,0 +1,311 @@ + + + + + + + + Animated AI + + + + +
+

+
+ +
+

+

+ I'm creating animations and instructional videos about neural networks. + Check out my + + Patreon + + and + + YouTube channel + + ! +

+

+ Convolution +

+

+ The Basic Algorithm +

+ Watch the companion YouTube video: + + Fundamental Algorithm of Convolution in Neural Networks + + . + The process of convolution in neural networks with a 3x3 kernel size +

+ Padding +

+ Companion video: + + Convolution Padding - Neural Networks + + + + + + + + + + + + +
+ The process of convolution in neural networks with a 3x3 kernel size + + The process of convolution in neural networks with a 3x3 kernel size and a padding of 'SAME', i.e., 1 pixel on the top, bottom, left, and right. +
+ No Padding AKA "Valid" + + [1,1,1,1] Padding AKA "Same" +
+

+ Stride +

+ Companion video: + + Stride - Convolution in Neural Networks + + + + + + + + + + + + + + + + + + + + + + +
+ Stride 1 + + Stride 2 +
+ The process of convolution in neural networks with a 3x3 kernel size + + The process of convolution in neural networks with a 3x3 kernel size and a stride of 2x2 +
+ No Padding AKA "Valid"; Stride of 1 + + No Padding AKA "Valid"; Stride of 2 +
+ + + The process of convolution in neural networks with a 3x3 kernel size, a stride of 2x2, and a padding of 'SAME', i.e., 1 pixel on the top, bottom, left, and right. +
+

+ Groups, Depthwise, and Depthwise-Separable +

+ Watch the companion YouTube video: + + Groups, Depthwise, and Depthwise-Separable Convolution (Neural Networks) + + . + + + + + + + + + + + + + + + + + + + +
+ The process of convolution in neural networks with a 3x3 kernel size + + The process of convolution in neural networks with a 3x3 kernel size and 2 groups +
+ 1 Group + + 2 Groups +
+ The process of convolution in neural networks with a 3x3 kernel size and 8 groups making it a depthwise convolution + + A depthwise convolution layer followed by a pointwise convolution layer making the combined process a depthwise-separable convolution +
+ Depthwise (8 Groups) + + Depthwise-separable (8 Groups followed by pointwise) +
+

+ Pixel Shuffle +

+ Watch the companion YouTube video: + + Pixel Shuffle - Changing Resolution with Style + +

+ 2x2 Block Size +

+ + + + + + + + + + + + + + + + + +
+ Pixel shuffle animation in neural networks with a block size of 2x2 + + Pixel unshuffle animation in neural networks with a block size of 2x2 +
+ 2x2 Pixel Shuffle + + 2x2 Pixel Unshuffle +
+ Pixel shuffle and unshuffle in neural networks with a block size of 2x2 looping animation +
+ 2x2 Pixel Shuffle/Unshuffle Loop +
+

+ 3x3 Block Size +

+ + + + + + + + + + + + + + + + + +
+ Pixel shuffle animation in neural networks with a block size of 3x3 + + Pixel unshuffle animation in neural networks with a block size of 3x3 +
+ 3x3 Pixel Shuffle + + 3x3 Pixel Unshuffle +
+ Pixel shuffle and unshuffle in neural networks with a block size of 3x3 looping animation +
+ 3x3 Pixel Shuffle/Unshuffle Loop +
+

+

+

+ Licensed under the + + MIT License + +

+
+ + diff --git a/g13.png b/g13.png new file mode 100644 index 0000000000000000000000000000000000000000..7a62efc4fdd0fc169319f7b388807944e7b3550e --- /dev/null +++ b/g13.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e9d4a56e438ed90a6468bde36f251edbbe2bee6ba7886f5176479b18beba3e8 +size 148514 diff --git a/g14.html b/g14.html new file mode 100644 index 0000000000000000000000000000000000000000..9d6f25b99bc32ef86d30b963bab3fb0a673c0467 --- /dev/null +++ b/g14.html @@ -0,0 +1,570 @@ + + + + + + + aWATTar Backtesting + + + + +

+ aWATTar Backtesting +

+

+

+ +
+

+ Dynamische Stromtarife haben keinen fixen Preis sondern einen Stunden variierenden Preis der sich nach den Ergebnissen der Strombörse EPEX SPOT ergibt. +

+

+ Durch bewusstes Anwenden von Haushaltsgeräten wie Waschmaschine oder Geschirrspüler mittels Zeitvorwahl kann man damit seinen persönlichen Strompreis verringern. Noch besser funktioniert das mit großen Verbraucher wie Elektroauto oder + + Wärmepumpe + + . + Der Börsenpreis ist in der Regel niedriger wenn viele erneuerbare Energien im Netz verfügbar sind, aber keine Abnehmer finden. + Dynamische Stromtarife sind daher eines der vielen Puzzlesteine die wir für die Energiewende benötigen. +

+

+ Backtesting ist ein Vorgang um ein Modell auf historische Daten zu testen. Mit diesem Tool kann man die Verbrauchsdaten seines Netzanbieters uploaden (siehe Anleitungen weiter unten), welches dann den erzielten Strompreis berechnet. +

+

+ Hier ein Beispiel wie sowas aussieht: +

+

+ +

+
+

+ Verbrauchsdaten vom Netzbetreiber uploaden (Beispieldatensätze gibt es + + hier + + zum Herunterladen): +

+
+ +
+ + + +
+ + + +
+ +
+ + +
+ +
+ + +
+

+ + 1 + + Der H0-Durchschnittspreis ergibt sich aus dem Verbrauch laut dem + + H0 Standardprofil + + im selben Zeitraum und dient somit als Benchmark. Erzielt man einen Durchschnittspreis unter dem H0 Ø hat man + + sehr + + gute Vorraussetzungen um von einem dynamischen Stromtarif zu profitieren, ist aber nicht notwendig um generell davon zu profitieren. +

+

+ Disclaimer +

+ Keine Garantie auf Richtigkeit der dargestellten Daten. +

+ Netzbetreiber Anleitungen +

+ +
+
    +
  1. +

    + Gehe auf + + https://smartmeter.netz-noe.at + +

    +
  2. +
  3. +

    + Einloggen +

    +
  4. +
  5. +

    + Tab + + Verbrauch + + auswählen +

    +
  6. +
  7. +

    + Richtigen Zähler auswählen unter + + Vertragskonto + + . Achtung, nicht den Einspeisepunkt wählen. +

    +
  8. +
+

+ + Hinweis + + : Die 15-min-Profilwerte müssen explizit aktiviert werden, siehe Spalte "Opt-in" im Screenshot. + Ist das nicht der Fall, kann die heruntergeladene CSV trotzdem nur Tageswerte enthalten. Solche Einträge werden von diesem Tool ignoriert. + Es kann auch sein, dass der Inhalt gemischt ist. + Beispiel: Opt-In wurde am 15. September gemacht, dann ist der Verbrauch bis zum Stichtag als Tageswerte enthalt, danach folgen erst die 15-min-Profilwerte. Ersteres wird vom Tool ignoriert. + +

+
+ +
+
    +
  1. +

    + Download der 15-Minutenwerte über das + + NetzOÖ e-Service-Portal + +

    +
  2. +
  3. +

    + Vertrag auswählen +

    +
  4. +
  5. +

    + Verbrauchsübersicht +

    +
  6. +
  7. +

    + Zeitraum auswählen +

    +
  8. +
+
+ +
+
    +
  1. +

    + Gehe auf + + kaerntennetz.at + +

    +
  2. +
  3. +

    + Kundenportal +

    +
  4. +
  5. +

    + Einloggen +

    +
  6. +
  7. +

    + "Profildownload" unter "meine.messwerte" auswählen +

    +
  8. +
+
+ +
+
    +
  1. +

    + Login auf + + https://portal.salzburgnetz.at + +

    +
  2. +
  3. +

    + Klick auf Anlagendetails +

    +
  4. +
  5. +

    + Anlage bzw. Vertrag auswählen +

    +
  6. +
  7. +

    + Daten auswählen und über das "Burger Menü" den Download anstoßen +

    + +
  8. +
+
+ +
+
    +
  1. +

    + Einloggen beim Tinetz Kundenportal: + + https://kundenportal.tinetz.at/ + +

    +
  2. +
  3. +

    + Unter "Zähler" auf Verbrauchshistorie gehen +

    + +
  4. +
  5. +

    + Zeitraum auswählen +

    + +
  6. +
  7. +

    + Herunterladen, "Rohdaten als CSV" +

    + +
  8. +
+
+ +
+
    +
  1. +

    + Gehe auf + + smartmeter-web.wienernetze.at + +

    +
  2. +
  3. +

    + Klicke auf + + Datenexport + +

    +
  4. +
  5. +

    + Zeitfenster wählen +

    +
  6. +
  7. +

    + + Viertelstundewerte + + auswählen +

    +
  8. +
+
+ +
+
    +
  1. +

    + Gehe auf + + https://www.endkundenwebportal.at + +

    +
  2. +
  3. +

    + Wähle + + Strom + +

    +
  4. +
  5. +

    + Zeitfenster auf + + Tag + + einstellen (nur so werden 15-Minuten Werte geliefert!) +

    +
  6. +
  7. +

    + Auf + + Angezeigte Werte als CSV-Datei speichern + + klicken +

    +
  8. +
+
+ Andere Netzbetreiber die funktionieren, aber keine Anleitung vorhanden: +
    +
  1. + Ebner Strom +
  2. +
  3. + Energienetze Steiermark +
  4. +
  5. + Innsbrucker Kommunalbetriebe (IKB) +
  6. +
  7. + LinzAG +
  8. +
+ Sollte ein Netzbetreiber der funktioniert nicht hier aufgelistet sein würde ich mich über eine Nachricht freuen (siehe für Kontaktdaten ganz unten). +

+ F.A.Q. +

+ + + diff --git a/g14.png b/g14.png new file mode 100644 index 0000000000000000000000000000000000000000..91d52f37efba57e340750de35a08d4e1cca3be3e --- /dev/null +++ b/g14.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e3b782283fb33397492086caf741cc7fe2da590a598a01c31da13229f226186 +size 119627 diff --git a/g15.html b/g15.html new file mode 100644 index 0000000000000000000000000000000000000000..73014b1f7958863216fcef247dfee31571cbec75 --- /dev/null +++ b/g15.html @@ -0,0 +1,164 @@ + + + + + + + + WeexBox 2.0 + + + + + + + + + + +
+
+ + + +
+
+ hero +

+ WeexBox 2.0 +

+

+ 一套简洁高效的APP混合开发解决方案 +

+

+ + 快速上手 → + +

+
+
+
+

+ 简洁至上 +

+

+ 约定大于配置,以最少的配置帮助你专注于撸码。 +

+
+
+

+ 功能强大 +

+

+ 提供大量扩展,弥补weex本身的不足。 +

+
+
+

+ 性能高效 +

+

+ 优化weexDemo代码,js打包、页面加载更高效。 +

+
+
+
+

+ + # + + 像数 1, 2, 3 一样容易 +

+
+
# 安装cli
+cnpm i -g @weexbox/cli
+
+# 新建一个weex工程
+weexbox create project-name
+# 或者
+# 新建一个weex和flutter混合工程
+weexbox create project-name -f
+
+# 进入工程
+cd project-name
+
+# 安装依赖
+cnpm i
+
+# 开始写bug
+
+
+
+

+ WARNING +

+

+ 请务必使用 + + cnpm + + 安装@weexbox +

+
+
+

+ 注意 +

+

+ 请确保你的 Node.js 版本 >= 10。 +

+
+
+ WeexBox官方QQ群号:943913583 +
+
+ +
+
+
+
+
+ + diff --git a/g15.png b/g15.png new file mode 100644 index 0000000000000000000000000000000000000000..85263f52b806306ff42fbf73764a6d168db87d94 --- /dev/null +++ b/g15.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096db4aae15c142d032d648493d113c40289346f33d1e322857d9285bb783b68 +size 129108 diff --git a/g16.html b/g16.html new file mode 100644 index 0000000000000000000000000000000000000000..1e9f5d800ccfc271f77b9d85547b365f119275da --- /dev/null +++ b/g16.html @@ -0,0 +1,292 @@ + + + + + + [Name Redacted] + + + + + + + + + + + + +
+
+
+ +
+
+
+

+ [Name Redacted] +

+

+ Associate Teaching Professor +
+ Software and Societal Systems Department +
+ School of Computer Science +
+ Carnegie Mellon University +

+
+ +
+
+
+
+
+ + Home + + | + + Publications + + | + + Teaching + + | + + Blog + +
+
+

+ I'm a computer scientist working on AI and developer tools. + + declined + + the NSF CAREER Award, + + taught + + amazing students, built novel + + tools + + for code and data, went through a startup + + acquisition + + , and learned valuable + + lessons + + . I also spend a lot of time + + writing + + about my side projects. +

+ +
+
+ + diff --git a/g16.png b/g16.png new file mode 100644 index 0000000000000000000000000000000000000000..ec93f37748c7a6e5fe19e48cfe2ad6daed186a2c --- /dev/null +++ b/g16.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535b47da8e8b0296b3462a71f6f564e106edd4b0f1c69e63a4ee5df2901cc638 +size 83767 diff --git a/g17.html b/g17.html new file mode 100644 index 0000000000000000000000000000000000000000..fc4c0f031fd6c9e5af3609b0ca91ae5ea4edd852 --- /dev/null +++ b/g17.html @@ -0,0 +1,1026 @@ + + + + + + + + Linux工匠 | 关注运维自动化 Python开发 linux高可用集群 数据库维护 性能提优 系统架构 + + + + + + + + + + + + + + + + + + + Skip to the content. + + +
+
+ 欢迎访问我的博客: + + linux工匠 + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ 标签 + + 文章 + + 标签 + + 文章 +
+ + kubernetes + + + + k8s yaml配置文件 + +   + + 架构设计理论 + +   + + 调整pod内核参数 + +   + + 服务发布 + +   + + 1.13.3安装 + +   + + 调度简介 + +   + + dashboard + +   + + traefik   + + + 编译二进制 + + + + docker + + + + 了解docker和kubernetes + +   + + docker初学 + +
+ + databases + + + + mysql集群mgr + +   + + mongodb + +   + + windows主机的Mysql + +   + + mysql-mmm + + + + ansible + + + + redis的sentinel高可用 + + + rabbitmq集群 + +
+ + logs + + + + flume-ng日志收集 + +   + + ELK5 + +   + + filebeat + +   + + logstash使用kafka日志收集 + + + + monitor + + + + kubernetes的监控 + + + cadvisor+prometheus + + + java + +
+

+ + + 服务配置 + + +

+

+ + 主机的虚拟化系统之proxmox + +

+

+ + k8s使用http的harbor + +

+

+ + 由docker-compose导致的网络故障–网络不可达 + +

+

+ + 在kubernetes中部署skywalking(elasticsearch7集群) + +

+

+ + 在kubernetes中statefu方式安装elasticsearch-6集群 + +

+

+ + 在kubernetes中statefu方式安装rabbitmq集群 + +

+

+ + 阿里蜻蜓-基于P2P镜像及文件分发系统 + +

+

+ + redis集群redis-cluster + +

+

+ + mysql集群mgr(mysql_group_rplication_config) + +

+

+ + mysql中间件proxysql + +

+

+ + 一分钟简单了解docker和kubernetes + +

+

+ + kubernetes架构设计理论 + +

+

+ + helm入门学习及应用文档 + +

+

+ + glusterfs在kubernetes中的使用详解 + +

+

+ + glusterfs集群故障恢复 + +

+

+ + kubernetes代理内部服务之websocket服务 + +

+

+ + kubernetes调整pod的内核参数 + +

+

+ + harbor私有仓库镜像的推拉弹唱 + +

+

+ + etcd安装操作 + +

+

+ + etcd集群故障处理 + +

+

+ + Nexus Repository权限配置管理 + +

+

+ + jinja和jenkins结合做为kubernetes的服务发布平台 + +

+

+ + azure微软云之权限的管理 + +

+

+ + azure微软云之powershell创建主机 + +

+

+ + azure微软云之Azure CLI更新网络安全组 + +

+

+ + linux工匠之kubernetes使用ceph块存储 + +

+

+ + linux工匠之ceph存储集群实验 + +

+

+ + prometheus对kubernetes集群的监控 + +

+

+ + harbor仓库简单配置说明 + +

+

+ + consul的ACL规则用法 + +

+

+ + mesos marathon consul的集群试验 + +

+

+ + mesos marathon和chronos构建分布式系统 + +

+

+ + consul集群的服务注册发现和模板使用 + +

+

+ + elasticsearch创建index + +

+

+ + nginx的proxy_cache缓存使用 + +

+

+ + flume-ng日志收集之实践操作 + +

+

+ + flume-ng日志收集之安装配置 + +

+

+ + Zimbra配置邮件服务全程记录 + +

+

+ + web和mysql高可用集群部署文档 + +

+

+ + 用ansible-playbook安装redis的sentinel高可用集群 + +

+

+ + 使用ansible-playbook一键安装rabbitmq集群 + +

+

+ + ansible的入门帮助-命令查找与使用 + +

+

+ + Haproxy keepalived的线上高可用 + +

+

+ + activemq使用中遇到的问题 + +

+

+ + NAT模式的LVS和keepalived高可用 + +

+

+ + 发布系统之jenkins-maven-svn + +

+

+ + nginx-rewrite重定向跳转实例 + +

+

+ + 生产环境Centos编译安装Nginx-MySQL-php + +

+

+ + nodejs install + +

+

+ + tengine install + +

+

+ + + python相关 + + +

+

+ + python几个简单的排序算法 + +

+

+ + python写一个简单的留言板 + +

+

+ + linux工匠之django入门学习 + +

+

+ + pyenv virtualenv构建独立的python环境 + +

+

+ + python统计nginx日志的条数及错误率 + +

+

+ + 利用python装饰器做类型检查 + +

+

+ + 用python写一个复杂密码生成器 + +

+

+ + 小议python数据结构的栈及应用 + +

+

+ + 小议python的迭代iterative和递归recursive + +

+

+ + python插入排序算法 + +

+

+ + + 数据库 + + +

+

+ + mysql组复制mgr(mysql group replication)配置 + +

+

+ + mysql中间件proxysql + +

+

+ + windows主机对Mysql批量运维管理 + +

+

+ + centos系统pyodbc+MS_ODBC连接azure的SQL Server + +

+

+ + mongodb的单机主从和复制集 + +

+

+ + mysql的不常用命令 + +

+

+ + Mysql数据库引擎innodb转换为TokuDB + +

+

+ + MHA-MySQL线上配置附官方文档 + +

+

+ + Multi-Master Replication Manager for MySQL(mysql-mmm) + +

+

+ + Mysql不同步主库删除的数据 + +

+

+ + + 监控和安全 + + +

+

+ + docker和kubernetes的监控(cadvisor+prometheus) + +

+

+ + 阿里云和微软云openV_PN配置 + +

+

+ + zabbix整合–获取一段时间内的监控值 + +

+

+ + linux工匠之java的zabbix监控 + +

+

+ + 小议java监控Java VisualVM + +

+

+ + 通过zabbix监控nginx和php状态 + +

+

+ + ossec线上安全监控的高级配置 + +

+

+ + ossec线上安全监控的配置详细文档 + +

+

+ + + 虚拟化 + + +

+

+ + 服务网格Linkerd安装初试 + +

+

+ + traefik 2.5版本的安装配置 + +

+

+ + kubernetes 1.22版本集群安装 + +

+

+ + kubernetes和istio开箱测试 + +

+

+ + swarm中的zookeeper和kafka集群配置 + +

+

+ + kubernetes集群中的kafka服务配置 + +

+

+ + kubeadm安装1.13.3版本kubernetes文档 + +

+

+ + kubernetes 1.13.3集群安装步骤文档 + +

+

+ + kubernetes 1.9.4集群安装文档向导 + +

+

+ + kubernetes内存监控面板数值的意义 + +

+

+ + kubeadm创建的kubernetes集群证书到期后续期 + +

+

+ + kubernetes dashboard面板只读用户创建 + +

+

+ + windows主机中docker服务的运行 + +

+

+ + kubernetes的调度简介nodeName nodeSelector Affinity Anti-affinity Taints Tolerations + +

+

+ + kubernetes服务的版本回退 + +

+

+ + kubernetes的dashboard登录方式 + +

+

+ + kubernetes1.9版本集群配置文档 + +

+

+ + linux工匠之kubernetes的traefik配置介绍 + +

+

+ + inux工匠之kubernetes的ingress-nginx配置介绍 + +

+

+ + CICD之logstash服务的Dockerfile使用Gitlab Runner打docker包 + +

+

+ + linux工匠之heapster监控kubernetes + +

+

+ + 编译kubernetes二进制文件 + +

+

+ + kubeadm部署kubernetes 1.8离线安装绝对成功版 + +

+

+ + MAC系统Docker镜像构建和私有仓库 + +

+

+ + docker服务在kubernetes(k8s)中跑起来 + +

+

+ + vagrant虚拟机运行 + +

+

+ + kvm和Xen主机在线增加磁盘空间 + +

+

+ + kvm和Xen主机在线调整cpu核心数和内存大小 + +

+

+ + 虚拟化之Xen配置应用 + +

+

+ + 虚拟化之KVM配置应用 + +

+

+ + docker初学跟我来 + +

+

+ + + 其他 + + +

+

+ + Windows10内存释放经验 + +

+

+ + ELK5完整部署 + +

+

+ + elasticsearch5安装和配置 + +

+

+ + elasticsearch的template和mapping + +

+

+ + logstash使用zookeeper建立kafka集群对日志收集 + +

+

+ + ELK日志服务使用-filebeat多文件发送 + +

+

+ + ELK日志服务使用-shipper-to-indexer + +

+

+ + ELK日志服务使用-rsyslog传输日志 + +

+

+ + ELK日志服务使用-服务配置 + +

+

+ + ELK日志服务使用-基本安装 + +

+

+ + squid+stunnel+ldap距离网络更近一步 + +

+

+ + SQL Server Changed language setting to us_english + +

+

+ + 运维过程中遇到的一些问题 + +

+

+ + vim编辑器对python的扩展 + +

+

+ + 升级glibc解决GLIBC_2.14 not found + +

+

+ + linux系统限制进程的cpu使用率 + +

+

+ + 关于此linux工匠网站 + +

+

+ + + 转载文章 + + +

+

+ + JAVA服务治理实践之无侵入的应用服务监控 + +

+

+ + Kafka深度解析 + +

+

+ + MySQL主从复制idempotent模式以及同步错误处理预案 + +

+

+ + 全面认识sys系统库-语句效率统计视图 + +

+

+ + 腾讯高级工程师:一道面试题引发的高并发性能调试思考 + +

+

+ + 消息队列设计精要 + +

+

+ + 异地多活设计难-其实是你陷入了这四大误区出不来 + +

+

+ + 通过ibd和frm文件恢复数据 + +

+

+ + Nginx代理解决跨域问题分析 + +

+

+ + + 书架 + + +

+

+ 独立项目 +

+
+
+
Commonly-Dockerfile      常用服务如mysql、redis、zookeeper、kafka、elasticsearch、eureka的Dockerfile、docker-compose、kubernetes配置
+jenkins_publish          一个项目多个环境的jenkins多线程构建
+RedisSearchKey           模糊搜索redis 16个数据库中key
+Message_Board            简单的留言板
+docker-compose-publish   docker-compose项目的自动更新发布脚本
+magedu_logscan           搜索日志
+mysite                   学习Django的mysite
+
+
+
+

+ 集群配置 +

+
+
+
kubernetes_cluster_install_1.9.4.md    kubernetes 1.9.4集群安装文档
+kubernetes_cluster_install_1.13.3.md   kubernetes 1.13.3集群安装文档
+mysql-mgr                              mysql集群 mgr
+redis-cluster                          redis cluster集群
+etcd-v3.4_install                      etcd集群
+kafka-cluster                          kafka集群
+
+
+
+

+ 此项目为博客中用到脚本或项目,也有工作中使用的脚本,比如: +

+
+
+
文件夹                    备注
+2015year                 2015年以前的文档
+Commonly-Dockerfile      常用服务的Dockerfile,包含elasticsearch、mysql、eureka、zookeeper、kafka、redis、nginx、java、mongodb等Dockerfile
+docker-compose-publish   docker-compose发布脚本
+harbor-py                有关harbor仓库的python脚本
+kubeadm_binary           kubeadm 10年过期时间的二进制文件
+python_project           python相关
+service_config           服务配置
+shell                    shell脚本
+virtualization           虚拟化,k8s、docker
+databases                数据库
+monitor_safe             监控和安全
+others                   转载和其他
+
+
+shell脚本
+backup_nginx_conf.sh     备份nginx配置文件
+change_passwd.sh         更改系统初始化密码和主机名 
+check_logs_error.sh	     查看一定时间段内日志错误信息
+delete_docker_images.sh	 除了最新的docker镜像、使用中的docker镜像,其他都删除
+delete_file_by_time.sh	 按时间删除文件
+echo_java_port.sh	     查看主机上java服务端口号
+hosts_binding.sh	     绑定hosts脚本
+java-publish-Windows.sh	 java服务发布脚本--Windows环境
+java-publish.sh	         java服务发布脚本
+mysql_status.sh	         查看mysql状态
+php-publish.sh           php发布脚本
+
+
+python脚本
+DeleteElasticsearchIndices.py          删除es数据库数据
+nginx_log_error_rate_statistics.py     nginx日志错误率
+
+
+
+
+

+ 本项目属于博客,欢迎Star及issues +

+

+ + 关于我 + +

+ +
+ + diff --git a/g17.png b/g17.png new file mode 100644 index 0000000000000000000000000000000000000000..a6a7a1a65b285ee1a300f116ecbb89c14e338d7b --- /dev/null +++ b/g17.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7631ed419b8b53ba46708ab35a64c95c2ca3d4b615b9913a8588eb6184b9ba3 +size 1386855 diff --git a/g18.html b/g18.html new file mode 100644 index 0000000000000000000000000000000000000000..46752cb0af17f819fedaa25101f8efcf1b3d047c --- /dev/null +++ b/g18.html @@ -0,0 +1,830 @@ + + + + + + + C2 Group + + + + + + + + + + + + + + +
+ +
+ + + menu + + +
+ +
+
+
+
+
+
+
+
+

+ What is C2 +

+

+ 指挥控制(Command and Control, + + C2 + + )是我们今天再熟悉不过的军事术语。其不仅代表了军事中的核心活动,也广泛体现在生产、管理以及日常生活中。 +

+

+ 例如,军队中有各级各类的指挥所,企业有用于生产的指挥调度系统,政府有应急指挥中心。日常生活中,教练指挥比赛、交警指挥交通、指挥家指挥演奏等等。可以说,人类的群体性活动都离不开指挥控制。 +

+

+ 另一方面,作为实现指挥控制的技术平台,各种指控系统(C2系统)不仅是计算机、网络、人工智能等先进技术应用的产物,也直接推动着技术的发展与革新。例如,第一套基于计算机的C2系统——赛其系统( + + SAGE, Semi-Automatic Ground Environment + + ),为了实现对苏联远程轰炸机的早期预警与拦截,首次将雷达与计算机通过电话线进行连接,导致了计算机广域网的出现,并催生了互联网的前身——APRNET。 +

+
+

+ 除了计算机网络外,SAGE系统还创新出了磁芯存储器、基于光笔及CRT的人机交互、软件工程等当今耳熟能详的技术,并催生了鼎鼎大名的MIT林肯实验室以及MITRE公司等重量级企业。SAGE系统被认为是计算机发展史上的一座丰碑,位于硅谷的计算机博物馆(紧挨谷歌公司总部)收藏了SAGE系统的部分设备,有机会一定要去膜拜一下。 +

+
+

+ SAGE +

+

+ 指挥控制相关的例子、术语及概念演化请参考站内博文“ + + C2的概念及其演化 + + ”。简单来讲: +

+

+ “ + + 指挥 + + ”意为上级对下级行使权利,对行动进行组织领导。指挥是系统的源动力, + + 基础 + + 是法定或个人的威信, + + 核心 + + 是决策、判断以及行动(作战)构想, + + 前提 + + 是信息交互, + + 形式 + + 既包括艺术,也涉及科学。 +

+

+ “ + + 控制 + + ”意为驾驭、支配、掌握,使不超出范围。从自动控制的角度看, + + 负反馈 + + 是实现控制过程的前提;从控制论的角度看,“ + + 可能性空间 + + ”是其最基本的概念。控制归根结底,是一个在事物可能性空间中进行有方向的选择的过程: +

+
    +
  • + 了解事物面临的可能性空间是什么 +
  • +
  • + 在可能性空间中选择某些状态作为目标 +
  • +
  • + 控制条件,使事物向既定目标转化 +
  • +
+

+ (——参见金观涛《 + + 控制论与科学方法论 + + 》)。 +

+

+ PLA军语将“指挥控制”定义为:“ + + 指挥员及其指挥机关对部队作战或其行动掌握和制约的活动 + + ”,美军及北约也有相应的定义(参见“ + + C2的概念及其演化 + + ”)。 +

+

+ C2术语的出现体现了“指挥”、“控制”的结合,一方面体现了战争对战场硬件设施和技术的依赖性越来越强,另一方面也体现了由于战争活动中所涉及要素的复杂性增强,以至于对战场的集中控制成为必须。因此,C2是“战争机器”精确、快速、高效运作的需要,也是科学技术,特别是工业革命以来的科学技术在军事领域运用的产物。 +

+

+ 对于两者的关系,我们有如下理解: +

+
    +
  • + 从时序看,“指挥”必须为将要完成之事明确方向,并塑造系统的特征和本质,以便认识和塑造将要完成之事;而“控制”必须对正在完成之事进行清楚和毫不含糊的评估,并对过程进行修正。( + + 指挥控制必须允许人们指导和塑造将要完成之事,同时允许人们根据对正在完成之事的评估修正这种指导。——约翰.R.博伊德 + + ) +
  • +
  • + 从特征看,“指挥”解决的是作战当中诸如谋划、决策等重大问题,是一种创造性很强的活动,因此具有更多的灵活性、策略性、艺术性。“控制”是把决心变为现实、逐步实现作战目标的具体措施和过程,具有创造性,但更富事务性、规范性、程序性和可操作性。 +
  • +
+

+ 因此,有个形象的比喻:如果将兵力比作马,指挥比作骑手,控制比作挽具。 +

+

+ 虽然C2术语起源于军事,但C2的概念、方法被广泛使用于应急指挥、生产管理、空中交通管制等众多领域。 + + 《C2 Re-envisioned: The Future of the Enterprise》 + + 一书中对广义C2的定义为:“指挥和控制由组织、技术的属性组成,企业藉此安排使用人力、物力和信息资源,以解决问题、完成任务”;《2015-2015 指挥与控制学科发展报告》对广义C2的定义为:“指挥和控制是指为完成事先指定的任务,综合运用多种技术和一系列信息过程,对群体性社会活动进行快速协调、调度、管理或治理。” +

+

+ C2过程最广为人知的是 + + + OODA + + + 模型,简言之是指从“观察”到“行动”,也是从“数据”到“决策”的过程。 + OODA +

+

+ 研究问题 +

+

+ C2的成效是胜负的决定性因素。在战争中,任何一项其它活动的重要程度都无法与指挥与控制相提并论。因此,C2理论与技术的研究一直是军事、管理、理论研究中最活跃的领域之一。值得指出的是,C2研究具有典型的交叉、跨学科的特点,涉及的相关学科包括计算机、通信、控制、数学、军事、管理、系统工程等。 +

+

+ 我们将所关心的C2问题划分为“理论问题”、“技术问题”两大类型。“理论问题”侧重对基本原理的研究,主要包括C2的领域、模式、过程、方法、组织设计等问题,“技术问题”侧重OODA闭环中各类支撑、使能技术问题的研究,可大致归结为态势认知、决策评估两类。 +

+

+ C2理论问题 +

+

+ 20世纪90年代以来,新一轮以信息化为标志的军事变革掀起了以消除各军兵种“烟囱系统”、建立指挥系统之间的“互联、互通、互操作”为目的的C2系统发展高潮。C2迅速从单纯的C2演化到 C3I、C4I、C4ISR等等,技术元素与功能形式等越来越多,结构与过程越来越复杂,涉及到的人、信息与结构及其对象等指挥与控制要素都发生了发生深刻变化。 + + 智能 + + 技术的迅速兴起又给C2注入了新的发展动力,以智能化为特征的C2系统成为未来发展的重点,整个领域面临着一场深刻的变革。在信息与智能时代,C2可以突破传统的统一指挥、统一意图、等级组织、直接控制等方式,并表现出不确定性、动态性、随机性、涌现性、非线性等特点。 +

+

+ 这些变革,都触及到C2的本质——结构与过程、决策与智能等基础理论问题。就像牛顿发现万有引力之前我们看待苹果落到地上,对现象的漠视往往是我们认识科学掌握真理的桎梏。尽管不乏有真知灼见的观点和宏篇巨著探索了C2相关的理论问题,也有从战术到战略C2系统的设计与运用,但关于C2本质的认识仍然缺乏从现代科学(系统论、控制论、信息论等)的角度进行深刻的剖析,诸多C2系统设计与使用仍然没有突破工业时代机械化战争的思维模式的限制。 +

+

+ 因此,重新认识和理解C2成为一项十分迫切的重要任务。对C2本质的认识,需要从源头探究其基础理论的发展,以新的技术、新的使命与任务为出发点,建立新的C2基础理论。 +

+

+ 我们认为,C2的基础理论问题主要包括以下几个方面: +

+ +
+

+ 有关以上问题的整体性简要描述请参考“ + + 信息与智能时代指挥与控制基本理论问题 + + ”)。 +

+
+

+ C2技术问题 +

+

+ C2技术,可以理解为贯穿从“观察”到“行动”的循环中的支撑和使能技术,可以形象地理解为“知而后行”。“知”对应态势认知,“行”对应决策评估,如下图所示。“知行合一”,才能无往而不胜。 + C2 Technology +

+

+ 态势认知 +

+

+ + 态势 + + 是指状态与形势,包括人或事表现出的形态、环境或事物的发展状况和情形等,各种事实、信息和认知等纷乱复杂的状态和现象就构成了态势。 +

+

+ 两千多年前,《孙子兵法》的形篇、势篇和虚实篇中就详细阐述了战场环境、部署、军事实力及运用对作战的影响,在谋攻篇中提出的“知己知彼,百战不殆”,进一步突显出了掌握战场态势的重要性。PLA军语将态势定义为: 敌对双方部署和行为所形成的状态和形势。我们认为战场态势是作战空间内战场环境以及敌我双方兵力和装备部署的当前状态和形势,及其 + + 变化发展趋势 + + 。 +

+

+ 针对战场态势,其组成包括以下几方面: +

+
    +
  • + 敌我态势,或称为作战态势,是作战各方部署和行动所形成的状态和形势,及其变化发展趋势。 +
  • +
  • + 战场环境的状态和形势,及其变化发展趋势。 +
  • +
  • + 各类约束条件、时间与空间关系、机会与风险因素等。 +
  • +
+

+ 对态势的认知是行动的前提。(战场) + + 态势认知 + + 是指在一定的时间和空间范围内,指挥决策人员对战场态势的智能处理,包括对战场态势元素的含义理解,以及对它们未来的改变进行预测,是指挥决策人员对态势的内在理解的一个过程。态势认知是人类心智模型的一种体现。心智模型是指人通过眼睛、耳朵等传感器,接受外界数据与信息以后会在脑中形成一个思维的模型来描述外部世界,并对它的运行发展进行分析、判断和预测。因此,态势认知过程从信息融合的基础上开始,通过对态势要素(敌我态势、战场环境等)进行识别、描述、解释、评价等一系列处理过程,由表及里、由此及彼地梳理、判断、预测态势,形成对态势的理解和认知。 +

+

+ 以空情态势为例:针对来袭的飞行器,首先通过各类传感器获取关于目标的各维度观测数据,通过数据融合、关联,形成目标航迹,并基于特征识别目标类型,最终形成对目标威胁程度的判断。 + AirDefenese +

+

+ 除了对个体的认知外,更重要的是对整体的认知。如,冷战时期曾有研究对苏联的铁路网进行分析,从中找出其关键点作为打击目标,以期迟滞苏军向西欧推进的速度。 + Railway +

+

+ 无独有偶,日本《军事研究》2014年11月号刊载了题为《攻击长江铁路桥可产生摧毁中国的效果》的文章,提出了在难以对中国内陆实施长时间持续轰炸的条件下,选择京广、京沪、京九、武广等线路的长江铁路桥作为打击目标将成为瓦解中国战时经济、使中国屈服的理想策略。除给出基于中国南北交通流量的计算依据外,文章还进一步给出了利用巡航导弹从防空能力相对薄弱的中国西南方向进行突击的“低成本”实现方案。 +

+

+ JDL、SA是与态势认知密切相关的两个过程模型,前者基于数据处理与融合的角度,后者则基于决策者的认知角度。JDL模型可参见“ + + Revisions to the JDL +Data Fusion Model + + ”,SA模型可参见维基百科词条” + + Situation Awareness + + “,以及“ + + 什么是态势感知? + + ” +

+

+ 我们认为,态势认知过程可以表达为从观测数据中还原对方信息,并进而理解其意图、判断其关键点、脆弱点的过程,如下图所示。 + SA +

+

+ 与之对应,我们所关心的态势认知中的技术问题主要包括: +

+ +

+ C2中的态势认知问题的主要难点在于: +

+
    +
  • + 预处理困难:来自大量异构来源的观测数据,规模大、要素复杂,格式错乱或者缺少格式,信息的提取、去重、去伪、消歧困难 +
  • +
  • + 不完整、有噪音:观测数据不完整,而且混杂有噪音甚至有意的干扰 +
  • +
  • + 标注困难:数据标注成本高,训练数据集不易获取 +
  • +
  • + 特征隐藏:在对抗环境中,对方将极力隐藏自身的特征 +
  • +
+

+ 大数据与AI技术的突飞猛进为态势认知提供了新的方法与思路,自动化、智能化的态势认知成为发展趋势。一些值得注意的方法包括: +

+
    +
  • + 机器学习:利用小样本、弱监督的机器学习方法,以较小的代价,提取深层、稳定的关键特征,利用迁移学习,充分利用相似领域中已训练好的模型 +
  • +
  • + 知识综合:综合利用多种类型的知识(如本体、知识图谱、因果图等),进行合理的猜测、推断。 +
  • +
  • + 系统建模:从结构、行为等角度建立模型,刻画系统的内在规律、影响关系、发展变化等,以便进行预测、控制 +
  • +
+

+ 决策评估 +

+

+ C2中的 + + 决策评估 + + 指在态势认知的基础上,确定意图、生成行动方案/计划,并对方案/计划的效果、效率、代价、风险等进行评估的过程。其目的是把有限的资源在正确的时间部署到正确的地点去执行正确的任务,并在这一过程中实现预设目标的优化。 +

+

+ 古今中外的军事理论无不强调筹划、计划的重要性。《孙子兵法》将“计”作为开篇,进行了专门的论述,认为“夫未战而庙算胜者,得算多也,未战而庙算不胜者,得算少也。多算胜,少算不胜,而况无算乎”。宋代《册府元龟》卷“任篇”说,“运筹于帷握之中”。克劳塞维茨在《战争论》中提出:“战争计划总括全部军事行动,并且使它成为具有一个最终目的的统一行动”。 +

+

+ 从决策的层次看,C2中的决策问题一般可分为三个层次:战略(Strategical)、战役(Operational)、战术(Tactical),不同层次的决策要素不同。 +

+
    +
  • + 战略层:明确行动的意图(目的)、资源投入、约束、底线等要素; +
  • +
  • + 战役层:根据战略层所确定的意图、资源、约束等条件,明确具体目标、阶段划分、力量编成,生成、分析、优选行动序列(Course of Action, COA); +
  • +
  • + 战术层,根据行动序列,细化生成(对应到平台的)可实施的行动计划,包括行动路线、任务时序、协同方式等。 +
  • +
+

+ Decision Level +

+

+ 由于问题的复杂性,C2中的决策评估通常需要依赖软件系统进行辅助。例如,下图是美空军的联合任务规划系统 + + JMPS-AF + + 的界面,该系统支持目标选择、武器匹配、航路规划等问题的辅助决策。 +

+

+ MPS +

+

+ 下图是NASA开源的数据可视化与任务规划框架软件 + + OpenMCT + + 的界面,可对火星车任务进行管理调度以及状态监控。 +

+

+ OpenMCT +

+

+ 为确保决策质量和效率,C2中的决策通常还有规范的流程作为依据。例如,美军联合出版物JP5-0 “Joint Planning”(2017)将联合作战计划生成的流程分为:任务分析、COA生成、COA分析与推演、COA比较、COA批准、计划与指令生成等阶段。 + Planning +

+

+ 下图则描述了DARPA “ + + X计划 + + “中关于Cyber行动计划生成过程的示意图。 +

+

+ PlanX +

+

+ C2领域目前一个经常使用的词是“任务规划”,我们将其视为一种解决C2中决策评估问题的技术,但相当多的研究用其泛指C2中与决策有关的活动。有关“任务规划”的概念、流程等,可参考“ + + 浅谈对作战任务规划的认识 + + ”、“ + + 从作战筹划到联合任务规划 + + ”等文献。 +

+

+ 我们所关心的决策评估问题主要包括: +

+ +

+ C2中决策评估问题的主要难点在于: +

+
    +
  • + 要素多且复杂:建模及求解困难 +
  • +
  • + 不确定性、对抗性强:可能出现的情况非常多(不可数),游戏规则可能变化,预先计划可能失效 +
  • +
+

+ 一些值得注意的方法包括: +

+
    +
  • + 智能博弈:“自我博弈”+“深度强化”,高效探索未知,优化策略 +
  • +
  • + 鲁棒规划:不变应万变,以鲁棒性为优化目标 +
  • +
  • + 数据驱动:与态势认知紧密结合,加快C2闭环 +
  • +
  • + 在线规划:快速适应变化,实时规划 +
  • +
+
+
+ +
+
+
+ + +
+
+
+
+ + diff --git a/g18.png b/g18.png new file mode 100644 index 0000000000000000000000000000000000000000..d0f27a910335b1a7f78b7867dbd25bafb2911ff8 --- /dev/null +++ b/g18.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efe20a1be2478c551265feca63ee6a5dc29ca15534edc797c16241d079096f5 +size 1860237 diff --git a/g19.html b/g19.html new file mode 100644 index 0000000000000000000000000000000000000000..68e90aab5bf26ebd183fbb2dee61b4a401cf6036 --- /dev/null +++ b/g19.html @@ -0,0 +1,762 @@ + + + + + + + + + + + + Search @ The CAT List + + + +
+
+ +
+

+ The + C + + omputational + + + and + + A + + pplied + + T + + opology + + List +

+
+ +
+
+

+ Hint: Press enter to add the current search term as a tag filter. +

+ Chosen tags: + + + + + + +
+
+
+ All tags: +
+ + complex/alpha  + + + + complex/cech  + + + + complex/cell  + + + + complex/chromatic-alpha  + + + + complex/cluster-tree  + + + + complex/cover-mapper  + + + + complex/cubical  + + + + complex/cw  + + + + complex/delay-coordinate  + + + + complex/digraph  + + + + complex/flag  + + + + complex/grid  + + + + complex/magnitude  + + + + complex/ordinal-partition-network  + + + + complex/rips  + + + + complex/rips-weighted  + + + + complex/simplicial  + + + + complex/tangential  + + + + complex/witness  + + + + custom/boundary-matrix  + + + + custom/distance  + + + + custom/filtration  + + + + dist/bottleneck  + + + + dist/dtm  + + + + dist/hausdorff  + + + + dist/wasserstein  + + + + feat/amplitude  + + + + feat/entropy  + + + + feat/polynomial  + + + + lang/R  + + + + lang/c++  + + + + lang/cli  + + + + lang/cuda  + + + + lang/futhark  + + + + lang/java  + + + + lang/julia  + + + + lang/matlab  + + + + lang/python  + + + + lang/rust  + + + + repr/atol  + + + + repr/image  + + + + repr/kernel  + + + + repr/landscape  + + + + repr/mma  + + + + repr/signed-barcode  + + + + repr/silhouette  + + + + repr/templatefunctions  + + + + stats/bootstrap  + + + + type/Reeb  + + + + type/chromatic  + + + + type/clustering  + + + + type/dimensionality-reduction  + + + + type/discrete-morse-theory  + + + + type/distributed  + + + + type/euler-char-transform  + + + + type/gpu  + + + + type/images  + + + + type/mapper  + + + + type/mergetree  + + + + type/multiparameter  + + + + type/omnifield  + + + + type/parallel  + + + + type/persistence  + + + + type/representative  + + + + type/singularity-detection  + + + + type/vineyard  + + + + type/zigzag  + + + + vis/barcode  + + + + vis/betti-surface  + + + + vis/cluster-tree  + + + + vis/density  + + + + vis/diagram  + + +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ Software + + Tags +
+ + 2pac + + + + complex/rips  + + + + custom/boundary-matrix  + + + + custom/distance  + + + + custom/filtration  + + + + lang/c++  + + + + lang/cli  + + + + lang/python  + + + + type/multiparameter  + + + + type/persistence  + + +
+ + bats + + + + complex/cell  + + + + complex/cubical  + + + + complex/rips  + + + + complex/simplicial  + + + + complex/witness  + + + + custom/distance  + + + + custom/filtration  + + + + lang/c++  + + + + lang/python  + + + + type/persistence  + + + + type/representative  + + + + type/vineyard  + + +
+ + cereeberus + + + + complex/simplicial  + + + + lang/python  + + + + type/Reeb  + + + + type/mapper  + + + + type/mergetree  + + +
+

+ Please contribute by making a pull request on + + our Github + + . +

+
+ + diff --git a/g19.png b/g19.png new file mode 100644 index 0000000000000000000000000000000000000000..e531ea39be2598c324b0e07653be9e9ecc5e9f73 --- /dev/null +++ b/g19.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2556a17658819561bd9cea7581ff7b1bec9872e0f8f6694de0f5ae68cd006c2 +size 85089 diff --git a/g2.html b/g2.html new file mode 100644 index 0000000000000000000000000000000000000000..00e2af245e3df193044f261f12e2db5e8c27dab2 --- /dev/null +++ b/g2.html @@ -0,0 +1,878 @@ + + + + + + + + + About Me – [Name Redacted] + + + + + + + + + + + + + + + + + + + + + + + + + +
+ ­ + +
+ + + + + + + + + + + + + + + +
+
+ [Name Redacted] bio photo + +

+

+

+ + + + Email + +

+

+ + + My CV + +

+

+ + + + Twitter + +

+

+ + + + LinkedIn + +

+

+ + + + Github + +

+

+ + + + Google Scholar + +

+

+ + + ResearchGate + +

+

+ + + Zhihu + +

+

+ + + Bilibili + +

+ +
+
+
+

+ About Me +

+

+ +

+

+ Here is + + [Name Redacted] + + . +

+

+ I am a graduate student in the Department of Engineering at the University of Cambridge, advised by + + Prof. [Name Redacted] + + , within + + Internet of Everything (IoE) Group + + . I also spent a lovely summer research program with + + Prof. [Name Redacted] + + at + + Artificial Intelligence Group + + . Prior to Cambridge, I have worked on System Engineering, Cybersecurity and Wireless Communication with + + Prof. [Name Redacted] + + and + + Dr. [Name Redacted] + + . Recently, I was honored to be selected as + + AAAI and SIGKDD Undergraduate Scholars + + . +

+

+ If you are interested in any aspect of me, I am always open to discussions and collaborations. Feel free to reach out to me at - [Email Redacted] +

+
+

+ Research Interests +

+ +

+ My current research focuses on practical problems that artificial intelligence faces in real life. My interests are on the + + Machine Learning + + and its applications in + + Industrial IoT + + . +

+
+

+ News and Updates +

+
    +
  • + + June 2024 + + :Very excited to be selected as + + KDD UC Scholar + + . See you in Spain! +
  • +
  • + + May 2024: + + My bachelor thesis won the Annual Best Thesis Award (Top 1/300). +
  • +
  • + + April 2024: + + Our work + + BLEGuard + + has been accepted to + + MobiSys 2024 + + as a poster paper. See you in Japan! +
  • +
  • + + March 2024: + + Very excited to get a MPhil offer from Engineering department at Cambridge University! +
  • +
+

+
+

+ +
+ +
+
+ + + + + + + diff --git a/g2.png b/g2.png new file mode 100644 index 0000000000000000000000000000000000000000..0ebb2060d8c02d2774d86ce568370b4826737ab0 --- /dev/null +++ b/g2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12d079f1d1fd573d9eba15f07167461ac662a397448b170672a27d1c78a91d9 +size 182506 diff --git a/g20.html b/g20.html new file mode 100644 index 0000000000000000000000000000000000000000..a8e2e85680971c614a0f9ccd9c2c19c61bd94b1e --- /dev/null +++ b/g20.html @@ -0,0 +1,382 @@ + + + + + + + + + + The CHAINS research project on software supply chains @ KTH | The source for the website of the SSF CHAINS project https://chains.proj.kth.se/ + + + + + + + + + + + + + + + + + + + + +
+

+ + The CHAINS research project on software supply chains @ KTH + +

+
+
+
.d8888b. 888    888        d8888 8888888 888b    888  .d8888b.
+
+
+

+ CHAINS is a research project at + + KTH Royal Institute of Technology + + , it is about hardening the software supply chain, incl. dependency engineering as well as reproducible, executable and verifiable builds and SBOMs. +We primarily look at Maven, NPM, and the software supply chain of crypto. +The project is funded by the + + Swedish Foundation for Strategic research (SSF) + + . We are recruiting software engineers, postdocs, and interns, + + get in touch! + +

+
+
+
    <dependency>
+      <groupId>com.martiansoftware</groupId>
+      <artifactId>jsap</artifactId>
+      <version>2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.36</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <version>2.11.0</version>
+    </dependency>
+
+
+
+

+ Papers & Theses + + +

+

+ (chronological order) +

+ +

+ Posts: +

+ +

+ Team + + +

+ +

+ Chains alumni: + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + +

+

+ Events & Talks + + +

+ +

+ Press + + +

+ +

+ Repositories + + +

+

+ See + + [URL Redacted] + +

+

+ Master / Internship topics + + +

+ + +
+ + diff --git a/g20.png b/g20.png new file mode 100644 index 0000000000000000000000000000000000000000..bea622dc7574e638e9e6e7f0514752d07a4506ff --- /dev/null +++ b/g20.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef277ee10917f22966f71114665302e334fd4d88917526db1017fd248aa827c +size 331980 diff --git a/g21.html b/g21.html new file mode 100644 index 0000000000000000000000000000000000000000..824d5203e414d0ba0ba52fe6be64cc6b949bfd38 --- /dev/null +++ b/g21.html @@ -0,0 +1,3227 @@ + + + + + + + + + + Chaos League Wiki + + + + + + + + + + + + + + + + + + + + + + + +
+ + Skip to content + +
+
+ +
+
+ + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+

+ Welcome + + ¶ + +

+
+

+ Work in Progress +

+

+ This Wiki is a work in progress and may contain outdated and/or incomplete information. +
+ If you can, consider + + contributing to the wiki on GitHub + + . +

+
+

+ This is the official documentation of the Chaos League Stream Game created by + + DoodleChaos + + . +

+

+ What is Chaos League + + ¶ + +

+

+ Chaos League is a Stream-interaction Game, meaning the viewers of the stream can participate in it. It is maintained and run by the YouTuber + + DoodleChaos + + . +

+

+ The Goal + + ¶ + +

+

+ The goal of the game is simple: Capture the Throne, that is visible in the middle of the screen at the top, and keep it as long as you can. +

+

+ Check the + + + Attacking the King + + page + + for more info. +

+

+ Earning Points + + ¶ + +

+

+ To earn points, you have to participate in Minigames. To participate, you have to either spend Channel Points or Bits to buy " + + tickets + + ". +
+ Each + + ticket + + bought will be added to a Prize that the winner of the Minigame can earn. The more + + tickets + + bought, the higher the Prize will be. +

+

+ Wiki Sections + + ¶ + +

+
+
    +
  • +

    + + Chat Commands + +

    +
    +

    + List of all available Chat commands. +

    +

    + + + + Go to Page + +

    +
  • +
  • +

    + + Game Mechanics + +

    +
    +

    + Currently available Game mechanics. +

    +

    + + + + Go to Page + +

    +
  • +
  • +

    + + Tiles + +

    +
    +

    + A list of all tiles available in Chaos League to join. +

    +

    + + + + Go to Page + +

    +
  • +
  • +

    + + Changelog + +

    +
    +

    + Past and current changes to the Chaos League Game. +

    +

    + + + + Go to Page + +

    +
  • +
+
+ + + + + + +
+
+
+ +
+ +
+
+
+
+
+ + + diff --git a/g21.png b/g21.png new file mode 100644 index 0000000000000000000000000000000000000000..b4139fa32abdab9a38f14d94b7e6bc53afc72ca5 --- /dev/null +++ b/g21.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe4aff0a596166303200d1720b1bdd4fe66ccd783c730a22156d6a1b9ecbfee +size 138756 diff --git a/g22.html b/g22.html new file mode 100644 index 0000000000000000000000000000000000000000..c6ae52ed76f3b6f6bc5cca586f94d7b4dd0fb66b --- /dev/null +++ b/g22.html @@ -0,0 +1,457 @@ + + + + + + + London Computation Club + + + +

+ + London Computation Club + +

+
+
+

+ The + + London Computation Club + + is a meet-up for people interested in one or more of the following: +

+ +

+ We organise the club via + + Slack + + so please join us there. Everyone is welcome to suggest a meeting topic, be it to + + learn about algorithms by playing with trains + + , + + showcase a side-project for solving complex problems + + or + + create an unbeatable noughts and crosses playing computer program together + + . +

+

+ You can also follow us on + + Twitter + + , see code that we’ve produced on + + GitHub + + and write-ups of past meetings on + + our wiki + + . +

+
+
+

+ Future meetings +

+ +

+ Subscribe to + + future meetings in iCal format + + . +

+
+
+

+ Code of Conduct +

+

+ It’s of primary importance that everyone who wants to participate feels safe and welcome. When participating in the London Computation Club, either online or offline, at the meeting itself or at the pub afterwards, we expect you to respect our + + code of conduct + + . +

+
+
+

+ Literature we’re reading +

+ +

+ Literature we’ve read +

+ +

+ If you buy any books using the Blackwell's links, London Computation Club gets a little kickback via the Blackwell's affiliate programme. We use that kickback to buy copies of the books for our library, to assist members or potential members who otherwise wouldn’t be able to afford the book. +

+

+

+
+
+

+ Contact us +

+ +
+
+

+ Acknowledgements +

+

+ Thanks to the following companies for providing office space and copies of books for the club to read. +

+ +
+
+

+ Past meetings +

+ +
+
+ + diff --git a/g22.png b/g22.png new file mode 100644 index 0000000000000000000000000000000000000000..8128c2265a9a156ae9f4787e13290df49c4ebcd8 --- /dev/null +++ b/g22.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bd369a8ae87fc5c0f3e78bd7219f54d45f319796c42d3f4a4b53a90f0da8d7 +size 273234 diff --git a/g23.html b/g23.html new file mode 100644 index 0000000000000000000000000000000000000000..a7cd135c32e0c65e8730b765b6f208d7d213bfeb --- /dev/null +++ b/g23.html @@ -0,0 +1,2586 @@ + + + + + + + + + + + + + + + + + + CYSCOM VITCC + + + + + +
+
+
+

+ Think before you + + click + + . +

+

+ Started off with a few people having cyber safety in mind, the club now boasts a big gathering of members and associates alike. Join us on our mission to + make the cyber space a safer place. +

+ +
+ READ MORE +
+
+
+
+ +
+
+
+
+

+ Our Mission +

+

+ The Cybersecurity Student Community (CYSCOM), VITCC aims to spread awareness about cybersecurity +

+
+
+
+
+
+ We write blogs weekly. +

+ Blogs +

+

+ We spread awareness regarding cybersecurity through weekly blogs, social media posts and more. +

+
+
+ We host speaker sessions, competitions and perdiodic conferences. +

+ Events +

+

+ Speaker sessions, competitions and periodic conferences all help to spread the message of security. +

+
+
+ We believe in open source. +

+ Open Source +

+

+ We believe in maintaining a completely transparent and open source of code. Anyone, from anywhere can access it. +

+
+
+ We aim to create unique tools to spread awareness about cybersecurity. +

+ Innovation +

+

+ With continuous projects and new ideas, we aim to create unique tools to spread awareness on cybersecurity. +

+
+
+
+
+
+

+ Timeline +

+
+ The Cybersecurity Student Community (CYSCOM) was formed in 2022 and ever since it has had one aim only, spreading awareness about cyber security and malware as well + as ransomware threats in society and circles of students and teaching them how to deploy counter measures through various events and undertakings. +
+
+
+
+
+
+
+
+
+
+

+ January 10th, 2022 +

+

+ CYSCOM is proposed for approval. +

+
+
+
+
+
+
+
+
+

+ January 15th, 2022 +

+

+ The Cybersecurity Student Community (CYSCOM) is officially formed. +

+
+
+
+
+
+
+
+
+

+ February 1st, 2022 +

+

+ CYSCOM kicks into action. +

+
+
+
+
+
+
+
+
+

+ April 19th - 20th, 2022 +

+

+ CYSCOM VIT hosts Cyber Defender, a 2 day technical and fun event for all cyber enthusiasts, with a workshop and a CTF event. +

+
+
+
+
+
+
+
+
+

+ September 27th - October 2nd, 2022 +

+

+ HackOverflow, our flagship hackathon, is organized. It consisted of 2 rounds - an online ideathon and a 24-hour offline hackathon event, themed + around solving the technological problems faced by NGOs. +

+
+
+
+
+ +
+
+ + + + +
+
+
+
+
+
+
+

+ Our Events +

+

+ Over the years, CYSCOM has conducted a number of exciting and innovative events and competitions for spreading awareness of cybersecurity. +

+
+
+
+
+
+
+
    +
  • + All +
  • +
  • + Hackoverflow 2022 +
  • +
  • + Cyber Defenders 2022 +
  • +
  • + ICRTAC-2018 +
  • +
+
+
+
+
+
+ + + Hackoverflow 2022 + +
+
+
+
+ + + Hackoverflow 2022 + +
+
+
+
+ + + Hackoverflow 2022 + +
+
+
+
+ + + Hackoverflow 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+ + + Cyber Defenders 2022 + +
+
+
+
+
+ + +
+
+
+ + TETRAFLIP + +
+
+
+
+
+ + +
+
+
+ + TETRAFLIP + +
+
+
+
+
+ + +
+
+
+ + TETRAFLIP + +
+
+
+
+
+ + +
+
+
+ + TOVC 1.0 + +
+
+
+
+
+ + +
+
+
+ + TOVC 1.0 + +
+
+
+
+
+ + +
+
+
+ + WASPCON + +
+
+
+
+
+ + +
+
+
+ + WASPCON + +
+
+
+
+
+ + +
+
+
+ + WASPCON + +
+
+
+
+
+ + +
+
+
+ + WASPCON + +
+
+
+
+
+ + +
+
+
+ + WASPCON + +
+
+
+
+
+ + +
+
+
+ + + 2020 HACKATHON + +
+
+
+
+
+ + +
+
+
+ + + 2020 HACKATHON + +
+
+
+
+
+ + +
+
+
+ + + 2020 HACKATHON + +
+
+
+
+
+ + +
+
+
+ + + ICRTAC-2018 + +
+
+
+
+
+ + +
+
+
+ + + ICRTAC-2018 + +
+
+
+
+
+ + +
+
+
+ + + ICRTAC-2018 + +
+
+
+
+
+ + +
+
+
+ + + ICRTAC-2019 + +
+
+
+
+
+ + +
+
+
+ + ICRTAC-2019 + +
+
+
+
+
+ + +
+
+
+ + + ICRTAC-2019 + +
+
+
+
+
+ + +
+
+
+ + INAUGURATION + +
+
+
+
+
+ + +
+
+
+ + + INAUGURATION + +
+
+
+
+
+ + +
+
+
+ + INAUGURATION + +
+
+
+
+
+ + +
+
+
+ + INAUGURATION + +
+
+
+
+
+ + +
+
+
+ + INAUGURATION + +
+
+
+
+
+ + +
+
+
+ + INAUGURATION + +
+
+
+
+ + + Informational Session on Malware + +
+
+
+
+ + + Informational Session on Malware + +
+
+
+
+ + + Informational Session on Malware + +
+
+
+
+
+ + +
+
+
+ + opengov + +
+
+
+
+
+ + +
+
+
+ + + opengov + +
+
+
+
+
+ + +
+
+
+ + opengov + +
+
+
+
+ + + Student Outreach Program + +
+
+
+
+ + + Student Outreach Program + +
+
+
+
+ + + Student Outreach Program + +
+
+
+
+
+ + + + + + + +
+ + + + > + + + diff --git a/g23.png b/g23.png new file mode 100644 index 0000000000000000000000000000000000000000..8732747a7f65614bd231efe1ce50dc56a9b5ea7e --- /dev/null +++ b/g23.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a5d198e3c9080e28c91feceb9d4adcdc9446d4925c85cc148f5dcfdd99e5505 +size 356252 diff --git a/g24.html b/g24.html new file mode 100644 index 0000000000000000000000000000000000000000..3cda5559847014a804e468618b7013764ee57c62 --- /dev/null +++ b/g24.html @@ -0,0 +1,611 @@ + + + + + + + + + Demos & Chill + + + + + +
+ Demos & Chill 9 coming soon! +
+
+
+
+
+ a transparent cutout of a hanging Noguchi lamp. + stick figures demo'ing +
+

+ Demos & Chill +

+ a transparent cutout of the Noguchi Akari lamp. +

+ Is a small event series put on by a group of friends, + once-a-month-or-two-ish, where people come show off cool stuff they've + made. +

+
+ cute cat! + +

+ Demos from event 8 +

+
+ Images from event 8 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Smart watch for chess ranking + + [Name Redacted] +
+ Miegakura related stuff + + [Name Redacted] +
+ AI Drawn Card deck + + [Name Redacted] +
+ How to make film with AI + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 7 +

+
+ Images from event 7 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Circuit Sculpture + + [Name Redacted] +
+ 3D Medley + + [Name Redacted] +
+ Dreams of Vision OS + + [Name Redacted] +
+ Dissecting magic eyes + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 6 +

+
+ Images from event 6 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Slices of a book + + Andy Matuschak & Derrek Chow +
+ Retro horror game + + [Name Redacted] +
+ Stochastic parrot + + [Name Redacted] +
+ AI Super Smash Coach + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 5 +

+
+ Images from event 5 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Prayer App + + [Name Redacted] +
+ The making of Orion + + [Name Redacted] +
+ Super wide interfaces 2 + + [Name Redacted] +
+ New interfaces for dynamic images over text + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 4 +

+
+ Images from event 4 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Figma computer + + [Name Redacted] +
+ playhtml + + [Name Redacted] +
+ Buffo - a documentary + + [Name Redacted] +
+ Tamagotchi spongey + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 3 +

+
+ Images from event 3 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Light and shadow interfaces + + [Name Redacted] +
+ Reverse engineering chatgpt + + [Name Redacted] +
+ Silly pet game + + [Name Redacted] +
+ AI quilt + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 2 +

+
+ Images from event 2 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Playbit + + [Name Redacted] +
+ A Personal Journaling App + + [Name Redacted] +
+ Reprocessing + + [Name Redacted] +
+ Shaders & CSS + + [Name Redacted] +
+
+
+ cute cat! + +

+ Demos from event 1 +

+
+ Images from event 1 +
+
+ + + + + + + + + + + + + + + + + + + +
+ Documentary + + [Name Redacted] +
+ Poetry Camera + + [Name Redacted] +
+ A Farsi Typeface + + [Name Redacted] +
+ Super Wide Interfaces + + [Name Redacted] +
+
+ +
+
+ +
+ + + + diff --git a/g24.png b/g24.png new file mode 100644 index 0000000000000000000000000000000000000000..fcf981402242f9cfabfbe3a03319f6e007fd80ba --- /dev/null +++ b/g24.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca2c5f92fccb2384bb712b024f0ed93136948b8a9117b7d3598ff1178523718 +size 209918 diff --git a/g25.html b/g25.html new file mode 100644 index 0000000000000000000000000000000000000000..e2f65c91859c427c8f0a17ae1948131849ffcbf6 --- /dev/null +++ b/g25.html @@ -0,0 +1,436 @@ + + + + + + + + + + উদ্দেশ্য (motive) | ডেভ সংকেত + + + + + + + + + + + + + + + + + + + + +
+

+ + ডেভ সংকেত + +

+

+ উদ্দেশ্য (motive) + + +

+

+ ডেভেলপারদের জন্যে চিটশিট খুবই কাজের জিনিস। কারণ আমাদের পক্ষে অনেক কমান্ড বা কোনো লাইব্রেরীর সব ফাংশন একসাথে মনে রাখা সম্ভব হয় না। সেক্ষেত্রে আমরা যদি একটা তালিকা তৈরি করি যে অমুক কমান্ড বা ফাংশন অমুক কাজ করে তাহলে খুব সহজেই পরবর্তিতে কেউ কাজ করতে গেলে শুধুমাত্র সেই তালিকা দেখলেই প্রয়োজনীয় সবকিছু খুঁজে পাবেন। আমরা আমাদের পুরো জ্ঞানকে বিভিন্ন বিভাগে ভাগ করে শুধুমাত্র আসল ফাংশানালিটিগুলো খুব ছোট্ট করে বর্ণনা দিয়ে তালিকা তৈরি করতে পারি। যেগুলোতে পরবর্তিতে কোনো ডেভেলপার শুধু একটু চোখ বুলিয়ে নিলেই তার কাঙ্ক্ষিত জিনিসটা খুঁজে পাবেন। এরকম চিটশিট + + এখানেও + + পাবেন। কিন্তু আমাদের লক্ষ্য হচ্ছে সম্পূর্ণ বাংলায় চিটশিট তৈরি করা। +

+

+ Motive + + +

+

+ Cheatsheets are very handy for developers. + + here + + . +

+

+ কিভাবে কাজ করে (How do it Works?) + + +

+

+ এই প্রজেক্টটি পুরোপুরি গিটহাব ভিত্তিক। এখানেই + + + data + + + নামক ডিরেক্টরির ভিতরে আমাদের সবগুলো চিটশীট + + json + + ফাইল আকারে সাজানো আছে। আমাদের মেইন অ্যাপ্লিকেশন এখান থেকেই ডাটাগুলো নিয়ে প্রদর্শন করাবে। আমাদের বর্তমানে দুই ফরম্যাটের চিটশীট সাপোর্ট করছে। +

+

+ How do it Works? + + +

+

+ This project is completely GitHub based. This is where all our cheatsheets are organized as + + json + + files inside a directory called + + + data + + + . +

+ +

+ + ভবিষ্যতে নতুন কোনো ফরম্যাটের প্রয়োজন হলে অবশ্যই যোগ করা হবে। আপনি চাইলে + + এখান থেকে + + একটা ইস্যু তৈরী করতে পারবেন নতুন ফরম্যাট তৈরী করার জন্যে + +

+

+ Any new formats will be added in future if needed. If you want + + from + + can create an issue to create a new format_ +

+

+ কিভাবে কনট্রিবিউট করবেন + + (How to Contribute) + + + +

+

+ এখানে যেহেতু আমরা + + json + + ফাইল নিয়ে কাজ করছি তাই অনেকেই হয়তো + + json + + এর সাথে পরিচিত নাও থাকতে পারেন। সে উদ্দেশ্যে আমরা একটা + + + draft + + + ডিরেক্টরিও রেখেছি + + data + + ডিরেক্টরির ভিতরে। আপনি যদি + + json + + ফাইল দিয়ে কনট্রিবিউট করতে নাও পারেন তাহলে আপনার যেকোনো ফরম্যাটে তৈরী করা চিটশিট পরিষ্কার টাইটেলসহ ড্রাফট ফোল্ডারে পুশ করে দিতে পারবেন। আবার একই সাথে আপনি চাইলে ড্রাফট ফোল্ডার থেকে কোনো ড্রাফট নিয়ে সেটাও + + json + + আকারে কনভার্ট করে আসল + + data + + ডিরেক্টরির ভিতরে পুশ করে দিতে পারেন। তো এভাবেই আপনি চাইলে + + ৪ রকমভাবে + + এই প্রজেক্টে কনট্রিবিউট করতে পারবেনঃ +

+

+ + (How to Contribute) + +

+

+ Since we are dealing with + + json + + files here, many may not be familiar with + + json + + . For that purpose we also put a + + + draft + + + directory inside the + + data + + directory. If you can’t contribute with a + + json + + file, you can push your cheatsheet in any format to the draft folder with a clean title. At the same time, if you want, you can take a draft from the draft folder and convert it to + + json + + format and push it inside the original + + data + + directory. So this is how you can contribute to this project in + + 4 ways + + if you want: +

+ +

+ এখানে প্রধান কয়েকজন কনট্রিবিউটর থাকবে যারা একটা চিটশিটকে আসল ওয়েবসাইটে দেখানোর কাজটা করবে। সেক্ষেত্রে যারা আমাদের কনট্রিবিউটরদের তালিকায় বেশী কনট্রিবিউট করবে অথবা যেকেউ যদি যথেষ্ট দায়িত্ববান মনে হয় তাহলে তাকে পুরো সংগঠনের অ্যাডমিনদের তালিকায় যুক্ত করা হবে। + + English + +

+

+ There will be a few main contributors who will do the work of showing a cheatsheet on the original website. In that case those who will contribute more in our list of contributors or if anyone seems responsible enough then he will be added to the list of admins of the whole organization. +

+

+ + Contributing Guidelines📝 + +

+

+ You are welcome to contribute to this project. +To start contributing, follow the below guidelines: +

+
    +
  1. + Fork this repository. +
  2. +
  3. + Clone your forked copy of the project. +git clone https://github.com/ + + /devsonket.github.io.git + +
  4. +
  5. + Navigate to the project directory 📁 +cd devsonket +
  6. +
  7. + Add a reference(remote) to the original repository. +git remote add upstream (https://github.com/devsonket/devsonket.github.io.git) +
  8. +
+

+ আইডিয়া খুঁজছেন?(Want an idea?) + + +

+

+ আপনি যদি কোন টপিকের উপর চিটশিট করবেন সেটা বুঝতে না পারেন, তাহলে আমাদের + + প্রোজেক্ট বোর্ড + + থেকে আইডিয়া নিতে পারবেন। + + এখানে + + মূলত আমরা গুরুত্বপূর্ণ যে সকল চিটশিটগুলো সবার কাজে আসবে সেগুলোর তালিকা আপডেটেড রাখছি। +

+

+ Want an idea? + + +

+

+ If you don’t know what topic to cheatsheet on, you can get ideas from our + + project board + + . + + Here + + Basically we keep updated list of important cheatsheets that will be useful for everyone. +

+

+ কেন কনট্রিবিউট করবেন?(Why you should contribute?) + + +

+

+ হ্যাঁ, আমাদের এখানে লক্ষ্যই হচ্ছে বাংলাতে একটা বড় চিটশিটের ভান্ডার গড়ে তোলা। + + এটা + + সম্পূর্ণ স্বাধীন এবং ওপেন সোর্স গিটহাব সংগঠন। এটি কারো ব্যক্তিমালিকানাধীন নয়। আমি আপনি সবাই মিলেই আমাদের লক্ষ্যে পৌছাবো। +

+

+ Why you should contribute? + + +

+

+ Yes, our aim here is to build a big cheat sheet repository in Bengal. + + It + + is a completely independent and open source GitHub organization. +

+

+ কমিউনিটির আলোচনা (Discussions on Community) + + +

+

+ আমাদের একটি ফেসবুক গ্রুপ রয়েছে। + + এই লিঙ্কে + + ক্লিক করে সেখানে যুক্ত হতে পারবেন। আপনার কোনো ব্যাপারে সহায়তা প্রয়োজন হলে, কোনো রকম সাজেশন থাকলে অথবা যেকোনো ব্যাপারে খোলামেলাভাবে সেখানে আমাদের সবার সাথে আলোচনা করতে পারবেন। +

+

+ Discussions on Community + + +

+

+ We have a Facebook group. You can join there by clicking + + this link + + . If you need any help, have any suggestion or discuss anything openly with all of us there. +

+

+ স্পন্সর(বিশেষভাবে ধন্যবাদ) + + (Contributors) + + + +

+ +

+ আপনিও যদি + + ডেভ সংকেত + + কে কোনোভাবে স্পন্সর করতে চান, অথবা + + ডেভ সংকেত + + এর হয়ে কোনো ইভেন্টের আয়োজন করতে চান তাহলে অবশ্যই আমাদের জানাবেন। +

+

+ If you also want to sponsor + + Dev Signal + + in any way, or organize an event for + + Dev Signal + + please let us know. +

+ +
+ + diff --git a/g25.png b/g25.png new file mode 100644 index 0000000000000000000000000000000000000000..99127ec6525f0a991b26747bbfa9201622329015 --- /dev/null +++ b/g25.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7790cbefb6c9dc91b409301da7acef7aceb9cd1a2b57aa8cb6b61bd2e4997fa0 +size 490208 diff --git a/g26.html b/g26.html new file mode 100644 index 0000000000000000000000000000000000000000..cc23d62d1efd5828e0108e4be6464590a1158fcc --- /dev/null +++ b/g26.html @@ -0,0 +1,951 @@ + + + + + + + + + Locating KBAs: An automated workflow for identifying potential Key Biodiversity Areas + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ +
+
+

+ Introduction +

+
+

+ In the face of an alarming and accelerating loss of biodiversity, it +is essential to safeguard the places that contribute significantly to +the persistence of species around the world. The IUCN Species Survival +and World Protected Areas Commissions recently led an effort to develop +a + + standard + + for identifying the places with the highest conservation value, the Key +Biodiversity Areas (KBAs; IUCN, 2016). In the process of identifying +KBAs, it is recommended to first conduct a comprehensive scoping +analysis (KBA Standards and Appeals Committee, 2020). However, this +analysis requires a great effort to obtain, compile and analyze spatial +data for as many taxonomic groups as possible. The + + Locating KBAs +workflow + + helps to streamline the scoping analysis by using the R +programming language and leveraging GBIF data. The workflow code +accesses the occurrence data of species present in a user-defined area +and determines all those that could trigger the criteria of the KBA +standard. Subsequently, it helps users identifying the places where the +potential trigger species occur in significant numbers. In this way, the +workflow enables users to efficiently and transparently identify the +sites where it is most appropriate to focus efforts on gathering +information on mature individuals, engaging stakeholders, and applying +the standard’s criteria. +

+ +
+

+ + On this website you can find an overview of the workflow and +the requirements and steps necessary to run the code. Click on the +Notebook tab to see the workflow code and interact with the main +results, such as tables and maps. Click on the GitHub repository tab to +go to the repository where the script is stored. You can clone the +script on your computer to modify and run it locally (see section + + How to run the workflow code in your local +computer + + ). + +

+
+
+
+

+ Methodology +

+
+
+

+ 1. Installation and initial requirements +

+

+ To get started, you need to confirm that you have the following +requirements: +

+
    +
  • +

    + Have R and RStudio installed on your computer. If you do not have +them, please download and install + + R + + first and continue downloading +and installing + + RStudio + + . +

    +
  • +
  • +

    + Have a GitHub account and GitHub Desktop installed on your +computer. You can create a free GitHub account + + here + + and download GitHub Desktop + + here + + . +

    +
  • +
  • +

    + Have a GBIF account. If you do not have one yet, create it using +this + + link + + . +

    +
  • +
  • +

    + Request an API token + + here + + to access the IUCN Red +List information. +

    +
  • +
+

+ Once you have met all the above requirements, open RStudio and make +sure you have the following packages installed; otherwise use the +following code to install them: +

+
+
install.packages(c("tidyverse", "Hmisc", "rgbif", "wellknown", "rredlist", "ggplot2", "ggspatial", "RCurl", “xml2”, “rvest”, “sf”, "sp", “DT”, “leaflet”, “knitr”, "foreach", "doSNOW", "parallel", "stringi", "CoordinateCleaner", "countrycode", "taxadb"))
+
+
+
+

+ 2. Workflow +

+

+ The workflow code presented in the notebook tab, accessible through +the GitHub repository, is designed to facilitate and streamline the +scoping analysis for KBAs identification by leveraging the free and open +access data of GBIF. Before exploring and running the workflow code, I +encourage users to familiarize themselves with the + + Global +Standard for the Identification of Key Biodiversity Areas + + (IUCN, +2016) and the + + Guidelines +for using this standard + + (KBA Standards and Appeals Committee, +2020). +

+

+ In this workflow, we will focus solely on the following species-based +criteria: +

+
    +
  • + A1 for globally threatened species +
  • +
  • + B for restricted-range species +
  • +
  • + D1 for congregations during a particular stage of the life +cycle +
  • +
+

+ The workflow is divided into + + three main steps + + . +First, the user downloads and cleans GBIF occurrence data. The code then +retrieves information for each species present in the dataset, accessing +the IUCN Red List and Bird Data Zone portals and the tools provided in +the following KBA + + webpage + + . +With this information, the code + + selects the species present in +the study area that have the potential to trigger the aforementioned KBA +criteria. + + The second step is to apply two functions that allow +the user to map the location of the potential trigger species and + + identify the sites where they occur in significant +numbers. + + In the case of bird species, it is also possible to +locate the places where they meet the thresholds of the KBA criteria +considered. The last step of the workflow is to + + obtain the +citations + + of the different sources of information consulted in +the previous steps. +

+

+ The scheme below represents the overall workflow +

+
+ Fig 1. Scheme representing the main steps of the Locating KBAs workflow +

+ Fig 1. Scheme representing the main steps of the Locating KBAs workflow +

+
+
+
+

+ 3. Detailed step-by-step instructions +

+

+ In the Notebook tab you will find the explanation of all the steps +needed to complete the workflow and their associated code. Additionally, +you will be able to interact with the most important results of the +workflow, such as the table of potential trigger species and the maps of +the sites where they occur in significant numbers. +

+
+
+
+

+ Example outputs +

+
+

+ The following is a preview of the table to identify potential trigger +species under KBA criteria (globally threatened species, restricted +range species, species that form seasonal congregations). For bird +species, it is also possible to obtain the global number of mature +individuals and calculate the criteria thresholds. +

+
+ +
+

+ The script also contains a function that will help the user +identifying the sites where potential trigger species have large counts +or where there are multiple records of potential trigger species. +

+
+ +
+

+ A second function, available only for bird species, creates an +interactive map showing the location of records that meet the threshold +of individuals for each criterion evaluated. +

+
+ +
+
+
+
+
+
+
+

+ How to run the workflow code in your local computer +

+
+
    +
  1. +

    + Sign in into your GitHub account + + here + + . +

    +
  2. +
  3. +

    + To copy the repository to your profile, go to the search tab at +the top of the screen and type +[URL Redacted] +

    +
  4. +
+

+ +

+
    +
  1. +

    + Click on the repository +

    +
  2. +
  3. +

    + Click the fork button in the right corner. +

    +
  4. +
+

+ +

+
    +
  1. +

    + If you want to open or modify the files and run the code in your +local computer, open the GitHub Desktop software. +

    +
  2. +
  3. +

    + If this is your first time opening the software, it will ask you +to sign into your GitHub account. Once done, select the Locating KBAs +repository and click the clone button at the bottom. +

    +
  4. +
+

+ +

+
    +
  1. + In the pop-up window, select GitHub.com and set the folder where you +want to save all the files that are in the repository. +
  2. +
+

+ +

+
    +
  1. +

    + Select clone +

    +
  2. +
  3. +

    + After GitHub desktop finishes cloning the files to your local +computer, select show in explorer to open the folder where the files +were saved. +

    +
  4. +
+

+ +

+
    +
  1. + Open the [URL Redacted] RStudio project. In the lower right +corner, select Notebook.Rmd to open the Rmarkdown file. +
  2. +
+

+ +

+
    +
  1. + Now you are ready to modify the script and run it! +
  2. +
+
+
+

+ Additional resources +

+
+

+ Introductory video: + + https://youtu.be/oesnhDeYpHQ + +

+
+
+

+ Citation +

+
+

+ Linero D (2021) Locating KBAs: An automated workflow for identifying +potential Key Biodiversity Areas. + + [URL Redacted] + +

+
+
+

+ Contact +

+
+

+ Feel free to email me at + +

+

+ + ResearchGate +profile + +

+

+ + LinkedIn +profile + +

+
+
+

+ References +

+
+ +
+
+ + + + + diff --git a/g26.png b/g26.png new file mode 100644 index 0000000000000000000000000000000000000000..de1280e736e61df7661a96898df175f0f8b87cfb --- /dev/null +++ b/g26.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3fdb35fa108c2f9472c47daa1176a6d2b21f7ef664b1c15288e656bbed280e +size 667001 diff --git a/g27.html b/g27.html new file mode 100644 index 0000000000000000000000000000000000000000..2a55a1ce096d7239bb4a90b171dc737ba4dad3cf --- /dev/null +++ b/g27.html @@ -0,0 +1,662 @@ + + + + + + + + + docsify-mustache + + + + + + + +
+
+
+
+

+ logo +

+

+ + + docsify-mustache  + + +

+
+

+ Preprocessing markdown documents with Mustache +

+
+ +

+ + Get Started + + + GitHub + +

+
+
+
+ + +
+
+

+ + + docsify-mustache + + +

+

+ + Version 1.0.5 + +

+

+ + NPM + + + License: MIT + + + Issues + +

+

+ A + + Docsify + + plugin that allow preprocessing markdown documents with + + Mustache + + template engine. You can substitute variables in markdown documents using mustache syntax + + {{variable}} + + and + + {{variable.property}} + + . Variables can be load from various sources, including front matter section of markdown documents, external JSON or XML files and Docsify configuration. +

+

+ + + Installation + + +

+

+ Add following script tag to your + + index.html + + after docsify. +

+
<script src="//cdn.jsdelivr.net/npm/docsify-mustache"></script>
+

+ Optionally add docsify-front-matter plugin to access markdown front matter variables. +

+
<script src="//cdn.jsdelivr.net/npm/docsify/lib/plugins/front-matter.min.js"></script>
+

+ + + Options + + +

+

+ + + data + + +

+

+ You can load Mustache variables with + + data + + option. The value can be a + + string + + , + + object + + or + + array + + . +

+
    +
  • +

    + + string + + value interpreted as data file URL (relative or absolute). Both JSON and XML data file formats are supported. +

    +
      +
    • + properties from JSON data file will be available as Mustache variables +
    • +
    • + XML root element will be mapped to Mustache variable with root elements tag name as variable name +
    • +
    +
  • +
  • +

    + + object + + properties will be mapped to Mustache variables using property name as variable name +

    +
  • +
  • +

    + + array + + may be use to specify multiple string or object values as data sources +

    +

    + Example: +

    +
  • +
+
window.$docsify = {
+  mustache: {
+    data: [
+      'doc/vars.json',
+      'doc/pom.xml',
+      {
+        question: 'What is your favorite number?'
+      }
+    ]
+  }
+}
+
+

+ + + Note +

+

+ There is no way to access XML attributes, tag names used for hierarchy and for referring element’s inner text. +

+
+

+ + + package + + +

+

+ The plugin loads + + package.json + + and make it available for Mustache as + + package + + variable. You can disable this feature setting + + noPackage + + option to + + true + + value: +

+
window.$docsify = {
+  mustache: {
+    noPackage : true
+  }
+}
+

+ + + Sources + + +

+

+ + + Front Matter + + +

+

+ If + + docsify-front-matter + + plugin loaded and actual markdown file has front matter data then the front matter keys will be mapped to Mustache variables with same name. The front matter data has the highest priority if variables exists with same name in multiple data sources. +

+

+ Example: +

+
+ +
+
---
+answer: 42
+question: What is your favorite number? ---
+
+**Est o te viri tum mihi**
+
+Lorem markdownum nunc attenuarat pocula **{{question}}** atria ante est.
+
+ +
+

+ + Est o te viri tum mihi + +

+

+ Lorem markdownum nunc attenuarat pocula + + What is your favorite number? + + atria ante est. +Erat lacte neve vulnus audistis infelix sidera tuae + + 42 + + . +

+
+
+

+ + + package.json + + +

+

+ The plugin loads + + package.json + + and make it available for Mustache as + + package + + variable. +

+
+ +
+
**Temerasse rerum taurus**
+
+Tum me modo leones verbis: meum mons Pirithoi conubia! Studio color sed erit
+ducitur leto contrahitur dolor est quodvis Aeolidis sororum **{{package.version}}**.
+
+ +
+

+ + Temerasse rerum taurus + +

+

+ Tum me modo leones verbis: meum mons Pirithoi conubia! Studio color sed erit +ducitur leto contrahitur dolor est quodvis Aeolidis sororum + + 1.0.5 + + . +Rubentia sumit + + docsify-mustache + + . +

+
+ + +
+

+ + + URL + + +

+

+ Data can be loaded from relative or absolute URL. Both JSON and XML data file formats are supported. +

+
+ +
+
window.$docsify = {
+  mustache: {
+    data: ['doc/vars.json','data/pom.xml']
+  }
+}
+
+ +
+
**Aditus terras ignoto longa ad captis colunt**
+
+Inde pondera silva tantum glaebas tenetis ab **{{favorite.fruit}}**. Cunctas est orbem profatu
+erigitur maximus: in **{{project.version}}** figuris canes.
+
+ +
+

+ + Aditus terras ignoto longa ad captis colunt + +

+

+ Inde pondera silva tantum glaebas tenetis ab + + raspberry + + . Cunctas est orbem profatu +erigitur maximus: in + + 1.2.3 + + figuris canes. Oete iniaque stta in + + foo + + ego favent Penei. Lacertos tenebat veteres + + brown + + . +

+
+ +
+
{
+  "favorite": {
+    "fruit": "raspberry",
+    "color": "brown"
+  }
+}
+
+ +
+
<project>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.example.app</groupId>
+  <artifactId>foo</artifactId>
+  <version>1.2.3</version>
+</project>
+
+
+

+ + + JavaScript + + +

+

+ Data can be loaded from Docsify’s JavaScript configuration. +

+
+ +
+
window.$docsify = {
+  mustache: {
+    data: {
+      author: {
+        name: 'John Smith',
+        email: 'john.smith@example.com'
+      }
+    }
+  }
+}
+
+ +
+
**Viri coniuge resistit mariti**
+
+Aderat voluisti excipit caede meus celanda usus, **{{author.name}}**. Qua ad Pagasaea
+perenni pleno exprobravit dextra.
+
+ +
+

+ + Viri coniuge resistit mariti + +

+

+ Aderat voluisti excipit caede meus celanda usus, + + John Smith + + . Qua ad Pagasaea +perenni pleno exprobravit dextra. Nec heros rebelles ambiguus, sunt timuere +suis; per fuerat, dixit muro + + + john.smith@example.com + + + undique, tanto satos. +

+
+
+

+ + + Merging + + +

+

+ Mustache template data is actually merged from multiple different sources before the template is rendered. The order of priority for sources of data is (from highest priority to lowest): +

+
    +
  1. + Front Matter data in markdown document. +
  2. +
  3. + Data from plugin configuration. When + + data + + configuration option contains multiple source (as an array) then the latest data source will have the highest priority. +
  4. +
+

+ + + License + + +

+

+ This project is licensed under the MIT License. See the + + LICENSE + + for details. +

+
+
+
+ +
+
+ + diff --git a/g27.png b/g27.png new file mode 100644 index 0000000000000000000000000000000000000000..f404ab7aca36ee3210f134a382aa8d19175f9fa8 --- /dev/null +++ b/g27.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11d0a3c836bebe5578fd0b63e7154aba3365d51e375e776f7c401fe1d43a544 +size 805296 diff --git a/g28.html b/g28.html new file mode 100644 index 0000000000000000000000000000000000000000..eb2dfa26dba4c4ec3e4f77bf169ea0f698177ac2 --- /dev/null +++ b/g28.html @@ -0,0 +1,237 @@ + + + + + + Download GitHub directory + + + + + +
+ No content is hosted on this website. This is a tool to download files from a user-provided GitHub repository URL. +
+
+

+ + download-directory • github • io + +

+
+ +
+ +

+  
+ + + + + diff --git a/g28.png b/g28.png new file mode 100644 index 0000000000000000000000000000000000000000..16af56175448a09b67cac5388cff7fe9a981a13c --- /dev/null +++ b/g28.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06095be14439d4486d531ea7596a11096ead2d07ba50de6d6f2e9a1fb7b0a72e +size 112591 diff --git a/g29.html b/g29.html new file mode 100644 index 0000000000000000000000000000000000000000..dba4d71fbf90afe830b482ca2865256478e5b7b4 --- /dev/null +++ b/g29.html @@ -0,0 +1,940 @@ + + + + + + + Spelling Bee Assistant + + + + + + + + + + + + + + + + + +
+
+ +

+ Spelling Bee Assistant +

+ +
+
+
+
+
+
+
+

+ + Spelling Bee Assistant + + is an add-on for + + Spelling + Bee + + , the New York Times’ popular word puzzle. It’s packed with + + features + + that will boost your playing experience. +

+

+ Follow your progress, see what lies ahead of you and if you want to, get a hint or two. + Eventually, when you run out of ideas, reveal today’s answers - no more waiting until the next + day! +

+

+ Spelling Bee Assistant is a great improvement for this excellent game and it won’t spoil the fun. Promised! +

+
+
+
+ Spelling Bee Assistant +
+
+
+
+

+ Installation +

+

+ By installing this software you agree to the terms of the + + GNU General Public License v3.0 + + . +

+ + +
+
+

+ Feature Overview +

+ +
+
+
+

+ System requirements +

+

+ Spelling Bee Assistant requires a modern web browser in a recent version. Below is a chart with Browser/OS combinations that are known to be working: +

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Browser + + Windows + + MacOS + + Ubuntu + + Android + + iOS +
+ Blink ¹ + + | + + ² + + + + + ² + + ? +
+ WebKit ³ + + | + + ⁴ + + n/a + + ³ + + ⁴ + + n/a + + ³ +
+
+
    +
  1. + Chrome, Edge, Brave, Vivaldi… +
  2. +
  3. + Kiwi +
  4. +
  5. + Safari +
  6. +
  7. + Gnome Web +
  8. +
+ Browser extension | Bookmarklet +
+
+
+

+ To install it on mobile devices, follow the instructions below. +

+

+ + Thanks to + + [Name Redacted] + + for contributing the iOS instructions and hosting the shortcut. + +

+
    +
  • +
    +

    + Android: Use the extension with + + Kiwi + +

    +
      +
    1. + Download + + Kiwi Browser + + from the Google Play Store. +
    2. +
    3. + Open Kiwi and navigate to the Spelling Bee Assistant’s + + page on the Chrome Web Store + + . +
    4. +
    5. + Select + + Add to Chrome + + to install the extension. +
    6. +
    7. + Review the security warning that appears; if acceptable, confirm by tapping + + OK + + . +
    8. +
    +

    + The extension will now be active whenever you visit the Spelling Bee game on Kiwi, enhancing your gameplay + experience. +

    +
    +
  • +
  • +
    +

    + iOS / iPadOS: Use a shortcut on Safari +

    +
      +
    1. + Open the Settings app. Navigate to + + Shortcuts > Advanced + + and enable + + Allow + Running Scripts + + to let shortcuts run scripts like those of Spelling Bee Assistant. +
    2. +
    3. + Access the shortcut by opening + + this link + + . Tap + + Get + Shortcut + + and then + + Add + + . +
    4. +
    5. + To use the shortcut, open + + Spelling Bee + + in Safari and access the Share menu. Find and run + + SB Assistant + + . +
    6. +
    7. + Upon first run, a security warning appears. If you agree, tap + + Allow + + . +
    8. +
    +

    + To keep it handy, pin + + SB Assistant + + to the top of your share sheet by tapping + + Edit Actions… + + and selecting + the green plus next to the + + SB Assistant + + action. +

    +
    +
  • +
+
+
+
+

+ Doesn’t it spoil the game? +

+

+ I try to keep Spelling Bee Assistant as subtle and unobstrusive as possible. Judging from user feedback as well my own experience, this concept works out just fine. +

+

+ The challenge stays the same and so does the fun. But now you have a set of little helpers at hand when you’re stuck in a corner. +

+
+
+

+ What is a bookmarklet? +

+
+
+ Bookmarklet +
+
+ Regular bookmarks along with the Spelling Bee Assistant +
+
+

+ Bookmarklets are small pieces of code that can enhance the functionality of a website. They reside, + just + like regular bookmarks, in your browser’s bookmark menu. +

+
+
+

+ I discovered a bug | I’d like to give feedback +

+

+ You can report bugs or request features + + at GitHub + + . Keep in mind that this + is a + fun weekend project and I don’t want it to be a burden. I might work on issues from time to time, + but I can’t make any promises. +

+

+ You can also find me at + + [Link Redacted] + + where I regularly post the latest updates under the handle + + spellingBeeAssistant + + . +

+
+
+

+ Is the NYT behind this or are you affiliated with the NYT? +

+

+ No, no affiliation whatsover. They know that Spelling Bee Assistant exists and rumor has it that some of them are even users... +

+
+
+

+ Your privacy +

+

+ This website does not employ any technology to collect personally identifiable information about its visitors. + Both the site and the associated bookmarklet are hosted on GitHub Pages. For details on the data GitHub Pages + collects, please consult + + their privacy policy. + + Regardless, I have no access to the data collected by GitHub. +

+

+ Regarding the browser extension associated with this site: When installing the extension from a browser + add-on store, you might see a message stating, + + "This extension can read and change your data + on www.nytimes.com [...]" + + , or something similar. Such messages can understandably lead to + privacy concerns. However, the extension is designed solely to read data from the Spelling Bee game; + it does not access, modify, or submit any personal information. +

+

+ Although most + + add-on stores + + offer download statistics, these are typically + aggregated by country and do not include any personally identifiable information. +

+
+
+

+ Spelling Bee Assistant on GitHub +

+ +
+
+
+
+
+ + +
+
+ + diff --git a/g29.png b/g29.png new file mode 100644 index 0000000000000000000000000000000000000000..056312a076654c0b83169df3f902314a48d6ed83 --- /dev/null +++ b/g29.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aed2aa9d66d57e0d0b07d93649ec7b51aad8684635a3fb31650e3780fc48f2a +size 469207 diff --git a/g3.html b/g3.html new file mode 100644 index 0000000000000000000000000000000000000000..4088525580da7d3ef5a7b51b70a4830d9cabf4cb --- /dev/null +++ b/g3.html @@ -0,0 +1,670 @@ + + + + + + 海南大学飞跃手册 + + + + + + + + + + + + +
+
+
+
+

+ + Hainan University + +

+

+ + 海南大学飞跃手册 + +

+ +

+ + GitHub + + + Get Started + +

+
+
+
+ + +
+
+

+ + memo + Edit Document + +

+

+ + + 海南大学飞跃手册 + + +

+

+ 👋 这里是海南大学飞跃手册,希望持续收录海南大学各院系同学不同出路的经验分享,愿尽力为海大学子每一年的求学求职道路提供指导。祝大家学业顺利,学有所成 ୧(๑•̀⌄•́๑)૭✧ 。 +

+

+ + + 致谢 + + +

+
    +
  • + 本手册网页模板参考了 + + 南方科技大学飞跃手册 + + ,感谢南科大同学为打造初版的付出! +
  • +
  • + 本手册内容筹划还参考了 + + 上海交通大学飞跃手册 + + 和 + + 安徽大学飞跃手册 + + ,感谢两所高校同学为飞跃手册的付出! +
  • +
  • + 感谢 + + 所有为飞跃手册做出贡献的人!!! + + 不论你是参与 + + 开发与维护 + + 、 + + 投稿 + + 、 + + 提出建议 + + 、 + + STAR + + 还是 + + 转发推广 + + ,我们都 + + 由衷的表示感谢!!! + +
  • +
+

+ + + 公告 + + +

+
    +
  • + + 欢迎大家踊跃投稿! + + 只有广大校友共同贡献,才能使飞跃手册越来越好,支持 + + 实名/匿名 + + 投稿。 +
  • +
  • + 海南大学飞跃手册始创于 2022 年 6 月。 +
  • +
  • + 如果您对飞跃手册有好一点的建议可以通过邮箱联系我们(联系邮箱在投稿/修改标题下),让我们一起完善飞跃手册! +
  • +
+

+ + + 投稿/修改 + + +

+ +

+ + + 近期更新 + + +

+

+ 海南大学课程攻略表-期末大学牲收容站 + + + + 传送门 + + + +

+

+ 海南大学课程资源及攻略 + + + + 传送门 + + + +

+ + + +

+ 全部文章列表: + + 个人总结 + +

+

+ + + 飞跃手册是什么? + + +

+

+ 感谢学弟学妹阅读海南大学飞跃手册。 +

+

+ 这是由我们在 + + 学习、申请、升学和就业 + + 中遇到一系列疑问和体悟总结出的一份电子书。我们邀请了海南大学每年各个院系和专业的毕业生们,在书中分享他们在 + + 学习、申请、升学和就业路上踩过的坑和填过的土 + + ,希望你能常回来查查看看,总会有不少收获。 +

+

+ 该篇飞跃手册共有四部分,分别为" + + 写在前面 + + , + + 初入海大 + + , + + 个人总结 + + 和 + + 国内外交流 + + ",力求为 “ + + 如何在海南大学为申请国内、海外高校和入职优秀企业做出更全面的准备 + + “ 这一问题作出解答。 +

+

+ 需要特别指出的是,飞跃手册具有一定的 + + 时效性 + + ,比如一些热门专业每年的升学、就业形式都会发生极大变化,所以参考往年飞跃手册时请注意。 +

+

+ 在此非常感谢来自海南大学各个院系提供原创申请经验分享的同学们。每一位为飞跃手册写下文字的同学都怀着极高的热诚和真诚的态度,为学弟学妹留下这笔宝贵的财富。 +

+

+ 希望这样的传统能够一直流传下去,去帮助未来更多海大学子实现飞跃梦想。 +

+

+ + + 如何分享经验? + + +

+

+ 飞跃手册欢迎 + + 所有的毕业生 + + 分享你们的故事,不限出路、不限水平。 +

+ +

+ + + 贡献者 + + +

+ +
+ +
+

+ + + 友情链接 + + +

+ +
+
+
+

+ © 2022 - 2024 海南大学飞跃手册编委会. + + Powered by docsify + + . +

+
+
+
+ +
+
+ + diff --git a/g3.png b/g3.png new file mode 100644 index 0000000000000000000000000000000000000000..7dbc9bed9975c4dd629675618d51122b60355bf8 --- /dev/null +++ b/g3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:237eaea6477c0f58d3d6e93a5f391dd65a0c1a400063acd6fa401b949ce48631 +size 473952 diff --git a/g30.html b/g30.html new file mode 100644 index 0000000000000000000000000000000000000000..a29b40a7dff63200eaa90cfcadf53dd55f0cea0a --- /dev/null +++ b/g30.html @@ -0,0 +1,339 @@ + + + + + + + + 1418 - Vae Victis + + + + + + + + + + + Skip to content + +
+ + + +
+

+ + Vae Victis + +

+
+ + TEAM 1418 + +
+

+ + FRC Team 1418 - Meridian High School + +

+
+ + +
+
+
+
+
+
+
+ +
+
+
+

+ Welcome! +

+

+ Striving for student enrichment, technical advancement, and success in the FIRST Robotics Competition. +

+ + View our 2023 Robot + +
+

+ 2025 FIRST Robotics Competition Kickoff: +

+ + + + + + : + + + + : + + + + : + + + + +
+ 85 + + 11 + + 58 + + 02 +
+
+
+
+
+ The team at Meridian High School during the build season, 2023. + +

+ We are team 1418 Vae Victis, a + + FIRST Robotics Competition (FRC) + + team from Meridian High School in Falls Church, VA. + + here + + . +

+
+

+ If you'd like to help us with fundraising, please visit + + this page + + . +

+

+ To see our competition schedule for this year, visit + + this page + + . +

+
+
+ + + diff --git a/g30.png b/g30.png new file mode 100644 index 0000000000000000000000000000000000000000..28cb0ae75ca2a86d05a23d71e88bf0636c484fd8 --- /dev/null +++ b/g30.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889b9642646707dbe6375fb79b267d27ad25dfb437cd5239b3729482fb719c53 +size 110076 diff --git a/g31.html b/g31.html new file mode 100644 index 0000000000000000000000000000000000000000..aa40ab205e2ec462fa6351bcd4ea0ff9980cc044 --- /dev/null +++ b/g31.html @@ -0,0 +1,193 @@ + + + + + + + + + + Gas Gauge | [URL Redacted] + + + + + + + + + + + + + + +
+
+ + View on GitHub + +

+ [URL Redacted] +

+

+ This is the official website for Gas Gauge: A Security Analysis Tool for Smart Contract Out-of-Gas Vulnerabilities +

+
+
+ +
+
+

+ Gas Gauge +

+

+ Gas Gauge is designed to focus on gas-related vulnerabilities of Solidity Smart Contracts. This tool contains three major algorithms. +

+

+ Source Code +

+

+ You can view our source code, benchmark, and experimental results as well as our case study on our + + Github repository. + +

+

+ Installation and Setup for Ubuntu +

+

+ Prerequisite +

+
+
+
$ sudo apt-get update
+$ sudo apt-get install -y software-properties-common
+$ sudo add-apt-repository -y ppa:ethereum/ethereum
+$ sudo apt-get update
+$ sudo apt-get install -y solc
+$ sudo apt-get install libssl-dev
+$ sudo apt-get install -y python3-pip=9.0.1-2 python3-dev
+$ sudo ln -s /usr/bin/python3 /usr/local/bin/python
+$ sudo apt-get install -y pandoc
+$ sudo apt-get install -y git
+$ sudo apt-get install nodejs
+$ sudo apt-get install npm
+$ sudo apt install python-pip
+$ sudo apt install python3-pip
+$ pip install numpy
+$ pip3 install numpy
+
+
+
+
+

+ Helper Tools: +

+

+ 1. + + Slither + + : +

+

+ (Recommneded Method) Clone our repository and navigate to the folder “Slither” +

+
+
+
$ sudo python3 setup.py install
+
+
+
+

+ Method 2: +

+
+
+
$ pip3 install slither-analyzer
+
+
+
+

+ 2. + + Truffle + + : +

+
+
+
$ npm install -g truffle
+$ npm install -g ganache-cli
+
+
+
+

+ If the installation fails, it is most likely because Node.js is using an older version. Please update it to the newest version and try installing Truffle and Ganache again. +

+

+ 3. + + solc-select + + : +

+
+
+
$ pip3 install solc-select
+
+
+
+

+ Then install all the solc versions you need for your contracts (refer to the solc-select website) +For exaplme to install version 0.8.1: +

+
+
+
$ solc-select install 0.8.1
+
+
+
+

+ To run the tool: +

+
    +
  1. + Clone our repository +
  2. +
  3. + Modify run.py as needed +
  4. +
  5. + run run.py : +
  6. +
+
+
+
$ python3 run.py
+
+
+
+
    +
  1. + The tool will generate a report in the file specified as “REPORT_PATH” in run.py +
  2. +
+
+
+ + + + diff --git a/g31.png b/g31.png new file mode 100644 index 0000000000000000000000000000000000000000..ecf53ddc023514d75d54c11cedbf9ca0c3fede9e --- /dev/null +++ b/g31.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11f1e26d2b843a928af26b599ac8a0c8bd2fa09745b66dd61cffb20457928146 +size 258066 diff --git a/g32.html b/g32.html new file mode 100644 index 0000000000000000000000000000000000000000..38e0c4292a1b4ac48443ed07e488b21ab35fac50 --- /dev/null +++ b/g32.html @@ -0,0 +1,966 @@ + + + + + + + 硅谷脱口秀:硅谷地区汉语喜剧社团! | 硅谷脱口秀:硅谷地区华人喜剧社团! + + + + + + + + + + + + + + +
+
+
+ +
+ + 硅谷脱口秀:硅谷地区华人喜剧社团! + +
+ + +
+
+
+
+ 硅谷脱口秀 +
+ +
+

+ 开放麦 +

+
+
+
+ + 时间: + + + 每周五晚 + + ,公共假期前除外 +
+ +
+ +
+

+   +

+

+ 关于我们 +

+

+ 硅谷脱口秀是硅谷地区一群中文喜剧爱好者于2019年创立的喜剧俱乐部,表演形式以脱口秀(单口喜剧)为主。 +

+

+ 自成立至今,我们一直致力于丰富硅谷的中文娱乐生活,成就喜剧爱好者的演艺梦想。我们希望通过敏锐观察生活,并用段子的方式进行演绎,来自由表达我们对环境和社会的思考。期待大家和我们一起享受幽默,宣泄情绪,笑面生活! +

+

+ 我们举办的演出包括: +

+
    +
  • + 每周五晚上的开放麦,这是演员打磨段子的地方; +
  • +
  • + 每三个月左右一次的高质量精品秀演出; +
  • +
  • + 不定期邀请海内外知名脱口秀演员来到湾区举办主打秀或个人专场。 +
  • +
+

+   +

+

+ 欢迎在线上关注我们! +

+ +
+ +
+

+ 近期演出 +

+ 硅谷脱口秀:硅谷地区汉语喜剧社团! +
+
+
+ + 时间: + + 10月27日 7:30 PM +
+ +
+ +
+
+
+ 硅谷脱口秀:硅谷地区汉语喜剧社团! +
+
+
+ + 时间: + + 11月02日 3:00 PM +
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+ 友情链接 +

+
    +
  • + + 载歌在谷 + + :硅谷地区面向华人的志愿者社区,承办许多文艺活动。 +
  • +
+
+
+
+
+
+ + + + diff --git a/g32.png b/g32.png new file mode 100644 index 0000000000000000000000000000000000000000..16796794d057f70873e7618ec5f6891f68dc7377 --- /dev/null +++ b/g32.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d85d09e0bef5a9ebd1c8b6101075ef2c68e1c08abb879b0575439c46964bdd5 +size 228692 diff --git a/g33.html b/g33.html new file mode 100644 index 0000000000000000000000000000000000000000..e44e112021d088e201424b31c89c277da5f6fcad --- /dev/null +++ b/g33.html @@ -0,0 +1,781 @@ + + + + + + + + + + + Godot build options generator + + + +
+
+
+

+ Godot build options generator +

+ + Last updated for + + Godot 4.2.x + + . This generator may + work with other Godot versions, but certain options may not have an + effect. + +

+ This tool generates SCons custom option files to build smaller + export templates. After downloading a + + custom.py + + file, + place it at the root of your Godot source repository and compile + export templates for the platforms you need. Once this is done, + you'll only have to specify the + + platform=<platform> target=release + + options on the + SCons command line. See + + Optimizing a build for size + + in the Godot documentation for more information. +

+

+ + Note: + + Since this tool is dedicated to building + smaller export templates, it doesn't list modules that are only + compiled in editor builds. +

+

+ Select options and modules +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

+ Resulting + + custom.py + +

+ +
+ + +
+
+
+ +
+ + diff --git a/g33.png b/g33.png new file mode 100644 index 0000000000000000000000000000000000000000..fb4ffabb802b8f25b61b4f17dc99daf5fea83133 --- /dev/null +++ b/g33.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b996ad51072b6f2b5ffc928701e7077f8402574f97c603a2f2ed771eeb45b4 +size 677200 diff --git a/g34.html b/g34.html new file mode 100644 index 0000000000000000000000000000000000000000..da508c53b19f8b645ee317c743f7b62927bc4d56 --- /dev/null +++ b/g34.html @@ -0,0 +1,4680 @@ + + + + + [Name Redacted]'s blog – 个人技术公众号:[Name Redacted] 分享编程资源 | 学习路线 + + + + + + + + + + + + + + + +
+ + + + + + + +
+
+
+ +
+ 菜单页布局 +
+ + +
+ +
    +
+
+ + +
+

+ 2023-05-13 +

+
+
+
+

+ + 数据压缩算法 + +

+
+ + 2024-09-16 + +
    +
+
+
+

+ 存储压缩 +

+

+ 背景 +

+

+ 数据压缩存在于各种场景,视频传输(VR),视频压缩编码–>VR 球形数据的压缩,模型压缩(剪枝) +还存在于各种中间件中, +

+

+ 数据量增加,解决方式通过扩容,或者通过压缩数据,扩容的成本高于压缩, +

+

+ huffman +

+

+ 高频的字母使用短的信号来编码<... +

+
+ + Read More + +
+
+

+ + Hive + +

+
+ + 2024-09-15 + +
    +
+
+
+

+ hive的优点 +

+

+ hive的执行延迟比较高,因此常用于数据分析,对实时性要求不高的场景 +hive优势在于处理大数据,对于处理小数据没有优势,因为hive的执行延迟比较高, +hive支持用户自定义函数,用户可以根据自己的需求来实现自己的函数 +

+

+ hive的缺点 +

+

+ hive的HQL表达能力有限... +

+
+ + Read More + +
+ +
+

+ + Java性能剖析技术 + +

+
+ + 2024-09-07 + +
    +
+
+
+

+ Java中提供的性能工具,可以分为4类:count,event,instrument,sampling +

+

+ JFR +

+

+ Async profiler +

+

+ alibaba 开源工具:[URL Redacted] +Alibaba Dragonwell +

+

+ Arthas +

+
+ + Read More + +
+ + +
+

+ + Asm + +

+
+ + 2024-06-26 + +
    +
+
+
+

+ ASM介绍 +

+

+ ASM是一个Java字节码操纵框架,能用来动态生成类或者增强既有类的功能 +ASM可以直接产生二进制class文件,也可以在类被加载入Java虚拟机之前动态改变类的行为,Java class被存储在严格格式定义的.class文件里,这些类文件拥有足够的元数据来解析类中的所有元素: +类名称,方法,属性以及Java字节码(指令),ASM从... +

+
+ + Read More + +
+ +
+ +
+
+ + diff --git a/g34.png b/g34.png new file mode 100644 index 0000000000000000000000000000000000000000..ccef414b7aba045718d28697aea68eb5a0837564 --- /dev/null +++ b/g34.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c2c04bd83332306451431f79263572bf7ff1ea782f489ac6a07052815bdc83a +size 312192 diff --git a/g35.html b/g35.html new file mode 100644 index 0000000000000000000000000000000000000000..1c5dfbadea7df89bf5a378eaf99aa3d9f6a75c4c --- /dev/null +++ b/g35.html @@ -0,0 +1,1262 @@ + + + + + + + + + + BRIET - Grupo BRIET + + + + + + + + + + + + + + + + + + + + + +
+ + Pular para conteúdo + +
+
+
+
+ +
+
+ +
+
+ +
+
+ + +

+ BRIET +

+

+ BRIET: Biblioteconomia, Representação, Interoperabilidade, E-science e Tecnologia + + # + +

+

+ O grupo investiga o conceito de dado de pesquisa e os processos que envolvem sua transformação em informação e conhecimento científico. Estuda os cenários que dão origem à geração, uso e compartilhamento intensivos de dados: eScience, Ciência Aberta, simulação, big data científico versus cauda longa da ciência e que possibilitam o seu reuso para fins de geração de novos conhecimentos, Estuda ainda tecnologias e ferramentas que possibilitam a gestão, a organização, a curadoria, a representação, a encontrabilidade, o acesso, a interoperabilidae e o reuso de dados e informações técnicos-científicas. +

+

+ Informações BRIET + + # + +

+

+ Linhas de pesquisa + + # + +

+
    +
  • + + Gestão e curadoria de dados de pesquisa + + : estuda aspectos conceituais voltados para a gestão de dados digitais de pesquisa, bem como normas, padrões e tecnologias adequadas para a curadoria digital desses dados, incluindo sua preservação e compartilhamento. +
  • +
  • + + Comunicação e divulgação científica + + : dedica-se à análise da comunicação científica sob a perspectiva da Ciência da Informação, apoiada nos aspectos históricos e sociológicos da ciência. +
  • +
  • + + Dados FAIR + + : estuda a adoção de padrões para tratamento de dados, como metadados, ontologias, identificadores persistentes e demais recursos que possibilitem tornar dados de pesquisa FAIR (findable - encontráveis, acessible - acessíveis, interoperable - interoperáveis, reusable - reusáveis). Se coloca como ponto para reunião de pesquisadores que participam da iniciativa Go-FAIR-Brasil e suas redes de implementação. +
  • +
  • + + Organização do conhecimento e recuperação da informação + + : estuda os fundamentos teóricos e metodológicos da organização do conhecimento em diferentes contextos de estudo e aplicação. Estuda ainda os sistemas de organização do conhecimento (SOCs)e os processos de tratamento, representação e busca em sistemas de recuperação de informação (SRI)s tradicionais e digitais +
  • +
+

+ Repositórios + + # + +

+ +

+ Identificação CNPQ + + # + +

+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ Situação do grupo: + + Certificado +
+ Ano de formação: + + 2017 +
+ Data da Situação: + + 11/12/2017 13:59 +
+ Data do último envio: + + 23/05/2022 17:50 +
+
+
+
+
+
+
+ +
+
+
+
+
+ + + diff --git a/g35.png b/g35.png new file mode 100644 index 0000000000000000000000000000000000000000..c89f57093f1ea7b8778c2d97c3f2658207ce05aa --- /dev/null +++ b/g35.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e513c5cfc87c3314028898881d64e38a2f26ad029e83d7ca20f24570a1606097 +size 178348 diff --git a/g36.html b/g36.html new file mode 100644 index 0000000000000000000000000000000000000000..d573953c48482a1310173f1f1a4503fe46947141 --- /dev/null +++ b/g36.html @@ -0,0 +1,608 @@ + + + + + + + + + The Hadoop Ecosystem Table + + + + +
+
+ + Fork Me on GitHub + +

+ The Hadoop Ecosystem Table +

+

+ This page is a summary to keep the track of Hadoop related projects, focused on FLOSS environment. +

+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Distributed Filesystem +
+ Apache HDFS + + The Hadoop Distributed File System (HDFS) offers a way to store large files across + multiple machines. Hadoop and HDFS was derived from Google File System (GFS) paper. + + + 1. hadoop.apache.org + +
+ + 2. Google FileSystem - GFS Paper + +
+ + 3. Cloudera Why HDFS + +
+ + 4. Hortonworks Why HDFS + +
+ Red Hat GlusterFS + + GlusterFS is a scale-out network-attached storage file system. GlusterFS was + developed originally by Gluster, Inc., then by Red Hat, Inc., after their + purchase of Gluster in 2011. + + + 1. www.gluster.org + +
+ + 2. Red Hat Hadoop Plugin + +
+ Quantcast File System QFS + + QFS is an open-source distributed file system software package for + large-scale MapReduce or other batch-processing workloads. It was + designed as an alternative to Apache Hadoop’s HDFS, intended to deliver + better performance and cost-efficiency for large-scale processing clusters. + It is written in C++ and has fixed-footprint memory management. QFS uses + Reed-Solomon error correction as method for assuring reliable access to data. +
+ Reed–Solomon coding is very widely used in mass storage systems to correct the burst + errors associated with media defects. Rather than storing three full versions of + each file like HDFS, resulting in the need for three times more storage, QFS + only needs 1.5x the raw capacity because it stripes data across nine different disk drives. +
+ + 1. QFS site + +
+ + 2. GitHub QFS + +
+ + 3. HADOOP-8885 + +
+
+
+ + + + diff --git a/g36.png b/g36.png new file mode 100644 index 0000000000000000000000000000000000000000..bfa068fe7ebd6acec065bbfad41f018bbb60a51d --- /dev/null +++ b/g36.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d60bbae11cda17c8b7c2506b56bc415fa3e725bcaf3a2e3c89687eb67b2bca +size 156039 diff --git a/g37.html b/g37.html new file mode 100644 index 0000000000000000000000000000000000000000..47f37b6fd812c66d693d130c09ac0f5ce8272ea1 --- /dev/null +++ b/g37.html @@ -0,0 +1,2713 @@ + + + + + + + + + + WynnBuilder + + + + + + +
+
+
+ Join the + + discord + + today to suggest new features, submit bug reports, and hangout/talk to devs! +
+
+
+
+
+
+

+ Equipments +

+
+
+

+ Ability Tree +

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 0 +
+
+ 0 +
+
+
+
+
+
+ + +
+
+ +
+
+
+
+
+
+
+
+
+
+ Level: +
+
+ +
+
+ +
+
+
+ + +
+
+
+
+
+
+
+
+
+
+
+
+ + +
+ Assign: 0 +
+
+ Original: 0 +
+
+
+
+
+
+
+ + +
+ Assign: 0 +
+
+ Original: 0 +
+
+
+
+
+
+
+ + +
+ Assign: 0 +
+
+ Original: 0 +
+
+
+
+
+
+
+ + +
+ Assign: 0 +
+
+ Original: 0 +
+
+
+
+
+
+
+ + +
+ Assign: 0 +
+
+ Original: 0 +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Active boosts +
+
+ + + + + +
+
+
+
+
+
+
+
+
+
+
+ Earth +
+
+ Thunder +
+
+ Water +
+
+ Fire +
+
+ Air +
+
+ + +
+
+ Curse (Active) +
+
+ + + + + +
+
+ Concentration (Passive) +
+
+
+ +
+ % Water Dmg Boost: 0 +
+
+
+
+ + +
+
+
+ +
+
+
+
+
+
+ Detailed +
+
+ Summary +
+
+
+ +
+
+
+
+
+
+
+
+ Input a weapon to see abilities! +
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +
+
+ + +
+
+
+
+
+
+ + + + + +

+

+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/g37.png b/g37.png new file mode 100644 index 0000000000000000000000000000000000000000..a0d10ad3e92a0708141e193407a296a79ce329f5 --- /dev/null +++ b/g37.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb475414b7142ce9fc4664cf6c021703f5055ae647ac3fc49a270e92f5aabaa +size 149121 diff --git a/g38.html b/g38.html new file mode 100644 index 0000000000000000000000000000000000000000..0b34a90abfde2bedb8fa9458c84c3b79ddb18240 --- /dev/null +++ b/g38.html @@ -0,0 +1,581 @@ + + + + + + + + + ICFP Contest 2021 + + + + +

+ ICFP Contest 2021 +

+

+ ICFP Contest 2021 took place 12:00 PM Friday 9 July - 12:00 PM Monday 12 July UTC. +

+ ICFP Contest 2021 +
+
+

+ Contest Presentation Video +

+ + Tue, 31 August 12:00 UTC + +

+ You can now watch the contest presentation video right here or + + on YouTube + + . +

+
+
+

+ Final Results, Winners Announced +

+ + Wed, 25 August 13:30 UTC + +

+ We have announced the winners at the + + ICFP 2021 Conference + + . +

+
+
+ First prize: RGBTeam +
+
+ + C++ and Rust + + are the programming tools of choice for discriminating hackers. +
+
+ Second prize: Unagi +
+
+ + Rust + + is a fine programming tool for many applications. +
+
+ Third prize: Special Weekend +
+
+ + Rust, TypeScript and Go + + are also not too shabby. +
+
+ Winner of the lightning division: Special Weekend +
+
+ + Rust, TypeScript and Go + + are very suitable for rapid prototyping. +
+
+ Judges' prize: manarimo +
+
+ + manarimo + + are an extremely cool bunch of hackers. +
+
+

+ The scoreboards for the + + full division + + and + + lightning division + + have been updated + as well with the complete rankings. +

+

+ We will provide a link to the video recording of the programming contest + report as soon we have it. Congratulations to the winners, and thanks + again to everyone who took part! +

+
+
+

+ Contest Code Open Sourced +

+ + Fri, 30 July 17:45 UTC + +

+ We're excited to announce that we have open sourced the code that we used to + put together the contest under the BSD3 license. +

+

+ You can find the code alongside the source for this website + + in + this repository + + . +

+
+
+

+ Contest winners notified +

+ + Wed, 28 July 17:54 UTC + +

+ We've sent e-mails notifying the winners. The final scoreboard will be + reavealed and the winners will be announced at the ICFP conference on August 23-25, 2021. +

+
+
+

+ Partial scoreboard, poses.live future and Team Writeups +

+ + Tue, 13 July 21:00 UTC + +

+ The + + final scoreboard for the lightning and the full + division is now available + + . Teams with 0 points are not shown, and the top + 15 teams in both rounds have been randomly shuffled, and their score hidden to + keep some intrigue. We will get in touch with the winners soon. +

+

+ Some teams have already posted interesting writeups on how they approached + the problem. We started collecting these + + here + + . +

+

+ Several people have asked what will happen to the + + poses.live + + website now that the contest + is over. Since there is some interest in keeping it around, the organisers + will move this to a smaller instance on a personal server. All data from + the contest will be wiped, and teams will have to re-register on this new + instance if they want to continue trying it out. There will be significant + downtime this week as we move it. +

+

+ We will also release source code of the portal and judge after the contest + presentation at ICFP 2021. Thanks again to everyone for taking part in this! +

+
+ +
+
+
+

+ It's over! +

+ + Mon, 12 July 12:00 UTC + +

+ The ICFP Contest is over for this year! +

+

+ We would like to thank all teams for particating, and we hope people had a + lot of fun implementing UIs and solvers for the problem, regardless of how + well they did on the scoreboard. +

+

+ The + + poses.live + + server will remain up for a + bit more. If you want to qualify for prizes, + + don't forget to upload + your source code on your team profile page + + within the next 12 hours. +

+

+ The winners of the contest will be announced at the + + 2021 International Conference on + Functional Programming + + , taking place Sun 22 - Fri 27 August. +

+
+
+

+ Minor clarification in specification +

+ + Sun, 11 July 19:45 UTC + +

+ We added a clarification to the WALLHACK bonus in the + + the specification + + . +

+
+
+

+ Final bonus added, new problems added +

+ + Sun, 11 July 12:00 UTC + +

+ We have now extended + + the specification + + with +a last bonus. We have also added new problems, and added bonuses to existing problems. +This is the last modification to the specification that will be made, barring unforeseen errors. +

+

+ We will freeze the scoreboard on Mon, 12 July at 11:00 UTC. +

+

+ Participants must submit their source code to be elligible for prizes. This can be done via the team profile page in the portal. +

+
+
+

+ Added WALLHACK bonus to spec, more problems added +

+ + Sun, 11 July 00:00 UTC + +

+ We added a new type of bonus to + + the specification + + . We've also added new problems + and added new bonuses to the existing problems. +

+
+
+

+ Correction in GLOBALIST specification +

+ + Sat, 10 July 14:13 UTC + +

+ We fixed a naming inconsistency in the definition of the GLOBALIST bonus in + + the specification + + . +

+
+
+

+ Bonuses added to spec, new problems added +

+ + Sat, 10 July 12:00 UTC + +

+ The Lightning Division (first 24 hours of the contest) has now ended. We + hope everyone had fun so far! +

+

+ We have now extended + + the specification + + with + + bonuses + + , which allow you gain certain advantages in other problems. +

+

+ We have also added 10 new problems to + + poses.live + + . +

+

+ The scoreboard will remain frozen for another half hour, until 12:30 UTC. +

+
+
+

+ New problems added, HTTP API addition +

+ + Sat, 10 July 00:00 UTC + +

+ We have added 19 new problems to + + poses.live + + . +

+

+ We would like to remind everyone that the Lightning Division ends in twelve + hours on Sat, 10 July 12:00 (noon) UTC. +

+

+ To keep things exciting, we will freeze the scoreboard temporarily on + Sat, 10 July from 11:30 to 12:30 UTC. We've also limited the scoreboard to + teams with at least one valid solution. +

+

+ Additionally, we have updated + + the + specification + + with a new API endpoint to obtain some information about + submitted poses. +

+
+
+

+ ICFPC2021 has started +

+ + Fri, 09 July 12:00 UTC + +

+ Welcome to ICFPC2021! +

+

+ We have published a first version of + + the specification + + . +

+

+ Teams can register, submit solutions and view the current scoreboard at + our web portal located at + + poses.live + + . +

+

+ Good luck, and have fun! +

+
+
+

+ PSA +

+ + Fri, 09 July 08:49 UTC + +

+ ta.jvfblvbi +
+ Te6XDacTWXn +

+
+
+

+ PSA +

+ + Thu, 08 July 16:30 UTC + +

+ vbtib.lafvj +
+ KE7ZFnZQ59D +

+
+
+

+ PSA +

+ + Wed, 07 July 15:36 UTC + +

+ We strongly recommend participants this year to wear waterproof clothing and + leave their phone in a locker. +

+
+
+

+ Atom Feed +

+ + Mon, 05 July 09:52 UTC + +

+ An atom feed is + + now available for contest updates + + . +

+
+
+

+ Discord Server +

+ + Sun, 04 July 20:00 UTC + +

+ We have set up a Discord server for participants to communicate and + socialise during the contest. + + You can join the server here + + . + Please note that we use the + + Berlin Code of Conduct + + . + This website remains the single source of truth for the contest and all + announcements will be posted here. +

+
+ + + diff --git a/g38.png b/g38.png new file mode 100644 index 0000000000000000000000000000000000000000..c4822594e7656a52d0422cefe4417c2b4fe4983b --- /dev/null +++ b/g38.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842c152feb0588a52613cebc2a0d3225dcbcc46fcd607624a81ff989d7a02415 +size 823182 diff --git a/g39.html b/g39.html new file mode 100644 index 0000000000000000000000000000000000000000..33c648886cdc56509ae6adb21d33da737edce7d7 --- /dev/null +++ b/g39.html @@ -0,0 +1,563 @@ + + + + InfValues + + + + + + + +

+ InfValues +

+
+ + +

+ What is InfValues? +

+

+ InfValues (short for Infinite Values), is based on + + SapplyValues + + , which is in turn based on + + 8values + + . You will be presented by a statement, and then you will answer with your opinion on the statement, from + + Strongly Agree + + to + + Strongly Disagree + + , with each answer slightly affecting your scores. At the end of the quiz, your answers will be displayed on a political compass. +
+
+
+ There are + + + + 185 + + + + questions in the test. +

+

+ How many values are there? +

+

+ There are currently 45 axes, with 8 values each (Moderate, Regular, Extreme, Off-Compass). This means that there are currently 360 values. +

+

+ Contributors: +

+

+ u01aua1 +

+

+ sebimoe +

+

+ Legal notice +

+

+ The 8values, 9Axes, and SapplyValues project licenses grant the rights to "modify, merge, publish, distribute" the software as long as "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software." The included notice can be found + + here + + . This project is released under the same license. +

+ + diff --git a/g39.png b/g39.png new file mode 100644 index 0000000000000000000000000000000000000000..413475ec3254579e70b6ad5efca2d53875952425 --- /dev/null +++ b/g39.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af5dc9837f7166635fe907bd19565428c22625669ea6c0bd2943906564f0389 +size 129087 diff --git a/g4.html b/g4.html new file mode 100644 index 0000000000000000000000000000000000000000..5ae19becc26e53d5c9f4786b0fc3d42fc8e7aab9 --- /dev/null +++ b/g4.html @@ -0,0 +1,460 @@ + + + + + + + + + + [Name Redacted]’s Blog + + + + + + + + + + + + + + + + + + + +
+ + +
+
+ +
+
+
+ +
+

+ + 计算机启动过程 + +

+

+ 自我理解的计算机启动过程,没有更多参考文档以及相关信息,如有误,我错了,啥时候改,看心情。 +

+
+
+
+ +
+
+ +
+
+
+
+
+ +
+
+
+
+

+ + 我真的懂程序吗 + +

+

+ 一些碎碎念以及程序规格.... +

+
+
+
+ +
+
+ +
+
+
+
+
+ +
+ +
+
+ + diff --git a/g4.png b/g4.png new file mode 100644 index 0000000000000000000000000000000000000000..285ae2faa6f0ff473971557e1dd6b8fa361b14ee --- /dev/null +++ b/g4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b8470aa56234939d45063cc6ca432197160b96c2b30e7fbcee97715ce91db5 +size 153540 diff --git a/g40.html b/g40.html new file mode 100644 index 0000000000000000000000000000000000000000..b9a23de99f1a88b2591afb9855d4e5ed13c44fb6 --- /dev/null +++ b/g40.html @@ -0,0 +1,493 @@ + + + + + + + + 苹果手机iPhone VPN推荐,中国翻墙软件VPN避坑 | iPhone翻墙 + + + + + + + + + + + + + + + + + + +
+

+ 苹果手机iPhone VPN推荐,中国翻墙软件VPN避坑 +

+

+ 由于GFW墙的持续升级、一轮一轮封锁,以及iOS系统自身的封闭性,VPN协议不能广泛支持,目前在iPhone或iPad上使用VPN非常不方便,我自己也用iPhone,我的经验是使用苹果手机fan qiang不如开放的安卓系统方便,连接所需时间和网络速度相对都差一些。而且随着防火长城的增高, + + 适合在中国大陆苹果手机的正规VPN已经没有几款了 + + ,比如前几年还不错的VyprVPN、NordVPN、PureVPN和iVacy,我都付费购买并在iPhone上安装了,但是最近2年越来越难用,NordVPN要连新出的线路,不过在iPhone APP里面经常连不上,不过可以选择手动设置翻墙,就是比较麻烦;VyprVPN、PureVPN和iVacy就不用说了,APP客户端直连大多数时候无法连接,即使更新了APP遇到新一轮封锁也坚持不了多久。 + + 不知道为啥网上还有一些人说这些好用,我反正不推荐大家在iOS设备上使用上面这几款。 + +

+
+

+ 大家选择VPN的时候, + + 最好选创立时间超过3年以上的大牌VPN + + ,因为最近几年新出道的VPN要么因为名气不大没市场、要么坑一笔钱就跑,跑路的特别多,退钱就别想了。特别是国产的翻墙软件,不仅安全性没法保证,由于行业的混乱和政策风险,趁着大封锁的时候跑路,之后换马甲再开张,成本和风险都更小。至于国外的大牌VPN,主要用户在国外,都比较看重品牌,合法且有利润支撑,至少不会跑路,至于能不能在国内使用,还要仔细测试和辨别,别小看了墙的能力。 +

+
+

+ iPhone 翻墙VPN推荐 +

+

+ + 如果你想直接选择一款VPN能顺利翻墙,我建议你参考以下两款: + +

+
+ +
+

+ iPhone翻墙现状 +

+

+ 随着GFW近些年持续地封锁,在中国iPhone手机能稳定使用的翻墙软件已经不多了,网上的信息也是鱼龙混杂,另读者辨不清真假,不少用户被坑过不止一次,很多翻墙软件真的最好别去试,比如下个章节我提到的那些。 +

+

+ 由于国内对于翻墙软件的封锁和iOS生态的封闭,使用苹果手机不能直接从中国区App Store上搜索下载VPN APP,安装外部安装包也不方便。当然解决方法有不少,而且在iPhone上不越狱也能翻墙。在2020年的今天各大国内网站早已将“翻墙”、“VPN”等设置为禁词,在百度或者知乎上你难以搜索到有价值的信息。 +

+

+ + 目前iOS设备上有效的翻墙方法主要有2种:VPN和SSR机场。 + +

+

+ VPN适合绝大多数翻墙用户,尤其是技术小白,在用户的需求中也占很大一部分。VPN软件安装方便,一键连接,而且从翻墙安全性角度讲VPN是最好的,因为VPN技术最开始发明出来就是给数据通信加密用的,一般是公司为了传输机密数据或者注重隐私的个人使用,只是通过VPN连接国外的服务器恰好能实现翻墙的功能,VPN更多的是用于企业级别的加密传输,所以考虑到商用原因,在中国不会全面封禁VPN,只会封禁未经许可的服务器IP,这就给拥有IP资源多的大型VPN厂商留下了可操作的空间,比如ExpressVPN的IP资源多到可以和GFW硬刚。墙升级后封一批,就再更新一批,这种猫捉老鼠的游戏已经玩了很多年,而且大型VPN厂商会进行VPN协议的2次开发,比如加入混淆算法,延长被防火长城检测到的时间,如果是自己使用VPS服务器套用标准协议,很快就会被检测到被封; +

+

+ SSR是专门为翻墙而开发的技术,数据的加密和保护远远比不上VPN,如果涉及到账号登录、看涉及政治的网站等敏感信息,一定要选择你信得过的机场。这里有一句话我要说,小机场都不可信,除非是你自己搭建的,而且小机场存在跑路的风险,每年一到敏感期就有不少小机场降价促销然后跑路,接着换个马甲重新开始坑人。大机场由于用户量大,存在口碑价值,这方面风险小一些。iPhone最好的SSR客户端是ShadowRocket,但是ShadowRocket是付费软件,很可能你的外区ID不能支付,需要去淘宝买礼品券。别的几款和“ShadowRocket”类似的软件都很一般,支持的协议和混淆模式很少,可能折腾半天也折腾不出个所以然来。 +

+

+ 总之,能用VPN解决的事情就不要使用机场,想方便、安全翻墙只需要正规的VPN就够了,如果使用机场又要确保翻墙的安全性,可以手中备一个机场和VPN,平时使用VPN,机场只作为备用。 +

+

+ iPhone翻墙避开这些坑 +

+

+ 1.NordVPN +

+

+ 这款VPN目前还有不少人推荐,iPhone版本的APP大部分时候几乎不能使用,安卓基本只能用OpenVPN,Windows和Mac只能用系统自带进行配置。虽然速度还可以,就是每次需要手动更换服务器,比较麻烦。如果在iPhone上使用,不推荐选择这款。 +

+

+ 2.PureVPN +

+

+ iPhone版本的PureVPN大部分时候无法连接,有时显示已连接,但是没有网络,什么网站都打不开。Windows和Mac版本也是这种情况,不管在什么系统设备使用,都不推荐PureVPN。 +

+

+ 3.VyprVPN +

+

+ 前些天有读者看到有人推荐VyprVPN,问我VyprVPN怎么样,好用吗,iPhone上表现怎样? +

+

+ 这款VPN目前在中国虽然也能勉强使用,但稳定性比较差,经常掉线,VyprVPN很多节点不能连接,有些节点可用但连不连得上有时要看运气。我个人的使用体验是2年前在中国还是不错的,速度和稳定性都不错,被屏蔽后修复也快,现在给我的感觉是在中国比较难用,速度和稳定性都不如以前了。我近期测试的VyprVPN,经常连接不上,有时连上了速度也是时快时慢,有时容易掉线。 +

+

+ 4.iVacy +

+

+ 同PureVPN一样,因为iVacy和PureVPN是一家的,服务器共用,表现也差不了多少,我之前买的5年套餐,现在放着在吃灰。虽然价格便宜,但是不能使用再便宜也不能买,强烈不推荐。 +

+

+ 5.Astrill VPN +

+

+ Astrill VPN怎么样,在中国好用吗?之前有几个读者问我关于Astrill在国内使用的问题, + + 我不推荐使用Astrill VPN + + !并不是不能翻墙的问题,实际上Astrill VPN目前在国内还是能用的,但是我自己亲自使用测试过之后,对Astrill VPN的安全性和隐私保护产生了怀疑,首先是DNS泄漏的问题,不管我在DNSLeak网站上测试还是使用Astrill VPN自带的DNS检测,都发生了DNS泄漏,导致用户的隐私遭到泄漏;其次,Astrill VPN会记录用户的VPN使用日志,这点是我无法接受的。其价格也是我所测试的翻墙软件中最贵的,即使一年费用每月也得$10美元,所以我试了一个月之后,不再续费Astrill了。 +

+

+ DNSLeak测试Astrill VPN DNS泄漏: + + Astrill VPN DNS 泄漏 + +

+

+ Astrill VPN自带的DNS检测测试Astrill VPN DNS,同样发生泄漏: + + Astrill VPN DNS 泄漏 + +

+

+ Astrill VPN记录用户日志: + + Astrill VPN DNS 泄漏 + +

+

+ 6.国产翻墙软件 +

+

+ 国产翻墙软件基本上都是私人开设的,意味着你的网络数据掌握在私人手里,安全性很值得怀疑;甚至有不少钓鱼的,因为网上传出的翻墙被请喝茶的案例绝大部分是使用国产翻墙软件的,已经记录在案的就有老王VPN、极光加速器、佛跳墙加速器、IP精灵、蚂蚁加速器、QuickQ、旋风加速器、坚果加速器、快连VPN、神风加速器等,这些不要碰,有安全隐患。 +

+

+ iPhone上如何安装VPN App +

+

+ 中国区的苹果商店已经全部移除各种VPN App了,用国区的Apple ID是搜索不到的。有人说可以自己注册一个外国的Apple ID,不过读者反映步骤对于没有经验的人来说比较麻烦,而且使用过程中会出现解决不了的问题。最简单直接的方法有2种: +

+

+ 购买VPN后,询问VPN官网的客服索取外区的Apple ID进行下载安装,不过这个Apple ID是很多人共用过的,而且VPN服务商也会经常更换密码保证账号的安全性,所以要更新VPN APP时或长期使用可能存在问题。 +直接上万能的淘宝,搜索“美国 id”,就可以购买国外的Apple ID了,几块钱一个,独享Apple ID账号,可以长期自己使用。 +

+

+ 注意,Apple ID要去苹果商店App Store里面进行登录,不要在设置里面登录。因为App Store里面只是涉及APP软件的安装和更新,设置里面会涉及到iCloud和其他隐私信息。 +

+

+ 最适合iPhone翻墙的VPN +

+

+ 1.ExpressVPN – iPhone翻墙速度最快 +

+
+

+ 确认可用,速度体验在我测试使用的几款中表现最好,iPhone用户首选。 +

+
+

+ + ExpressVPN + +

+

+ ExpressVPN开始运营于2008年,属于英属维尔京群岛的一家公司,也是全球最大规模的VPN服务商。目前在我所使用和测试过的翻墙VPN中,ExpressVPN在中国大陆网络速度最快,因为和其他VPN品牌使用传统的硬盘服务器不同,ExpressVPN的服务器没有传统硬盘,流量直接在内存进行传输,比传统的硬盘服务器的数据传输速度快得多,而且内存是即时传输,不保留数据,对用户隐私信息的保护也更加安全。技术能力(防被封)出色且能快速应对防火长城的封锁,是最好用的iPhone翻墙VPN软件。因为硬件有较高的成本,使得价格相对较高一些,一分价钱一分货,适合要求较好速度体验的朋友。 +

+

+ 由于在中国用户众多,ExpressVPN售后服务还不错,应对防火长城的封锁反应很快,一般服务器IP被封2-3个工作日内就可以通过更新客户端解决推荐线路不能连接的问题,在封锁期使用L2TP–IPSec或IKEV-2协议连接其他服务器也能使用,长期可用率能保持在95%左右,在中国使用能达到这样的翻墙软件真没几个能做到。 +

+

+
+ + 获取ExpressVPN优惠 >> + +
+

+

+ 通过上面的优惠链接,进入官方的活动页面,额外获得1个季度的使用时间,在购买ExpressVPN后,你的注册邮箱会收到激活链接,打开链接重置密码即可。 +

+

+ + ExpressVPN + +

+

+ + 续费年套餐如何获得3个月优惠? + +

+

+ 如果买了ExpresssVPN之后打算续费买 + + 年套餐 + + 的,通过本页面的优惠链接进入,然后 + + 用新邮箱注册新账号,可以获得三个月的免费赠送 + + ,旧账号续费或直接进官网购买年套餐是没有这个活动的。所以有续费打算的请收藏本页面,续费购买时 + + 首先要断开ExpressVPN,清除浏览器cookie或者换一个浏览器,然后点击本页面的优惠链接进入官网,换一个新的Email进行注册购买就行了 + + 。 +

+

+ 其他品牌续费获得优惠的操作方法也是一样的,因为一般年套餐的优惠只对新帐号开放,为了避免被系统认为是重复注册,需要清除浏览器cookie记录或者换一个浏览器再进行注册。 +

+

+ ExpressVPN的服务器分布广泛,在全球94个国家和地区都有VPN服务器,对流量和带宽没有任何限制,能满足经常看视频和下载的用户的需求。ExpressVPN的客户端支持各种常见设备,并且可以配置在路由器上,在电脑(Windows、Mac和Linux)和移动设备(iPhone、iPad、安卓)上都可以安装客户端APP一键连接,支持最多5台设备同时连接使用。 +

+

+ + ExpressVPN支持设备 + +

+

+ iPhone和iOS设备下载安装ExpressVPN +

+

+ ExpressVPN官网提供了iOS系统的安装包,可以使用iPhone自带的浏览器Safari登录后台,选择“iPhone,iPad”选项,点击下载安装包,按照要求操作即可,在安装过程中可能出现提示信息,需要手动确认,根据提示点击下一步。安装完成之后,还要确认授权VPN信任。不过这个操作对于新手稍显麻烦,不一定能完美设置好。 +

+

+ + 推荐使用外区的App Store一键安装和更新 + + ,以后更新客户端APP也方便。可以去淘宝购买国外Apple ID,搜“美国id”这些字眼,几块钱一个,进店问,这种独立账号能长期使用。 +

+

+ + ExpressVPN iPhone + +

+

+ 有一点提示,首次在ExpressVPN App登录的时候,需要输入激活码,在后台一眼就能找到激活码(Activation Code)。 +

+

+ iPhone使用提示 +

+

+ 在中国大陆使用ExpressVPN,建议选择连接官方推荐的VPN服务器线路,这些服务器线路是ExpressVPN官方针对中国地区做过的混淆服务器优化: +

+ +

+ 近期使用中国移动的4G网络连接Singapore–Marina Bay进行测速,测速结果如图: +

+

+ 连接界面: +

+

+ + ExpressVPN iPhone速度测试 + +

+

+ 使用SpeedTest进行测速结果: +

+

+ + ExpressVPN iPhone速度测试 + +

+

+ 在苹果手机iPhone上使用移动4G网络连接Singapore–Marina Bay,测试的下行速度是29.71Mbps,在几乎所有的iPhone翻墙软件中,这个速度水平都算得上很不错的,当然实际的使用过程中,在观看油管高清视频也不会存在卡顿。 +

+

+ 除了推荐的VPN线路, + + 中国用户也可以在客户端APP的设置中改为“L2TP – IPsec”或“IKEV-2”协议,使用其它的服务器线路 + + ,这些服务器一般没有经过针对中国网络优化,速度和稳定性可能会不如官方推荐的服务器线路,不过在敏感时期仍有部分可连的节点,可以作为敏感时期的备用节点。 +

+

+ ExpressVPN官网提供了半自动配置脚本的方案,按照这个方案不用登录App Store就能使用ExpressVPN进行翻墙,方法如下。 + + 但我建议还是自己在淘宝上买一个外区的Apple id长期使用,因为后续的更新会更加方便 + + 。 +

+

+ + 半自动配置脚本 + + :在iPhone或是iPad用iOS系统自带的safari浏览器进入官网登录账号,接着点击My account->Set up ExpressVPN->iPhone,iPad,然后下载配置文件进行安装,然后进入系统设置Settings->VPN,进行连接,输入用户名和密码就可以使用了。 +

+

+
+ + 获取ExpressVPN优惠 >> + +
+

+

+ 2. + + StrongVPN – 性价比最佳 + +

+

+ + StrongVPN + +

+
+

+ 确认可用,但iOS版本的App客户端直连还未恢复,需要联系客服进行手动设置, + + 其他平台的精简版客户端无影响,可用节点较多 + + ,有些节点网络速度不错,有些节点网络速度就一般,要自己测试。性价比不错,支持支付宝Alipay付款,但是官网套餐页面直接提交到支付宝购买可能出现参数错误,需要在提交注册后到邮箱查看账号和密码,登录官网会员后台进行支付,详情可参考: + + 如何购买和使用StrongVPN + + 。 +

+
+

+ StrongVPN是一家美国的老牌VPN服务商,成立于2005年,在35个国家的59个城市有950+的VPN服务器,拥有近60000个IP地址资源。StrongVPN是属于NetProtect旗下的品牌,同样也是世界排名前列的大牌服务商。 +

+

+ 如何打开StrongVPN官网? +

+

+ 有梯子的同学可直接进入 + + StrongVPN官网 + + ,但如果网页出现“We detected that you are using a VPN or Proxy service…”而不能购买(可以顺利下单的话不用管),说明StrongVPN反欺诈系统检测到你是用代理IP访问的(国外存在代理IP盗刷信用卡),需要使用本地网络访问官网,方法如下: +

+

+ + 国内本地网络访问方法 + + :国内打开Strong官网需要改电脑Host文件,因为Strong官网在中国被墙,其官网DNS在天朝被定位到不能访问的IP,需要修改本地的DNS才能访问。 +

+

+ 改电脑Host文件方法很简单,国内Windows/Mac用户可以直接下载hosts文件解锁官网,建议在电脑上打开本页面操作,因为手机由于系统版本原因改host操作较麻烦,下面是操作步骤: +

+

+ 1.下载hosts文件: + + 下载地址 + + (右键另存为)。 +

+

+ 2.Windows用户将下载的hosts文件移动到文件夹 + + C:\Windows\System32\drivers\etc + + (Mac的文件夹是 + + /etc/hosts + + ),建议备份系统自带的原始hosts文件。如果本地hosts文件之前自己修改过,用记事本打开下载的hosts文件,把里面的信息全部复制到原来的hosts文件中保存就行了。 +

+

+ 3.完成之后清空浏览器缓存、刷新浏览器,或用另一浏览器访问本页面,然后 + + 点击获取StrongVPN优惠 + + 。 +

+

+ 完成之后,就可以正常访问官网了。 +

+

+ 如何使用StrongVPN +

+

+ StrongVPN从近3年开始也开始重视开发中国市场,售后服务也不错,它也和Express一样,发布了一个在中国使用StrongVPN的并实时更新的帖子, + + 给在中国境内的用户提供最新的使用信息和公告,进入 + + StrongVPN官网 + + 页面点击右上角Help,查找“在中国境内如何下载,安装以及使用StrongVPN” + + 。其实据我了解,这款VPN在过去几年在中国一直可用,只是由于官网被墙,在国人用户群体中略显小众,使用者是以在中国的老外居多。 + + 技术客服很给力(在官网的右下角的“Help”帮助聊天框,选择Technical Support),以前几次大封锁期间,我都是通过技术客服给我的备用翻墙方案,备用的精简客户端V1 App一直很稳定 + + 。 +

+

+ 这款VPN是我在19年初开始使用,在过去几年的使用时间里,总的来说,全年可用率能达到95%左右,服务器经常会更新,每次登陆客户端都会自动检测服务器更新。 + + 在国内的Windows、Mac和安卓用户可以在官网右下角的在线聊天框(或者用户后台发Tickets给客服)找客服要StrongVPN特供的精简版客户端V1 app + + ,直接说在中国使用,客服会帮你设置账户并给你最新的下载链接,这也是官方为了尽量避免被墙做的备用方案,精简版客户端在中国登录和连接更为顺畅,官方的标准版客户端过程中可能会出现登录和连接问题,要等版本更新。iPhone苹果手机APP版本的登录和使用直接使用App Store下载安装即可,但在敏感时期不一定能连上,要等版本更新,如果无法连接,可以找客服获取备用的服务器地址和手动连接方法,不过 + + 如果只是在iPhone使用VPN,强烈建议选择 + + ExpressVPN + + ,它在iPhone的长期稳定性比其他VPN产品要好太多 + + 。 +

+

+ 如果安装或者连接遇到问题,可以在官网的右下角的“Help”聊天框->Get in touch->Live chat,选择Technical Support(技术支持),咨询客服相关问题,我有几次遇到连接问题都是找技术支持解决的。 + + 连接协议建议选择 + + OpenVPN UDP/TCP + + + ,UDP和TCP哪个好用用那个,建议TCP,我使用时感觉TCP相比UDP更容易连上一些。 +

+
+ +
+ + diff --git a/g40.png b/g40.png new file mode 100644 index 0000000000000000000000000000000000000000..c1af6126a8ff596671d200fc0e3d3cfc6f83f65c --- /dev/null +++ b/g40.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc8e08e088269f3bafea9724a4e41413058d31577481ce5df0d746e667900c7d +size 3096382 diff --git a/g41.html b/g41.html new file mode 100644 index 0000000000000000000000000000000000000000..8169c30acdd1548700d9286e222f5a0bbfe6f03b --- /dev/null +++ b/g41.html @@ -0,0 +1,170 @@ + + + + + + Jasmine Documentation + + + +
+
+ +
+
+ + Documentation Home + +
+ Simple JavaScript testing +
+
+
+ + +
+
+ +
+
+
+ FAST +
+ Low overhead, jasmine-core has no external dependencies. +
+
+
+ NO MAGIC +
+ Jasmine specs are just JavaScript. Jasmine doesn't change the way your code + loads or runs. +
+
+
+ NODE AND BROWSER +
+ Run your browser tests and Node.js tests with the same framework. +
+
+
+
+
+
describe("A suite is just a function", function() {
+  let a;
+
+  it("and so is a spec", function() {
+    a = true;
+
+    expect(a).toBe(true);
+  });
+});
+
+
+
+ Jasmine is a framework for testing JavaScript code. + It does not depend on any other JavaScript frameworks. + It runs in browsers and in Node.js. + And it has a clean, obvious syntax so that you can easily write tests. + +
+
+ + + diff --git a/g41.png b/g41.png new file mode 100644 index 0000000000000000000000000000000000000000..5d49185d6a5fbf033ed0301f699741d090db7d52 --- /dev/null +++ b/g41.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457f5d326ac62679eb3a1968d0c01ea93f8c529a605d6417ad0c9332b84bca68 +size 100139 diff --git a/g42.html b/g42.html new file mode 100644 index 0000000000000000000000000000000000000000..414b9587f4618368f7e1fbdf21ef6679637dc61b --- /dev/null +++ b/g42.html @@ -0,0 +1,1382 @@ + + + + + + + + + [Username Redacted]的博客 + + + +
+
+
+

+ + [Username Redacted]的博客 + +

+
+
+

+ ★关于 +

+
+ 你看到的这个博客离线版本,制作于 + + 2021-04-13 + +
+ (正常情况下,每次有新博文,这个离线版本都会在【一周内】更新;如果俺比较忙,更新会有滞后) +
+
+

+ ◇如何获取俺博客的【离线电子书】 +

+
+ 要想【自动】获取俺博客的离线版本,请使用 BT Sync(Resilio Sync)进行自动同步。如果你不熟悉这款软件,请看教程《 + + 扫盲 BTSync(Resilio Sync) + + 》。 + + 安装好 BT Sync 之后,添加如下“同步密钥”,即可自动同步。 + +
+ + B7P64IMWOCXWEYOXIMBX6HN5MHEULFS4V + +
+
+

+ ◇电子书格式说明 +

+
+ + HTML 格式 + +
+ 不管你用的是哪个操作系统,只要你装了浏览器,就可以直接浏览【HTML 格式】。 +
+ 首先,确保你【已经完成】BT Sync 的同步(在界面上,该同步目录的图标变为绿色)。 +
+ 浏览的时候,先进入 BT Sync 同步目录下的 + + blog + + 目录,再进入 + + html + + 目录,打开 + + index.html + + 就可以显示【离线浏览的首页】。 +
+ 备注: +
+ + html + + 目录下所有网页的交叉链接,都已经转换为【相对路径】。因此,你可以把整个 + + html + + 目录复制到其它电脑;也可以用压缩软件打包,然后分享给其他人。 +
+
+ + CHM 格式 + +
+ “CHM 格式”需要你手动制作(别怕,俺提供了傻瓜化的【一键式生成】),具体步骤如下: +
+ 1. 首先,确保你已经完成 BT Sync 的同步(在界面上,该同步目录的图标变为绿色)。 +
+ 2. 使用 Windows 系统的同学,进入如下目录: + + blog\make\chm + + 并双击 + + make-chm.wsf + +
+ 3. 使用 Linux 或 Mac OS 系统的同学,进入如下目录: + + blog/make/chm + + 并运行 Python 脚本 + + make-chm.py + + (该脚本同时兼容 Python2 和 Python3) +
+ 备注: +
+ 不使用 Windows 系统的同学,可以参考维基百科的“ + + 这个页面 + + ”列出了【非 Windows】下的 CHM 阅读软件。 +
+
+ + EPUB 格式 + +
+ “EPUB 格式”需要你手动制作(别怕,俺提供了傻瓜化的【一键式生成】),具体步骤如下: +
+ 1. 首先,确保你已经完成 BT Sync 的同步(在界面上,该同步目录的图标变为绿色)。 +
+ 2. 使用 Windows 系统的同学,进入如下目录: + + blog\make\epub + + 并双击 + + make-epub.wsf + +
+ 3. 使用 Linux 或 Mac OS 系统的同学,进入如下目录: + + blog/make/epub + + 并运行 Python 脚本 + + make-epub.py + + (该脚本同时兼容 Python2 和 Python3) +
+ 备注: +
+ EPUB 的阅读软件很多,而且各个平台(Windows、Linux、Mac OS、Android、iOS)都有。维基百科的“ + + 这个页面 + + ”列出了常用的 EPUB 阅读软件。 +
+
+

+ ★最新博文 +

+
+ (此处列出最近的【30篇】博文,更多博文请点击右侧栏的【分类标签】) +
+
+

+ + 近期安全动态和点评(2021年1季度) + +

+ +

+ + 每周转载:新疆棉花——从“人权争议”到“外交对抗”(外媒报道30多篇) + +

+ +

+ + 计算机网络通讯的【系统性】扫盲——从“基本概念”到“OSI 模型” + +

+ +

+ + 每周转载:3月3日,缅甸政变经历“最血腥一天”(外媒报道及现场照片,多图) + +

+ +

+ + “水门事件”以及尼克松下台的经过 + +

+ +

+ + 每周转载:内卷的天朝,各阶层的众生相(网文17篇) + +

+ +

+ + 开博12周年庆,博文分类汇总 + +

+ +

+ + 近期安全动态和点评(2020年4季度) + +

+ +

+ + 分享各类电子书(科普、政治、IT、历史、等,180本)——增加【科普】大类 + +

+ +

+ + 学习与人生——700篇博文之感悟 + +

+ +

+ + 博弈论入门教程——从基本概念到具体案例 + +

+ +

+ + 2020年美国大选的选情分析 + +

+ +

+ + 美国政党简史(上)——从“邦联时期”到“南北战争前” + +

+ +

+ + 近期安全动态和点评(2020年3季度) + +

+ +

+ + 二十年目睹之怪现状——中国学术界、科技界的“奇葩排行榜” + +

+ +

+ + 每周转载:半导体行业现状——华为全面断供、中芯前景堪忧、弘芯轰然倒塌(网文14篇) + +

+ +

+ + 如何用 Tor 访问对 Tor 不友好的网站——扫盲“三重代理”及其它招数 + +

+ +

+ + 每周转载:约瑟夫·奈谈“美国对华战略”(中英文对照及俺的点评) + +

+ +

+ + 每周转载:“中美对抗”进入【科技脱钩】阶段(网文7篇) + +

+ +

+ + 回顾六四系列[34]: 5月17日,“戒严令”出笼的经过 + +

+ +

+ + 近期安全动态和点评(2020年2季度) + +

+ +

+ + 每周转载:超级富豪王振华性侵9岁女童(大量网友评论,多图) + +

+ +

+ + 扫盲 Linux 逻辑卷管理(LVM)——兼谈 RAID 以及“磁盘加密工具的整合” + +

+ +

+ + 如何理解“英美法系”(普通法系)——从“英国古代史”聊到“香港国安法” + +

+ +

+ + 每周转载:朝廷推香港版《国安法》,【一国一制】降临(外媒报道8篇) + +

+ +

+ + 聊聊“核战略的博弈模型”与“中美新冷战” + +

+ +

+ + “政治体制”与“系统健壮性”——基于“复杂性科学”的思考 + +

+ +

+ + 近期安全动态和点评(2020年1季度) + +

+ +

+ + 在线查毒工具 VirusTotal 的 N 种玩法——从“误报/漏报”聊到“攻击者对它的利用” + +

+ +

+ + 分享各类电子书(【英文版】专场,177本) + +

+ +
+
+ + +
+ +
+ + + diff --git a/g42.png b/g42.png new file mode 100644 index 0000000000000000000000000000000000000000..54bee1029ca44dd031aee5d77d9d3667a5e57939 --- /dev/null +++ b/g42.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b243e00298d5d96e786ea93194ca432557f2ffb3090cf0db2c685553fd8693e7 +size 981444 diff --git a/g43.html b/g43.html new file mode 100644 index 0000000000000000000000000000000000000000..28ffcc470603fc77594f22758fdbab9f8ccf06bd --- /dev/null +++ b/g43.html @@ -0,0 +1,746 @@ + + + + + + + [Name Redacted] 的博客 + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+

+ + BibiGPT AI 知行音视频助理:让你的音视频看得快、搜得到、用得好 + +

+
+ +
+
+
+
+ +
+
+
+
+

+ + Latest + +

+
+
+ +
+ [Name Redacted]:在 AI 随便生成 20 万字的时代,“生而为人”该如何写作? +
+
+
+

+ [Name Redacted]:在 AI 随便生成 20 万字的时代,“生而为人”该如何写作? +

+
+
+ 这篇文章是使用 [Name Redacted] 所写的,题图中 [Name Redacted] 的布局跟 Timestripe 视图是我思考的“引子”,从而开篇穿插了一大段「目标与执行」在 AI 背景下的关系重建。但重点依然是,[Name Redacted] 如何更好地围绕目标 Output 写作输出呢?让你的想法“写”出来,“放”到位。当然最后,别忘了人与 AI 在情感上的最大不同。 + +P.S. 这篇文章是由一个真实的人写的,来自真实大脑所激发的想法和创造力。我希望你使用 AI 自动总结这篇文章时,不会过度“模糊化”。 +
+
+ + 吕立青 + + +
+
+
+
+ + + + + + +
+ +
+
+

+ + 知识创造 + +

+
+
+ +
+ 【双向链接的前世今生】上都计划与 Roam Research 思维工具 +
+
+
+

+ 【双向链接的前世今生】上都计划与 Roam Research 思维工具 +

+
+
+ * (后续)修订版:https://jimmylv.noto.so/xanadu + * 少数派:🔗 https://sspai.com/post/72995 🔗 + +对我来说,我在很久之前就一直在探索知识管理、任务管理,这方面是我一直以来非常热衷的兴趣点。本文是我第一次系统性地介绍双向链接是什么,会先为你讲述 Roam 的 3 个故事,然后专注于解释 Roam Research最核心的 1 个功能:双向链接(当然,Roam 还有很多其他好玩的地方)。最后,我会介绍自己的 2 个应用场景,以及什么是 Tools for Thought 和为什么你需要一款思维工具? + + +一、Roam 的 3 个故事,源自上都计划 + + +故事 1:@Ted +
+
+ + 吕立青 + + +
+
+
+
+ + + + + + +
+ +
+ +
+
+ +
+
+
+
+
+ + diff --git a/g43.png b/g43.png new file mode 100644 index 0000000000000000000000000000000000000000..35a7a8c3e2eeb216871accd3b5dd81fb8d0a50b5 --- /dev/null +++ b/g43.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f366aab5d928e0d8a3fd2dd4f54210325b76f898b8252fa44efd8d91f6ab37a +size 602480 diff --git a/g44.html b/g44.html new file mode 100644 index 0000000000000000000000000000000000000000..1d396f81ef896657184b45acf8eab80b12989f2f --- /dev/null +++ b/g44.html @@ -0,0 +1,2625 @@ + + + + + + Just What's The Data - A directory of information for you to acknowledge the amount of data that web services gather from you. + + + + + + + + +
+

+ Just + + Whats + + The + + Data + +

+

+ A directory of information for you to acknowledge the amount of data that web services gather from you. +

+

+ + + Visit JustGetMyData + + + Contribute on GitHub + + + Translate on Crowdin + + + Tweet JWTD + +

+
+ +
+
+

+ Can't find what you're looking for? + + Help make JustWhatsTheData better + + . +

+
+ + 1688 + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Adobe + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Alibaba + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Aliexpress + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Amazon + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Apple + +

+ Lots +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Badoo + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + BBVA + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Binance + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Board Game Geek + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Booking + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Coinbase + +

+ Lots +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Craigslist + +

+ Medium +

+
+
    +
  • + Precise location (using gps and/or bluetooth). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Discord + +

+ Lots +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + eBay + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Facebook + +

+ Ambiguous +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + GearBeast + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + GitHub + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + GOG + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
  • + Approximate location. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Google + +

+ Lots +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Huawei + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + ING + +

+ Lots +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Instagram + +

+ Ambiguous +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Linkedin + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Mailfence + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Approximate location. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Microsoft + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + MSI + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Netflix + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Opera + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
  • + Cookies. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + PcComponentes + +

+ Ambiguous +

+
+
    +
  • + Cookies. +
  • +
  • + Uses Google Analytics. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Pinterest + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + PornHub + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Susceptive personal data (tax identification, DNI, nationality, employment situation...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Reddit + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Snapchat + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Spacehey + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Cookies. +
  • +
  • + Approximate location. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Spotify + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Steam + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Payment data. +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
  • + Uses Google Analytics. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Telegram + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Chats and private messages content. +
  • +
  • + Contact book, calendar data ... +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Tiktok + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Tinder + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Twitch + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Twitter + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Universidad Complutense de Madrid + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Browsing data and use of their web/app (pages and links visited, games...). +
  • +
  • + Precise location (using gps and/or bluetooth). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + WhatsApp + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
  • + Cookies. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Wikimedia + +

+ Low +

+
+
    +
  • + Web beacons, pixel tracking, browser fingerprinting and device fingerprinting. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Wikipedia + +

+ Low +

+
+
    +
  • + Web beacons, pixel tracking, browser fingerprinting and device fingerprinting. +
  • +
  • + Web reference. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Yahoo! + +

+ Lots +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Address. +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Payment data. +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Yoigo + +

+ Low +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Payment data. +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+ + Zoom + +

+ Medium +

+
+
    +
  • + Basic personal data (name, birthdate, e-mail, tlf. number...). +
  • +
  • + Basic device info (IP address, browser, type of device...). +
  • +
  • + Content analysis (analise data used or sent in their web/app). +
  • +
  • + Precise location (using gps and/or bluetooth). +
  • +
+
+ + + show info... + + + hide info... + + +
+
+
+
+
+
+

+ What is this? +

+

+ Many companies use + + dark pattern + + techniques to make you share more information that you really intended to. JustWhatsTheData makes it easy for the user to know the amount and type of information that web services collect when using them. +

+

+ Got a site you think should be added? + + Make a Pull Request on GitHub + + . +

+
+
+

+ Guide +

+

+ The links above are colour-coded to indicate the amount of data gathered by those companies. Note: We meassure de quantity of data by taking account of the number of types of data recovered not the actual data itself, also, the ambiguos (black) tag refers to those companies which policies pages are hard to read/understand, independently of the amount of data gathered: +

+
    +
  • + + Low + + - They collect little data +
  • +
  • + + Medium + + - They collect some data +
  • +
  • + + Lots + + - They collect a lot of data +
  • +
  • + + Ambiguous + + - The privacy policy is ambiguous +
  • +
+
+
+
+ + + + + + +
+
+ +
+
+ + diff --git a/g44.png b/g44.png new file mode 100644 index 0000000000000000000000000000000000000000..d19442529b803540214a45c5c4195f9fe5451022 --- /dev/null +++ b/g44.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b778401cc8221dc9566769d5026c59b5fff65407d106eb111fa96ab32430bd +size 273484 diff --git a/g45.html b/g45.html new file mode 100644 index 0000000000000000000000000000000000000000..0c6d991b0e8980ef32369d4045c0a82d781a0ebe --- /dev/null +++ b/g45.html @@ -0,0 +1,1871 @@ + + + + + + + + + [Username Redacted] + + + + + + + + + + + + + + +
+
+
+
    +
  1. +

    + + 小程序的现在与未来 + +

    +

    +   2017 年 12 月 28 日,一款叫做《跳一跳》的微信小游戏横空出世,为微信小程序跳出一片繁华;2018 年 5 月,研究公司 QuestMobile 发布了微信小游戏《跳一跳》的数据,这款只有 4MB 大小的游戏截至 2018 年 3 月份已经积累了 3.9 亿玩家。除了本身平台用户基数的优势,微信还认为,微信小游戏的加载速度比 HTML5 快 30%也是其成功的原因。 +

    +

    + + + + 2022/06/05 + + + + + + JavaScript + + +

    +
  2. +
  3. +

    + + 🔥 + + 小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示? + +

    +

    +   如果我说,我们要讨论一个 2016 年被提出、2017 年落地、至今在国内仍可算籍籍无名的概念,你是不是会觉得这没有什么意义? +

    +

    + + + + 2022/04/10 + + + + + + JavaScript + + +

    +
  4. +
  5. +

    + + 知识与经验,探索和发现(贰) + +

    +

    +

    +

    + + + + 2022/03/21 + + + + + + 知识与经验,探索和发现 + + +

    +
  6. +
  7. +

    + + 🔥 + + 大道至简,繁在人心:在浏览器控制台安装npm包是什么操作? + +

    +

    + 大音希声,大象无形,大智若愚,大巧若拙,越是“复杂”的东西,其原理越趋向“简单”,大道至简,繁在人心。 +

    +

    + + + + 2021/10/27 + + + + + + JavaScript + + +

    +
  8. +
+
+ +
+ + +
+ + +
+ + + + +
+ +
+
+ + diff --git a/g45.png b/g45.png new file mode 100644 index 0000000000000000000000000000000000000000..cae82e4f4a3162d72bc5e31ac3fc21c1d40d51e2 --- /dev/null +++ b/g45.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf606b0ff2e7cb3febe610e268c8dbcc5e1976a3aad54bdb66dc4636fde8231 +size 248959 diff --git a/g46.html b/g46.html new file mode 100644 index 0000000000000000000000000000000000000000..cdb2dbdfd5eb0b77535352b1050df0e0d6feb6cd --- /dev/null +++ b/g46.html @@ -0,0 +1,215 @@ + + + + + KISS - home + + + + + + + +
+
+

+|/
+|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub
+
+
++------------------------------------------------------------------------------+
+|                                                                              |
+|                                                    (Created by [Name Redacted])  |
+|                                                                              |
+|                                                                              |
+|                                                                              |
+|          |/                                                                  |
+|          |\ISS LINUX                                                         |
+|                                                                              |
+|          A Linux(R) meta-distribution for the x86_64 architecture            |
+|          with a focus on simplicity, sustainability and user freedom.        |
+|                                                                              |
+|                                                                              |
+|                                                                     ____     |
+|                                                                    |    |    |
+|          .--------------------------------------------------------.|    |    |
+|          |                                                         |    |    |
+|          |   "whatsoever a man soweth, that shall he also reap."   |    |    |
+|          |                                                       ._|____|_.  |
+|          '-------------------------------------------------------\\|o_o |    |
+|                                                                    |:_/ |    |
+|                                                                   //   \ \   |
+|                                                                  (|     | )  |
++------------------------------------------------------------------------------+
+
+* Overview ............................................................... [001]
+* Software Distribution Model ............................................ [002]
+* The-Official Repositories .............................................. [003]
+* Package System ......................................................... [004]
+* Package Manager ........................................................ [005]
+* Further Reading ........................................................ [006]
+
+
+[001] Overview
+________________________________________________________________________________
+
+Kiss Linux™ is a meta-distribution for the x86_64 architecture with a focus on
+simplicity, sustainability and user freedom. The project was created by
+[Name Redacted] who also acts as its sole developer and BDFL [0].
+
+The distribution is designed to be maintainable by a single person and to this
+end has no infrastructure, backend or monetary running costs. Further, all
+installations of KISS contain everything needed to continue its development.
+
+The user is provided with three things.
+
+1. The Official Repositories - An extensible base including a fully X11-less
+   Wayland environment, modern web browser, media player and everything needed
+   for this system to rebuild (and update) itself (in under 120 packages).
+
+2. The Package Management System - A pleasant to work with and concise
+   package format powered by a small, portable and self-contained package
+   manager (written in POSIX shell).
+
+3. The Freedom To Go It Alone - Users can choose to maintain their system
+   themselves thus freeing them from all external influence. The system then
+   belongs to the user and they become totally self-reliant.
+
+
+[002] Software Distribution Model
+________________________________________________________________________________
+
+The distribution is "rolling release" [1] (install once, update perpetually)
+with the compilation process taking place on the user's machine. Updates to the
+distribution merely contain instructions for how each package is built.
+
+This model gives the user control over the compilation process while also
+removing the need for the distribution to have the necessary infrastructure
+to churn out and distribute binaries on a daily basis.
+
+
+[003] The Official Repositories
+________________________________________________________________________________
+
+The problem with monolithic repositories is that they have no clear end. They
+have infinite growth possibility, very broad scope and rely on volunteer effort
+to keep everything fresh. They become harder to maintain over time and unless
+their growth is checked, will eventually become unsustainable.
+
+Kiss Linux's repositories are instead designed to be small and understandable.
+Instead of attempting to package the world they act as an extensible base which
+users can build upon to suit their needs.
+
+To best illustrate, here is the entire thing (121 components) (24/09/2021).
+
+baseinit baselayout binutils bison bkeymaps busybox curl flex gcc git grub kiss
+linux-headers m4 make musl openssl pigz xz zlib adwaita-icon-theme alsa-lib
+alsa-utils atk bzip2 cairo cbindgen ccache clang cmake dhcpcd dosfstools
+e2fsprogs efibootmgr efivar eiwd expat ffmpeg firefox firefox-privacy
+fontconfig freetype-harfbuzz gdk-pixbuf glib gnugrep gnupg1 gtk+3
+hicolor-icon-theme intel-vaapi-driver json-c kirc lame libass libelf libffi
+libjpeg-turbo libogg libpng libtheora libudev-zero libva libva-utils libvorbis
+libvpx libwebp llvm man-pages mandoc mdevd mesa meson mold mpv mutt nasm ncurses
+nodejs opendoas openresolv openssh opus pango pcre perl pkgconf python rust
+samurai scdoc sqlite ssu strace ttf-croscore tzdata util-linux vim
+wpa_supplicant x264 x265 xvidcore zstd foot foot-pgo grim libdrm libinput
+libpciaccess libseat libxkbcommon pixman slurp sway sway-no-seat sway-tiny
+wayland wayland-protocols wbg wl-clipboard wlroots wlsunset xkeyboard-config
+
+The distribution explicitly excludes logind, udev, dbus, systemd, polkit,
+pulseaudio, electron and all desktop environments. This software is either
+with lock-in, too complex or otherwise out of scope.
+
+Further reading: @/wiki
+
+
+[004] Package System
+________________________________________________________________________________
+
+The system is based around directories and files. A repository (directory)
+contains packages (directories) which contain information (files). Repositories
+can be stored anywhere and their use is determined by a search path.
+
+As software is compiled locally, there is no line drawn between the "frontend"
+and "backend", they are one and the same. Learning the package management
+system also teaches you how to develop the distribution.
+
+* repository/
+    * package-a/
+        * build
+        * checksums
+        * depends
+        * sources
+        * version
+    * package-b/
+        * build
+        * checksums
+        * patches/
+            * 0001-fix-segfault.patch
+            * 0002-no-x11.patch
+        * sources
+        * version
+
+Each file serves a specific purpose and files can be omitted when the package
+has no use for them. Files can be symbolically linked between packages to
+deduplicate otherwise identical information.
+
+Further reading: @/wiki/package-system
+
+
+[005] Package Manager
+________________________________________________________________________________
+
+The package manager (also named 'kiss') is a tiny, self-contained and POSIX
+compliant shell script written with portability in mind. It should run in all
+environments with a POSIX shell and core utilities.
+
+There is no configuration file and no weird arguments to memorize. Interaction
+is done via "actions" with each action taking a list of packages to operate on.
+Each action also has a single letter alias (build == b).
+
+* kiss [a|b|c|d|i|l|r|s|u|U|v] [pkg]...
+* alternatives   List and swap alternatives
+* build          Build packages
+* checksum       Generate checksums
+* download       Download sources
+* install        Install packages
+* list           List installed packages
+* remove         Remove packages
+* search         Search for packages
+* update         Update the system and repositories
+* Upgrade        Upgrade the system
+* version        Package manager version
+
+Further reading: @/wiki/package-manager
+
+
+[006] Further Reading
+________________________________________________________________________________
+
+- @/answers               - Answers to the most common questions.
+- @/wiki                  - General distribution documentation.
+- @/wiki/package-system   - The package management system in detail.
+- @/wiki/package-manager  - The package manager's documentation.
+- @/wiki/website          - About the website itself.
+- @/contact               - Get in touch with Kiss Linux.
+
+[0] https://en.wikipedia.org/wiki/Benevolent_dictator_for_life
+[1] https://en.wikipedia.org/wiki/Rolling_release
+
+
+________________________________________________________________________________
+
+[Name Redacted] (C) 2019-2021
+
+The registered trademark Linux(R) is used pursuant to a sublicense from the
+Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
+on a world­wide basis.
+
+
+
+
+ + diff --git a/g46.png b/g46.png new file mode 100644 index 0000000000000000000000000000000000000000..dae4b4f1510aadc6623bc7b13ad683ac0fe8bea2 --- /dev/null +++ b/g46.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a4001bb4ef63ecf319b666d0fabd535b32fd20053fff2c32e7ea4ea7123bd6 +size 703596 diff --git a/g47.html b/g47.html new file mode 100644 index 0000000000000000000000000000000000000000..a7ae2da5577d65471c577ce0147c0744dbd4904c --- /dev/null +++ b/g47.html @@ -0,0 +1,591 @@ + + + + + + + + + + + + + + Mr. [Name Redacted] + + + + +
+

+ Mr. [Name Redacted] +

+
+
+

+ Physics - + + course notes + +

+

+ Physics is a lab science with a math focus. We use physical relationships to predict and shape our surroundings. +

+
+ + About Physics + +

+ + Physics is science. + + Physicists build mathematical models that approximate how matter and energy change over time. +

+

+ + Physics advances technology. + + Physics explains how electromagnetic waves encode information from a cell phone, how electricity in a computer chip is controlled by transistors, how a speaker produces sound with magnets, and how GPS calculates position. +

+

+ + Physics guides engineering. + + A knowledge of physics allows engineers to predict how their projects will behave. Physics helps them design, tinker, and experiment. +

+

+ + Physics speaks with math. + + Math is the language physics uses to understand and communicate the nature of our universe. +

+
+ +
+ + Student Files + +

+ physics + + this week + + + +

+

+ physics + + syllabus + +

+
+

+ Computer Science - + + Syllabus + +

+

+ This class focuses on learning computer science through projects. We build browser based projects using JavaScript. +

+

+ Contact +

+

+ If you were absent, check in after class to see what you missed. If you need to make up an assignment, or have any questions come by my room after school. +

+

+ r[Name Redacted]@newwestcharter.org +

+

+ Projects +

+

+ + Photos: + + classroom science experiments +
+ + Electronics: + + soldering circuits and programming Arduinos +
+ + Codepen: + + small HTML / CSS / JavaScript projects +
+
+ + n-gon: + + physics based JavaScript game + +

+

+ About Me +

+

+ I graduated from University of Georgia with a B.S. in physics and astronomy. +

+

+ I nerd out on: books, hiking, soccer, science, coding, Arduino, biking to work +

+ ross 2020 +
+
+
+
+
+ + diff --git a/g47.png b/g47.png new file mode 100644 index 0000000000000000000000000000000000000000..7d650bf82f002804b1c6950d096aaa7aebf7d39d --- /dev/null +++ b/g47.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085d8a6e7dd871bb2e3892f2f8649e28cd3991441f3d86048a68d3b4a8a0fdb6 +size 138055 diff --git a/g48.html b/g48.html new file mode 100644 index 0000000000000000000000000000000000000000..1ec782e5c1dd7f56398cc68a0b0a1547dea70664 --- /dev/null +++ b/g48.html @@ -0,0 +1,2836 @@ + + + + + + + + + + Manuel Vivo .dev + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Manuel Vivo .dev | A place where you can learn about Android development + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + +
+ + + + + + + + + + + + + + + + + diff --git a/g48.png b/g48.png new file mode 100644 index 0000000000000000000000000000000000000000..fb49857687a98a56cc4dd7642174b86619daa803 --- /dev/null +++ b/g48.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d77191fd66faa889663311715578852d96dcd491ac44e6e81d09f61006ce3536 +size 866400 diff --git a/g49.html b/g49.html new file mode 100644 index 0000000000000000000000000000000000000000..0eb7d39f8fdd12835b491b459d289a56da59956e --- /dev/null +++ b/g49.html @@ -0,0 +1,603 @@ + + + + + + + + Introduction | micro-lc + + + + + + + + + + + + + + + + + +
+
+ + Skip to main content + +
+ +
+ +
+ +
+
+
+
+
+
+ + + Version: 2.x + +
+ +
+
+
+

+ Introduction +

+
+

+ 🎼 + + micro + + + -lc + + is an open source + + micro-frontend orchestrator + + . +

+

+ 🧱 + + micro + + + -lc + + offers a solution for building + + flexible + + , + + multi-tenant + + frontend applications. +

+

+ 🖼 + + micro + + + -lc + + is well suited to build + + any type of web application + + , from classical top-bar/sidebar +multi-pages websites, to CMSs, blogs, or even applications with no layout at all. +

+

+ ⚡ + + micro + + + -lc + + aims to be as + + lightweight + + as possible and to improve + + web security + + . +

+

+ 🔗 + + micro + + + -lc + + brings together + + different micro-frontend patterns + + inside the same application. +

+

+ 🏃 + + micro + + + -lc + + consists of a core interface that loads, embeds, and orchestrates individual frontend applications +at + + runtime + + , while providing + + configuration options + + and useful + + out-of-the-box features + + . +

+

+ Rationale + + ​ + +

+

+ In a world of frontend monoliths, the + + micro-frontend + + pattern brings to the frontend world +the benefits + + microservice architecture + + brought to backend development. +We are talking about scalability, technological agnosticism, faster development and delivery time, maintainability, and +governance complexity reduction, just to name a few. +

+

+ One of the greatest challenges when taking this architectural approach is making sure that all the independent +micro-frontend application behave in a + + cohesive way + + , both in terms of user interface (e.g., styling, theming, branding) +and user experience (e.g., state sharing, routing, error handling). +

+

+ + micro + + + -lc + + has been designed to help overcome this challenge, offering the stability and unity of a centralized +orchestrator, while maintaining the flexibility needed to mold the application to each unique use case. +

+

+ Features + + ​ + +

+

+ + micro + + + -lc + + supports three different micro-frontend patterns at the same time: + + iframes + + , + + parcels + + , and + + shadowed components + + . +

+

+ An + + iframe + + is an external websites embedded into our application. A + + parcel + + instead is a fully-fledged (possibly +single-page) application which lives within the context of the main application, but is JS-sandboxed and routed. Finally, + + shadowed components + + refer to business logic encapsulation via web components which allows to protect from style leaks +and to scope events using HTML5 elements Shadow DOM. +

+

+ Orchestration happens at + + run-time + + so that a JSON (or YAML) configuration is all + + micro + + + -lc + + needs to add +a new micro-frontend application. Configurations can be + + hot-swapped + + or edited at run time, meaning a page refresh is +enough to preview your application after config changes. +

+

+ + micro + + + -lc + + provides a + + smooth navigation experience + + between different applications, SPAs, and iframes +while wrapping them in a static layout. +

+

+ It ships as a + + CDN bundle + + that can be embedded into HTML pages or other scripts, +and as a + + Docker container + + that can be configured with volumes. +

+

+ + micro + + + -lc + + is heavily inspired by and based on micro-frontend orchestration tools such as + + single-spa + + and + + qiankun + + . +

+

+ By orchestrating micro-frontend applications, + + micro + + + -lc + + achieves a fair amount of benefits: +

+
    +
  • + applications written in + + different frameworks + + can live together on the same page; +
  • +
  • + applications can be deployed + + independently + + ; +
  • +
  • + applications can + + communicate + + through standard APIs leveraging also event-driven patterns. +
  • +
+

+ Compared to other tools, + + micro + + + -lc + + provides: +

+
    +
  • + live configuration and preview; +
  • +
  • + centralized styling APIs; +
  • +
  • + HTML-like composition tools ( + + lit-html + + ); +
  • +
  • + import map integration ( + + es-module-shims + + ). +
  • +
+

+ Browser compatibility + + ​ + +

+ + + + + + + + + + + + + + + + + + + + + +
+ IE 11 + + Edge 79+ + + Firefox 67+ + + Chrome 64+ + + Safari 11.1+ + + Opera 51+ +
+ ✖ + + ✔ + + ✔ + + ✔ + + ✔ + + ✔ +
+
+ +
+ +
+
+ +
+
+
+
+
+
+ + diff --git a/g49.png b/g49.png new file mode 100644 index 0000000000000000000000000000000000000000..365c84ec05ebddcf9d62a06c2e7898f4e818f804 --- /dev/null +++ b/g49.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3566daa3b7483ea7d3a86a283ab421717fcc083efc445bca54d16cbab75ef4 +size 444719 diff --git a/g5.html b/g5.html new file mode 100644 index 0000000000000000000000000000000000000000..703565a37308790d1461ee7338a2d9ee69b5fada --- /dev/null +++ b/g5.html @@ -0,0 +1,1477 @@ + + + + + + + + + + + 中国开源码力榜 + + + + + + + + + + + + + + + + + + + + + +
+
+
+ 中国开源码力榜 +
+
+
+

+ 中国开源码力榜是由 SegmentFault 思否、开源社、X-lab 开放实验室共同发起的中国开源开发者榜单。 +

+

+ 该榜单的评选基于开源贡献度评价算法 OpenRank,通过开源社区、广大开发者、志愿者的开放协作,共同核实标注信息、排除机器人账号,甄选了每年排名前 99 位的中国开发者。 +

+

+ 通过中国开源码力榜,我们希望开源世界的“超级玛丽”、开源项目背后的开发者们可以被更多人知道、认识和 respect。让更多人关注开源、关注开源开发者成长。 +

+
+
+
+
+ [Name Redacted] + [Name Redacted] + [Name Redacted] +
+
+
+ 评选标准 +
+
+
+
    +
  1. + 中国开发者的辨别主要依据 OpenDigger 项目中持续收录的开发者地理位置标签,初始标签依据其 GitHub 上公开的信息由志愿者手工标注辨别,如有错漏,欢迎通过提 + + issue + + 贡献标签。 +
  2. +
  3. + 开发者的贡献度基于 GitHub 全域开发者在当年的协作关系数据计算得到,是一种基于图的开源贡献度计算方法。关于算法的详细介绍可以参考 + + ICSE 2024 收录论文 + + 。 +
  4. +
  5. + 开发者的贡献度取决于其贡献仓库的协作影响力以及其在这些仓库中的贡献比例。一个开发者在高影响力仓库中的贡献比例高,或大量参与不同的仓库,都可以有效提升自己的贡献度。 +
  6. +
+
+
+
+
+ [Name Redacted] + [Name Redacted] + [Name Redacted] +
+
+
+ 榜单详情 +
+
    +
  1. +

    + 最近更新于 2024 年 10 月 +

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
  2. +
+
+
+ [Name Redacted] + [Name Redacted] + [Name Redacted] +
+
+
+ 合作伙伴 +
+
+ 联合发起方 +
+
+ [Name Redacted] + [Name Redacted] + [Name Redacted] +
+
+ +
+ + + + diff --git a/g5.png b/g5.png new file mode 100644 index 0000000000000000000000000000000000000000..14c39e264a547e98a62808fff5543da08e67f786 --- /dev/null +++ b/g5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d6096e0a07601a784c525806864936a26047cf06698f4ebf873c60e9cae74d +size 394498 diff --git a/g50.html b/g50.html new file mode 100644 index 0000000000000000000000000000000000000000..c7e846fe418c2dad3fd9a11f6bac0379e4bc3672 --- /dev/null +++ b/g50.html @@ -0,0 +1,2159 @@ + + + + + + + + 码志 + + + + + + + + + + + + +
+
+
+
    +
  1. +

    + + + [置顶] + + 本博客模板常见问题 Q & A + +

    +

    + 使用这个博客模板的朋友们时不时会提出一些问题,我将它们以及对应的解决方案逐渐整理归纳,汇总到这一篇帖子里。 +

    +

    + + + + 2020/05/03 + + + + + + GitHub + + +

    +
  2. +
  3. +

    + + Java|让 JUnit4 测试类自动注入 logger 和被测 Service + +

    +

    + 本文介绍如何通过自定义 IDEA 的 JUnit4 Test Class 模板,实现生成测试类时自动注入 logger 和被测 Service。 +

    +

    + + + + 2024/09/25 + + + + + + Java + + +

    +
  4. +
  5. +

    + + Java|在 IDEA 里自动生成 MyBatis 模板代码 + +

    +

    + 背景 +

    +

    + + + + 2024/09/24 + + + + + + Java + + +

    +
  6. +
  7. +

    + + Android|使用阿里云推流 SDK 实现双路推流不同画面 + +

    +

    + 本文记录了一种使用没有原生支持多路推流的阿里云推流 Android SDK,实现同时推送两路不同画面的流的方法。 +

    +

    + + + + 2024/08/13 + + + + + + Android + + +

    +
  8. +
+
+ +
+ +
+ +
+ + + + +
+ + diff --git a/g50.png b/g50.png new file mode 100644 index 0000000000000000000000000000000000000000..0c7bf9f869981a5324be2156a2820932ce72674c --- /dev/null +++ b/g50.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f22a87a377f5db4a545559395c44398062ee52b41867edc985caf1319c388af6 +size 253702 diff --git a/g51.html b/g51.html new file mode 100644 index 0000000000000000000000000000000000000000..d6658b153e40d8a421c62dc905acc57b92079a70 --- /dev/null +++ b/g51.html @@ -0,0 +1,1799 @@ + + + + + + + + + + Home - Note board + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+
+
+
+
+
+

+ Note board ([Name Redacted].github.io) +

+
+

+ This site (repository) provides + + setup commands (with docker) to run the implementation of papers or packages + + and + + the paper clippings + + . +If you want to know this contents, Please check + + my github.io + + or Example (docker command) section. +

+
+ +

+ 🖥️ Setup commands +

+
+

+ Setup commands section notes how to build environments to run the implementation of papers or packages with Docker. Setup commands are written in 'How to build with docker and run the model in a docker container' section. +

+
+ +

+ Example +

+
+

+ For example, + + text2room + + contains the following items: +

+
    +
  1. + Create a docker container +
  2. +
  3. + Setup packages +
  4. +
  5. + Setup the models +
  6. +
  7. + Run the model +
  8. +
+

+ Each item has commands for setup, an example of + + text2room + + '1. Create a docker container' is as follows: +

+
# Set this repository absolute path (ex: /home/user/[Name Redacted].github.io)
+git clone https://github.com/[Name Redacted]/[Name Redacted].github.io.git
+cd [Name Redacted].github.io
+OGI_DIR_PATH=$PWD
+
+# Get a base image
+BASE_IMAGE=nvidia/cuda:11.7.1-cudnn8-devel-ubuntu20.04
+docker pull $BASE_IMAGE
+
+# Create and move to a container dir
+mkdir containers
+cd containers
+# Clone the repository
+git clone https://github.com/lukasHoel/text2room.git
+# Move to text2room
+cd text2room
+# Switch to 2023/07/16 ver. git switch -d c38d97e4d418cb5a93cfdc7b89ea0e6e7bbcf20b
+# Copy a folder for building env.
+
+ +

+ 📝 Paper clippings and note +

+
+

+ Paper clippings section notes summary of paper methods. Paper clippings are written in 'どんなもの?' +

+
+ +

+ Example +

+
+

+ An example of + + text2room + + 'どんなもの?' is as follows: +

+
    +
  • + The authors present Text2Room, a method for generating textured 3D meshes of room-scale indoor scenes from a given text prompt as input. +
  • +
  • +
    +

    + In very recent concurrent work, Fridman et al. [18] create 3D scenes from text, but focus on this type of 3D-consistent “zoom-out” video generation. +

    +
    +
      +
    • +
      +

      + Instead, we generate complete, textured 3D room geometry from arbitrary trajectories. +

      +
      +
    • +
    +
  • +
  • +
    +

    + We visualize this workflow in Figure 2. +

    +
    +
  • +
+

+ fig2 +

+
+

+ Figure 2. Method overview. +

+
+

+ fig3 +

+
+

+ Figure 3. Iterative scene generation. +

+
+

+ Note: I used 'どんなもの?' + + 先端技術とメディア表現1 #FTMA15 + + . +Note: I used 'どんな論文か?', '新規性', '結果' with reference to + + cvpaperchallenge format + + . +

+
+ +

+ Note +

+
+

+ + previous data + +

+
+
+
+ +
+
+
+ + diff --git a/g51.png b/g51.png new file mode 100644 index 0000000000000000000000000000000000000000..aef05a31b180e7fefdd3df4f36953d786a8bb319 --- /dev/null +++ b/g51.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7aafb18456aa696b833fcb4bc4b7e4aac5d6137cacf9e09f1ca2a433f101cb +size 308044 diff --git a/g52.html b/g52.html new file mode 100644 index 0000000000000000000000000000000000000000..34e94ee0246ffd6740d9472c7c3a6c08610d8dbd --- /dev/null +++ b/g52.html @@ -0,0 +1,394 @@ + + + + + + + Open Dynamic Robot Initiative + + + +
+ +
+

+ Introduction +

+

+ This website is the entry point to the ressources of the Open Dynamic Robot Initiative. + This project originated in an effort to build a low cost and low complexity actuator module using + brushless motors + that can be used to build different types of torque controlled robots with mostly 3D printed + and off-the-shelves components. This module, and extensions, can be used to build legged robots or + manipulators. + A paper describing the actuator module and the quadruped design can be found + + here + + . + A paper describing the TriFinger Manipulator Platform and real-time reinforcement learning experiments can be found + + here + + . +

+

+ Videos +

+
+

+ More videos are available on our + + YouTube channel + + . +
+ You can ask questions on our + + Discourse forum + + . +

+
+

+ Build your own robot! +

+ All the hardware (drawings) and software has been open sourced under the BSD 3-clause license so the robots + can easily be reproduced by other research laboratories. Everyone is welcomes to contribute to the project! +

+ All the sources are hosted on the + + Open Dynamic + Robot Initiative Github site + +

+ +

+

+

+ Partners +

+

+ This work is done in collaboration between the + + Motion + Generation and Control Group + + , + + the Dynamic Locomotion Group + + and the + + Robotics Central Scientific Facility + + at the + + Max-Planck Institute for Intelligent System + + + , + the + + + Machines in Motion Laboratory + + at + + New York University's Tandon School of Engineering + + and the + + Gepetto Team + + at the + + LAAS/CNRS + + . +

+

+ Referencing the project +

+ You can reference the project with the following citation: +
+
+ + + @article{grimminger2020open, +
+ title={An Open Torque-Controlled Modular Robot Architecture for Legged Locomotion Research}, +
+ author={F. {Grimminger} and A. {Meduri} and M. {Khadiv} and J. {Viereck} and M. {Wüthrich} and M. + {Naveau} and V. {Berenz} and S. {Heim} and F. {Widmaier} and T. {Flayols} and J. {Fiene} and A. + {Badri-Spröwitz} and L. {Righetti}}, +
+ journal={IEEE Robotics and Automation Letters}, +
+ year={2020}, +
+ volume={5}, +
+ number={2}, +
+ pages={3650-3657}, +
+ doi={10.1109/LRA.2020.2976639}, +
+ arXiv = {arXiv:1910.00093}} +
+
+
+
+ The pdf of the paper is available + + here + +
+
+ + diff --git a/g52.png b/g52.png new file mode 100644 index 0000000000000000000000000000000000000000..e72b70a882acf5aebca56f5cce2f8d6ad41459d8 --- /dev/null +++ b/g52.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8988ddec034becd259a280072d2cd9bf76c64479d782f6b157397bf054bf224 +size 259895 diff --git a/g53.html b/g53.html new file mode 100644 index 0000000000000000000000000000000000000000..3f9b09baa9344869de22c41aa6d140b6b46ae07d --- /dev/null +++ b/g53.html @@ -0,0 +1,163 @@ + + + + + + + + + + OpenIPC | Alternative IP Camera firmware from an open community + + + + + + + + + + + + + + + + + + + + +
+

+ + OpenIPC + +

+

+ OpenIPC logo +

+

+ Alternative open firmware for your IP camera + + +

+

+ + (based on Buildroot) + +

+

+ + Telegram + +

+

+ OpenIPC is an open source operating system from the + + open community + + targeting for IP cameras with ARM and MIPS processors from several manufacturers in +order to replace that closed, opaque, insecure, often abandoned and unsupported +firmware pre-installed by a vendor. +

+

+ OpenIPC + + firmware + + comes as binary pre-compiled files for easy +installation by end-user. Also, we provide full access to the source files for +further development and improvement by any capable programmer willing to +contribute to the project. OpenIPC source code is released under one of the most +simple open source license agreements, + + MIT License + + , giving users express +permission to reuse code for any purpose, even as part of a proprietary software. +We only ask you politely to contribute your improvements back to us. We would +be grateful for any feedback and suggestions. +

+

+ Historically, OpenIPC + + firmware + + only supported SoC manufactured by +HiSilicon, but as the development continues, the list of supported processors +expands. Today, it also includes chips from + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + , + + [Name Redacted] + + , + + [Name Redacted] + + , + + [Name Redacted] + + , and is +expected to grow further. +

+

+ More information about the + + project + + is available in our + + website + + and on the + + wiki + + . +

+

+ + Open Collective donate button + +

+ +
+ + diff --git a/g53.png b/g53.png new file mode 100644 index 0000000000000000000000000000000000000000..42f31178c320f4f498d85a847bb4d57e6434367d --- /dev/null +++ b/g53.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739fe6e025378eefd33699ed8f2c1a8feeb23ad5ccf90daeb589f60718e4cba1 +size 154587 diff --git a/g54.html b/g54.html new file mode 100644 index 0000000000000000000000000000000000000000..bd561af46e0a33af4d55cc96641c6386fb424a89 --- /dev/null +++ b/g54.html @@ -0,0 +1,3708 @@ + + + + + + + + + + Open Islamicate Texts Initiative + + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+ +
+
+
+
+
+
+
+

+ Posts +

+
+
+
+
+

+ + Texts, Tools, and the Future of Islamicate Humanities: OpenITI Conversations + +

+
+
+
    +
  • + + + +
  • +
  • + + + 2 min read +
  • +
+
+
+

+ We know that our colleagues across Islamicate humanities are working on a vast range of topics, incorporating innovative methods, tools, and theoretical approaches, and thinking about the implications of textual and other technologies on their subjects, research methods, and pedagogical practices. We all interact with texts in some form or… +

+

+ + Read More + + + +

+
+
+
+
+

+ + Introducing the Digital Islamicate Humanities Survey + +

+
+
+
    +
  • + + + +
  • +
  • + + + 1 min read +
  • +
+
+
+

+ In today’s academic world, virtually every scholar in the humanities, Islamicate and otherwise, engages with digital tools and methods of some sort. Whether it is through search engines, electronic catalogs, digitized manuscripts, electronic word processors, email, or social media, the use of digital resources and digital tools has become integral… +

+

+ + Read More + + + +

+
+
+
+
+

+ + An Introduction and Invitation to the Safīnat al-baḥr al-muḥīṭ Manuscript Reading Group + +

+
+
+
    +
  • + + + +
  • +
  • + + + 6 min read +
  • +
+
+
+

+ After a break over the summer, we will be picking our OpenITI manuscript reading group back up for the fall academic semester, with a somewhat different iteration from previous semesters. In the past we have taken a somewhat ad hoc approach to our reading material, focusing on one manuscript for… +

+

+ + Read More + + + +

+
+
+
+
+

+ + From Scroll to Scrolling: On Genre, Textual Technology, and Unexpected Transformations + +

+
+
+
    +
  • + + + +
  • +
  • + + + 9 min read +
  • +
+
+
+

+ During a recent one of our Thursday manuscript reading group sessions we explored a curious work produced in 913/1507 somewhere in the Ottoman lands and now held by the + + Bayerische Staatsbibliothek München, shelfmark Cod. turc. + + . The catalog describes it as a ‘talisman,’ though as we will see this is… +

+

+ + Read More + + + +

+
+
+ +
+
+

+ + Introducing Our Survey of Digital Workflows Project + +

+
+
+
    +
  • + + + +
  • +
  • + + + 4 min read +
  • +
+
+
+

+ Something one often hears in the context of introductions to or apologetics for digital humanities is the idea that all scholars today are in some degree or another “digital humanists.” And while it sounds at this point a bit cliché, it is in fact true: just about everyone who works… +

+

+ + Read More + + + +

+
+
+
+
+

+ + A New Journal of Islamicate DH and A Proposal for an Article Workshopping Group + +

+
+
+
    +
  • + + + +
  • +
  • + + + 2 min read +
  • +
+
+
+

+ My OpenITI colleague Taimoor Shahid and I were recently able to—virtually—sit down and have a productive conversation with Eid Ahmed Mohamed and Mai Zaki, the editors of the quite newly launched (first issue comes out in a couple of months) + + Journal of Digital Islamicate Research + + , discussing their vision for the… +

+

+ + Read More + + + +

+
+
+
+
+

+ + Introducing the ACDC Project, Part I: Training Data Production and the Diversity of the Islamicate Manuscript Tradition + +

+
+
+
    +
  • + + + +
  • +
  • + + + 12 min read +
  • +
+
+
+

+ One of OpenITI’s major deliverables in our most recent round of work is the + + Automatic Collation for Diversifying Corpora + + (ACDC) project and ensuing tool, which we are now making available for wider use and experimentation: the relevant + + code and instructions for installation and use are available on Github + + , and additional… +

+

+ + Read More + + + +

+
+
+ + + + +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+ + + diff --git a/g54.png b/g54.png new file mode 100644 index 0000000000000000000000000000000000000000..9d686fc016eb31a5b4eaf0d8cf09fe0b65c917ae --- /dev/null +++ b/g54.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0620a60f15315859cdd29ececd6b9ccb9fb271e054588b63d2915d6ff734ed22 +size 424646 diff --git a/g55.html b/g55.html new file mode 100644 index 0000000000000000000000000000000000000000..86af55e636a7bf254a61482b00effe287770cfa2 --- /dev/null +++ b/g55.html @@ -0,0 +1,1298 @@ + + + + + + + + USTC OSH 2024 课程主页 + + + + + + + + + + + + + + + +
+ + 跳转至 + +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+

+ USTC OSH 2024 课程主页 + + ¶ + +

+

+ 课程信息 + + ¶ + +

+ +

+ 公告 + + ¶ + +

+
    +
  • + 2024-02-28:欢迎来到 OSH 2024!新同学请在群中联系[Name Redacted]助教以加入 GitHub 组织 OSH-2024 来完成之后的作业提交。 +
  • +
  • + 2024-03-07:实验零已发布,截止日期:2024 年 3 月 11 日晚 23:59 +
  • +
  • + 2024-03-24:实验一已发布,截止日期:2024 年 4 月 1 日晚 23:59 +
  • +
  • + 2024-04-09:实验二已发布,截止日期:2024 年 4 月 30 日晚 23:59 +
  • +
+

+ 进度 + + ¶ + +

+

+ 实验截止日期 + + ¶ + +

+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+ 实验 + + 发布时间 + + 截止时间 +
+ 实验零 + + 2024 年 3 月 7 日 12:20 + + 2024 年 3 月 11 日 23:59 +
+ 实验一 + + 2024 年 3 月 24 日 15:30 + + 2024 年 4 月 1 日 23:59 +
+ 实验二 + + 2024 年 4 月 9 日 16:30 + + 2024 年 4 月 30 日 23:59 +
+
+
+

+ 注:所有同学拥有一次将实验截止日期延期一周的机会,请在相应实验原截止日期之前联系助教申请使用。 +

+

+ 资源 + + ¶ + +

+

+ 教材:《操作系统概念》[Name Redacted]著 [Name Redacted]译 机械工业出版社 201807 +

+

+ 参考书: + + Operating Systems Design & Implementation + + A.S. [Name Redacted], etc. ISBN-10: 0136386776 Prentice Hall +

+
+
+
+
+ +
+
+
+
+
+ + diff --git a/g55.png b/g55.png new file mode 100644 index 0000000000000000000000000000000000000000..c89fb915508411aad17bc02a721095efe28ed560 --- /dev/null +++ b/g55.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454651506c120fc684d8ce0375002c069e802a2bc9f9281c3cf2927181aeb771 +size 165011 diff --git a/g56.html b/g56.html new file mode 100644 index 0000000000000000000000000000000000000000..04da6926396182b5eacf41938da1aa89d698381a --- /dev/null +++ b/g56.html @@ -0,0 +1,759 @@ + + + + + + + + + + + OWASP needs to evolve | owasp-change.github.io + + + + + + + + + + + + + + + + + + + +
+
+
+

+ OWASP needs to evolve +

+

+ An Open Letter to the OWASP Board +

+
+
+
+
+
+

+ OWASP needs to evolve +

+

+ To the + + OWASP Board of Directors + + and the Executive Director of the OWASP Foundation, +

+

+ + OWASP + + was first set up over two decades ago. The Internet, the way we build software, and the security industry, has changed so much that those days are hardly recognizable today. +

+

+ As a group of OWASP flagship project leaders and lifelong contributors, we believe that OWASP hasn’t kept pace and evolved to support the needs of important parts of our community today, especially our flagship projects. What worked in the past simply isn’t working now and OWASP needs to change. +

+

+ We have written and published this open letter, knowing that other parts of the community also support our concerns, and are asking the OWASP Board of Directors to take action. Year after year, concerns have been raised and there have been promises of change, but year after year it hasn’t happened. +

+

+ Today, many projects operate independently, in some cases managing their own sponsorships, finance, websites, domains, communication platforms, and developer tools. Projects still operate on a best-efforts model that relies on a few individuals working in their spare time. +

+

+ Without active world class projects, OWASP doesn’t have a unique selling point and projects need constant guidance, mentoring, and investment for them to grow and keep the brand where it should be: First and foremost for all things application security. +

+

+ There are five key areas that we feel if not addressed immediately, will result in important projects, like ours, leaving OWASP in search of, or creating a community that better meets their needs. We don’t want that to happen. +

+
    +
  1. + The Foundation should publish and maintain a community plan that should include its prioritized key project initiatives, along with a suitable funding plan to support them. The + + OSSF plan + + is a useful example to reference. +
  2. +
  3. + The Foundation’s governance structure should better reflect the needs of the entire security community, increasing access and participation for corporate practitioners, governments, major sponsors, and key technology providers. We believe this can be achieved with vendor independence and is particularly necessary to attract financial sponsorship and key industry partnerships. +
  4. +
  5. + The Foundation’s funding should reflect the needs of our and other flagship projects to both sustain and improve them. We believe this would likely be in the region of five to ten million dollars per year for our projects alone. +
  6. +
  7. + The Foundation should provide improved infrastructure and services to the community so that projects can focus on the projects themselves. +
  8. +
+

+ This letter is written with positive intent and we believe is in the best interests of the OWASP community and those that rely on it. We appreciate that this is a change from how OWASP operates today, but have conviction that OWASP is at a tipping point and needs to evolve now. +

+

+ We all want to be part of the OWASP community and for it to continue to be successful in the decades to come. +

+

+ We ask that you respond within 30 days, with a plan of action to address the five points above. +

+

+ Yours truly, +

+

+ Simon Bennetts, + + OWASP ZAP + + founder and co-project leader, + + OWASP VWAD + + co-project leader +
+ Ricardo Pereira, + + OWASP ZAP + + co-project leader +
+ Glenn ten Cate, + + Security Knowledge Framework + + founder and co-project leader & OWASP Board Member +
+ Akshath Kothari, + + OWASP ZAP + + core team member +
+ Mark Curphey, OWASP founder and 2023 board member +
+ Daniel Cuthbert, + + OWASP ASVS + +
+ Sebastien Deleersnyder, + + OWASP SAMM + + co-project leader and + + OWASP Threat Modeling Playbook (OTMP) + + founder and project leader +
+ Bart De Win, + + OWASP SAMM + + co-project leader +
+ Maxim Baele, + + OWASP SAMM + + core team member +
+ Rick Mitchell, + + OWASP ZAP + + co-project leader, + + OWASP Web Security Testing Guide + + co-project leader, + + OWASP VWAD + + co-project leader +
+ Steve Springett, + + OWASP CycloneDX + + and + + OWASP Dependency-Track + + founder and co-project leader +
+ Patrick Dwyer, + + OWASP CycloneDX + + co-project leader +
+ Björn Kimminich, + + OWASP Juice Shop + + founder and project leader +
+ Niklas Düster, + + OWASP Dependency-Track + + co-project leader +
+ Jeroen Willemsen, + + OWASP WrongSecrets + + project leader +
+ Jeremy Long, + + OWASP dependency-check + + founder and project lead and + + OWASP Java Encoder + + contributor +
+ Cole Cornford, + + OWASP Code Review Guide + + project lead and + + OWASP XSS Prevention CheatSheet + + author +
+ Ben Gittins, OWASP Member and Contributor +
+ Erwin Geirnaert, Creator of the first OWASP WebGoat Solutions Guide, first OWASP Top 10 for Java and part of the OWASP Community since 2000 +
+ Robin Wood, OWASP contributor and supporter +
+ Rob Grant, OWASP contributor +
+ Arkaprabha Chakraborty, OWASP contributor and + + OWASP ZAP + + extended team member +
+ Curtis Koenig, Founding member OWASP Louisville, Former Chapter Leader OWASP Louisville, OWASP Member +
+ Cláudio André, + + OWASP MASTG + + Top Contributer +
+ István Albert-Tóth, + + OWASP CSRFGuard + + project co-lead +
+ Katie Paxton-Fear, educational web security YouTuber +
+ Jakub Maćkowski, OWASP contributor and + + OWASP Cheat Sheet Series + + co-project leader +
+ Somdev Sangwan, Open Source Security Tools Developer +
+ Edoardo Ottavianelli, Open Source Security Tools Developer +
+ Aram Hovsepyan, + + OWASP SAMM + + core team member +
+ Brian Glas, + + OWASP Top 10 + + Co-Lead, + + OWASP SAMM + + Core team member, OWASP SAMM Benchmark Co-Lead +
+ Jeff Williams, OWASP Chair from 2001-2011, Creator of OWASP Top Ten, WebGoat, ESAPI, ASVS, XSS Prevention Cheatsheet, OWASP Legal, Chapters Program, OWASP Foundation, the OWASP Wiki, and more +
+ Dimitar Raichev, + + OWASP SAMM + + contributor & tool developer +
+ Dinis Cruz, Past OWASP Board member, organiser of multiple OWASP Conferences and Summits, lead multiple OWASP projects and chapters +
+ Sachin Kumar Dhaka, OWASP Jaipur Member and Budding Security Researcher +
+ Jessy Ayala, OWASP Member and Contributor +
+ Paul McCann, + + OWASP Security Shepherd + + maintainer and contributor +
+ Karan Preet Singh Sasan, + + Owasp VulnerableApp + + project leader and + + OWASP ZAP + + extended team member +
+ Daniel Wood, OWASP Lifetime Member +
+ Bharath, OWASP (Bangalore Chapter) Member and Contributor +
+ John Viega, original OWASP advisory board member, OWASP Lifetime Member +
+ Carol Valencia, Security cloud-native and open-source enthusiast +
+ Jimmy Mesta, + + OWASP Kubernetes Top Ten + + Project Leader and Cheatsheet Contributor +
+ Lewis Ardern, + + OWASP Bay Area Chapter Leader (2019-2022) + + , and created the + + What is OWASP? + + Video +
+ Alvin Smith, + + OWASP Juice Shop + + Contributor +
+ Sven Schleier, + + OWASP Mobile Application Security + + , Co-Project Leader of OWASP MASVS and MASTG +
+ Carlos Holguera, + + OWASP Mobile Application Security + + , Co-Project Leader of OWASP MASVS and MASTG +
+ Jeroen Beckers, + + OWASP Mobile Application Security + + , Co-Author of OWASP MASVS and MASTG +
+ Shubham Palriwala, + + OWASP Juice Shop + + Core Team member +
+ Pinaki Mondal, Open Source Security Tools Developer +
+ Zsolt Imre, CTO at private company +
+ Eoin Keary, Former OWASP Global Board Vice Chair (2010-2015), Former Testing and Code Review Guide lead +
+ Deepayan Chanda, Principal Cybersecurity Architect +
+ Martín Marsicano, OWASP Lifetime Member, Former Chapter Leader OWASP Uruguay and several projects contributor +
+ Paul Schwarzenberger, + + OWASP Domain Protect + + creator and project leader +
+ Abraham Aranguren, + + OWASP OWTF Project + + creator and project leader +
+ Viyat Bhalodia, + + OWASP OWTF Project + + project leader +
+ Dave Ferguson, Project contributor and former chapter leader +
+ Josh Larsen, OWASP Lifetime Member +
+ Sergey Pronin, Principal Security Architect, OWASP Lifetime Member +
+ James, BugBounter, Pentester and OWASP passionate +
+ Kevin W. Wall, + + OWASP ESAPI + + project co-lead, OWASP Lifetime Member, and + + OWASP ZAP + + and + + OWASP Cheat Sheets Series + + contributor +
+ Cesar Kohl, + + OWASP ASVS + + and + + OWASP Cheat Sheets Series + + contributor +
+ Simon Whittaker, OWASP Lifetime Member +
+ Frank Catucci, CTO and Head of Security Research at Invicti, OWASP Member and former OWASP Chapter Leader +
+ Ingo Struck, Former OWASP Leader, creator of the name + + WebGoat + + , OWASP Lifetime Member +
+ Francesco Maria Ferazza, Director of IT, security lecturer and researcher +
+ Antonio Montillo, OWASP enthusiast +
+ Daniel Neagaru, + + OWASP Raider + + project leader +
+ Rejah Rehim, + + OWASP Kerala + + Chapter leader +
+ Grant Ongers, OWASP Lifetime Member, + + OWASP Cornucopia + + and + + OWASP Application Security Curriculum + + project co-lead +
+ Patrick Reijnders, CISO, OWASP enthusiast; started using the Top Ten as a developer in 2004, now using it as a guideline for pentesting. +
+ Jordan Pike, OWASP Member +
+ Riotaro Okada, OWASP Lifetime member, OWASP Projects contributer, an OWASP Japan chapter lead +
+ Magno Logan, OWASP Member since 2011, former + + OWASP Paraiba Chapter Leader + + 2011-2016, + + OWASP Paraiba Day 2012 + + Organizer, OWASP Portuguese Language Project contributor and + + OWASP Top 10 Java EE + + translator +
+ Steven van der Baan, OWASP Member and OWASP Cambridge co-lead +
+ David Hunt, OWASP Member and OWASP Columbus co-lead +
+ Mauricio Harley, OWASP Member, former OWASP Fortaleza chapter founder and leader, OWASP MSTG/MASVS contributor +
+ Wael Ghandour, OWASP Member +
+ Yevgeniy Goncharov, Open Source Security Tools Developer +
+

+ +
+

+ Published on 2023/02/13 +

+
+

+ This “Open Letter to the OWASP Board” is no longer accepting any changes. +

+
+ +
+
+ + diff --git a/g56.png b/g56.png new file mode 100644 index 0000000000000000000000000000000000000000..7af6d7132b58709b543b1875b98879f2009d778d --- /dev/null +++ b/g56.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f5975d5951a80e8701509216768b6dc7e17d239447e1416ad6e2198188d68d +size 730440 diff --git a/g57.html b/g57.html new file mode 100644 index 0000000000000000000000000000000000000000..cf9df305aceabc14b7dee7ffb797e901c60800fa --- /dev/null +++ b/g57.html @@ -0,0 +1,759 @@ + + + + + + + + + + + + + 제20대 대통령선거 공약한판정리 기호1번 이재명 + + + + + + +
+
+ “나의 + + [      ] + + 를 위한 약속” +
+
+
+
+
+ 위로 화살표 +
+
+ 관심분야를 선택하세요 +
+
+ + #건강 + + #남성 + + #노후 + + #농수산 + + #반려동물 + + #부동산 + + #산업 + + #생활편의 + + #세금 + + #안전 + + #여성 + + #육아 + + #장애인 + + #정의 + + #지역균형 + + #청년 + + #취업노동 + + #투자 + + #학업 + + #환경 + + #휴식 + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + diff --git a/g57.png b/g57.png new file mode 100644 index 0000000000000000000000000000000000000000..716efbf38a47aad741c710ddb4e70ca9b0c5a89b --- /dev/null +++ b/g57.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf9400d5a8e1092e3948fc874bf5d3343804e5127a93afbdf7130c8274ed016 +size 111842 diff --git a/g58.html b/g58.html new file mode 100644 index 0000000000000000000000000000000000000000..8410055071db682f12bb000dcb4657fae5514ead --- /dev/null +++ b/g58.html @@ -0,0 +1,256 @@ + + + + + + + + + + + + + + + + + + + + + + + +
+

+ + + + +

+ +

+ logo +

+
+ + + New to + + Pine Script™ + + ? + + +
+ Begin your journey with our + + Learning Pine Script™ Roadmap + + . +
+
+ + + Have a programming question? + + +
+ Your answer is probably already in our + + FAQ & Code + + . +
+ If not, look up the + + Reference Manual + + , the + + User Manual + + , or search the Web. +
+ As a last resort, ask on + + Stack Overflow + + , +in our + + PineCoders Pine Script™ Q&A forum on Telegram + + or in the + + Pine Script™ chat + + on TradingView. +
+
+ + + Want to stay abreast of new developments in Pine Script™? + + +
+ Subscribe to our + + PineCoders Squawk Box on Telegram + + , follow our + + Twitter account + + or the + + Pine Script™ chat + + on TradingView. +
+ Changes to Pine Script™ are also logged in the + + User Manual's Release Notes + + . +
+
+ + + Need to hire a Pine Script™ programmer? + + +
+ See our + + Trusted Pine Script™ Programmers for Hire + + . +
+
+ + + Looking for more resources? + + +
+ Use our + + Pine Script™ Resources + + . +
+
+ + + Want to make a suggestion to improve Pine Script™? + + +
+ Go to + + TradingView's subreddit + + . +
+
+ + + Interested in broadening your vistas? + + +
+ We have a guide on + + Digital Signal Processing in Pine Script™ + + , +
+ one on + + How PineCoders Write and Format Script Descriptions + + , +
+ and a + + list of books + + . +
+
+

+ PineCoders is a small, + + TradingView + + -supported group of programmers who code in + + Pine Script™ + + , the programming language used to write trading indicators and strategies for the TradingView financial charting platform. Our members include most of the + + Pine Script™ Wizards + + and many of the platform’s top programmers. Our community-oriented members work together to: +

+ +

+ + Pine Script™ Reference Manual + +
+ + Pine Script™ User Manual + +

+ +
+ + diff --git a/g58.png b/g58.png new file mode 100644 index 0000000000000000000000000000000000000000..742cef44cfef194abf8b75df44da669c7cc0034e --- /dev/null +++ b/g58.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c233760e76109f9b14a174b9eed89b1cac0b543089a28311c97206ca33b68f6 +size 235878 diff --git a/g59.html b/g59.html new file mode 100644 index 0000000000000000000000000000000000000000..ab230e7dfe5ffcbe143936e4fd140a95cebc8df6 --- /dev/null +++ b/g59.html @@ -0,0 +1,205 @@ + + + + + + + + + + 🥞 Plaxswap Frontend | plaxswap + + + + + + + + + + + + + + + + + + + + +
+

+ + plaxswap + +

+

+ 🥞 Plaxswap Frontend +

+

+ + + +

+

+ This project contains the main features of the plaxswap application. +

+

+ If you want to contribute, please refer to the + + contributing guidelines + + of this project. +

+

+ Documentation + + +

+ +
+

+ Install dependencies using + + yarn + +

+
+

+ + apps/web + + + +

+
+ + How to start + + ```sh +yarn +``` + +start the development server +```sh +yarn dev +``` + +build with production mode +```sh +yarn build + +# start the application after build +yarn start +``` +
+

+ + apps/aptos + + + +

+
+ + How to start + + ```sh +yarn dev:aptos +``` +```sh +yarn turbo run build --filter=aptos-web +``` +
+

+ + apps/blog + + + +

+
+ + How to start + + ```sh +yarn dev:blog +``` +```sh +yarn turbo run build --filter=blog +``` +
+

+ Packages + + +

+ + + + + + + + + + + + + + + + + + + + + +
+ Package + + Description +
+ + sdk + + + An SDK for building applications on top of Plaxswap +
+ + aptos-swap-sdk + + + Aptos version of Swap SDK +
+ + swap-sdk-core + + + Swap SDK Shared code +
+ +
+ + diff --git a/g59.png b/g59.png new file mode 100644 index 0000000000000000000000000000000000000000..2e64082faeb57af35f6bf81a9df5480c5359332d --- /dev/null +++ b/g59.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b80eba8deb0de8162ca1958dac885fb1143d207e5b8f92159118806d7e83486 +size 92546 diff --git a/g6.html b/g6.html new file mode 100644 index 0000000000000000000000000000000000000000..9e35f0e614f3352a3c3a4ef8d67ae2061f199397 --- /dev/null +++ b/g6.html @@ -0,0 +1,381 @@ + + + + + + 贾斯纳的猫:一个适于四岁儿童益智游戏 + + + +
+ ← +
+
+ → +
+

+ 贾斯纳的猫 +

+
+ 关卡: + + +
+
+
+ + + + + + + + + + +
+
+ 要回答问题,请轻触上面的数字或使用键盘。 +
+
+

+

+ + + Fork me on GitHub + + +
+ + 游戏介绍: + +
+
+ 适于儿童玩的逻辑游戏。 + + 警告:游戏会大声朗读题目(因为小孩子有可能看不懂问题描述),所以请检查你的设备音量。 + + 选择一个关卡 +
+
+ +
+
+ + diff --git a/g6.png b/g6.png new file mode 100644 index 0000000000000000000000000000000000000000..5274f7a7edfd815615b3550eaad5eea0ea7b2ba9 --- /dev/null +++ b/g6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c473f243ddbf8cbd42c59fcd2ae390ad5c6443fc839a3cc683b987f58a3e2219 +size 57189 diff --git a/g60.html b/g60.html new file mode 100644 index 0000000000000000000000000000000000000000..b425b8c797e2b1f28d48ed74b80959ec08355955 --- /dev/null +++ b/g60.html @@ -0,0 +1,276 @@ + + + + + + + + PRIME-RE | Open resource exchange platform for non-human primate neuroimaging + + + + + + + + + + + + + + + + + + + + + +
+

+ PRIME-RE +

+

+ Welcome to the PRIMatE Resource Exchange (PRIME-RE), a community-driven resource exchange platform for non-human primate neuroimaging. Read more about this initiative in the + + accompanying + + NeuroImage + + publication + + and please consider citing the paper if this resource has been useful. +

+

+ The preprocessing and analysis of nonhuman primate (NHP) magnetic resonance imaging (MRI) data presents some unique challenges. + + PRIME-DE consortium + + . We strongly encourage you to + + contribute + + your workflows and pipelines. +

+

+ In 2021, the consortium behind + + PRIME-DE + + (data) and + + PRIME-RE + + (resources) rebranded their initiative as PRIME-DRE, the + + Primate Data & Resource Exchange + + . In 2024, leadership of PRIME-DRE was restructured into a + + steering committee and senior advisory committee + + . +

+

+ Open science +

+

+ Our goal is to accelerate reproducible discovery, minimise redundant efforts and maximise efficiency by allowing the community to curate relevant resources, disseminate and encourage open science, and strengthen communication in the research community. We aim at making NHP resources open and + + FAIR + + , and support the adoption of the + + Brain Imaging Data Structure (BIDS) + + and + + code development best practices + + , such as version control, testing, and continuous integration. +

+

+ How to contribute ? +

+

+ Send new content by using + + this issue template + + . You can also join our communication channel on the Brainhack Community via + + PRIME-RE Mattermost-channel + + . If you want to discuss the Primate Data Exchange in general, join on + + PRIME-DE Mattermost-channel + + . Suggest a new feature or pitch an idea for the PRIME-RE platform + + here + + , ask a general question or start a discussion + + here + + , or check the open Issues and Discussions + + here + + . +

+

+ Also check out the brand new + + PRIME-DRE Brainweb + + . +
+ + PRIME-DRE_Brainweb + +

+

+ Wiki +

+

+ A + + wiki + + have been set up to share knowledge about NHP MRI acquisition and image processing. Anyone can share knowledge and experience (problems with solutions, fixes, tricks…) after requesting access. +

+

+ Resources +

+

+ The PRIME-RE collection of resources is organized in several categories. If you feel like something is missing or erroneously categorized, don’t hesitate to contact us. +

+ +

+ Contact & Collaborate +

+

+ This website is intended to be a meeting place for the NHP neuroimaging community. You can find some of the latest tools, methods, and data repositories here, but we hope you will also find international colleagues here, discover mutual interests and start new collaborations. +

+ + +
+ + diff --git a/g60.png b/g60.png new file mode 100644 index 0000000000000000000000000000000000000000..191590bc32fca6ae7389bbc8aea560b433f1cbb1 --- /dev/null +++ b/g60.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a8a8bf998a0c2570f76e5787cff25767912ad8a374c145790dc3be29795d4f +size 488289 diff --git a/g61.html b/g61.html new file mode 100644 index 0000000000000000000000000000000000000000..02669c1f5931da454db45c38ef301d9ac9308d94 --- /dev/null +++ b/g61.html @@ -0,0 +1,2165 @@ + + + + + + + + Programming Language Design + + + + +
+ + + [URL Redacted] + + + +
+
+

+ Programming Language Design +

+ +
+ + +
+

+ Take a look at our projects +

+
+
+ compiled +
+
+ concurrent +
+
+ first-class types +
+
+ functional +
+
+ imperative +
+
+ interpreted +
+
+ logic +
+
+ multi-paradigm +
+
+ non-programming language +
+
+ object-oriented +
+
+ parallel +
+
+ pure +
+
+ scripting +
+
+ static types +
+
+ strong types +
+
+ systems +
+
+ + +
+
+ + + +

+ [Name Redacted] +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ It is designed to be easy, yet powerful, compiling to LLVM and self-hosting. Our goal is for it to be faster than C and easier than Python. +

+
+
+ + + +

+ AEC +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A low-level programming language with syntax inspired by BASIC and Ada. Right now, it can target x86 and WebAssembly. +

+
+
+ + + +

+ Alox +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ GPU-Accelerated, Distributed, Actor Model Language +

+
+
+ + +

+ Amp +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A minimalistic systems language for modern software +

+
+
+ + + +

+ Amun +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A low-level programming language with a simple and productive design inspired by C/C++, Rust, Go, Jai. +

+
+
+ + + +

+ Ante +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A compiled systems language focusing on providing extensibility through the use of a compile-time API. +

+
+
+ + + +

+ Argon +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Argon is an interpreted multi-paradigm programming language. Its syntax is influenced by many modern languages and aims to be elegant, clean and simple to use. +

+
+
+ + + +

+ Calypso +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ Calypso is a mostly imperative language with some functional influences that is focused on flexibility and simplicity. +

+
+
+ + + +

+ Cella +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ A strongly-typed minimalistic systems programming language with semantic side-effects and minimal runtime overhead +

+
+
+ + + +

+ C3 +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ An evolution of C, adding modules, error handling and semantic macros. +

+
+
+ + + +

+ Chaos +

+
+
+ + + Gitter + + + Libera.Chat + + + GitHub + + + + [Name Redacted] + +

+ Strongly typed, dynamic yet compilable, test-oriented procedural programming language that achieves zero cyclomatic complexity. +

+
+
+ + +

+ CASC +

+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ A JVM language focus on concise syntaxes and enhancing language features from Java. +

+
+
+ + + +

+ Chika +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ S-expression programming language, with VM targeting both PC and Arduino. +

+
+
+ + +

+ Closey +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A functional language that aims to be as simple as possible but as efficient and user friendly as possible. +

+
+
+ + + +

+ Cognate +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A highly readable quasi-concatenative dynamic language. +

+
+
+ + + +

+ Cone +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A fast, fit, friendly, and safe systems programming language to power the 3D web. +

+
+
+ + + +

+ Core +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ a modern, minimal programming language +

+
+
+ + + +

+ Dyvil +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A multi-paradigm, general purpose language for the JVM, with an extensible syntax. +

+
+
+ + + +

+ Egel +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ An interpreter for eager untyped combinator rewriting implemented in C++. +

+
+
+ + + +

+ Fennel +

+
+
+ + + Libera.Chat + + + GitHub + + + + [Name Redacted] + +

+ A lisp which compiles to Lua with zero overhead, revived by technomancy. +

+
+
+ + + +

+ Firefly +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ Full-stack language with colorless async/await and object capabilities. +

+
+
+ + +

+ ForthScript +

+
+ + + GitHub + + + + [Name Redacted] + +

+ Simple yet powerful concatenative stack-based scripting lang with code-as-data paradigm. Aims to run on bare metal like FORTH! +

+
+
+ + + +

+ FuncSug +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ An alternative to event-driven programming that resolves the callback hell and the state management problem thanks to very structured concurrency and await-event instructions. +

+
+
+ + + +

+ Futhark +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A high-performance parallel functional array language targeting GPUs. +

+
+
+ + + +

+ Gera +

+
+
+ + + Discord + + + + [Name Redacted] + +

+ A high-level, procedural, compiled and garbage collected programming language without type annotations. +

+
+
+ + + +

+ Gwion +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A strongly-timed musical programming language +

+
+
+ + + +

+ Hascal +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Hascal is a general purpose and open source programming language designed to build optimal, maintainable, reliable and efficient software. +

+
+
+ + + +

+ H-hat +

+
+
+ + + + [Name Redacted] + +

+ A quantum programming language aimed to build quantum algorithms through a higher abstraction layer. +

+
+
+ + + +

+ Hook +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ An imperative, cross-platform, dynamically typed scripting language that utilizes a mutable value semantics approach. +

+
+
+ + + +

+ Horse64 +

+
+
+ + + Git + + + + [Name Redacted] + +

+ Dynamically typed but orderly, reducing chaos in large projects. A grounded Python-alike. +

+
+
+ + + +

+ ilo Token +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A rule-based dictionary-based Toki Pona to English translator that translates into multiple English outputs showing many possible grammatical and semantic interpretation of the text. No machine learning involved. +

+
+
+ + + +

+ Imp +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A statically typed and compiled scripting language with the goal of increasing programmer confidence. +

+
+
+ + + +

+ Inko +

+
+
+ + + GitLab + + + + [Name Redacted] + +

+ A gradually typed, interpreted, object-oriented language drawing inspiration from many others. +

+
+
+ + + +

+ Insitux +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ Extensible s-expression scripting language written in portable TypeScript. +

+
+
+ + + +

+ jank +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A Clojure dialect hosted on LLVM with native C++ interop. +

+
+
+ + + +

+ Jazz +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A systems programming language with a JIT and AOT compiler that uses GCCJIT as backend. +

+
+
+ + + +

+ Jinx +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A clean, embeddable scripting language designed with an asynchronous and thread-safe execution model. +

+
+
+ + + +

+ Kitten +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A statically typed concatenative language with effect types. +

+
+
+ + +

+ Peridot +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A fast functional language based on two level type theory +

+
+
+ + + +

+ Lesma +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A fast compiled, statically typed, pythonesque programming language. +

+
+
+ + + +

+ Lobster +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Flow-senstitive type inference, specialization, compile-time reference counting, and Python-y syntax. +

+
+
+ + + +

+ MANOOL +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Programming language that combines high abstraction power with great control over asymptotic complexity and performance of your programs +

+
+
+ + + +

+ Mercury +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A logic/functional programming language with advanced static analysis and error detection features. +

+
+
+ + + +

+ Mlatu +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Statically-typed, purely-functional, concatenative +

+
+
+ + + +

+ Monte +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A dynamic programming language inspired by Python and E. +

+
+
+ + + +

+ Mu +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A purely statement-oriented language (like Basic) designed for teaching programming 1-on-1. +

+
+
+ + + +

+ Mushroom +

+
+
+ + + GitLab + + + + [Name Redacted] + +

+ An experimental functional programming language with an emphasis on type inference and aesthetic syntax. +

+
+
+ + + +

+ Myrddin +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A systems language aiming to fit in a similar niche to C, but with fewer bullets in your feet. +

+
+
+ + + +

+ Never +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A simple syntactically-scoped, strongly-typed, call-by-value, functional language. +

+
+
+ + + +

+ NGS +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Next Generation Shell, an alternative to many scripting languages, with syntax for idempotent resource manipulation. +

+
+
+ + + +

+ Nib +

+
+
+ + + + [Name Redacted] + +

+ A semi-concatenative that extends array language features such as tacit programming and scalar extension. +

+
+
+ + + +

+ Okta +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Compiled, imperative and general-purpose programming language that aims to provide a simple platform to create efficient software. +

+
+
+ + +

+ Oopsilon +

+
+ + + GitHub + + + + [Name Redacted] + +

+ Dynamic object language modelled after Smalltalk, with a gradual typing system affording expressiveness rivalling ML or Haskell. +

+
+
+ + + +

+ Owen +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A language close to C with modern touches. +

+
+
+ + + +

+ oXyl +

+
+
+ + + GitLab + + + + [Name Redacted] + +

+ A functional language designed to work on parallel CPU and GPGPU using a functional paradigm and context system to contain side effects. +

+
+
+ + + +

+ Plasma +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A language that balances functional and imperative programming, and has state-of-the-art concurrency and parallelism features. +

+
+
+ + + +

+ Pikelet +

+
+
+ + + Gitter + + + GitHub + + + + [Name Redacted] + +

+ A friendly little systems language with first-class types and unboxed data. +

+
+
+ + + +

+ PISC +

+
+
+ + + + [Name Redacted] + +

+ An attempt to make concatenative programming less mind-bendy via locals, closures, and syntactic sugar. +

+
+
+ + + +

+ Pointless +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A scripting language for learning and fun. Designed for teaching and exploring functional programming. +

+
+
+ + +

+ Popr +

+
+ + + GitHub + + + + [Name Redacted] + +

+ Concatenative programming for types as well as values, striving for purity, correctness, and efficient execution. +

+
+
+ + +

+ Psyche-c +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A compiler for incomplete C code. +

+
+
+ + + +

+ Pyash +

+
+
+ + + GitLab + + + + [Name Redacted] + +

+ A language based on linguistic universals for totally taking over the world. +

+
+
+ + +

+ Rebuild +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A project to experiment with and build the ultimate systems programming language. +

+
+
+ + + +

+ Rhovas +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ An experimental programming language for API design. +

+
+
+ + +

+ RicScript +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A dynamically typed interpreted scripting language. +

+
+
+ + + +

+ Riff +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A dynamically typed programming language designed primarily for prototyping and command-line usage. +

+
+
+ + +

+ Ry +

+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ An open source programming language for web development with expressive type system similar to Rust. +

+
+
+ + +

+ Saltwater +

+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ A C compiler written in Rust. +

+
+
+ + +

+ Sixten +

+
+ + + GitHub + + + + [Name Redacted] + +

+ A dependently typed language where all data is unboxed by default. Functional programming with fewer indirections! +

+
+
+ + +

+ Snowball +

+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ 🐱 Snowball is a low-weight, statically typed, object oriented programming language with garbage collector and module system. +

+
+
+ + + +

+ Sophie +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Call-by-need statically-duck-typed pure-functional actor language named for French mathematician Sophie Germain. +

+
+
+ + +

+ Sphere +

+
+ + + GitHub + + + + [Name Redacted] + +

+ Cross-architecture, freestanding and light-weight OOP Language made for OS and general software development with Direct Memory Manipulation +

+
+
+ + +

+ Star +

+
+ + + GitHub + + + + [Name Redacted] + +

+ An experimental programming language that's made to be powerful, productive, and predictable. +

+
+
+ + + +

+ Swallow +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ An easy to use systems programming language with python-like syntax +

+
+
+ + + +

+ Theta +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ A statically typed, functional programming language that compiles to WebAssembly. +

+
+
+ + + +

+ TopShell +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ Purely functional scripting language with structural types, type inference, reactive streams and visualization. +

+
+
+ + +

+ Truck +

+
+ + + GitHub + + + + [Name Redacted] + +

+ Truck is a dynamic programming language with a focus on simplicity. +

+
+
+ + + +

+ Valkyrie +

+
+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ Valkyrie is a multi-stage gradual typed language with first class continuation and effect system. +

+
+
+ + +

+ Vox +

+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ Statically typed compiled language inspired by D. Both JIT and AOT compilation. Can be used for scripting in D programs. +

+
+
+ + + +

+ WLambda +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ An embeddable dynamic scripting language for Rust. Every value can be called and the syntax is a blend of Perl, Lua, JavaScript and LISP. +

+
+
+ + +

+ Wu +

+
+ + + Discord + + + GitHub + + + + [Name Redacted] + +

+ An expression oriented, gradually typed, sweet, and mission-critical programming language. +

+
+
+ + + +

+ Ü +

+
+
+ + + GitHub + + + + [Name Redacted] + +

+ A statically-typed C++/Rust-like compiled language. Main goals are safety and speed. +

+
+
+
+
+

+ #proglangdesign on irc.libera.chat +

+

+ Joining the IRC channel +

+

+ There are many ways to connect to IRC. You can: +

+ +

+ You may also wish to peruse this + + excerpt from a documentary on IRC. + +

+

+ IRC Bots +

+

+ No channel is complete without a collection of noisy bots. They are also a good way to show off your programming language. +

+ +

+ To try out a bot, simply say + ` + + botname: some <lang> code + + `. +

+
+
+

+ Resources +

+

+ PLD Wiki +

+

+ We have a + + wiki + + ! Only members of the GitHub organization can + + edit the wiki + + . +

+

+ Joining the GitHub organization +

+

+ If you are a regular on #proglangdesign, ask hackerfoo for an invitation + to the + + GitHub organization + + . + GitHub organization membership is necessary to edit the wiki, or + + modify this website + + without needing to make a pull request. +

+ + +
+ + diff --git a/g61.png b/g61.png new file mode 100644 index 0000000000000000000000000000000000000000..552db6784d4de3fdd7b77f6e85ac227ca1fb9bb8 --- /dev/null +++ b/g61.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef5bcba2797004d59a244f65c4c732d4ca557a10f5031b8a05be53fe0411f7b +size 1191279 diff --git a/g62.html b/g62.html new file mode 100644 index 0000000000000000000000000000000000000000..105dccb0d905b8f172073691f7889bb853ead733 --- /dev/null +++ b/g62.html @@ -0,0 +1,1394 @@ + + + + + + + + + + PyKidos + + + + + + + + + + +
+
+
+ + + +
+ +
+ New +
+ +
+
+ + 0. 🐍 Tutorial + + + +
+
+ + 1. 🔳 Chessboard + + + +
+
+ + 2. 🔴 Disc + + + +
+
+ + 3. ❌️ Tic-tac-toe + + + +
+
+ + 4. 🧬 Game of Life + + + +
+
+ + 5. 🐰 Bunny + + + +
+
+
+ +
+ +
+ + Emoji + + 😀 + + — + + Color +
+ + +
+ — + + + + + +
+ +
+ + +
+
+
+
+
+
+
+
+
+
+ + """ + +
+
+ + Welcome to PyKidos! This is a small JavaScript application (still rough around + +
+
+ + the edges) that provides a Python playground running entirely in the browser, + +
+
+ + which is convenient for teaching purposes. + +
+
+
+
+ + The grid cells (color and text) on the right can be manipulated from Python. + +
+
+ + You can make simple grid animations and react to click and keyboard events. + +
+
+
+
+ + Kids (and adults) can program toy games to learn basic Python coding skills. + +
+
+
+
+ + You have a few examples on the left, and you can create your own scripts for + +
+
+ + your kids or for yourself! + +
+
+ + """ + +
+
+
+
+ + ################################################################################ + +
+
+ + # PRESS CONTROL + ENTER TO RUN THE SCRIPT + +
+
+ + ################################################################################ + +
+
+
+
+ + # The standard output is displayed in the bottom right panel. + +
+
+ + print + + + ( + + + "Hello world!" + + + ) + +
+
+
+
+ + # Grid cells are 0-indexed. This is how you update a cell's color. + +
+
+ + # There are a few common colors predefined as global variables. + +
+
+ + color + + + ( + + + 0 + + + , + + + 1 + + + , + + + red + + + ) + +
+
+
+
+ + # You can resize the grid as follows (this will clear the grid first). + +
+
+ + # size(12, 12) + +
+
+
+
+ + # You can enter arbitrary colors as RGB triplets (numbers in 0-255). You can + +
+
+ + # use the color picker at the top. + +
+
+ + for + + + j + + + in + + + range + + + ( + + + 2 + + + , + + + 5 + + + ) + + + : + +
+
+ + color + + + ( + + + 0 + + + , + + + j + + + , + + + ( + + + 255 + + + , + + + 180 + + + , + + + 5 + + + )) + +
+
+
+
+ + # You can also write one short strings in cells. + +
+
+ + text + + + ( + + + 0 + + + , + + + 6 + + + , + + + "Hi!" + + + ) + +
+
+
+
+ + # Use the emoji selector at the top to write Unicode emojis. + +
+
+ + text + + + ( + + + 0 + + + , + + + 8 + + + , + + + " + + 🍎 + + " + + + ) + +
+
+
+
+ + # You can change the default size as follows: + +
+
+ + # font(12) + +
+
+
+
+ + # This function clears the grid: + +
+
+ + # clear() + +
+
+
+
+ + # This one fills all cells with a given color: + +
+
+ + # fill(black) + +
+
+
+
+ + # Some cell manipulation functions: + +
+
+
+
+
+
+
+
+
+
+
+
+   +
+
+
+
+   +
+
+
+
+ הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה +
+
+ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Hi! +
+
+
+
+ 🍎 +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ + + +
+ +  —  + + +
+ +
+ Your code is stored locally in your browser's local storage. It is never sent to any server. +
+ + +
+
+
+ +
+
+
+
+
+ +
+
+
+
+ +
+
+ + +
+
+
+ + Color format + + + + + + + + + +
+
+
+
+ + +
+
+ + +
+ + diff --git a/g62.png b/g62.png new file mode 100644 index 0000000000000000000000000000000000000000..b0a143703406c6146ee09b3608552415c68ab925 --- /dev/null +++ b/g62.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f2991390e516608c5b871c99264c2a14ac21b63fdb6da2a900b12ebfe8ced3 +size 44529 diff --git a/g63.html b/g63.html new file mode 100644 index 0000000000000000000000000000000000000000..5e27c40683e4cce6a03cece73e820610d25c9f48 --- /dev/null +++ b/g63.html @@ -0,0 +1,2204 @@ + + + + + + + Range Engine + + + + + + + + + + + + + +
+
+
+

+ Experience Range Engine +

+ │ +

+

+

+ Powerful | Light | Easy +

+
+
+ + +
+
+
+
+

+ + + Latest News: +

+
+ + +
+
+
+
+
+

+ Experience an +

+

+ Engine of Possibilities +

+

+ Take a look in what Range Engine is capable to do +

+
+
+
+
+
+ +
+ +
+ +
+

+ Powerful Modelling Tools +

+

+ Based on Blender, With Range Engine you can + + Model and Sculpt you own Assets, +
+ Make Materials and Textures, + create high detailed Animations +
+ And build breathtaking levels with advanced tools and modificators. +
+

+
+
    +
  • + + + Object Paint +
  • +
  • + + + Modelling Tools +
  • +
+
+
+
+
+
    +
  • + + + Materials +
  • +
  • + + + PBR Materials +
  • +
+
+

+ Beautiful Materials +

+

+ Make amazing environments with + + beautiful PBR materials + + , you can +
+ use your imagination to make advanced materials with + + Shader Nodes Editor + + . +

+
+
+
+
+
+
+

+ Code With Python Or Visual Language +

+

+ Range Engine makes coding looks easy, you can code with + + Python 3.10 + +
+ or make visual scripting with + + Visual Language + + , you can also use both ways +
+ together! + + (Cython and Range Nodes Coming Soon) + +

+
+
    +
  • + + + Logic Bricks and Python +
  • +
  • + + + Bricky Nodes +
  • +
+
+
+
+
+
    +
  • + + + The Future Ends +
  • +
  • + + + Range Armor +
  • +
+
+

+ Publishing Projects +

+

+ Of course you want to show to everyone the amazing work you did, +
+ In Range Engine you can export and publish your game with safety, +
+ optimization and + + With no Fees and Licensing Problems! + +

+
+
+
+
+
+ +
+
+
+

+ Frequently Asked Questions +

+

+ About Range Engine +

+
+
+
+
+
+
+
+ +
+

+ Range Engine Is Free And Open Source, you don't pay for downloading, using and publish your game for sale, you also don't need to pay taxes regardless of how much you earn with your project. + However, if you want access to the latest early access versions, you can support us on + + Patreon + + . With this support we can expand our team to make the engine have constant updates. +

+
+
+
+ +
+

+ Range Engine has the proposal of being a game engine for indie developers, designed with important features + to make the game development fluent and efficient. The terms of Range Engine have no bureaucracy compared to other engines + that abuse indie developers with absurd fees and high machine requirements. +

+
+
+
+ +
+

+ Yes, Range Engine has been designed for indie developers in mind, the learning curve is short and dynamic! If you already use Blender, it's halfway to learn Range Engine. +

+
+
+
+ +
+

+ No, you don't even need a dedicated video card to work on Range Engine! Just have a computer with Windows 8.1/10/11 or Linux and a GPU with support for OpenGL 3.3 and you'll be able to use it. +

+
+
+
+ +
+

+ Yes, You can make any graphic style in Range Engine, from cartoon to realistic. The engine can also handle meshes with a high number of triangles and high resolution textures. +

+
+
+
+ +
+

+ The game functions of Range Engine are written in Python 3.11.7. +

+
+
+
+ +
+

+ Currently only Windows and Linux, but we have plans to expand to macOS. +

+
+
+
+ +
+

+ Currently the engine lack of original educational material, as the team is small and the engine launched recently. + Actually you can use old BGE/UPBGE tutorials to learn Range Engine, if you want to know from where to start you can ask us through the official + + Range Engine Discord + + , + you just need to tell us your doubts and we'll be there to help you. As our community is growing every day we are officially developing a series of tutorials on the + + Range Engine YouTube Channel + + explaining every point of the engine and teaching how to make an game from scratch. +

+
+
+
+ +
+

+ The constant development of Range Engine is possible because the community support, you can support us on + + Patreon + + or make donations with + + PayPal (contact@rangeengine.tech) + + . + The Patrons also have a bunch of advantages by supporting the project, like early access releases, exclusive Range Engine products, exclusive chats and role on the + + Range Engine Discord + + . +

+
+
+
+
+
+
+

+ Special Thanks To +

+ + Stephen Ddungu Logo + +

+ If you want to sponsor Range Engine, please write to + + contact@rangeengine.tech + +

+
+ + + + + + diff --git a/g63.png b/g63.png new file mode 100644 index 0000000000000000000000000000000000000000..48cabf110d899d8dd94b129c2e9ba06c0f5a4641 --- /dev/null +++ b/g63.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2ad0b53768cb546b180cf8ad2680c0244aa58771a68de2d51b335bdfac43026 +size 332594 diff --git a/g64.html b/g64.html new file mode 100644 index 0000000000000000000000000000000000000000..57f8121fe917ed9315c960597c59650c6a74c901 --- /dev/null +++ b/g64.html @@ -0,0 +1,2624 @@ + + + + + + + + Главная - Инструменты исследователя + + + + + + + + +
+
+
+
+
+ +
+
+ + + +
+
+
+
+ +
+
+

+ Добро пожаловать на портал универсальных исследовательских компетенций +

+

+ Мы помогаем начинающим учёным-инженерам освоить универсальные инструменты для исследователей +

+ + Инструменты + + + Компетенции + +
+
+
+
+
+ +

+ Изучай +

+

+ Подборка рекомендуемых стартовых материалов +

+
+ +

+ Применяй +

+

+ Используй проверенные инструменты для собственных исследований +

+
+ +

+ Кооперируйся +

+

+ Найди на нашей платформе единомышленников и организуй совместный проект +

+
+ +

+ Участвуй! +

+

+ Делись лучшими практиками исследовательской работы и помогай начинающим +

+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ + diff --git a/g64.png b/g64.png new file mode 100644 index 0000000000000000000000000000000000000000..4932a23b18529308d9effd6bea44c3bc9d0b45fc --- /dev/null +++ b/g64.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf7a9f04a09b76c57f90632c8ef9a4e73b0f752b68de0dc22cb55720d7111b2 +size 99023 diff --git a/g65.html b/g65.html new file mode 100644 index 0000000000000000000000000000000000000000..9ae1c211d0a36a96cb8204383f30e21bab6626d6 --- /dev/null +++ b/g65.html @@ -0,0 +1,1113 @@ + + + + + + + + + Robolectric + + + + + + + + + +
+
+
+
+
+ +
+
+ +
+
+ + +
+
+ + +
+ Robolectric +

+ test-drive your Android code +

+
+

+ Running tests on an Android emulator or device is slow! + + TDD + + . There must be a better way. +Robolectric is a framework that brings fast and reliable unit tests to Android. Tests run inside the JVM in seconds. With Robolectric you can write tests like this: +

+
+ + + +
+
+
+
@RunWith(RobolectricTestRunner.class)
+public class MyActivityTest {
+  @Test
+  public void clickingButton_shouldChangeMessage() {
+    try (ActivityController<MyActivity> controller = Robolectric.buildActivity(MyActivity.class)) {
+      controller.setup(); // Moves the Activity to the RESUMED state
+      MyActivity activity = controller.get();
+
+      activity.findViewById(R.id.button).performClick();
+      assertEquals(((TextView) activity.findViewById(R.id.text)).getText(), "Robolectric Rocks!");
+    }
+  }
+}
+
+
+
+
+
+
@RunWith(RobolectricTestRunner::class)
+class MyActivityTest {
+  @Test
+  fun clickingButton_shouldChangeMessage() {
+    Robolectric.buildActivity(MyActivity::class).use { controller ->
+      controller.setup() // Moves the Activity to the RESUMED state
+      val activity = controller.get()
+
+      activity.findViewById(R.id.button).performClick()
+      assertEquals((activity.findViewById(R.id.text) as TextView).text, "Robolectric Rocks!")
+    }
+  }
+}
+
+
+
+
+ + +
+

+ + Get started + +

+
+
    +
  • +

    + + Test APIs & Isolation + +

    +
    +

    + Unlike traditional emulator-based Android tests, Robolectric tests run inside a sandbox which allows the Android environment to be precisely configured to the desired conditions for each test, isolates each test from its neighbors, and extends the Android framework with test APIs which provide minute control over the Android framework's behavior and visibility of state for assertions. +

    +

    + While much of the Android framework will work as expected inside a Robolectric test, some Android components' regular behavior doesn't translate well to unit tests: hardware sensors need to be simulated, system services need to be loaded with test fixture data. In those cases, Robolectric provides a + + test double + + that's suitable for most unit testing scenarios. +

    +
  • +
  • +

    + + No Mocking Frameworks Required + +

    +
    +

    + An alternate approach to Robolectric is to use mock frameworks such as + + Mockito + + or to mock out the Android SDK. While this is a valid approach, it often yields tests that are essentially reverse implementations of the application code. +

    +

    + Robolectric allows a test style that is closer to black box testing, making the tests more effective for refactoring and allowing the tests to focus on the behavior of the application instead of the implementation of Android. You can still use a mocking framework along with Robolectric if you like. +

    +
  • +
  • +

    + + Run Tests Outside the Emulator + +

    +
    +

    + Robolectric lets you run your tests on your workstation, or on your continuous integration environment, in a regular JVM, without an emulator. Because of this, the dexing, packaging, and installing steps aren't necessary, reducing test cycles from minutes to seconds so you can iterate quickly and refactor your code with confidence. +

    +
  • +
  • +

    + + SDK, Resources, & Native Method Simulation + +

    +
    +

    + Robolectric handles inflation of + + View + + s, resource loading, and lots of other stuff that's implemented in native C code on Android devices. +

    +
  • +
+
+
+
+
+ +
+ +
+
+
+
+
+ + diff --git a/g65.png b/g65.png new file mode 100644 index 0000000000000000000000000000000000000000..1ee79aa04650cc608c9287f6b1040ef9977e44b5 --- /dev/null +++ b/g65.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8b41d6d469b020344b330831f74f71d3bb24d6db98f21907753ae05a394c12 +size 183956 diff --git a/g66.html b/g66.html new file mode 100644 index 0000000000000000000000000000000000000000..6c38bc01d7e65383519d3d678248a5f33929273b --- /dev/null +++ b/g66.html @@ -0,0 +1,9905 @@ + + + + + + + RxSwift Community Projects + + + + + + + + +
+
+
+
+ + + +

+ RxSwift Community Projects +

+
+
+
+
+ +
+
+
+ +
+
+
+
+

+ + RxSwiftExt + +

+
+
+ + 1104 + +
+
+ + 50 + +
+
+ + 18 days ago + +
+
+
+
+

+ A collection of Rx operators & tools not found in the core RxSwift distribution +

+
+
+
+
+
+
+

+ + RxFlow + +

+
+
+ + 1508 + +
+
+ + 47 + +
+
+ + 23 days ago + +
+
+
+
+

+ RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern. +

+
+
+
+
+
+
+

+ + ReactorKit + +

+
+
+ + 2134 + +
+
+ + 67 + +
+
+ + 28 days ago + +
+
+
+
+

+ A framework for a reactive and unidirectional Swift application architecture +

+
+
+
+
+
+
+

+ + RxAnimated + +

+
+
+ + 675 + +
+
+ + 15 + +
+
+ + about 1 month ago + +
+
+
+
+

+ Animated RxCocoa bindings +

+
+
+
+
+
+
+

+ + RxDataSources + +

+
+
+ + 2657 + +
+
+ + 73 + +
+
+ + about 1 month ago + +
+
+
+
+

+ UITableView and UICollectionView Data Sources for RxSwift +

+
+
+
+
+
+
+

+ + RxOptional + +

+
+
+ + 629 + +
+
+ + 36 + +
+
+ + about 1 month ago + +
+
+
+
+

+ RxSwift extentions for Swift optionals and "Occupiable" types. +

+
+
+
+
+
+
+

+ + Action + +

+
+
+ + 808 + +
+
+ + 37 + +
+
+ + about 1 month ago + +
+
+
+
+

+ Encapsulates an action to be performed, usually by a button press. Contains helpful extensions on a variety of UI classes. +

+
+
+
+
+
+
+

+ + RxTheme + +

+
+
+ + 344 + +
+
+ + 5 + +
+
+ + about 1 month ago + +
+
+
+
+

+ Theme management based on Rx, easy to use, easy to extend. +

+
+
+
+
+
+
+

+ + RxCoordinator + +

+
+
+ + 1619 + +
+
+ + 34 + +
+
+ + about 1 month ago + +
+
+
+
+

+ 🎌 Reactive navigation library for iOS based on the coordinator pattern +

+
+
+
+
+
+
+

+ + RxFeedback + +

+
+
+ + 947 + +
+
+ + 34 + +
+
+ + 2 months ago + +
+
+
+
+

+ Feedback loops architecture for RxSwift +

+
+
+
+
+
+
+

+ + RxGesture + +

+
+
+ + 1109 + +
+
+ + 40 + +
+
+ + 3 months ago + +
+
+
+
+

+ RxSwift extentions for iOS/OSX that allow to easily observe gestures on any view. +

+
+
+
+
+
+
+

+ + RxLocalizer + +

+
+
+ + 122 + +
+
+ + 10 + +
+
+ + 3 months ago + +
+
+
+
+

+ Localize your apps, using RxSwift +

+
+
+
+
+
+
+

+ + RxHttpClient + +

+
+
+ + 37 + +
+
+ + 1 + +
+
+ + 4 months ago + +
+
+
+
+

+ Simple RxSwift wrapper around URLSession. +

+
+
+
+
+
+
+

+ + RxFileMonitor + +

+
+
+ + 52 + +
+
+ + 6 + +
+
+ + 4 months ago + +
+
+
+
+

+ RxSwift wrapper around CoreFoundation file events (FSEvent). +

+
+
+
+
+
+
+

+ + RxBatteryManager + +

+
+
+ + 13 + +
+
+ + 2 + +
+
+ + 4 months ago + +
+
+
+
+

+ A Reactive BatteryManager in Swift for iOS. +

+
+
+
+
+
+
+

+ + RxBiBinding + +

+
+
+ + 118 + +
+
+ + 4 + +
+
+ + 5 months ago + +
+
+
+
+

+ Reactive two-way binding +

+
+
+
+
+
+
+

+ + RxBinding + +

+
+
+ + 48 + +
+
+ + 7 + +
+
+ + 5 months ago + +
+
+
+
+

+ RxBinding provides ~> and <~> operators for data binding using RxSwift, to replace the bind(to:) and disposed(by:) method in RxSwift. +

+
+
+
+
+
+
+

+ + RxViewModel + +

+
+
+ + 395 + +
+
+ + 32 + +
+
+ + 5 months ago + +
+
+
+
+

+ RxViewModel is the marriage between MVVM and Rx extensions, inspired by ReactiveCocoa's RVMViewModel project. +

+
+
+
+
+
+
+

+ + RxViewBinder + +

+
+
+ + 30 + +
+
+ + 3 + +
+
+ + 11 months ago + +
+
+
+
+

+ RxViewBinder is a one-way architecture using Reactive. +

+
+
+
+
+
+
+

+ + RxState + +

+
+
+ + 143 + +
+
+ + 8 + +
+
+ + about 1 year ago + +
+
+
+
+

+ A tiny library built on top of RxSwift and inspired by Redux that facilitates building Unidirectional Data Flow architecture. +

+
+
+
+
+
+
+

+ + RxEasing + +

+
+
+ + 4 + +
+
+ + 1 + +
+
+ + about 1 year ago + +
+
+
+
+

+ RxEasing provides a few utility functions for applying easing functions to RxSwift Observable streams. +

+
+
+
+
+
+
+

+ + RxExternalAccessory + +

+
+
+ + 7 + +
+
+ + 1 + +
+
+ + about 2 years ago + +
+
+
+
+

+ RxSwift wrapper around ExternalAccessory framework. +

+
+
+
+
+
+
+

+ + RxReduce + +

+
+
+ + 123 + +
+
+ + 9 + +
+
+ + about 2 years ago + +
+
+
+
+

+ RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way. +

+
+
+
+
+
+
+

+ + RxValidator + +

+
+
+ + 155 + +
+
+ + 5 + +
+
+ + over 2 years ago + +
+
+
+
+

+ Simple, Extensible, Flexible Validation Checker +

+
+
+
+
+
+
+

+ + RxPager + +

+
+
+ + 58 + +
+
+ + 7 + +
+
+ + about 3 years ago + +
+
+
+
+

+ Simple Pager for RxSwift. +

+
+
+
+
+
+
+

+ + RxPermission + +

+
+
+ + 234 + +
+
+ + 10 + +
+
+ + over 3 years ago + +
+
+
+
+

+ RxSwift bindings for Permissions API in iOS. +

+
+
+
+
+
+
+

+ + RxSegue + +

+
+
+ + 80 + +
+
+ + 32 + +
+
+ + over 3 years ago + +
+
+
+
+

+ Reactive generic segue, implemented with RxSwift. +

+
+
+
+
+
+
+

+ + CollectionVariable + +

+
+
+ + 29 + +
+
+ + 1 + +
+
+ + about 4 years ago + +
+
+
+
+

+ RxSwift Variable designed for collections. It exposes a changes observable that notifies when items are inserted or removed from the collection. +

+
+
+
+
+
+
+

+ + RxTask + +

+
+
+ + 14 + +
+
+ + 36 + +
+
+ + over 4 years ago + +
+
+
+
+

+ An RxSwift wrapper for running command line tasks via Foundation's Process. +

+
+
+
+
+
+
+

+ + RxAutoUpdater + +

+
+
+ + 22 + +
+
+ + 2 + +
+
+ + almost 5 years ago + +
+
+
+
+

+ Auto update to data for UITableView/UICollectionView. +

+
+
+
+
+
+
+
+
+ +
+
+
+
+

+ + RxAlamofire + +

+
+
+ + 1461 + +
+
+ + 49 + +
+
+ + 8 days ago + +
+
+
+
+

+ RxSwift wrapper around the elegant HTTP networking in Swift Alamofire. It exposes network requests as observables that can be used with RxSwift. +

+
+
+
+
+
+
+

+ + RxNuke + +

+
+
+ + 142 + +
+
+ + 3 + +
+
+ + 14 days ago + +
+
+
+
+

+ RxSwift extensions for Nuke +

+
+
+
+
+
+
+

+ + RxKingfisher + +

+
+
+ + 194 + +
+
+ + 8 + +
+
+ + 16 days ago + +
+
+
+
+

+ Reactive extension for the Kingfisher image downloading and caching library. +

+
+
+
+
+
+
+

+ + RxWebKit + +

+
+
+ + 182 + +
+
+ + 36 + +
+
+ + 17 days ago + +
+
+
+
+

+ RxWebKit is a RxSwift wrapper for WebKit. +

+
+
+
+
+
+
+

+ + RxParchmentDataSources + +

+
+
+ + 0 + +
+
+ + 1 + +
+
+ + 19 days ago + +
+
+
+
+

+ A reactive wrapper built around rechsteiner/Parchment +

+
+
+
+
+
+
+

+ + RxNimble + +

+
+
+ + 240 + +
+
+ + 6 + +
+
+ + 19 days ago + +
+
+
+
+

+ Nimble matchers for Observable types, built on top of RxBlocking. +

+
+
+
+
+
+
+

+ + RxRealm + +

+
+
+ + 1020 + +
+
+ + 46 + +
+
+ + about 1 month ago + +
+
+
+
+

+ RxSwift extension for RealmSwift's types. +

+
+
+
+
+
+
+

+ + RxCombine + +

+
+
+ + 781 + +
+
+ + 19 + +
+
+ + about 1 month ago + +
+
+
+
+

+ Bi-directional type bridging between RxSwift and Apple's Combine framework +

+
+
+
+
+
+
+

+ + NSObject+Rx + +

+
+
+ + 536 + +
+
+ + 35 + +
+
+ + about 1 month ago + +
+
+
+
+

+ Handy RxSwift extensions on NSObject, including rx_disposeBag. +

+
+
+
+
+
+
+

+ + Moya-ObjectMapper + +

+
+
+ + 466 + +
+
+ + 6 + +
+
+ + about 1 month ago + +
+
+
+
+

+ ObjectMapper bindings for Moya for easier JSON serialization, including RxSwift bindings. +

+
+
+
+
+
+
+

+ + RxNetService + +

+
+
+ + 1 + +
+
+ + 1 + +
+
+ + 2 months ago + +
+
+
+
+

+ A reactive wrapper around NetServiceBrowser to discover network services. +

+
+
+
+
+
+
+

+ + RxBluetoothKit + +

+
+
+ + 1242 + +
+
+ + 47 + +
+
+ + 3 months ago + +
+
+
+
+

+ iOS & OSX Bluetooth library for RxSwift. +

+
+
+
+
+
+
+

+ + RxAlert + +

+
+
+ + 39 + +
+
+ + 4 + +
+
+ + 4 months ago + +
+
+
+
+

+ We have made it easy to implement UIAlertController using RxSwift. +

+
+
+
+
+
+
+

+ + RxMediaPicker + +

+
+
+ + 175 + +
+
+ + 35 + +
+
+ + 4 months ago + +
+
+
+
+

+ A reactive wrapper built around UIImagePickerController. +

+
+
+
+
+
+
+

+ + RxMKMapView + +

+
+
+ + 115 + +
+
+ + 34 + +
+
+ + 4 months ago + +
+
+
+
+

+ RxMKMapView is a RxSwift wrapper for MKMapView (MapKit) delegate. +

+
+
+
+
+
+
+

+ + RxIGListKit + +

+
+
+ + 47 + +
+
+ + 10 + +
+
+ + 5 months ago + +
+
+
+
+

+ A RxSwift wrapper for Instagram's IGListKit +

+
+
+
+
+
+
+

+ + RxEnumKit + +

+
+
+ + 13 + +
+
+ + 1 + +
+
+ + 5 months ago + +
+
+
+
+

+ Reactive extension for the EnumKit framework to enable easy working with observables streams of events as enum cases with associated values. +

+
+
+
+
+
+
+

+ + RxGRDB + +

+
+
+ + 179 + +
+
+ + 8 + +
+
+ + 5 months ago + +
+
+
+
+

+ Reactive extensions for SQLite +

+
+
+
+
+
+
+

+ + RxRealmDataSources + +

+
+
+ + 155 + +
+
+ + 7 + +
+
+ + 7 months ago + +
+
+
+
+

+ Bind easily table and collection views to RxRealm results. +

+
+
+
+
+
+
+

+ + RxContacts + +

+
+
+ + 12 + +
+
+ + 1 + +
+
+ + 8 months ago + +
+
+
+
+

+ RxContacts is a RxSwift wrapper around the Contacts Framework. +

+
+
+
+
+
+
+

+ + RxASDataSources + +

+
+
+ + 116 + +
+
+ + 7 + +
+
+ + 11 months ago + +
+
+
+
+

+ RxDataSources for AsyncDisplayKit/Texture, wrapping ASTableNode & ASCollectionNode. +

+
+
+
+
+
+
+

+ + RxStarscream + +

+
+
+ + 143 + +
+
+ + 6 + +
+
+ + 12 months ago + +
+
+
+
+

+ A lightweight extension to subscribe Starscream websocket events with RxSwift. +

+
+
+
+
+
+
+

+ + RxKoloda + +

+
+
+ + 0 + +
+
+ + 1 + +
+
+ + over 1 year ago + +
+
+
+
+

+ A reactive wrapper built around Yalantis/Koloda +

+
+
+
+
+
+
+

+ + RxCocoa-Texture + +

+
+
+ + 1 + +
+
+ + 1 + +
+
+ + over 2 years ago + +
+
+
+
+

+ RxCocoa Extension Library for Texture. +

+
+
+
+
+
+
+

+ + RxFacebook + +

+
+
+ + 8 + +
+
+ + 2 + +
+
+ + about 3 years ago + +
+
+
+
+

+ RxSwift extensions for Facebook Login and Graph Requests +

+
+
+
+
+
+
+

+ + RxMultipeer + +

+
+
+ + 69 + +
+
+ + 5 + +
+
+ + over 3 years ago + +
+
+
+
+

+ A testable RxSwift wrapper around MultipeerConnectivity. +

+
+
+
+
+
+
+

+ + Parse-RxSwift + +

+
+
+ + 38 + +
+
+ + 2 + +
+
+ + about 4 years ago + +
+
+
+
+

+ A collection of wrapper classes that allow you to use RxSwift Observers in place of Parse's callbacks. +

+
+
+
+
+
+
+

+ + RxGoogleMaps + +

+
+
+ + 23 + +
+
+ + 1 + +
+
+ + almost 5 years ago + +
+
+
+
+

+ RxGoogleMaps is a RxSwift wrapper for GoogleMaps delegate. +

+
+
+
+
+
+
+
+
+ +
+
+
+
+

+ + Moya + +

+
+
+ + 13093 + +
+
+ + 249 + +
+
+ + about 1 month ago + +
+
+
+
+

+ Moya is a network abstraction layer built on top of Alamofire. It exposes network requests as observables that can be used with RxSwift. +

+
+
+
+
+
+
+

+ + SugarRecord + +

+
+
+ + 2112 + +
+
+ + 58 + +
+
+ + 9 months ago + +
+
+
+
+

+ SugarRecord is a CoreData/Realm wrapper. It exposes storage operations and fetches as observables to be used with RxSwift. +

+
+
+
+
+
+
+

+ + RxPullToRefresh + +

+
+
+ + 16 + +
+
+ + 1 + +
+
+ + 12 months ago + +
+
+
+
+

+ A Swift library allows you to create a flexibly customizable pull-to-refresh view with RxSwift. +

+
+
+
+
+
+
+
+
+ +
+
+
+
+

+ + Eidolon + +

+
+
+ + 2671 + +
+
+ + 129 + +
+
+ + 28 days ago + +
+
+
+
+

+ Artsy's auction bidding kiosk is built with RxSwift and demonstrates some neat uses of the Swift type system. +

+
+
+
+
+
+
+

+ + GitTime + +

+
+
+ + 40 + +
+
+ + 3 + +
+
+ + about 1 month ago + +
+
+
+
+

+ iOS Application for GitHub activities and trends, using ReactorKit Architecture. +

+
+
+
+
+
+
+

+ + RxReachability + +

+
+
+ + 199 + +
+
+ + 7 + +
+
+ + about 1 month ago + +
+
+
+
+

+ RxReachability adds easy to use RxSwift bindings for ReachabilitySwift. +

+
+
+
+
+
+
+

+ + Papr + +

+
+
+ + 1044 + +
+
+ + 34 + +
+
+ + 9 months ago + +
+
+
+
+

+ An Unsplash app for iOS, using MVVM+Coordinator pattern with RxSwift +

+
+
+
+
+
+
+

+ + Spaklers + +

+
+
+ + 2 + +
+
+ + 1 + +
+
+ + 11 months ago + +
+
+
+
+

+ iOS Application example for make spaklers photo +

+
+
+
+
+
+
+

+ + RxTodo + +

+
+
+ + 1205 + +
+
+ + 30 + +
+
+ + 11 months ago + +
+
+
+
+

+ iOS Todo Application with RxSwift + MVVM. +

+
+
+
+
+
+
+

+ + reactorkit-keyboard-example + +

+
+
+ + 5 + +
+
+ + 1 + +
+
+ + about 1 year ago + +
+
+
+
+

+ iOS Application example for develop keyboard-extensions using ReactorKit Architecture. +

+
+
+
+
+
+
+

+ + RxTodo-Typicode + +

+
+
+ + 1 + +
+
+ + 1 + +
+
+ + over 1 year ago + +
+
+
+
+

+ Using RxSwift, MVVM-C and https://jsonplaceholder.typicode.com/ for dummy network data +

+
+
+
+
+
+
+

+ + RxGooglePlaceSearch + +

+
+
+ + 8 + +
+
+ + 1 + +
+
+ + over 1 year ago + +
+
+
+
+

+ Google Place API demo project - built with RxSwift and MVVM-C. +

+
+
+
+
+
+
+

+ + GiTiny + +

+
+
+ + 251 + +
+
+ + 4 + +
+
+ + over 1 year ago + +
+
+
+
+

+ iOS app for GitHub with exploring trending, using MVVM-C based on CleanArchitectureRxSwift +

+
+
+
+
+
+
+

+ + Simple MVVM Login Example + +

+
+
+ + 91 + +
+
+ + 7 + +
+
+ + over 1 year ago + +
+
+
+
+

+ Simulation of a log in process using RxSwift and MVVM. +

+
+
+
+
+
+
+

+ + RxGitHub + +

+
+
+ + 113 + +
+
+ + 3 + +
+
+ + over 1 year ago + +
+
+
+
+

+ an example project to demonstrate dependency injection and Swinject in MVVM (Model-View-ViewModel) architecture with RxSwift and firebase. +

+
+
+
+
+
+
+

+ + RxBookshelf + +

+
+
+ + 2 + +
+
+ + 1 + +
+
+ + about 3 years ago + +
+
+
+
+

+ Simple project of a bookshelf to learn Reactive programming in Swift with RxSwift +

+
+
+
+
+
+
+

+ + ReactiveWeatherExample + +

+
+
+ + 202 + +
+
+ + 12 + +
+
+ + over 3 years ago + +
+
+
+
+

+ A simple iOS weather app using the MVVM pattern and RxSwift framework. +

+
+
+
+
+
+
+

+ + EventBlank + +

+
+
+ + 59 + +
+
+ + 9 + +
+
+ + over 3 years ago + +
+
+
+
+

+ A template conference app, featuring real-time schedule and data changes & running on Realm 🚀 +

+
+
+
+
+
+
+

+ + Count It + +

+
+
+ + 56 + +
+
+ + 4 + +
+
+ + over 3 years ago + +
+
+
+
+

+ Never lose the count again. App with Apple Watch integration that lets you count anything. +

+
+
+
+
+
+
+

+ + Who To Follow + +

+
+
+ + 383 + +
+
+ + 11 + +
+
+ + over 4 years ago + +
+
+
+
+

+ The introduction to RxSwift you've been missing, based on famous tutorial on RxJs. +

+
+
+
+
+
+
+

+ + TicTacToe + +

+
+
+ + 9 + +
+
+ + 2 + +
+
+ + over 5 years ago + +
+
+
+
+

+ Stateless Tic Tac Toe game with RxSwift. +

+
+
+
+
+
+
+
+
+ +
+
+
+ +
+

+ An unofficial RxSwift Chinese documentation website which is published with Gitbook. +

+
+
+
+
+
+
+ + +
+ + + + diff --git a/g66.png b/g66.png new file mode 100644 index 0000000000000000000000000000000000000000..49b38027cf3ef5e239918da88cd526da17122f3f --- /dev/null +++ b/g66.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af1825559c4725a508fdb46e17192b0d229d6062110430c64476d6bd042015a +size 716534 diff --git a/g67.html b/g67.html new file mode 100644 index 0000000000000000000000000000000000000000..966c3ebeb3e27a6af4a131279a74369812d19c81 --- /dev/null +++ b/g67.html @@ -0,0 +1,1107 @@ + + + + + + + + + + + + + + + + + + Seattle GNU/Linux Conference + + + + +
+
+ + + November 8th & 9th, 2024 + +
+ Love SeaGL and want to help out? + + Get Involved + +
+
+
+
+
+
+

+ About +

+

+ Founded in 2013, SeaGL (the + + Seattle GNU/Linux Conference + + ) is a free—as in freedom and tea—grassroots technical summit dedicated to spreading awareness and knowledge about free / libre / open source software, hardware, and culture. +

+

+ SeaGL strives to be welcoming, enjoyable, and informative for professional technologists, newcomers, enthusiasts, and all other users of free software, regardless of their background knowledge; providing a space to bridge these experiences and strengthen the free software movement through mentorship, collaboration, and community. +

+

+ When & where +

+

+ + November 8th & 9th, 2024 + + at + + University of Washington + + and online. +

+

+ Attend +

+

+ SeaGL is + + free to attend + + , and you + + do not need to register + + —just show up! +

+

+ You may attend SeaGL without identifying yourself, and you are encouraged to do so to protect your privacy. +

+ +

+ All attendees must abide by the + + Code of Conduct + + , and if participating in-person, the + + Health and Safety Policy + + . +

+

+ Stay informed +

+

+ Sign up for our low-traffic + + announcement mailing list + + or subscribe to our + + RSS news feed + + . +

+ +
+
+
+

+ + IDEA Feedback and Participation + +
+ + October 08, 2024 + +

+

+ Our twelfth annual conference is just a few weeks away! This year, we are continuing with the hybrid in-person/virtual format, offering remote participation options throughout the event. +

+

+ Last year, we reached out to our community through the post, + + IDEA Sharing at SeaGL + + , seeking insights on how to make our event more inclusive, diverse, equitable, and accessible (IDEA). We extend our heartfelt thanks to all who responded, participated, and contributed to making the conference more welcoming to everyone. +

+

+ One significant change we have made this year is the promotion of pronoun visibility within our community. We have incorporated a pronoun field into our speaker proposals, which has been well-received. +

+ + + + + + + + + + + + + + + + + + + +
+ Pronoun + + they/them + + she/her + + he/him + + prefer not to say +
+ Percent + + 12.5 % + + 15% + + 37.5% + + 35% +
+

+ We recognize that fostering an inclusive environment is an ongoing process. + + anonymous feedback form + + . If you would like to discuss your feedback in more detail, there is an option to provide your contact information, and we would be happy to follow up with you. +

+

+ Our goal is to make this event not only accommodating for those already established in the tech community, but to also welcome and provide space for those individuals who feel they are on the outside looking in. If you know someone who could benefit from attending or participating, we encourage you to share this opportunity with them. +

+

+ Some ways to get involved include: +

+
    +
  • + Attend the conference on November 8th and 9th, either in-person or remotely. +
  • +
  • + Share the event with your networks and encourage others to participate. +
  • +
  • + Volunteer to help shape the event and its programming by signing up at + + https://seagl.org/get_involved + + . +
  • +
+

+ For those attending in person, please be advised that our + + Code of Conduct + + and + + Health & Safety Policy + + will be in effect to ensure a safe environment for all. +

+

+ Last but certainly not least, cheers to Google for joining our IDEA sponsors this year, we’re so grateful for your support! +

+

+ Regards, +
+ The SeaGL 2024 IDEA committee +

+
+
+
+

+ + Announcing Keynote speakers for SeaGL2024! + +
+ + October 03, 2024 + +

+

+ We are very pleased to announce our 2024 Seattle GNU/Linux conference keynote speakers: +

+

+ Christopher Neugebauer +

+

+ Australian developer, speaker, and serial community conference organizer, who presently lives in the United States. +

+

+ He serves as a Director of the Python Software Foundation, and is co-organizer of the acclaimed North Bay Python conference, a boutique one-track conference run in unusual venues — include an old vaudeville theater, and more recently a barn on a farm — in Petaluma, California. +

+

+ Christopher is also a contributor on the open source Pants build system, helping make Python’s testing, correctness, and style tools accessible and fast for developers, no matter how big their codebase. +

+

+ Find more about Christopher on: +

+ +

+ Duane O’Brien +

+

+ Duane is the Director of Collaborative Engineering at Capital One. + + FOSS Contributor Fund framework + + , and loves helping organizations get involved in funding and sustaining their open source dependencies. +

+

+ Find more about Duane on: +

+ +

+ Aaron Wolf +

+

+ First time keynote speaker, Aaron is a community music teacher, co-founder of + + Snowdrift.coop + + (a long-struggling and principled platform working to solve economic coordination dilemmas around FLO public goods), and an activist and volunteer in many other areas. Originally from Ann Arbor, MI; he now lives in Oregon City with his wife, dog, and two kids. +

+

+ Find more about Aaron on: +

+ +

+ Rachel Kelly +

+

+ Rachel is a long-time nerd and denizen of the internet, learning to form community without social media! A proud career-switcher, she has worked for tech companies small and large since 2014 and has been happily plugging away at Fastly for the last several years as an SRE on the Certificate Authority project. +

+

+ Find more about Rachel on: +

+ +
+
+
+

+ + SeaGL 2024 Call For Proposals + +
+ + June 03, 2024 + +

+

+ The awaited time has arrived, the SeaGL 2024 Call-for-Presentations is now open! +

+

+ How to submit +

+

+ Firstly, we’ve migrated to a new CfP system this year, from OSEM to Pretalx. +

+

+ Simply go to the + + new submission portal + + and create a new account. Scroll down to the bottom of the page, and click + + Submit a proposal + + . +Then just follow the steps indicated. You will be able save a draft and come back to it when you are ready to submit. +

+

+ What are we looking for +

+

+ We like to see specific introductions to open-source software, hardware, and tools, as well as technical deep-dives. Outside of technical talks, we welcome talks on FLOSS alternatives to big tech companies’ products, hacking for good, personal security and privacy, and open-source in non-tech domains such as education and art. +

+

+ We’re accepting both 20-minute and 50-minute talks from in-person and virtual presenters. We welcome uncommonly heard perspectives and like to watch presenters get out of their comfort zone to apply lessons across technical disciplines. +

+

+ + **We are not looking for sponsored talks** + + ; but you can take a look at our + + Sponsorship Prospectus + + for details on how to reach our attendees in other ways. As a small community event, our attendees tend to be university students, open source hobbyists and engineers, security professionals, technical writers, and more, skewing toward community rather than a corporate feel. +

+

+ We’re looking for talks related to open-source which fall broadly into the ten categories below. We’ve added examples of past talks for each to give you an idea of what we might be looking for. +

+

+ If you have a great idea for a talk on open-source which doesn’t fit into these categories, then submit it under ‘Everything Else’. +

+
    +
  • + + Community and Culture + + : Open-source hardware and software wouldn’t exist without the communities that build and maintain it. This category covers the open-source community and tech communities in general, as well as the cultural aspects of working with technology. +
  • +
  • + + Education + + : This category covers both the use of open-source software in education and technical education in general, from elementary school to university. +
  • +
  • + + Hardware + + : This category is for adventures in open-source hardware, whether it be about building your own or developing on top of projects created by others. +
  • +
  • + + Languages and Tools + + : This category is all about the languages and tools that we use in our day-to-day work. It covers everything from shell scripting to open-source languages such as Rust and Python, as well as tools built for the open-source ecosystem. +
  • +
+

+ What we expect from speakers +

+

+ The SeaGL + + Code of Conduct + + and + + Health & Safety Policy + + applies to staff, presenters, volunteers, attendees, and sponsors alike. The content of your presentation, and your behaviour at the conference, must abide by both the Code of Conduct and Health & Safety Policy. +

+

+ To present at SeaGL, you’ll need to be able to do one of the following: +

+
    +
  • + be in Seattle on + + November 8th or 9th + + to present live; +
  • +
  • + or, be available to present via live-streaming on + + November 8th and 9th + + , with a required technical check a week before. +
  • +
+

+ Office Hours +

+

+ SeaGL pioneered the idea of CfP Office Hours, so stay tuned for details. If you need help in the meantime, please email us at + + cfp-help@seagl.org + + , or join + + the General Discussion room + + in SeaGL’s Matrix space. +

+

+ Deadline +

+

+ You can enter proposals until + + 2024-06-30 23:59 (UTC) + + Extended until + + 2024-08-05 23:59 (UTC) + + + 2024-07-14 23:59 (UTC) + + . +

+

+ About expenses +

+

+ SeaGL is an annual community-focused Free/Libre/Open-Source event in Seattle. Since 2020, we also broadcast all over the world virtually! +

+
+
+
+

+ + Call for SeaGL Committee Volunteers + +
+ + March 19, 2024 + +

+

+ Hello FLO (free/libre/open) friends! With a goal of hosting both in-person and remote activities this year, we are looking to expand our all-volunteer conference committees with new helpers and coordinators for SeaGL 2024. +

+

+ How does SeaGL come together? +

+

+ Starting around mid-January or early-February a kick-off meeting is scheduled, previous volunteers and interested parties are invited to attend. During this meeting we set a general timeline, see what area(s) folks are interested in spending their time, and review notes from the previous year’s retrospective. +

+

+ After the kick-off meeting, committees figure out their meeting cadence and create an initial timeline for themselves. We also gather every other week as all-staff to go over outstanding tasks and keep everyone abreast of the progress committees are making. +

+

+ What are these committees? +

+

+ There are a lot of tasks that come together to make a successful conference. + + Get Involved + + page, they are also listed here: +

+
    +
  • + + Attendee Experience + + : Focusing on and prioritizing the SeaGL community. +
  • +
  • + + A/V & DevOps + + : Central nest for SeaGL technical operations. +
  • +
  • + + Finance + + : Keeping an eye on the SeaGL books and issuing reimbursements. +
  • +
  • + + IDEA + + : Promoting inclusion, diversity, equity, and access at SeaGL and beyond. +
  • +
+

+ Committees are usually pretty flexible, and many folks find themselves on more than one, depending on where their interests lie. Ideally, each committee has two coordinators to share some responsibilities, provide redundancy, and enhance knowledge transfer during transitions. +

+

+ And what about these coordinators? +

+

+ A coordinator essentially takes on the stewardship for one of SeaGL’s committees. This includes the following core responsibilities: +

+
    +
  • + Organizing committee meetings +
  • +
  • + Recruiting committee volunteers +
  • +
  • + Providing updates to, and receiving updates from the all-staff meetings +
  • +
  • + And ideally, creating or improving committee documentation +
  • +
+

+ A coordinator isn’t necessarily experienced in their committee’s specific area of responsibility, and they are not expected to do all of their committee’s work. Their primary responsibility is to make sure everything in their committee’s purview is being kept on-track and accomplished in a timely manner. +

+

+ Sounds great! +

+

+ First, check the + + Get Involved + + page. +

+

+ If you have questions, we’d love to answer them! Reach out to us on + + Matrix + + or send an e-mail to + + participate@seagl.org + + . We also welcome you to fill out this + + volunteer application form + + . However you get ahold of us, we’ll try to respond within 48 hours. +

+

+ Thank you for reading this, and we hope that you consider becoming an important part of one of the best FLO community conferences! +

+
+
+ + Older News + +
+
+
+
+

+ Contact +

+

+ Chat +

+

+ Please join us in + + Matrix + + . +

+

+ Social Media +

+

+ + Mastodon + + | + + Pixelfed + + | + + Twitter + + | + + Facebook + + | + + YouTube + +

+

+ An overview of SeaGL’s social media activity is available in + + + #social-media:seagl.org + + + . +

+

+ Email +

+

+ + participate@seagl.org + + | + + press@seagl.org + +
+ or join the + + announcement mailing list + + . +

+
+
+

+ Exhibitors +

+

+ We will have a small hall available for in-person exhibitors as well as virtual expo hall space available at SeaGL 2024. +Free/libre/open-source software/hardware projects and non-profit organizations may request gratis space. +There are several paid sponsorship levels and add-ons for other entities. +If your group would like to exhibit at SeaGL, please review our + + Partnership/Sponsor Prospectus + + or send an email to + + sponsor@seagl.org + + for more information. +

+
+
+

+ Sponsorship +

+

+ We can’t do what we need to do without the support of the community. +If you would like to offer financial support but don’t need an exhibit table, please send an email to + + sponsor@seagl.org + + . +

+ +

+ Our fiscal sponsor, + + + Open Source Initiative + + + , set up a donation page enabling you to support SeaGL. +These contributions may be tax deductible as OSI is a 501(c)(3) non-profit organization. +Thank you for your support! +

+

+ + Donate to SeaGL + +

+
+
+
+ + + diff --git a/g67.png b/g67.png new file mode 100644 index 0000000000000000000000000000000000000000..0fd6a7df51831bf95dc4f5578f487106d3f9b74c --- /dev/null +++ b/g67.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a62deef533b9c375bd4aaea2ccc6d58fd57bb435fcbf1786d7417cf9905c5e5 +size 972970 diff --git a/g68.html b/g68.html new file mode 100644 index 0000000000000000000000000000000000000000..d1f977e24168b7ea447b02a501b918ea65fe246c --- /dev/null +++ b/g68.html @@ -0,0 +1,3754 @@ + + + + + + + + + [Name Redacted] - Stay hungry, stay foolish. + + + + + + + + + + + + +
+ + + +

+ + + + +

+
+ + +
+
+
+ +
+
+

+ About Me +

+

+ I'm in + + + [Address Redacted] + + + , + a developer team of students who want to + + change the world + + . +
+ I'm the + + CEO + + and one of the + + founders + + of [Address Redacted]. +
+ I can do programming with some develop languages such as + C++, Python, Swift, HTML, CSS, etc. +
+ There is a saying from Steve Jobs, " + + Stay hungry, stay foolish. + + " This quote has always influenced me. +

+
+
+

+ Contact Details +

+

+ + + [Name Redacted] + + +
+ + + Age: + + 13 + +
+ + + Address: + + Hangzhou, Zhejiang Province, People's Republic of China + +
+ + + E-mail: + + + [Email Redacted] + + +
+ + + Bilibili: + + + @[Name Redacted] + + +
+ + + CSDN: + + + @[Name Redacted] + + +
+ + + Zhihu: + + + @[Name Redacted] + + +
+

+
+ +
+ +
+ +
+
+ + +
+
+
+
+

+ + Some Sayings + +

+
+
+
+
+
    + + +
  • +
    +

    + Stay hungry, stay foolish. +

    + + Steve Jobs + +
    +
  • + +
  • +
    +

    + I'm as proud of what we don't do as lam of what we do. +

    + + Steve Jobs + +
    +
  • + +
  • +
    +

    + Good artists copy, great artists steal. +

    + + Steve Jobs + +
    +
  • + + +
+
+
+ +
    +
  1. + + 1 + +
  2. +
  3. + + 2 + +
  4. +
  5. + + 3 + +
  6. +
  7. + + 4 + +
  8. +
+
+ +
+ +
+ +
+ + +
+ +
+
+

+ + Work + +

+
+
+
+
+

+ [Address Redacted] +

+

+ CEO + + • + + + May 11st, 2023 - Present + +

+

+ I'm one of [Address Redacted]'s founders and I'm the CEO of [Address Redacted]. I led the team to learn about the history of Apple and the story of Steve Jobs. +

+
+
+ +
+
+

+ Donggang Yungang Science and Technology Studio +

+

+ Program Developer + + • + + + March 23rd, 2024 - August 4th, 2024 + +

+

+ This is my friend + + @[Name Redacted] + + 's studio + that engaged in website operation and software development industry. I was invited to join. +
+ In the end, because of his mental illness and bad mood, I was fired. +

+
+
+ +
+ +
+ + +
+
+

+ + Education + +

+
+
+
+
+

+ [Address Redacted] +

+

+ + September, 2023 - Present + +

+

+

+
+
+ +
+
+

+ [Address Redacted] +

+

+ + September, 2017 - July, 2023 + +

+

+

+
+
+ +
+ +
+ + +
+
+

+ + Skills + +

+
+
+

+ I have quite a lot of skills, not only these but also more. +

+
+
    +
  • + + + + C++ + +
  • +
  • + + + + Python + +
  • +
  • + + + + Swift + +
  • +
  • + + + + HTML + +
  • +
+
+ +
+ +
+ +
+ + +
+
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+
+

+ + This Area Is not ready + +

+
+
+

+ + Coming Soon + +

+

+ + Wait for some times. + +

+
+
+
+
+
+ + +
+
+
+

+ + Meet Me + +

+
+
+

+ If you are also a + + developer + + , + a + + designer + + or we have + + the same dream + + . + You can input your contact details in this form. + Then we can talk about the + + technologies + + . + It can improve our abilities of the develop or design. +
+ I'm looking forward to see your message! +

+
+
+
+
+ +
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + + +
+
+
+ + +
+ Error boy +
+ +
+ + + Your message was sent, thank you! +
+
+
+ +
+
+ + + + + + + diff --git a/g68.png b/g68.png new file mode 100644 index 0000000000000000000000000000000000000000..437370a979e4bedeb3539400c3c95e9837ba4769 --- /dev/null +++ b/g68.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a063cda4d843618d63f8821f5a52d3adc429a9c806c3eb4d57b3e169f18ebf8a +size 365069 diff --git a/g69.html b/g69.html new file mode 100644 index 0000000000000000000000000000000000000000..27166799bc9f1ee9d3e36ad63decfaff30e959b9 --- /dev/null +++ b/g69.html @@ -0,0 +1,2693 @@ + + + + + + + + + + RuG - SEARCH | Software Engineering and Architecture research group + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ +
+ + RuG - SEARCH + +
+ + + +
+ +
+
+ +
+
+
+ +
+

+ Software Engineering and Architecture +

+ +

+ effective software engineering +

+
+
+ + + + +
+
+
+
+
+
+
+
+
+

+ Vision +

+

+ Effective software engineering requires healthy software and teams. A healthy software is maintainable, well-performing, with low technical debt, and based on sound design decisions. +

+
+ +
+
+
+
+
+
+

+ Head Researchers +

+
+
+
+
+
+ +
+
+ Prof. dr. ir. [Name Redacted] +
+
+ +
+

+ + [Name Redacted] + +

+

+ professor + + (group leader) +

+

+

+
+
+

+ + Large, complex, and long-lived systems are hard to design and maintain! We need evidence-based tools to make architecture decisions and manage technical debt. + +

+
+
+
+ +
+
+ Prof. dr. [Name Redacted] +
+
+ +
+

+ + [Name Redacted] + +

+

+ professor + + (honorary) +

+

+

+
+
+

+ + There’s too much code in the world! We should rethink the software stack with DSLs for better productivity, reliability, and stakeholder communication. + +

+
+
+
+ +
+
+ Prof. Dr. [Name Redacted] +
+
+ +
+

+ + [Name Redacted] + +

+

+ associate professor +

+

+

+
+
+

+ + Building a software system is one thing, but maintaining it is much more expensive: this is the phase we need to prioritize! + +

+
+
+
+ +
+
+ Prof. Dr. [Name Redacted] +
+
+ +
+

+ + [Name Redacted] + +

+

+ associate professor +

+

+

+
+
+

+ + To ensure system longevity, reduce environmental footprint, and maintain operational profitability, we need to connect design-time and run time. + +

+
+
+
+ +
+
+ Dr. [Name Redacted] +
+
+ +
+

+ + [Name Redacted] + +

+

+ assistant professor +

+

+

+
+
+

+ + Software data is a boundless reservoir empowering decision-making with greater insight and navigating trade-offs relevant to society (e.g., fairness) and the software industry (e.g., developer productivity). + +

+
+
+
+ +
+
+ Dr. [Name Redacted] +
+
+ +
+

+ + [Name Redacted] + +

+

+ assistant professor +

+

+

+
+
+

+ + If software development is to evolve, we need human-centered tooling to leverage cross-system knowledge sharing. + +

+
+
+
+
+
+

+ + AI for Software Engineering + +

+

+ + Cloud-based Systems + +

+

+ + Developer Tools + +

+

+ + Domain-Specific Languages + +

+

+ + Distributed Systems + +

+

+ + Empirical Software Engineering + +

+

+ + Human Factors + +

+

+ + Maintenance and Evolution + +

+

+ + Mining Software Repositories + +

+

+ + Open Source + +

+

+ + Software Architecture + +

+

+ + Sustainable Software + +

+

+ + Technical Debt + +

+
+
+
+
+
+
+
+
+
+ + + + +
+
+ SEARCH Group • University of Groningen • 2023 +
+ + Some graphics by + + [Name Redacted] + + , + + [Name Redacted] + + , and + + [Name Redacted] + + . + +
+
+
+
+
+
+ + diff --git a/g69.png b/g69.png new file mode 100644 index 0000000000000000000000000000000000000000..928c633c483ecb3927d83872a0c6045a7d5efdcc --- /dev/null +++ b/g69.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63de0f75019527c1c91f05ed8bd65bbe6638a364f6e0663e4d5aa6afd46fc8bb +size 163280 diff --git a/g7.html b/g7.html new file mode 100644 index 0000000000000000000000000000000000000000..58215d9a31d11de6db682095b6d7734cb85a7e17 --- /dev/null +++ b/g7.html @@ -0,0 +1,298 @@ + + + + + + + + + + UIGF-Org Website | UIGF + + + + + + + + + + + + + + + + + + + + +
+

+ + UIGF + +

+

+ UIGF-Org Website +

+

+ [简体中文] + + [English] + +

+

+ 这是 UIGF-Org 网站的代码储存库。你可以访问 + + [URL Redacted] + + 以查看实时版本 +

+

+ 本地测试 + + +

+

+ 第一次安装 + + +

+ +

+ 本地测试 + + +

+ +

+ 如何在主页中添加你的项目 + + +

+
    +
  1. +

    + 请确保您的项目对于对应标准具有完整的导入与导出支持,能够正确导出可通过验证的该标准格式文件,能够正确导入可通过验证的、仅具有必要字段的该标准格式文件。 +

    +
  2. +
  3. +

    + 克隆这个库 +

    +
  4. +
  5. +

    + 在 + + docs/en/ + + 和 + + docs/zh/ + + 目录下,找到 + + partnership-list.md + +

    +
  6. +
  7. +

    + 在正确的标准区域中,复制以下代码并填入你项目的信息 +

    +
    +
    +
     <Pcd
    +   bg=""
    +   icon=""
    +   repo=""
    +   site=""
    +   title=""
    +   desc=""
    +   import export>
    +   <template #import>
    +     <Pcb label="UIGF vx.x" :games="['ys', 'sr', 'zzz_']" bg=""></Pcb>
    +     <Pcb bg="">Text</Pcb>
    +   </template>
    +   <template #export>
    +     <Pcb label="UIGF vx.x" :games="['ys', 'sr', 'zzz_']" bg=""></Pcb>
    +     <Pcb bg="">Text</Pcb>
    +   </template>
    + </Pcd>
    +
    +
    +
    +
      +
    • + 字段解释 +
        +
      • + + + bg + + + : 项目截图或宣传图的 URL +
      • +
      • + + + icon + + + : 项目图标的 URL +
      • +
      • + + + repo + + + : 项目代码库的 URL +
      • +
      • + + + site + + + : 项目主页的 URL +
      • +
      +
    • +
    • +

      + 示例代码: +

      +
      +
      +
      <!-- 项目支持UIGFv2.4~4.0的导入,但仅支持UIGF3.0 4.0的导出 -->
      +<Pcd
      +  bg="/partnerships/TeyvatGuide/AppPreview.png"
      +  icon="/partnerships/TeyvatGuide/logo.png"
      +  repo=""
      +  site=""
      +  title="提瓦特指南"
      +  desc="Game Tool for Genshin Impact Player"
      +  import export>
      +  <template #import>
      +    <Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="orange"></Pcb>
      +    <Pcb label="UIGF v3.0" :games="['ys']" bg="white"></Pcb>
      +    <Pcb label="UIGF v2.4" :games="['ys']" bg="white"></Pcb>
      +    <Pcb label="UIGF v2.3" :games="['ys']" bg="white"></Pcb>
      +  </template>
      +  <template #export>
      +    <Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="orange"></Pcb>
      +    <Pcb label="UIGF v3.0" :games="['ys']" bg="white"></Pcb>
      +  </template>
      +</Pcd>
      +
      +
      +
      +
    • +
    • + 若您的项目 +
        +
      • + 支持 UIGF v4.0或以上版本 +
      • +
      • + 已经是UIGF v3.0或以下版本 或 SRGF的认证合作项目 +
      • +
      • + 仍然保留对UIGF v3.0或以下版本 或 SRGF的完整支持 +
      • +
      +

      + 请仅将您的项目置于“使用 UIGF (v4.0 或以上) 标准的项目”区域中,并添加对应旧有认证版本的 + + 标签。该标签的背景颜色建议选择`white`。 + +

      +
    • +
    • + 我们建议在本项目的 + + docs/.vuepress/public/partnerships + + 目录下以你的项目名称创建一个文件夹,并上传相关图片资源。 如果你创建的资源路径为 + + docs/.vuepress/public/partnerships/sample-project/logo.png + + ,则其 URL 路径可以写为 + + https://uigf.org/partnerships/sample-project/logo.png + + 或 + + /partnerships/sample-project/logo.png + +
    • +
    +
  8. +
+ +
+ + diff --git a/g7.png b/g7.png new file mode 100644 index 0000000000000000000000000000000000000000..d1eb5960bf1789d0a9f9f08c210808e5f5f9335d --- /dev/null +++ b/g7.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36dd17f8a01767e9d7fdd709d9d02347a9446baf17de7701cf9affb44b97ecee +size 347290 diff --git a/g70.html b/g70.html new file mode 100644 index 0000000000000000000000000000000000000000..fe883bd1446d7326bf7721d26a167ef60f82ef5d --- /dev/null +++ b/g70.html @@ -0,0 +1,486 @@ + + + + + + [Name Redacted]'s GitHub Pages + + + + + + + + + + + + + + + + + + + +
+

+ + [Name Redacted]'s GitHub Pages + +

+ + Fork Me + +
+
+
+

+ + +  + + + [Name Redacted] +

+ +

+ Greetings, and welcome to my GitHub page, I'm [Name Redacted]! + + featured projects + + below! +

+
+
+
+
+

+ + +  + + + Experience +

+
    +
  • + HTML, CSS, JavaScript (10+ years), jQuery, Lua +
  • +
  • + + Customer Support @ Forumotion + + (3 years, volunteer) +
  • +
  • + Graphic Design/Editing (10+ years) +
  • +
  • + Translating [日本語 + +  + + EN] (3+ years) +
  • +
+
+
+

+ + +  + + + Languages +

+
    +
  • + English, US (Native) +
  • +
  • + Japanese (N3?, self-studying) +
  • +
+
+
+

+ + +  + + + Likes +

+
    +
  • + Studying Japanese +
  • +
  • + Translating +
  • +
  • + Gaming +
  • +
  • + Anime +
  • +
+
+
+
+
+

+ + +  + + + Links/Contact +

+ +
+
+

+ + +  + + + Support +

+

+ If you would like to support my work, feel free to... +

+ +
+
+
+
+ +

+ Below you'll find a collection of projects that I've worked on over the years! +

+
+
+
+
+

+ + +  + + + Websites +

+ +
+
+

+ + +  + + + Games +

+ +
+
+

+ + +  + + + Translations +

+ +
+
+
+
+

+ + +  + + + Forumotion +

+ +
+
+

+ + +  + + + IDE Extensions +

+
    +
  • + + brackets-rubify-text + +
    + Rubify Text is a simple extension that wraps selected texts with <ruby> annotation tags to help make annotating Asian texts with furigana easier. +
  • +
  • + + firefox-dark-ui + +
    + A dark UI theme for Atom based on the old Firefox developer tools dark theme. +
  • +
  • + + firefox-dark-syntax + +
    + A dark syntax theme for Atom based on the old Firefox developer tools dark theme. +
  • +
+
+
+

+ + +  + + + Miscellaneous +

+ +
+
+
+
+ + + diff --git a/g70.png b/g70.png new file mode 100644 index 0000000000000000000000000000000000000000..2a088f44f43c21dfbf543cbd8d7a55dfd6e7481d --- /dev/null +++ b/g70.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf704c0c810abee92fed982cda8fe4472710ec180ac98663a16022753c4d311 +size 343918 diff --git a/g71.html b/g71.html new file mode 100644 index 0000000000000000000000000000000000000000..afc5e3b98a418a361a57a3cc257c9d2182a00fde --- /dev/null +++ b/g71.html @@ -0,0 +1,910 @@ + + + + SexValues + + + + + + + +

+ SexValues Legacy +

+
+
+

+ DISCLAIMER +

+
+
+

+ This test is still a mess, hence why it's called legacy. It will be replaced. +

+
+
+
+
+ ATTRACTION +
+
+ SEX DRIVE +
+
+ DOMINANCE +
+
+ DEVIANCE +
+
+ AFFECTION +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+

+ What is SexValues? +

+

+ SexValues is a quiz, running on a modded base of + + 8values + + , +that attempts to map your sexuality. You will be presented by a statement, and then you will answer with your opinion on the statement, +from + + Strongly Agree + + to + + Strongly Disagree + + , with each answer slightly affecting your scores. At the end of the quiz, your +answers will becompared to the maximum possible for each value, thus giving you a percentage. Answer honestly! +
+
+ There are + + + + 27 + + + + questions in the test. +

+

+ + What are the eight values? + +

+

+ There are five axes - and each has two opposing values assigned to them. They are: +

+
+
+
+

+ + MASCULINE + +

+

+ Those with higher Masculine scores have attraction towards masculinity or males. + Stereotypical masculine traits are: strength, courage, independence, leadership, assertiveness +

+
+
+

+ ATTRACTION +

+ +
+
+

+ + FEMININE + +

+

+ Those with higher Feminine scores have attraction towards femininity or women. + Stereotypical feminine traits are: emotional, kind, helpful, devoted +

+
+
+
+
+

+ + HYPERSEXUAL + +

+

+ Those with higher Hypersexual scores tend to have extremely frequent or suddenly increased libido. +

+
+
+

+ SEX DRIVE +

+ +
+
+

+ + HYPOSEXUAL + +

+

+ Those with higher Hyposexual scores are characterized + by a lack or absence of sexual fantasies and desire for sexual activity. +

+
+
+
+
+

+ + DOMINANT + +

+

+ Those with higher Dominant scores tend to like having power and influence over others. +

+
+
+

+ DOMINANCE +

+ +
+
+

+ + SUBMISSIVE + +

+

+ Those with higher Submissive scores tend to like being dominated and ordered around. +

+
+
+
+
+

+ + DEVIANT + +

+

+ Those with higher Deviant scores tend to have many (extremer) fetishes and kinks. +

+
+
+

+ DEVIANCE +

+ +
+
+

+ + PURE + +

+

+ Those with higher Pure scores tend to not have many fetishes and kinks; generally they look for vanilla experience. +

+
+
+
+
+

+ + AFFECTIVE + +

+

+ Those with higher Affective scores tend to only be sexual around people they have romantic feelings or other affections to. +

+
+
+

+ AFFECTION +

+ +
+
+

+ + HEDONIST + +

+

+ Those with higher Hedonist scores tend to be more open about their sexuality and don't see it as only exclusive to their partner(s). +

+
+
+
+
+

+ Contact +

+

+ You can contact me via + + censusbot3@gmail.com + + , + + Discord + + or + + Twitter + + . +

+

+ Privacy +

+

+ This site uses Google Analytics. As well at the end of the test, you will be given the option to fill out general demographic information about yourself. +

+

+ Licencing +

+

+ SexValues is licensed under the MIT License, which permits "without restriction" the rights to "use, copy, modify, + merge, publish, distribute, sublicense, and/or sell + copies of the Software". Same as 8values license. +

+ + + diff --git a/g71.png b/g71.png new file mode 100644 index 0000000000000000000000000000000000000000..0dfd0316931e971cf5b12e8548cf897368d6b535 --- /dev/null +++ b/g71.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b78195cf8c917b5c0a09c7946d7366f8fd1d006767666e45dcb4a36d80ee5a6 +size 285056 diff --git a/g72.html b/g72.html new file mode 100644 index 0000000000000000000000000000000000000000..0483500bd70e4ff5f4d202cc3d39a2aafdb79507 --- /dev/null +++ b/g72.html @@ -0,0 +1,597 @@ + + + + + + + + + + Sun | 永久免费订阅/白嫖/节点/vpn/白嫖/订阅/机场/翻墙/加速器/科学上网/教程/破解/软件/资源/网站/ss/ssr/vmess/vless/v2ray/trojan/clash + + + + + + + + + + + + + + + + + + + + +
+

+ + Sun + +

+

+ + 每日分享免费节点、免费机场、ssr节点、v2ray节点、v2ray订阅、clash节点、clash订阅、shadowrocket订阅、Quantumult X订阅、Clash .NET订阅、小火箭节点、小猫咪节点、免费翻墙、免费科学上网、免费梯子、免费trojan节点、蓝灯、谷歌商店、翻墙梯子、安卓VPN、iphone翻墙节点、iphone vpn、一键翻墙浏览器、节点分享、免费SSR、蓝灯、谷歌商店、V2ary免费节点、代理、proxy代理科学上网、TG代理、电报代理、Telegram代理、ip加速、翻墙软件、socks5、破解VPN、机场推荐、节点订阅、破解VPN + +

+

+ + 导航 + + + +

+ + + + + + + + + + + + + + + +
+ **香港:Netflix + + Disneyplus (不保证100%) + + Dazn + + TVB + + Amazon Prime + + HBO GO + + Now E + + Viu.TV + + BiliBili 港限** +
+ + + + + + + +
+ **新加坡:Netflix + + Disneyplus (不保证100%)** +
+ + + + + + + + + + + + + + + + + + + + +
+ **台湾:动画疯 + + Netflix + + Disneyplus(不保证100%) + + Dazn + + HBO GO + + Bilibili Taiwan + + catchplay + + kktv + + myvideo + + LiTV + + 4GTV.TV + + LineTV.TW + + Hami Video + + CatchPlay+ + + Eleven Sports TW** +
+ + + + + + + + + + + + + + + +
+ **日本:Netflix + + DMM + + Disneyplus(不保证100%) + + Abema + + Hulu Japan + + NicoNico + + Telasa + + Paravi + + U-NEXT + + TVer** +
+

+ 7月优惠活动:买1年送60天 + + +

+

+ 限时折扣:季付9折 半年付8.5折 年付8折 + + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ 套餐 + + 每月流量 + + 月付 + + 季付(-10%) + + 半年付(-15%) + + 年付(-20%+送60天) +
+ 轻量套餐 + + 100G + + 9.9元 + + 27元 + + 51元 + + 96元 +
+ 标准套餐 + + 200G + + 18.8元 + + 49元 + + 96元 + + 179元 +
+ 旗舰套餐 + + 300G + + 28元 + + 77元 + + 146元 + + 278元 +
+

+ + 免费注册试用: + + https://mikasa.cloud + + +
+ + 免费注册试用: + + https://mikasa.cloud + + +
+ + 免费注册试用: + + https://mikasa.cloud + + +
+

+

+ + 国内注册地址: + + https://bit.ly/4963hEA + + +
+

+

+ 注:如果全部节点不可用,请先检查客户端是否最新版本。 +
+ 如果不是最新版本,请前往 Mikasa 官网下载最新版本。 +

+

+ + TG电报群组: + + https://t.me/mikasacloudgrp + + +

+

+ 通用base64/v2ray订阅 + + +

+
+
+
https://raw.gitmirror.com/sun9426/sun9426.github.io/main/subscribe/v2ray.txt
+
+
+
+

+ 节点更新clash订阅 + + +

+
+
+
https://raw.gitmirror.com/sun9426/sun9426.github.io/main/subscribe/Clash.yaml
+
+
+
+

+ 每日公益流量有限,如果流量用尽,请前往官网注册账号 + + +

+ +
+
+
ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8h2k01.a3b5wy.xyz:36016#%E5%89%A9%E4%BD%99%E6%B5%81%E9%87%8F%EF%BC%9A10%20GB
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8h2k01.a3b5wy.xyz:36016#%E5%A5%97%E9%A4%90%E5%88%B0%E6%9C%9F%EF%BC%9A%E9%95%BF%E6%9C%9F%E6%9C%89%E6%95%88
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8h2k01.a3b5wy.xyz:36016#%E6%97%A0%E6%B3%95%E4%BD%BF%E7%94%A8%E8%AF%B7%E6%9D%A5%E5%AE%98%E7%BD%91%E6%9B%B4%E6%96%B0%E8%AE%A2%E9%98%85
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTphNTBmYTEyYi1iMGY3LTQwOTMtYWY3Mi00ZjQwMWFlNDk1Nzg=@8h2k01.a3b5wy.xyz:36016#%E5%AE%98%E7%BD%91%E5%9C%B0%E5%9D%80%EF%BC%9Abit.ly%2Fsun9426
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8h2k01.a3b5wy.xyz:36016#%F0%9F%87%AD%F0%9F%87%B0%E9%A6%99%E6%B8%AF01%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8h2k02.a3b5wy.xyz:36017#%F0%9F%87%AD%F0%9F%87%B0%E9%A6%99%E6%B8%AF02%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8h2k03.a3b5wy.xyz:36018#%F0%9F%87%AD%F0%9F%87%B0%E9%A6%99%E6%B8%AF03%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8t6w01.a3b5wy.xyz:36026#%F0%9F%87%B9%F0%9F%87%BC%E5%8F%B0%E6%B9%BE01%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8t6w02.a3b5wy.xyz:36027#%F0%9F%87%B9%F0%9F%87%BC%E5%8F%B0%E6%B9%BE02%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@8t6w03.a3b5wy.xyz:36028#%F0%9F%87%B9%F0%9F%87%BC%E5%8F%B0%E6%B9%BE03%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@1j8p01.a3b5wy.xyz:36010#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC01%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@1j8p01.a3b5wy.xyz:36011#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC02%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@1j8p03.a3b5wy.xyz:36012#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC03%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@9s5g01.a3b5wy.xyz:36020#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A101%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@9s5g02.a3b5wy.xyz:36021#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A102%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@9s5g03.a3b5wy.xyz:36022#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A103%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@3u1s01.a3b5wy.xyz:36030#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD01%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@3u1s02.a3b5wy.xyz:36031#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD02%20%7C%20%E4%B8%93%E7%BA%BF
+ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTo2ZmU2YWJiMS03MWYzLTQ4ZGQtYmMwNi0wMTI1MmQ2ZTkzZGQ=@3u1s03.a3b5wy.xyz:36032#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD03%20%7C%20%E4%B8%93%E7%BA%BF
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@2n8l01.a3b5wy.xyz:36901?security=tls&sni=nl01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD%20%7C%20chatgpt%E8%A7%A3%E9%94%81%E4%B8%93%E7%94%A8
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8h2k01.a3b5wy.xyz:36601?security=tls&sni=hk01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AD%F0%9F%87%B0%E9%A6%99%E6%B8%AF01
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8h2k02.a3b5wy.xyz:36606?security=tls&sni=hk02.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AD%F0%9F%87%B0%E9%A6%99%E6%B8%AF02
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8h2k03.a3b5wy.xyz:36611?security=tls&sni=hk03.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AD%F0%9F%87%B0%E9%A6%99%E6%B8%AF03
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@1j8p01.a3b5wy.xyz:36116?security=tls&sni=jp01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC01
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@1j8p02.a3b5wy.xyz:36106?security=tls&sni=jp02.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC02
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@1j8p03.a3b5wy.xyz:36111?security=tls&sni=jp03.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC03
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6/wn4e15pel5pysMDQiLA0KICAiYWRkIjogIjFqOHAwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzYxMTYiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImpwMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6/wn4e15pel5pysMDUiLA0KICAiYWRkIjogIjFqOHAwNS5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzYxMDYiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImpwMDUuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6/wn4e15pel5pysMDYiLA0KICAiYWRkIjogIjFqOHAwNi5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzYxMTEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImpwMDYuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8t6w01.a3b5wy.xyz:36301?security=tls&sni=tw01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B9%F0%9F%87%BC%E5%8F%B0%E6%B9%BE01
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8t6w02.a3b5wy.xyz:36306?security=tls&sni=tw02.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B9%F0%9F%87%BC%E5%8F%B0%E6%B9%BE02
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8t6w03.a3b5wy.xyz:36311?security=tls&sni=tw03.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B9%F0%9F%87%BC%E5%8F%B0%E6%B9%BE03
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@9s5g01.a3b5wy.xyz:36201?security=tls&sni=sg01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A101
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@9s5g02.a3b5wy.xyz:36206?security=tls&sni=sg02.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A102
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@9s5g03.a3b5wy.xyz:36211?security=tls&sni=sg03.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A103
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7jwn4es5paw5Yqg5Z2hMDQiLA0KICAiYWRkIjogIjlzNWcwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzYyMDEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInNnMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7jwn4es5paw5Yqg5Z2hMDUiLA0KICAiYWRkIjogIjlzNWcwNS5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzYyMDYiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInNnMDUuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7jwn4es5paw5Yqg5Z2hMDYiLA0KICAiYWRkIjogIjlzNWcwNi5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzYyMTEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInNnMDYuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@3u1s01.a3b5wy.xyz:36501?security=tls&sni=us01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD01
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@3u1s02.a3b5wy.xyz:36506?security=tls&sni=us02.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD02
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@3u1s03.a3b5wy.xyz:36511?security=tls&sni=us03.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD03
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7rwn4e4576O5Zu9MDQiLA0KICAiYWRkIjogIjN1MXMwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY1MDEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInVzMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7rwn4e4576O5Zu9MDUiLA0KICAiYWRkIjogIjN1MXMwNS5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY1MDYiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInVzMDUuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7rwn4e4576O5Zu9MDYiLA0KICAiYWRkIjogIjN1MXMwNi5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY1MTEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInVzMDYuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8r5u01.a3b5wy.xyz:36851?security=tls&sni=ru01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B7%F0%9F%87%BA%E4%BF%84%E7%BD%97%E6%96%AF01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7fwn4e65L+E572X5pavMDQiLA0KICAiYWRkIjogIjhyNXUwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NTEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInJ1MDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8m6y01.a3b5wy.xyz:36887?security=tls&sni=my01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B2%F0%9F%87%BE%E9%A9%AC%E6%9D%A5%E8%A5%BF%E4%BA%9A01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7Lwn4e+6ams5p2l6KW/5LqaMDQiLA0KICAiYWRkIjogIjhtNnkwMS5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4ODciLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogIm15MDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@1t8h01.a3b5wy.xyz:36904?security=tls&sni=th01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B9%F0%9F%87%AD%E6%B3%B0%E5%9B%BD01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7nwn4et5rOw5Zu9MDQiLA0KICAiYWRkIjogIjF0OGgwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY5MDQiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInRoMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@7p3h01.a3b5wy.xyz:36801?security=tls&sni=ph01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B5%F0%9F%87%AD%E8%8F%B2%E5%BE%8B%E5%AE%BE01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7Xwn4et6I+y5b6L5a6+MDQiLA0KICAiYWRkIjogIjdwM2gwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4MDEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInBoMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8k2r01.a3b5wy.xyz:36401?security=tls&sni=kr01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B0%F0%9F%87%B7%E9%9F%A9%E5%9B%BD01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7Dwn4e36Z+p5Zu9MDQiLA0KICAiYWRkIjogIjhrMnIwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY0MDEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImtyMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@7i4n01.a3b5wy.xyz:36831?security=tls&sni=in01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AE%F0%9F%87%B3%E5%8D%B0%E5%BA%A601
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh67wn4ez5Y2w5bqmMDQiLA0KICAiYWRkIjogIjdpNG4wNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4MzEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImluMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@6i2r01.a3b5wy.xyz:36877?security=tls&sni=br01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%A7%F0%9F%87%B7%E5%B7%B4%E8%A5%BF01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6fwn4e35be06KW/MDQiLA0KICAiYWRkIjogIjZpMnIwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NzciLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImJyMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@3v4n01.a3b5wy.xyz:36874?security=tls&sni=vn01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BB%F0%9F%87%B3%E8%B6%8A%E5%8D%9701
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7vwn4ez6LaK5Y2XMDQiLA0KICAiYWRkIjogIjN2NG4wNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NzQiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInZuMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@2h4u01.a3b5wy.xyz:36864?security=tls&sni=hu01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AD%F0%9F%87%BA%E5%8C%88%E7%89%99%E5%88%A901
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh63wn4e65YyI54mZ5YipMDQiLA0KICAiYWRkIjogIjJoNHUwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NjQiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImh1MDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@9a8r01.a3b5wy.xyz:36861?security=tls&sni=ar01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%A6%F0%9F%87%B7%E9%98%BF%E6%A0%B9%E5%BB%B701
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6bwn4e36Zi/5qC55bu3MDQiLA0KICAiYWRkIjogIjlhOHIwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NjEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImFyMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@2t1u01.a3b5wy.xyz:36868?security=tls&sni=tr01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B9%F0%9F%87%B7%E5%9C%9F%E8%80%B3%E5%85%B601
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7nwn4e35Zyf6ICz5YW2MDQiLA0KICAiYWRkIjogIjJ0MXUwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NjgiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInRyMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@8u9a01.a3b5wy.xyz:36871?security=tls&sni=ua01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BA%F0%9F%87%A6%E4%B9%8C%E5%85%8B%E5%85%B001
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh7rwn4em5LmM5YWL5YWwMDQiLA0KICAiYWRkIjogIjh1OWEwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NzEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInVhMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@5a4u01.a3b5wy.xyz:36821?security=tls&sni=au01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%A6%F0%9F%87%BA%E6%BE%B3%E5%A4%A7%E5%88%A9%E4%BA%9A01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6bwn4e65r6z5aSn5Yip5LqaMDQiLA0KICAiYWRkIjogIjVhNHUwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4MjEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImF1MDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@2u3k01.a3b5wy.xyz:36811?security=tls&sni=uk01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AC%F0%9F%87%A7%E8%8B%B1%E5%9B%BD01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6zwn4en6Iux5Zu9MDQiLA0KICAiYWRkIjogIjJ1M2swNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4MTEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogInVrMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@3d6e01.a3b5wy.xyz:36841?security=tls&sni=de01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%A9%F0%9F%87%AA%E5%BE%B7%E5%9B%BD01
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6nwn4eq5b635Zu9MDQiLA0KICAiYWRkIjogIjNkNmUwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4NDEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImRlMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@5c1a01.a3b5wy.xyz:36701?security=tls&sni=ca01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%A8%F0%9F%87%A6%E5%8A%A0%E6%8B%BF%E5%A4%A701
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6jwn4em5Yqg5ou/5aSnMDQiLA0KICAiYWRkIjogIjVjMWEwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY3MDEiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImNhMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@6e2s01.a3b5wy.xyz:36884?security=tls&sni=es01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AA%F0%9F%87%B8%E8%A5%BF%E7%8F%AD%E7%89%9901
+vmess://ew0KICAidiI6ICIyIiwNCiAgInBzIjogIvCfh6rwn4e46KW/54+t54mZMDQiLA0KICAiYWRkIjogIjZlMnMwNC5hM2I1d3kueHl6IiwNCiAgInBvcnQiOiAiMzY4ODQiLA0KICAiaWQiOiAiNmZlNmFiYjEtNzFmMy00OGRkLWJjMDYtMDEyNTJkNmU5M2RkIiwNCiAgImFpZCI6ICIwIiwNCiAgInNjeSI6ICJhdXRvIiwNCiAgIm5ldCI6ICJ0Y3AiLA0KICAidHlwZSI6ICJub25lIiwNCiAgImhvc3QiOiAiIiwNCiAgInBhdGgiOiAiIiwNCiAgInRscyI6ICJ0bHMiLA0KICAic25pIjogImVzMDQuYWJwaWxvdC54eXoiLA0KICAiYWxwbiI6ICIiDQp9
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@dir01.netorigins2u.site:36116?security=tls&sni=jp01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AF%F0%9F%87%B5%E6%97%A5%E6%9C%AC%5B%E5%9B%BD%E5%A4%96%E7%9B%B4%E8%BF%9E%5D
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@dir01.netorigins2u.site:36201?security=tls&sni=sg01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%B8%F0%9F%87%AC%E6%96%B0%E5%8A%A0%E5%9D%A1%5B%E5%9B%BD%E5%A4%96%E7%9B%B4%E8%BF%9E%5D
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@dir01.netorigins2u.site:36501?security=tls&sni=us01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%BA%F0%9F%87%B8%E7%BE%8E%E5%9B%BD%5B%E5%9B%BD%E5%A4%96%E7%9B%B4%E8%BF%9E%5D
+trojan://6fe6abb1-71f3-48dd-bc06-01252d6e93dd@dir01.netorigins2u.site:36864?security=tls&sni=hu01.abpilot.xyz&type=tcp&headerType=none#%F0%9F%87%AD%F0%9F%87%BA%E5%8C%88%E7%89%99%E5%88%A9%5B%E5%9B%BD%E5%A4%96%E7%9B%B4%E8%BF%9E%5D
+
+
+
+
+
+

+ + + 本站分享的免费Trojan节点仅提供URI链接,不提供二维码配置方式,所以请使用Trojan客户端添加节点URI链接即可。 + + +
+ + + 如果您在使用苹果iOS系统,我推荐您使用 Shadowrocket。 + + +
+ + + 如果您在使用安卓Android系统,我推荐您使用 V2RayNG。 + + +
+ + + 如果您在使用Windows系统,我推荐您使用 V2RayN。 + + +
+ + + 如果您在使用苹果macOS系统,我推荐您使用 ClashX 或 Clash for Windows。 + + +
+ + + 如果您在使用Linux系统,我推荐您使用 Clash for Windows。 + + +
+

+

+ + + 请不要用分享的免费Trojan节点进行大流量下载,否则肯定会影响大家的使用体验。 + + +
+ + + 如果您对Trojan免费节点不够满意,那么我推荐您使用更极速稳定的付费Trojan节点购买。 + + +
+

+

+ 二、支持抖音改IP的VPN + + +

+

+ + 特色: + + 1️⃣解锁国内抖音留言、主页显示海外国家(独家研发) +2️⃣全中转高速稳定机场 +3️⃣提供大流量套餐,畅玩TikTok、Netflix、Disney+、ChatGPT +4️⃣早晚YouTube 8K无压力,拖着看** +5️⃣节点覆盖全球众多地区,包含日本韩国🇸🇬新加坡🇭🇰香港🇹🇼台湾🇻🇳越南🇲🇾马来西亚美国德国🇳🇱荷兰英国🇨🇦加拿大 +6️⃣老牌机场,值得信赖! +

+

+ + 套餐:低至9元/月◽️注册地址: + +

+

+ + 免费注册试用: + + 抖音IP解锁专属节点 + + +
+ + 免费注册试用: + + 抖音IP解锁专属节点 + + +
+ + 免费注册试用: + + 抖音IP解锁专属节点 + + +
+

+

+ + 每日分享免费节点、免费机场、ssr节点、v2ray节点、v2ray订阅、clash节点、clash订阅、shadowrocket订阅、Quantumult X订阅、Clash .NET订阅、小火箭节点、小猫咪节点、免费翻墙、免费科学上网、免费梯子、免费trojan节点、蓝灯、谷歌商店、翻墙梯子、安卓VPN、iphone翻墙节点、iphone vpn、一键翻墙浏览器、节点分享、免费SSR、蓝灯、谷歌商店、V2ary免费节点、代理、proxy代理科学上网、TG代理、电报代理、Telegram代理、ip加速、翻墙软件、socks5、破解VPN、机场推荐、节点订阅、破解VPN + +

+ +
+ + diff --git a/g72.png b/g72.png new file mode 100644 index 0000000000000000000000000000000000000000..3283644df672ba98e47afe72e892321a7a1bfbfe --- /dev/null +++ b/g72.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83d16f8e06599a1957a43776a01454d6b5c47f115b188734e55aaec989e206c +size 1584383 diff --git a/g73.html b/g73.html new file mode 100644 index 0000000000000000000000000000000000000000..1ea4d1d3e6bbc99a6feea66da0a158b4d27c448d --- /dev/null +++ b/g73.html @@ -0,0 +1,2145 @@ + + + + + + + + [Name Redacted] + + + + + + + + + + + +
+ + 深色模式 + + +
+ +
+
+
+
    +
  1. +

    + + 单例模式 + +

    +

    + 单例模式 保证一个类仅有一个实例,并提供一个访问它的全局访问点。比如window对象,全局缓存,全局状态管理,全局弹窗等等 +

    +

    + + + + 2024/03/22 + + + + + + JavaScript + + +

    +
  2. +
  3. +

    + + 深浅拷贝 + +

    +

    + 深拷贝 相较于“浅克隆”,“深克隆”方式占用的空间更大、性能更差,因为它不得不递归遍历引用类型的数据。而当数据结构中出现循环引用,或者属性之间相互引用时,简单地针对数据类型进行判断可能无法得到正确的“深克隆”结果 +

    +

    + + + + 2024/03/21 + + + + + + JavaScript + + +

    +
  4. +
  5. +

    + + vue3 底层实现感悟 + +

    +

    + 前几天读《Vue.js 设计与实现》,不仅get到很多基础的知识点,还惊叹于他的实现原理 +

    +

    + + + + 2024/03/20 + + + + + + 文章推荐 + + +

    +
  6. +
  7. +

    + + docker 镜像部署 + +

    +

    + 背景 同事给了一个自动生成视频的demo,我需要将其部署到服务器上面去。因为生成视频油GPU的计算,所以原有的部署方式不适用,需要部署到公有云tke。就涉及到到了docker +

    +

    + + + + 2024/03/04 + + + + + + 工作记录 + + +

    +
  8. +
+
+ +
+ +
+ +
+ + + + +
+
+
+ + diff --git a/g73.png b/g73.png new file mode 100644 index 0000000000000000000000000000000000000000..4523b95d8fbc311f25842be3495f89d73ba68a0b --- /dev/null +++ b/g73.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:944934a85ecc08aaf238e400d35a3194116b3496d16f71bbf48f12b80018f155 +size 259618 diff --git a/g74.html b/g74.html new file mode 100644 index 0000000000000000000000000000000000000000..59eba887e4fdd37279ebad09e5a84cce690e695d --- /dev/null +++ b/g74.html @@ -0,0 +1,748 @@ + + + + + transvalues + + + + + + + + +

+ transvalues +

+

+ by + + [Username Redacted] + +

+
+
+
+ SOCIALS +
+
+ TRUSCUM +
+
+ HRT ACCESS +
+
+ TRANS LIBERATION +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+

+ What is transvalues? +

+

+ Transvalues is, in essence, a half serious shitpost quiz that attempts to assign percentages for eight different values related to trans issues. + + It is generally made for trans people but cis people very familiar with trans issues can probably take it too. + + You will be presented by a statement, and then you will answer with your opinion on the statement, from + + Strongly Agree + + to + + Strongly Disagree + + , with each answer slightly affecting your scores. +
+
+ There are + + + + 37 + + + + questions in the test. +

+
+

+ this is a fork of + + 8values + + , which you can check out + + here + +

+
+

+ Axes explained +

+ + + +
+

+ "Twitter User", a member of the twitter subculture. Overtly progressive and terminally online. +

+
+
+ + + +
+

+ "4chan User", a member of the 4chan /tttt/ subculture. It's 4chan meets trans people, what else can I say? +

+
+
+ + + +
+

+ "Truscum", a term coined by a Tumblr user meaning true transsexual scum. It is often refered to as transmedicalism or "transmed". +

+
+
+ + + +
+

+ "Self-ID" is pretty self explanatory. Self-ID advocates say that you are the gender you say you are, no matter what. +

+
+
+ + + +
+

+ "DIY HRT" are transgender hormones that are ordered online without a prescription. Although usually not regulated with blood tests and endocronological supervision, the advocates of diy hrt say it is necessary for people who have trouble getting a prescription for whatever reason. +

+
+
+ + + +
+

+ "Restricted HRT Access", people in favor of this argue that the grey DIY market is dangerous. They say life-changing drugs like gender-affirming hormones should never be sold over the counter and should instead only be given after multiple appointments with psychologists deem it necessary. +

+
+
+ + + +
+

+ "Trans Assimilation" encourages people to try to "pass" as the opposite gender and fit into modern day gender roles as a way to counter transphobia. Assimilationists consider "stealth"(=passing while nobody knows you are trans) the holy grail of transitioning. +

+
+
+ + + +
+

+ "Trans Liberation" is derived from the "Gay liberation" movement from 1960-1980s, but more specified towards trans people. It argues that for trans people to free themselves from oppression, they must engage in radical direct action. +

+
+
+ + +
+
+
+ + diff --git a/g74.png b/g74.png new file mode 100644 index 0000000000000000000000000000000000000000..a70e0dfe3d4fc41dce745842589a49299d497bee --- /dev/null +++ b/g74.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f786bfb4903edd63a996e135a88a37455ebdbc9dde08a3be912f23f3dd2e50f4 +size 269009 diff --git a/g75.html b/g75.html new file mode 100644 index 0000000000000000000000000000000000000000..10c2de1c842a22801499edfeebb8446f30932b38 --- /dev/null +++ b/g75.html @@ -0,0 +1,4082 @@ + + + + + + + Typstについて – Typstドキュメント日本語版 + + + + + + + + + + + + + + + + + + +
+
+ + ⚠ + + 注意 + + 当サイトは、 + + Typst v0.11.1 公式ドキュメント + + を、日本語コミュニティが非公式に翻訳したものです。誤訳・未訳・古い情報が含まれている可能性があるため、 + + 公式ドキュメント + + との併用を推奨します。このサイトの内容に誤りを発見された方は、 + + GitHubリポジトリまでご報告を頂けましたら幸いです + + 。我々のコミュニティにご興味のある方は、ぜひ + + 非公式Discordサーバー「くみはんクラブ」 + + にご参加ください。 + +
+ + ⚠ + + Warning: + + This site provides an unofficial translation of the + + Typst v0.11.1 documentation + + by the Japanese Community. + + the latest official documentation + + as well. If you find any errors in the content, + + please let us know through our GitHub repository. + + If you are interested in our community, feel free to join + + our unofficial Discord server, “Kumihan Club.” + + +
+
+
+
+ + + ドキュメント日本語版 + + + + +
+
+
+ +
+ +

+ Typstについて +

+
+

+ + はじめに: Typst Japan Communityより + +

+

+ 日本語版 Typst のドキュメントへようこそ! + + Typst + + はアカデミック・ライティング用途を念頭に開発された、TeX などの今までのシステムを覆しうる革新的で多機能な組版エンジンです。もちろん、学術論文に限らず、雑誌や書籍の組版にも適しています。 +

+

+ この Web サイトは、 + + Typst GmbH + + の許諾を得て、非公式日本語コミュニティ「 + + Typst Japan Community + + 」のボランティアたちが + + 公式ドキュメント + + を翻訳したものです。まだ翻訳途上ですので、翻訳されていない部分や誤訳などがたくさんあり、また情報が古くなる可能性もあるため、ご了承ください。最新の情報は + + 公式ドキュメント + + をご覧ください。ただし、本 Web サイトには、公式ドキュメントにはない日本語の組版に特化した情報やコンテンツも掲載される予定です。 +

+

+ 皆様が Typst をご利用になる上で、本サイトの情報が一助になれば幸いです。 +

+
+
+

+ Typst は、学術用途のために新たに生まれたマークアップベースの組版システムです。LaTeX のような高度なツールや、Word あるいは Google ドキュメントのような手軽なツールの両方に取って代わるものとして設計されています。私たちが Typst を通して目指しているのは、高機能 + + かつ + + 使っていて楽しくなるような組版ツールを作ることです。 +

+

+ このドキュメントは、2つの部分に分かれています:実際の使用例を通じて Typst の使い方を学べる、初心者にやさしいチュートリアル。そして、Typst のあらゆる仕様・機能を扱った包括的なリファレンスです。 +

+

+ また、私たちが開いた Typst の関連コミュニティにもぜひご参加ください。Typst はまだ出来て間もないプロジェクトであるため、皆さんからのフィードバックが非常に貴重なのです。 +

+ +
+
+ + + diff --git a/g75.png b/g75.png new file mode 100644 index 0000000000000000000000000000000000000000..4dab2373353f4b4b00438d34532980feabe312ce --- /dev/null +++ b/g75.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2c6dd26d29944cca892567843fa1f97cf2064329bb68c28d05b56c8874af85 +size 394130 diff --git a/g76.html b/g76.html new file mode 100644 index 0000000000000000000000000000000000000000..a5b505b35c08a8dd208fa50e8fd48769ae0d431c --- /dev/null +++ b/g76.html @@ -0,0 +1,338 @@ + + + + + + + + + Сравнительный анализ.ТОП 10 CRM | [Name Redacted].github.io + + + + + + + + + + + + + + + + +
+
+
+

+ [Name Redacted].github.io +

+

+

+
+ + Project maintained by + + [Name Redacted] + + + + Hosted on GitHub Pages — Theme by + + [Name Redacted] + + +
+

+ Сравнительный анализ.ТОП 10 CRM +

+

+ Основные критерии для сравнительного анализа: +

+

+ -цена, +

+

+ -условия пользования, +

+

+ -функционал, +

+

+ -сфера применения, +

+

+ -отзывы клиентов, +

+

+ -удобство использования. +

+

+ CRM_Битирикс24 +

+

+ + + CRM_Битирикс24 + + +

+

+ • Цена:— пробная -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • **Функционал: **–помогает продавать больше: автоматизирует продажи, берет под контроль все каналы коммуникаций с клиентами, отправляет рассылки и усиливает повторные продажи. +

+

+ • Сфера применения: —система управления проектами +

+

+ • Отзывы клиентов: —положительные +

+

+ • **Удобства использования: **–Безпасность, удобство использования,тех.поддержка. +• Цена:— пробная -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • **Функционал: **–помогает продавать больше: автоматизирует продажи, берет под контроль все каналы коммуникаций с клиентами, отправляет рассылки и усиливает повторные продажи. +

+

+ • Сфера применения: —система управления проектами +

+

+ • Отзывы клиентов: —положительные +

+

+ • **Удобства использования: **–Безпасность, удобство использования,тех.поддержка. +• Цена:— пробная -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • **Функционал: **–помогает продавать больше: автоматизирует продажи, берет под контроль все каналы коммуникаций с клиентами, отправляет рассылки и усиливает повторные продажи. +

+

+ • Сфера применения: —система управления проектами +

+

+ • Отзывы клиентов: —положительные +

+

+ • **Удобства использования: **–Безпасность, удобство использования,тех.поддержка. +

+

+ CRM Мегаплан +

+

+ • Цена:– 4$ -300$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • Функционал:– Единая клиентская база Список всех клиентов компании хранится в одном месте, со всеми необходимыми данными и гибкими настройками +

+

+ • Сфера применения:– помогает следить за работой сотрудников, хранить историю бизнес-процессов, проводить сложные сделки и поддерживать связь с клиентами +

+

+ • Отзывы клиентов:– положительные +

+

+ • Удобства использования:– Безпасность, Интеграция с WhatsApp удобство использования +

+

+ CRM Бизнес.Ру (Класс365) +

+

+ • Цена:– 0$ -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • Функционал–: программа для учета в магазинах +

+

+ • Сфера применения:– Интеграция с сайтом и оборудованием. Настройка касс. +

+

+ • Отзывы клиентов:– положительные 5+ +

+

+ • **Удобства использования:– Безпасность, удобство использования, онлайн-консультация +

+

+ RetailCRM +

+

+ • Цена:– 0$ -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • Функционал:– решение для eCommerce и ритейла. –Помогает автоматизировать обработку заказов в магазинах.—Объединяет офлайн и онлайн покупателей в единую омниканальную базу. +

+

+ • Сфера применения:— Позволяет магазинам продавать товары в мессенджерах. –Увеличивает повторные продажи с помощью CRM-маркетинга +

+

+ • Отзывы клиентов:– положительные +

+

+ • Удобства использования:– Безпасность, удобство использования, аналитика, привязка к мессенджерам +

+

+ CRM VirtualPOS +

+

+ • Цена:– 10$ -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • **Функционал: **–онлайн-система управления розничным бизнесом +

+

+ • Сфера применения:– Программа для магазина с учётной системой, маркетингом и аналитикой. +

+

+ • Отзывы клиентов:– положительные +

+

+ • Удобства использования:– Безпасность, удобство использования, можно сделать сайт и приложение магазина, мобильное приложение +

+

+ CRM 1С:Розница 8 +

+

+ • Цена:– 20$ -150$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • Функционал:— автоматизация розничных магазинов и сетей +

+

+ • Сфера применения:– Программа для магазина с учётной системой, маркетингом и аналитикой. +

+

+ • Отзывы клиентов:– положительные +

+

+ • Удобства использования:— Безпасность, удобство использования. Настраивается индивидуально под любую сферу торговли.— В программе 1С:Розница 8 реализованы удобные справочники для работы с номенклатурой и ценами, оформления хозяйственных операций, централизованного ввода и обновления данных, а также для получения сведений с помощью встроенного сервиса из общероссийских базовых классификаторов, содержащих информацию о почтовых адресах, банках, странах и пр. +

+

+ CRM RS.SCM +

+

+ • Цена:– 10$ -100$ +

+

+ • Условия пользования:– регистрация и приобретение пакета +

+

+ • Функционал:– Легко внедряемая и быстрая на старте система управления цепочками поставок создана для розницы и большого объема данных.— Совместима со всеми торговыми ERP-решениями, не требует изменения учетной, складской или иных систем. —Выстраивает прогноз, исходя из спроса, а не продаж. +

+

+ • Сфера применения:– Программа для магазина с учётной системой, маркетингом и аналитикой. +

+

+ • **Отзывы клиентов: **—положительные +

+

+ • Удобства использования:– Безпасность. Построение качественного прогноза потребительского спроса на базе очищенной статистики продаж, —с учетом информации об отсутствии товаров на полке, —аномальных всплесков продаж, промо-акций, сезонности и праздников +

+

+ CRM SalesPlatform +

+

+ • Цена:— 0$ -1000$ +

+

+ • Условия пользования:- -регистрация и приобретение пакета +

+

+ • Функционал:– свободная и стабильная CRM система, с открытым исходным кодом и без лицензированных платежей, которая позволит увеличить ваши продажи. +

+

+ • Сфера применения:— Для каждой организации поддерживается множество контактов. —Каждая карточка в клиентской базе имеет ответственного пользователя. +

+

+ • Отзывы клиентов:– положительные +

+

+ • **Удобства использования: **–используются гибкие фильтры для выборок и сегментации клиентов, поиск по комбинации любых полей. —Возможна отправка сообщений Email, —SMS клиентам, а также общение в социальных сетях. +

+

+ CRM EKAM +

+

+ • *Цена: **–10$ -100$ +

+

+ • **Условия пользования: **—регистрация и приобретение пакета +

+

+ • Функционал:– Облачная система учета для розничной торговли +

+

+ • Сфера применения: —помогает следить за работой сотрудников, хранить историю бизнес-процессов, проводить сложные сделки и поддерживать связь с клиентами +

+

+ • **Отзывы клиентов: **—положительные +

+

+ • Удобства использования:— Безпасность, печатать ценников, аналитика по продажам, ведение складского учета. —Можно подключить онлайн-кассу, сканер штрих-кодов, весы +

+

+ CRM МойСклад +

+

+ • Цена:– 0$ -100$ +

+

+ • Условия пользования: —регистрация и приобретение пакета +

+

+ • Функционал: —Облачный сервис управления торговлей для малого и среднего бизнеса. Платформы: Веб-приложение, Windows, Mac, Linux, Android, iOS +

+

+ • Сфера применения:*—- С его помощью можно: управлять продажами и закупками, вести складской учет, —автоматизировать розницу, контролировать финансы, работать с базой клиентов. +

+

+ • Отзывы клиентов: —положительные +

+

+ • Удобства использования: —Безпасность, сокращение времени в работе.Удобный интерфейc +

+
+
+ + diff --git a/g76.png b/g76.png new file mode 100644 index 0000000000000000000000000000000000000000..696c766125fc3b30d636bedab0f36daa29651b73 --- /dev/null +++ b/g76.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde6442a38ceda98e73f21c6d0180a9c811daa70abcf3a8c6b22e7b58c089aa5 +size 663806 diff --git a/g77.html b/g77.html new file mode 100644 index 0000000000000000000000000000000000000000..ef5e7057aede64751ef224ffa3a6f1f2fae88cb0 --- /dev/null +++ b/g77.html @@ -0,0 +1,3021 @@ + + + + + + + + + + Cross-Platform Desktop App Development (XPDA) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +

+ Edit this page on GitHub +

+
+
+ + XPDA.net + +
+

+ Cross-Platform Desktop Apps (XPDA) +

+

+ Write Once Run Anywhere (WORA) development for desktop operating systems. +

+
+
+

+ XPDA News: (8/26/2020) +

+

+ + Electron drops ESM support + +

+

+ + Summary: + + + Electron has stated that it will be dropping support for JavaScript's modern, native, import/export. The popular + + import module from './module.js' + + pattern will be removed from Electron. + + ( + + Read more + + ) +

+
+ « + + Next Story + + | + + Previous story + + » +
+
+
+ +
+

+ Filter Controls: +

+
+ +
+
+

+ Languages +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+

+ Platforms +

+ + + + + + +
+ + +

+ Matching Tools (29/29) +

+
+
+
+ + NW.js + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Node.js +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Very wide OS support (about twice as many OS's as Electron) +
  • +
  • + Legacy OS support to OSX 10.6 and XP (via NW.js 0.14.7 LTS) +
  • +
  • + Actually cares about proper Linux support +
  • +
  • + Allows for protected source code (important for proprietary/closed source code) +
  • +
+
+
+ + Cons: + +
    +
  • + Terrible Name/Branding/Marketing +
  • +
  • + Small-Medium ecosystem +
  • +
  • + Basically one person behind most of the code +
  • +
  • + Everything you need from the documentation is available, but the site is clunky +
  • +
+
+
+ + Notable Projects made with NW.js: + +
    +
  • + + Construct + + - Used under the hood for tens of thousands of games created using the Construct game dev toolkit. +
  • +
  • + + WeChat Mini Program SDK + + - WeChat Mini Program SDK is built with NW.js. +
  • +
  • + + pgAdmin 4 + + - A very popular database tool, pgAdmin switched to NW.js in 2021 saying "By implementing the Desktop Runtime using NW.js we get rid of the separate server application and the independent browser. We also get rid of QT and C++ runtime logic". +
  • +
  • + + Gitter + + - Gitter is a chat platform for open source projects that directly integrates with GitHub. The native Windows desktop app for it uses NW.js. +
  • +
+
+
+ + Frameworks: + + +
+ +
+ + Tutorials: + + +
+
+
+
+
+ + Electron + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Node.js +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Great name/marketing/branding +
  • +
  • + Big ecosystem +
  • +
  • + Good documentation +
  • +
  • + Used by a few big name projects +
  • +
+
+
+ + Cons: + +
    +
  • + Basically one person behind most of the code +
  • +
  • + Doesn't take Linux support seriously +
  • +
  • + Does not support any legacy OS's +
  • +
  • + Resource Hog +
  • +
+
+
+ + Notable Projects made with Electron: + + +
+
+ + Frameworks: + + +
+ +
+ + Tutorials: + + +
+
+
+
+
+ + Tauri + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Rust +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Once you have all the prerequisites installed, the initial project creation is extremely polished. A single command starts up a new project, which integrates with all popular WebDev CLI's (Vite, Vue-CLI, CRA, etc) +
  • +
  • + Has a build tool built right in. It's slow, but a phenomenal feature to have officially maintained +
  • +
  • + The documentation is probably the best I've seen for any project listed on XPDA.net. Though I found a few of my questions unanswered as I used it, especially basic things like what OS's are supported. +
  • +
  • + Produced a self-contained, portable, Windows executable that was under 7MB +
  • +
+
+
+ + Cons: + +
    +
  • + Takes around ~2 hours for initial machine and project setup (Visual Studio, OS Specific WebView, Rust, Node/npm, crate installs/compiling, etc). And this is NOT a "click a button and walk away" setup. +
  • +
  • + Builds must be done on target OS and can take 30-60 minutes per OS. Compared to NW.js or Electron where you can build for all OS's with a single command, which may take 15-30 minutes, but all will be done at the end; versus Tauri which takes twice as long for just one to finish. +
  • +
  • + Relies on the OS's built in webview, which means you need to build your UI in a cross-browser friendly manner, and use special tooling that those not deeply familiar with frontend development would be new to. Also you must use features based on the lowest common denomenator, meaning newer language or browser features will not be accessible +
  • +
  • + On Linux, you must build using the oldest Linux version you want to support, and may need to do multiple builds if the Linux versions differ greatly enough +
  • +
+
+
+ + Notable Projects made with Tauri: + + +
+ + + +
+
+
+
+ + Xamarin + + + + + +
+
+ + + +
+ + Languages: + + C#, .NET, F# +
+
+ + Supported platforms: + + iOS, Android, Windows Phone, Windows, OSX +
+
+ + Pros: + +
    +
  • + Currently supports OSX 10.7+ (though the upcoming versions will only support 10.9+) +
  • +
  • + Code can be shared across Desktop and Mobile apps +
  • +
  • + OSX apps can use XCode's interface builder, or create UI's with C# +
  • +
  • + Apps are written in C#/F#/.NET and can consume libraries written in VB and razor templates +
  • +
+
+
+ + Cons: + +
    +
  • + Very little abstraction is handled for you between the different OS's, versus something like NW.js where you write code to its API and it converts it for each OS +
  • +
  • + No Linux support +
  • +
  • + Windows support is limited to UWP (Microsoft Store) format, meaning it can only support Windows 8+ +
  • +
  • + Developing for OSX apps requires a lot of knowledge of developing traditional native OSX desktop apps that talk directly to the OS API +
  • +
+
+
+ + Notable Projects made with Xamarin: + + +
+ + + +
+
+
+
+ + Wails + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Go +
+
+ + Supported platforms: + + Linux, OSX, Windows +
+
+ + Pros: + +
    +
  • + Does not ship a browser, uses what is installed +
  • +
  • + Builds to a single binary, packaging all frontend/backend code together (if all environment requirements are met) +
  • +
  • + Has decent Linux OS support, though requires extra effort for each to be set up +
  • +
  • + Has a decent CLI to generate projects that also has templates for many JS frameworks built in (Vue, Angular, Svelte, VanillaJS, Vuetify, React) +
  • +
+
+
+ + Cons: + +
    +
  • + Windows version relies on Internet Explorer 11's engine. IE11 was released in 2013 and many modern JS frameworks (like Vue 3) have dropped support for IE11 in order to use newer browser APIs like proxies for performance improvements and better developer ergonomics. +
  • +
  • + Saving changes on the frontend are not dynamically shown in the running app. You must kill the app and rebuild it to see changes. +
  • +
  • + Does not support making frameless apps, but does support fullscreen +
  • +
  • + Does not support making tray apps +
  • +
+
+
+ + Notable Projects made with Wails: + + +
+
+ + Frameworks: + + +
+ +
+ + Tutorials: + + +
+
+
+
+ +
+ + + +
+ + Languages: + + ActionScript +
+
+ + Supported platforms: + + Windows, OSX, Android, iOS +
+
+ + Pros: + +
    +
  • + Adobe Animate (formerly Adobe Flash Professional) allows you to produce Flash files (.swf), HTML5 compatible projects, and also export out to a self contained executable for Windows and OSX (so nothing additional needs to be installed to run it) +
  • +
  • + Versatile and powerful vector-based animation tools +
  • +
  • + Distribution sizes are small, typically around 6-20MB +
  • +
  • + Aimed primarily at animated short films, and 2D games +
  • +
+
+
+ + Cons: + +
    +
  • + Requires renting the software month-to-month. If you stop paying for a Creative Cloud subscription, you will no long be able to edit/modify your application. +
  • +
  • + Lacks true Linux support. There is a separate download for a standalone Linux projector file that a SWF can be loaded in, but no way to build your app into it in the same way the Windows/OSX version can +
  • +
  • + Very limited library/framework/tooling support +
  • +
  • + Very limited access to file system, hardware, storage, or OS features +
  • +
+
+
+ + Notable Projects made with Adobe Animate CC: + + +
+ + +
+ + Tutorials: + + +
+
+
+
+
+ + LibUI-Node + + + + + +
+
+ +
+ + Languages: + + JS, Node.js +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Uses minimal amounts of resources, much less than NW.js and Electron +
  • +
  • + Built package can be as small as ~20MB (compared to ~70MB (NW) and ~120MB (Electron)) +
  • +
  • + Distribution sizes can be as low as 10MB (packaged installer) +
  • +
  • + Can use node_modules +
  • +
+
+
+ + Cons: + +
    +
  • + Requires native build tools and to do builds on each target platform +
  • +
  • + Limited-to-no styling options, all apps look like vanilla form fields +
  • +
  • + Very new, not out of beta +
  • +
  • + Not great OS support, or build tools yet +
  • +
+
+
+ + Notable Projects made with LibUI-Node: + + +
+
+ + Frameworks: + + +
+ +
+ + Tutorials: + + +
+
+
+
+
+ + LibUI + + + + + +
+
+ +
+ + Languages: + + C, C++, C#, .NET, Lisp, D, Haskell, Node.js, Kotlin, Lua, Perl, PHP, Python, Ruby, Rust, Scala, Swift +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Uses the native OS UI, allowing for fairly small applications +
  • +
  • + Wide support of bindings for other languages +
  • +
  • + Uses very few resources +
  • +
+
+
+ + Cons: + +
    +
  • + Quality and level of completion of bindings varies quite a bit +
  • +
  • + You are limited to very basic form-like UI's +
  • +
  • + Most bindings require native build tools and doing builds on each target OS +
  • +
  • + Dev, build, and distribution tools are weak or completely lacking +
  • +
+
+
+ + Notable Projects made with LibUI: + + +
+ + + +
+
+
+
+ + Sciter + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, TIScript +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Supports Windows XP+ and OSX 10.7+ +
  • +
  • + Distribution can be as small as 4MB for an installer (very impressive for what you get) +
  • +
  • + Uses very little resources to give similar UI experience as that of a browser +
  • +
  • + Source code is customizable for those wanting to tweak the build (at a cost) +
  • +
+
+
+ + Cons: + +
    +
  • + Has a limited free version, can become expensive in some scenarios +
  • +
  • + Does not support all CSS features (No CSS Grid support, for example) +
  • +
  • + Uses a proprietary scripting language that is based off of JavaScript (ES6), with a subset of features and missing many aspects of the Browser API. This gives you most of what you'd want, but for example, running vue.min.js will throw errors from Vue attempting to use JS features that are missing +
  • +
  • + Documentation is very lacking +
  • +
+
+
+ + Notable Projects made with Sciter: + +
    +
  • + Norton Internet Security + +
  • +
  • + eSet Smart Security + +
  • +
  • + Avast Free Antivirus + +
  • +
  • + Bitdefender + +
  • + +
+
+ + + +
+
+
+
+ + Xojo + + + + + +
+
+ + + +
+ + Languages: + + Xojo +
+
+ + Supported platforms: + + Windows, OSX, Linux, iOS +
+
+ + Pros: + +
    +
  • + Very beginner friendly, uses a simple WYSIWYG editor +
  • +
  • + Streamlined wizard approach to creating new projects +
  • +
  • + Good Linux support +
  • +
  • + Offers cloud platform for easy deployments of web projects +
  • +
+
+
+ + Cons: + +
    +
  • + Uses the proprietary "Xojo language", an object oriented language similar to VB, Java, or C# +
  • +
  • + Exporting to each platform is simple and easy, but your options are fairly limited around executable details and packaging for distribution +
  • +
  • + Their documentation site is very easy to get lost in, typically defaulting to indexes of single-word links to other pages +
  • +
  • + Costs $300/year for cross-platform desktop license, cost goes up from there +
  • +
+
+
+ + Notable Projects made with Xojo: + + +
+ + +
+ + Tutorials: + + +
+
+
+
+
+ + Chromely + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, .NET, C# +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Simplifies interacting with Chromium Embedded Framework (CEF) for .NET (5) and .NET Core developers +
  • +
  • + Based on CefSharp and CefGlue +
  • +
  • + Has Vue, React, Angular, and Blazor boilerplates +
  • +
  • + Uses Chromium dev tools +
  • +
+
+
+ + Cons: + +
    +
  • + The abstraction from the OS layer is minimal compared to NW.js or Electron, some of this is to be resolved in future versions +
  • +
  • + Requires referencing documentation of 3rd parties (Xilium.CefGlue, CefSharp) to build more advanced apps +
  • +
  • + Basically one person behind most of the code +
  • +
+
+
+ + Notable Projects made with Chromely: + + +
+ + + +
+
+
+ +
+ + + +
+ + Languages: + + C, C++, Java +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + High amount of control +
  • +
  • + Good if you need to add in a browser view to an existing application +
  • +
  • + Relied on by a ton of projects/tools, making it likely to be around a long time +
  • +
  • + Has been ported to different languages for those that prefer .NET, Go, Delphi, or Python +
  • +
+
+
+ + Cons: + +
    +
  • + Considerably more complex than other options on this list +
  • +
  • + This is as bare-bones as it gets, many other projects listed on this site are built on top of CEF to simplify it and make development faster/easier +
  • +
+
+
+ + Notable Projects made with Chromium Embedded Framework (CEF): + + +
+ +
+ + Tools: + + +
+ +
+
+
+
+ + Kivy + + + + + +
+
+ + + +
+ + Languages: + + Python +
+
+ + Supported platforms: + + Windows, OSX, Linux, iOS, Android +
+
+ + Pros: + +
    +
  • + Uses a simplified custom UI markup language called "Kv language" to handle the layout across all platforms +
  • +
  • + Detailed and complete documentation, including guide, tutorials, and API +
  • +
+
+
+ + Cons: + +
    +
  • + Separate build processes for each target platform +
  • +
  • + The size of the API will be overwhelming to those starting out with Kivy +
  • +
+
+
+ + Notable Projects made with Kivy: + + +
+ + + +
+
+
+
+ + PyQt + + + + + +
+
+ + + +
+ + Languages: + + Python +
+
+ + Supported platforms: + + Windows, Linux, OSX, iOS, Android +
+
+ + Pros: + +
    +
  • + Qt is built with C++ which can be cumbersome, the Python bindings simplify interacting with it +
  • +
+
+
+ + Cons: + +
    +
  • + If your project is not licensed under GPLV3 then you will need to purchase a commercial license for PyQt which costs $550 per developer +
  • +
+
+
+ + Notable Projects made with PyQt: + + +
+ +
+ + Tools: + + +
+ +
+
+
+
+ + Qt + + + + + +
+
+ + + +
+ + Languages: + + C++ +
+
+ + Supported platforms: + + Windows, OSX, Linux, iOS, Android, Windows Phone +
+
+ + Pros: + +
    +
  • + Also supports other platforms: Embedded Linux, Integrity, QNX, VxWorks, Wayland, Windows Embedded (CE), Windows UWP (WinRT), and X11. Has been ported to additional platforms: Open Solaris, Haiku, OS/2, webOS, Kindle DX, AmigaOS, Tizen, and Sailfish OS +
  • +
+
+
+ + Cons: + +
    +
  • + Though it has an extremely wide support for platforms, it lacks support for legacy OS's, starting support from OSX 10.12+, Win 7+, and Ubuntu 16/18. +
  • +
  • + If your project is not licensed under GPLV2, GPLV3, or LGPL3 then Qt costs $459/developer/month +
  • +
  • + Many features in the commercial version are not available in the free version for open source projects +
  • +
+
+
+ + Notable Projects made with Qt: + +
    +
  • + Adobe Photoshop Elements - Lower cost version of the professional Photoshop software for consumers. +
  • +
  • + Auodesk Maya - Industry standard 3D modeling/rendering software +
  • +
  • + + Dolphin + + - Emulator for the Nintendo Wii and Nintendo GameCube systems. +
  • +
  • + Google Earth - Projects a 3D representation of Earth using satellite and GIS data. +
  • + +
+
+ + + +
+
+
+
+ + wxWidgets + + + + + +
+
+ + + +
+ + Languages: + + C++, Python, Perl, Ruby +
+
+ + Supported platforms: + + Windows, OSX, Linux +
+
+ + Pros: + +
    +
  • + Uses the native UI elements of the OS +
  • +
  • + Has been ported to Python, Perl, and Ruby +
  • +
+
+
+ + Cons: + +
    +
  • + From what I can see, wxWidgets hasn't kept up-to-date with modern (2010 and on) OS's. There are mentions of older (pre-iphone) smart phones, Windows 95-Vista, and OSX 10.5. +
  • +
  • + Requires a deeper knowledge of the target platform than other tools on this list +
  • +
+
+
+ + Notable Projects made with wxWidgets: + + +
+ + + +
+
+
+
+ + Carlo + + + + + +
+
+ +
+ + Languages: + + HTML, CSS, JS, Node.js +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Made by Google +
  • +
  • + Uses the user's installed copy of Chrome so you don't need to package and ship the browser in your distribution making dist sizes very small +
  • +
  • + Uses the Puppeteer API for communicating between Node and browser +
  • +
+
+
+ + Cons: + +
    +
  • + Is no longer maintained, as of Feb 2020 +
  • +
  • + Though made by Google, it is part of their Chrome Lab experiments, which often become abandoned. (called it) +
  • +
  • + Requires the end user has Chrome 70+ installed on their system (released 2018-10-16) +
  • +
  • + You do not control the browser version, meaning usage of some new browser features in your app will require fallbacks to what Chrome 70 supported +
  • +
+
+
+ + Notable Projects made with Carlo: + + +
+ + + +
+
+
+
+ + Lorca + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Go +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Inspired by Carlo, but for Go instead of Node.js +
  • +
  • + Unlike Carlo, Lorca can build an executable for most any platform via the go build command +
  • +
  • + Uses the user's installed copy of Chrome so you don't need to package and ship the browser in your distribution making dist sizes very small +
  • +
  • + Distribution sizes of 5-10MB +
  • +
+
+
+ + Cons: + +
    +
  • + Very new project, basically one person behind it +
  • +
  • + Requires the end user has Chrome 70+ installed on their system (released 2018-10-16) +
  • +
  • + You do not control the browser version, meaning usage of some new browser features in your app will require fallbacks to what Chrome 70 supported +
  • +
  • + Though building a native executable is available, you will still need to manually edit it to embed app icon, etc. and use tools for creating installers +
  • +
+
+
+ + Notable Projects made with Lorca: + + +
+ + + +
+
+
+
+ + Ultralight + + + + + +
+
+ + + +
+ + Languages: + + C++, HTML, CSS +
+
+ + Supported platforms: + + Windows, OSX, Linux +
+
+ + Pros: + +
    +
  • + Distribution sizes are as low as ~8MB +
  • +
  • + Low memory usage +
  • +
  • + GPU-Accelerated, drivers for Direct3D, Metal, and OpenGL (optimized for games) +
  • +
  • + Ultralight is designed for C++ developers, however it plans to add bindings for C, C#, .NET, Node.js, and Python +
  • +
+
+
+ + Cons: + +
    +
  • + Currently in beta and missing many features +
  • +
  • + Not free for all commercial use +
  • +
  • + Mostly closed source +
  • +
  • + Basically one person behind most of the code +
  • +
+
+
+ + Notable Projects made with Ultralight: + + +
+ + + +
+
+
+
+ + NeutralinoJs + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Neutralino is a small executable that runs a static local http server to serve your application in the user's browser +
  • +
  • + Though it lacks in powerful features, its goal is to be small, lightweight, and easy to pick up, and it delivers on those goals very well +
  • +
  • + Has Vue, React, and Angular boilerplates +
  • +
+
+
+ + Cons: + +
    +
  • + Lacks many OS level features like being able to make a tray icon, or custom window chrome +
  • +
  • + Very limited access to file system, hardware, and OS level features through a tiny API +
  • +
  • + Your UI could run any browser the end user has, meaning that your app must be designed in a cross-browser friendly manner +
  • +
  • + Documentation is pretty light +
  • +
+
+
+ + Notable Projects made with NeutralinoJs: + + +
+ + + +
+
+
+
+ + LambdaNative + + + + + +
+
+ + + +
+ + Languages: + + Scheme +
+
+ + Supported platforms: + + Windows, Linux, OSX, Android, iOS +
+
+ + Pros: + +
    +
  • + Also supports these platforms: OpenBSD, NetBSD, Free BSD, OpenWrt, and BlackBerry 10 +
  • +
  • + Uses the Gambit-C version of Scheme +
  • +
+
+
+ + Cons: + +
    +
  • + Documentation is limited to a 900 page GitHub Wiki +
  • +
  • + The documentation itself lists the learning curve for Scheme as a negative +
  • +
+
+
+ + Notable Projects made with LambdaNative: + + +
+ + + +
+
+
+
+ + Revery + + + + + +
+
+ + + +
+ + Languages: + + ReasonML, OCaml +
+
+ + Supported platforms: + + Windows, OSX, Linux +
+
+ + Pros: + +
    +
  • + Designed with Functional Programming (FP) in mind for those that prefer it +
  • +
  • + A "React-Like" coding experience for building native UI's without a browser +
  • +
  • + Actively being developed, and has a Discord group to ask for guidance +
  • +
  • + There is intent to potentially support mobile platforms in the future +
  • +
+
+
+ + Cons: + +
    +
  • + The project is described as "an experiment", and it feels like more of a proof-of-concept than a valid alternative for serious XPDA development. +
  • +
  • + Their documentation is very weak and assumes a familiarity with the Reason/OCaml ecosystems +
  • +
  • + No examples of hooking into the file system, hardware, or OS level +
  • +
  • + No examples of window management, frameless windows, taskbar apps, etc. +
  • +
+
+
+ + Notable Projects made with Revery: + + +
+ + +
+ + Tutorials: + + +
+
+
+
+ +
+ + + +
+ + Languages: + + HTML, CSS, JS +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Maintained by Adobe +
  • +
+
+
+ + Cons: + +
    +
  • + No documentation +
  • +
  • + Only designed for Brackets text editor, not for general purpose use +
  • +
  • + They recommend using NW.js or Electron instead +
  • +
+
+
+ + Notable Projects made with Brackets-Shell: + + +
+ + + +
+
+
+
+ + 8th + + + + + +
+
+ + + +
+ + Languages: + + 8th +
+
+ + Supported platforms: + + Windows, OSX, Linux, iOS, Android +
+
+ + Pros: + +
    +
  • + Runs on all platforms without the use of a browser or vm +
  • +
  • + May be appealing to more old-school devs that like Perl or Fourth +
  • +
+
+
+ + Cons: + +
    +
  • + Uses proprietary "8th" language (based on "fourth") that they describe as "If you’re coming from a “mainstream” language, you may find 8th a bit puzzling." +
  • +
  • + I'm putting two more bullet points here for the language to emphasize how bad it is. It looks closer to regex than it does a modern programming language. +
  • +
  • + locals: +: foobar + 1000 "baz" w:! ; + +: bar 120 "baz" w:! +
  • +
  • + The tool ranges from free to "enterprise" ($3000) with additional features and support added to higher tiers. Source code for 8th is only available to Enterprise customers willing to sign an NDA +
  • +
+
+
+ + Notable Projects made with 8th: + + +
+ + +
+ + Tutorials: + + +
+
+
+
+
+ + Adobe AIR + + + + + +
+
+ + + +
+ + Languages: + + HTML, JS, ActionScript +
+
+ + Supported platforms: + + iOS, Android, Windows, OSX +
+
+ + Pros: + +
    +
  • + Simple development environment +
  • +
+
+
+ + Cons: + +
    +
  • + Poor Linux support +
  • +
  • + Requires end users to install Adobe Air runtime separately +
  • +
  • + Limited documentation around desktop app development +
  • +
  • + Adobe dropped all support AIR in 2020 and transferred rights to Samsung owned HARMAN +
  • +
+
+
+ + Notable Projects made with Adobe AIR: + + +
+ + +
+ + Tutorials: + + +
+
+
+
+
+ + Muon + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Node.js +
+
+ + Supported platforms: + + Windows, OSX, Linux +
+
+ + Pros: + +
    +
  • + Fork of Electron with a less modified Chromium source, and goals to improve security and usage of Chrome extensions +
  • +
+
+
+ + Cons: + +
    +
  • + Project was deprecated in 2018. +
  • +
  • + This is literally just Electron with some very minor changes, all of which are things that NW.js already does much better than they are aiming for. I can't see any reason to recommend Muon to anyone. +
  • +
  • + Documentation is limited and mostly just a copy/paste job from Electron +
  • +
+
+
+ + Notable Projects made with Muon: + + +
+ + + +
+
+
+
+ + Tint2 + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Node.js +
+
+ + Supported platforms: + + Windows, OSX, Linux +
+
+ + Pros: + +
    +
  • + Similar approach to that of NW.js or Electron +
  • +
+
+
+ + Cons: + +
    +
  • + Project is deprecated (last release was in 2016) +
  • +
+
+
+ + Notable Projects made with Tint2: + + +
+ + + +
+
+
+
+ + AppJS + + + + + +
+
+ + + +
+ + Languages: + + HTML, CSS, JS, Node.js +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Built on top of Chromium and Node +
  • +
  • + Distribution sizes around 20MB +
  • +
+
+
+ + Cons: + +
    +
  • + Project is deprecated (last release was in 2014) +
  • +
  • + No developer tools +
  • +
  • + Uses very old versions of Chromium and Node +
  • +
+
+
+ + Notable Projects made with AppJS: + + +
+ + + +
+
+
+
+ + JSDB + + + + + +
+
+ + + +
+ + Languages: + + JS, XML +
+
+ + Supported platforms: + + Windows, Linux, OSX +
+
+ + Pros: + +
    +
  • + Designed as a means to use JavaScript to interact with databases. For data-driven, network-centric programming. +
  • +
  • + Can make exes and they compress to less than 1MB +
  • +
  • + Though old, and no longer recieving updates, the author still answers questions in a Google Group +
  • +
  • + Based on Mozilla SpiderMonkey +
  • +
+
+
+ + Cons: + +
    +
  • + Dated, last release was 2012. Code updates are effectively deprecated +
  • +
  • + Primarily focused on database related solutions, may be limited +
  • +
  • + Uses class libraries from Raosoft, Inc. making the open-source version free, however additional functionality or less restrictive license must be purchased (starting at $50) +
  • +
  • + Sort of like a poor-man's version of Node, but much smaller in size, for the trade off of using older JS, and having no access to modern JS frameworks or tooling +
  • +
+
+ + + + +
+
+
+
+ Tools that have not yet been reviewed: +
+
+
+ + Here are additional tools that have not been reviewed yet, but may still be of use to those visiting XPDA.net + + +
+
+
+ +
+
+
+ + + diff --git a/g77.png b/g77.png new file mode 100644 index 0000000000000000000000000000000000000000..5613bdc6e0d580dcf042053f3b62243ba4eb49ec --- /dev/null +++ b/g77.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee51938fab1d29db826f87d50d9d7f105df77f449f0e89dc27b0de938113e4e5 +size 1996569 diff --git a/g78.html b/g78.html new file mode 100644 index 0000000000000000000000000000000000000000..514e91064fd9902fa7fe29f6693c182c44f5b41c --- /dev/null +++ b/g78.html @@ -0,0 +1,333 @@ + + + + + YouCount: YouTube Live Subscriber Count (Live Sub Count) + + + + + + + + + + + + + + + + + + + + + + Shareable Link +
+ +
+
+
+
+

+ Click Here +

+ +
+
+
+

+ About YouCount +

+

+ YouTube updates the number of subscribers a channel has (its subscriber count) after a long time. +

+

+ On YouCount, the subscriber count, of any YouTube channel, is live and is updated every second! +

+

+ SHOW STATS button can be clicked to see extra insights of the YouTube channel. +

+

+ YouCount has been specifically designed using the Material Design language to make it look awesome! It is also optimized for mobile devices and has been made to work even with older browsers. +

+

+ To know more or to get in contact: +

+
    +
  1. + + Visit the GitHub Project site + +
  2. +
  3. + Send an Email: + + manas.khurana20@gmail.com + +
  4. +
+

+

+

+ Support the website by sharing it with your friends! +

+ +
+
+

+ Embed This! +

+

+ Copy the code below and paste it where you want to embed this: +

+

+ + +

+

+ Adjust its size by changing the "height" and "width" attribute of the iframe. + The size will automatically adjust to the size of the iframe. +

+
+
+
+
+
+ By using YouCount, you are agreeing to be bound by the + + YouTube Terms of Service. + + +
+
+
+
+ +
+ + +
    +
  • + +
    +
    +
  • +
  • + +
    +
    +
  • +
  • + +
    +
    +
  • +
  • + +
    +
    +
  • +
+
+
+
+
+ +
+ + + 8 + + + + + + 0 + + + + + +
+
+
+
+
+
+ +
+ + All the metrics below are not provided by YouTube and are independently calculated metrics. + +
+
+
+ + +
+
+
+
+ + +
+ + + 8 + + + + + + 0 + + + + + +
+
+ left from + + Loading... + + ! +
+
+
+
+ + + + + + + + + + + + + + + +
+ Total Views: + + + Loading... + +
+ Total Videos: + + + Loading... + +
+ Since: + + + Loading... + +
+

+ Last + + videos +

+ +
+ + + + + + +
+
+ +
+
+ + diff --git a/g78.png b/g78.png new file mode 100644 index 0000000000000000000000000000000000000000..d9330d002864d6c7e296330d5350d4e2b4b85ab7 --- /dev/null +++ b/g78.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc2759bb717bdcea848bd546a121c762a64fa3c47de3a97f1ac4f256f819880 +size 34404 diff --git a/g79.html b/g79.html new file mode 100644 index 0000000000000000000000000000000000000000..7f319bb0376830eb9333bf0628a54efa09c5db16 --- /dev/null +++ b/g79.html @@ -0,0 +1,170 @@ + + + + + + + + + + About [Name Redacted] | [Name Redacted] @ GitHub + + + + + + + + + + + + + + + + + + + + +
+
+

+ + [Name Redacted] @ GitHub + +

+ Logo +

+ [Name Redacted]'s Profile Page at GitHub +

+

+ + View My GitHub Profile + +

+
+
+

+ About + + [Name Redacted] + +

+

+ Visit My Homepage + + @ + + + + [Name Redacted].Net + + + ( + + 🐽🎱 Powered By + + Hugo + + in + + Chinese + + . + + ) +

+

+ More + + Contact + + info 📬 + + @ + + + About [Name Redacted].Net + +

+
+
+
{
+  "name": "[Name Redacted]",
+  "company": "[Name Redacted] dot Net",
+  "blog": "",
+  "location": "Nanjing,China",
+  "bio": "Blogger @ [Name Redacted].Net",
+  "created_at": "2014-06-04T12:52:00Z"
+}
+
+
+
+

+ + Out of Date + + Sites +

+

+ + [Name Redacted].COM + + ( + + + Without + + Maintenance 🚧 , Ready for + + Sell + + . + + ) +

+

+ 哥林多前书 13:4-8 CUNPSS-神 +

+
+

+ 爱是恒久忍耐,又有恩慈; +

+

+ 爱是不嫉妒;爱是不自夸,不张狂,不做害羞的事,不求自己的益处,不轻易发怒,不计算人的恶,不喜欢不义,只喜欢真理; +

+

+ 凡事包容,凡事相信,凡事盼望,凡事忍耐。 +

+

+ 爱是永不止息。先知讲道之能终必归于无有;说方言之能终必停止;知识也终必归于无有。 +

+
+
+ +
+ + diff --git a/g79.png b/g79.png new file mode 100644 index 0000000000000000000000000000000000000000..bee05b1f263d10152caf0432e85e20cffeeec6ff --- /dev/null +++ b/g79.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930c77f82365e217e125f9993292bab0eacf29035f2dee9e4359225e479af19b +size 113870 diff --git a/g8.html b/g8.html new file mode 100644 index 0000000000000000000000000000000000000000..087845463917da28a121ef8de01033e948dd78ba --- /dev/null +++ b/g8.html @@ -0,0 +1,522 @@ + + + + + + + + + + WGS Extract (WGSE.bio) | WGS Extract Development Team + + + + + + + + + + + + + + + + + + + + +
+
+

+ + WGS Extract Development Team + +

+

+ WGS Extract WWW home +

+

+ + View My GitHub Profile + +

+
+
+

+ WGS Extract (WGSE.bio) +

+

+ is a desktop tool for verifying, analyzing and manipulating your + + Personal 30x + + WGS + + test + + result. It can also be used with any human genome based + + BAM or CRAM + + file including + + WES + + and Y-only test results. +

+

+ + WGS Extract + + + User Manual + + : + + v4 User Manual + + (Google Doc) +

+

+ + Latest Releases + + you can install on the + + supported platforms + + are: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Track + + Version + + Date + + md5 hash signature +
+ + + BETA v4 + + + + 44.5 + + 13 Jun 2024 + + fbe59361caaf8cdb6f23df16a249c552 +
+ + + ALPHA v4 + + + + 44.6 + + 20 Jun 2024 + + c3c6a283dec9fa0dce66a6210adfb04d +
+ + + Dev(eloper) v4+ + + + + 44.9 + + 30 Sep 2024 + + f69b432ef8ebe2364b7c66283bc314bb +
+

+ These are just the installer scripts. + + Installation Section + + in the + + user manual + + for details about installing on your platform. See the + + v4 Release Notes + + in the installation directory for more information about the updates in the current release. + + hashes to verify the Installer you download + + . +

+
+
    +
  • + With MacOS Sonoma 14.5 and later, Apple MacOS regressed and turned off allowing unsigned apps to be downloaded and run from outside their store. + + sudo spctl --master-disable + + . For older releases, the first time you run the app, follow the Ctrl-Click process from before as described in the manual. +
  • +
  • + With MacOS Sequoia 15.0 they have permanently removed the “anywhere” option completely. + + “Install_macos.command” was blocked to protect your Mac. + + with a button next to it that says “Open Anyway”. +
  • +
  • + Ubuntu 24, MacOS 14 and MacOS 15 require release 44.6 or later. +
  • +
+
+

+ This tool is geared toward the needs of + + genetic genealogy + + and + + Ancient DNA + + (aDNA) studies but can be helpful for those looking into health-releated uses of + + WGS + + tests. The + + personal, sub-$500, Direct-to-Consumer (DTC), 30x Whole Genome Sequence ( + + WGS + + ) tests + + are delivered with basic data files and reports. This tool serves to bridge the gap between the + + WGS data files + + delivered and the present day + + genetic genealogy community tools + + . Many health analysis sites accept the microarray and VCF files generated by this tool. +

+
+

+ Still waiting for your + + WGS + + test results? + + International Genome Sample Resource (1K Genome archive) + + for + + BAM or CRAM + + files that you can download and play with to learn the tool while waiting for your results. +

+
+

+ This tool is designed to be a simple, push-button manipulation of + + WGS files + + from any source. + + UseGalaxy + + ). +

+

+ + Dante Labs + + , + + Nebula Genomics + + , + + Sequencing + + , and + + YSEQ + + are test results most commonly used with this tool. + + Full Genomes Corp + + , + + GeneDX + + , + + Sano Genetics + + and + + Veritas (historical) + + are other test providers whose output is processed here. These are all results from + + Illumina + + and + + MGI + + next generation sequencers ( + + NGS + + ). Results from + + Oxford Nanopore + + and + + PacBio HiFi CCS + + third generation, long-read sequencers can also be used; as can + + FamilyTreeDNA + + ’s BigY output. (This is not an endorsement of any company or service; simply reporting what is commonly used with the tool.) +

+
+

+ The tool acronym is + + WGSE + + and pronounced as “wig-see”. We encourage that use in conversation. +

+
+

+ We encourage the use of the Facebook group + + Personal WGS + + for discussions on how to make use of your + + personal, sub-$500, DTC 30x WGS test + + results. + + Bioinformatics for Newbies + + . We also maintain a number of + + corrollary documents + + . +

+

+ User issues, if not brought up in the + + Personal WGS + + Facebook group, should be raised in the local + + user issues section of this GitHub site + + . The issues section is preferred so code bugs, use limitations and suggested improvements can be tracked within the development project. +

+

+ There is a separate Facebook group for + + WGSE Developers and Alpha testers + + where bleeding edge issues are discussed and tested before wider availability. Developer’s should visit the main GitHub + + WGS Extract Developers Code Repository + + as well. Development issues, Alpha code bugs and limitations should be raised in the + + development issues section + + so they are tracked till resolved in a release. + + Program + + folder for the + + Python + + source files. +

+

+ There is a separate Reference Genome Library manager that can be run to check and update the library. The + + WGSE + + program will check and determine when it needs a genome and prompt you to install any missing file then. +

+

+ v4 entered Alpha on 1 April 2022 and was formally Beta released on 6th November 2022. v5 entered pre-Developer mode release on 10 March 2023 and had a first real release in July then Nov 2023. Old releases are documented in the + + historical release section + + . (v5’s release in Dev has been delayed.) +

+

+ The tool home page is + + WGSE.bio + + . With the developers and delivery platform using + + WGSE.io + + (note the slight difference; they will cross reference each other). Currently, both point to this page located at + + https://WGSExtract.github.io/ + + . +

+

+ Supported Platforms +

+

+ 64 bit OS and processor platforms tested as part of the release process are: +

+ +

+ The tool has the potential to be a simple install in a + + BioConda environment + + as it is mostly just a + + Python package + + . +

+

+ Thanks +

+ +

+ Windows Release Users +

+

+ Some have downloaded the + + WGS Extract + + tool solely to gain access to the MS Windows native executables of the Bioinformatic Tools we include. You can use these Bioinformatic tools independent of the + + WGS Extract + + program. + + WGSE + + release, just delete everything except the cygwin64 folder and adjust your path for wherever you move the folder. For those using the new Msys2 release, it is the msys2/usr/bin and msys2/ucrt64/bin folders; respectively. +

+

+ Since v4, this is a full, BASE environment of Cygwin64 that is captured as of the stated release date. + + WGSE + + . +

+

+ Windows 11 + + WSLG + + with Ubuntu Linux Desktop (not server) can be used to install and run + + WGS Extract + + . You have to tune + + WSLG + + parameters to get effective use of your disk space, CPU cores and memory under WSLG. +

+
+ +
+ + diff --git a/g8.png b/g8.png new file mode 100644 index 0000000000000000000000000000000000000000..2f81ff6795aa080688e29ca3bfcf0bf43f0914b9 --- /dev/null +++ b/g8.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5225a5ceb9829676552b743d487f84a7de57f6d083036852a7a4d9ac4e67f920 +size 632553 diff --git a/g9.html b/g9.html new file mode 100644 index 0000000000000000000000000000000000000000..590cf19da6a58b729faba79885ac83fe8ceacce9 --- /dev/null +++ b/g9.html @@ -0,0 +1,2036 @@ + + + + + + + + + 个人博客 + + + + + + + + + + + +
+
+
+
    +
  1. +

    + + + [置顶] + + 一份简明的 Markdown 笔记与教程 + +

    +

    + 为知识分享准备的素材,记录了 Markdown 的优点、应用场景和编辑工具,介绍了标准语法与扩展语法,以及一些应用 Markdown 的奇技淫巧。 +

    +

    + + + + 2022/09/08 + + + + + + Markdown + + +

    +
  2. +
  3. +

    + + + [置顶] + + github pages操作说明 + +

    +

    + github pages操作说明 +

    +

    + + + + 2022/09/08 + + + + + + Blog + + +

    +
  4. +
  5. +

    + + test + +

    +

    + Content here +

    +

    + + + + 2022/09/09 + + + + + + yxt + + +

    +
  6. +
  7. +

    + + 这是新建的博客 + +

    +

    + 这是一个一级标题 +

    +

    + + + + 2022/09/08 + + + + + + Test + + +

    +
  8. +
+
+ +
+ +
+ +
+ + + + +
+ + diff --git a/g9.png b/g9.png new file mode 100644 index 0000000000000000000000000000000000000000..d827773ae04cecdb6d20baee7924c03e61be1a3a --- /dev/null +++ b/g9.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc6772b50dc5e99b3132092b647a764bb984616785399916448eb11bbe44a069 +size 158758 diff --git a/rick.jpg b/rick.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f15225aa605df21f1cfd4ac87a40050971814c92 --- /dev/null +++ b/rick.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8270b7afe0b58a925f4482dd51510c59023c7642815f4f121c39225a9166d2fa +size 33269