Edited, memorised or added to reading queue

on 29-Dec-2023 (Fri)

Do you want BuboFlash to help you learning these things? Click here to log in or create user.

const user = { name : 'Hedy Lamarr' , imageUrl : 'https://i.imgur.com/yXOvdOSs.jpg' , imageSize : 90 , } ;
export default function Profile ( ) { return ( < > < h1 > { user . name } </ h1 > < img className = "avatar" src = { user . imageUrl } alt = { 'Photo of ' + user . name } style = { { width : user . imageSize , height : user . imageSize } } /> </ > ) ; }
Show more

In the above example, style={{}} is not a special syntax, but a regular {} object inside the style={ } JSX curly braces. You can use the style attribute when your styles depend on JavaScript variables.

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Quick Start – React
e src attribute: return ( <img className="avatar" src={user.imageUrl} /> ); You can put more complex expressions inside the JSX curly braces too, for example, string concatenation: App.js <span>App.js Download Reset Fork 99 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 const user = { name: 'Hedy Lamarr', imageUrl: 'https://i.imgur.com/yXOvdOSs.jpg', imageSize: 90, }; export default function Profile() { return ( <> <h1>{user.name}</h1> <img className="avatar" src={user.imageUrl} alt={'Photo of ' + user.name} style={{ width: user.imageSize, height: user.imageSize }} /> </> ); } Show more In the above example, style={{}} is not a special syntax, but a regular {} object inside the style={ } JSX curly braces. You can use the style attribute when your styles depend on JavaScript variables. Conditional rendering In React, there is no special syntax for writing conditions. Instead, you’ll use the same techniques as you use when writing regular JavaScript code. For example,




Pioneer Program FAQ (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Pioneer Program FAQ - Pioneer Program - Bristlemouth
cs More ​ Categories Application Dev Bristlemouth Core Dev Community Dev Kit Support News & Announcements Pioneer Program All categories ​ Tags announcements events documentation All tags ​ <span>Pioneer Program FAQ Pioneer Program You have selected 0 posts. select all cancel selecting Sep 29 1 / 4 Sep 29 Sep 29 zack_j 4 Sep 29 Who can apply? The Pioneer Program is open to anyone to apply. Special




Middleware Protocol (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Middleware Protocol Bristlemouth Wiki / ... / Docs / Middleware Protocol Search Open Notion Middleware Protocol Description Resource intent mapping and discovery, publish-subscribe, request-reply Type Design 2 more properties Middleware Protocol Bristlemouth Simple Pub/Sub Key Concepts Request Re




Bristlemouth Networking Overview (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Networking Overview Bristlemouth Wiki / ... / Docs / Networking Overview Search Open Notion Networking Overview Description A design-level description of supported interfaces, Core MAC & IP, Discovery, Formation, and Routing. Type Design 2 more properties Supported Physical Layer Technologies




Bristlemouth Protocol Introduction (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Bristlemouth Protocol Introduction Bristlemouth Wiki / ... / Docs / Bristlemouth Protocol Introduction Search Open Notion Bristlemouth Protocol Introduction Description An Introduction to the Bristlemouth protocol including terminology, goals and constraints informing the design of the Bristlemouth protocol. Type Design 2 more properties Te




Bristlemouth Version 1.0.0 Specifications: Open ocean connectivity standard to provide plug-and-play functionality for all marine sensing systems (whole document)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




Mote Firmware Updates (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Mote Firmware Updates Bristlemouth Wiki / Developer Kit User Guides / 📓 Mote Firmware Updates Search Try Notion Drag image to reposition 📓 Mote Firmware Updates Owner B Bristlemouth Info Tags Guides and Processes Archived Archived Target version(s) Universal Updates over SWD Hardware Required Process Updates over Bristlemouth Hardware Required




Bristlemouth Dev Kit Guide: Integrating an RS232 Serial Sensor (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Integrating an RS232 Serial Sensor Bristlemouth Wiki / Developer Kit User Guides / 📓 Bristlemouth Dev Kit Guide: Integrating an RS232 Serial Sensor Search Try Notion Drag image to reposition 📓 <span>Bristlemouth Dev Kit Guide: Integrating an RS232 Serial Sensor Owner B Bristlemouth Info Tags Guides and Processes Sensor Integration Archived Archived Target version(s) v0.6.0 Overview 🎏 NOTE: Currently you need to be on the develop branch of bm_p




Ordering SWD-Over-USB-C Adapters (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Ordering SWD-Over-USB-C Adapters Bristlemouth Wiki / Developer Kit User Guides / 📓 Ordering SWD-Over-USB-C Adapters Search Try Notion 📓 Ordering SWD-Over-USB-C Adapters Owner B Bristlemouth Info Tags Guides and Processes Archived Archived Target version(s) Universal Overview The SWD-Over-USB-C adapter is a very convenient and compact debugging tool for




Bristlemouth Dev Kit Guide 1: Getting Started (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
Bristlemouth Dev Kit Guide 1: Getting Started Bristlemouth Wiki / Developer Kit User Guides / 📓 Bristlemouth Dev Kit Guide 1: Getting Started Search Try Notion Drag image to reposition 📓 Bristlemouth Dev Kit Guide 1: Getting Started Owner B Bristlemouth Info Tags Guides and Processes Archived Archived Target version(s) v0.3.0 v0.2.0 + 1 Overview Welcome to the Bristlemouth community! This guide will take you from u




anyrange && anyrange → boolean Do the ranges overlap, that is, have any elements in common? int8range(3,7) && int8range(4,12) → t
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

pdf

cannot see any pdfs




OmniFocus 3 Reference Manual for macOS (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Unknown title
< Support Page OmniFocus 3 Reference Manual for macOS Menu Contents Glossary The Outline The Perspective Header The Anatomy of a Row Cleaning Up Grouping Items Layout Options The Toolbar Toolbar Tools Notice Bars Perspectives and the Sideb




What Is the Best Allocation Unit Size for exFAT & How to Reset It (whole page)
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

What Is the Best Allocation Unit Size for exFAT &amp; How to Reset It - MiniTool Partition Wizard
covery Download Partition Wizard Free Edition: Download Pro Edition: Try Demo Server Edition: Try Demo Home Partition Magic What Is the Best Allocation Unit Size for exFAT & How to Reset It <span>What Is the Best Allocation Unit Size for exFAT & How to Reset It By Irene | Last Updated March 16, 2023 English 日本語 Italiano Which allocation unit size should you use for an exFAT partition? What is the best allocation unit size for exFAT format? If




USB 2.0 transfers data at a top speed of 480 megabits per second (Mbps), while USB 3.0 can transfer data at up to 5 gigabits per second (Gbps).
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

USB data transfer guide | CMD
ta transfer speed is increased by the addition of extra data-carrying strips; four extra signalling wires help USB 3.0 achieve its super speed. How quickly do USB 2.0 and USB 3.0 transfer data? <span>USB 2.0 transfers data at a top speed of 480 megabits per second (Mbps), while USB 3.0 can transfer data at up to 5 gigabits per second (Gbps). The following table shows the maximum transfer rates for each USB version: USB version Release date Name Transfer rates USB 1.0 January 1996 Full speed 12 Mbps USB 1.1 August 1998 Full




How to Learn Nix, Part 39: How to install Python
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

How to Learn Nix, Part 39: How to install Python
programming book Ian Henry About Blog Stuff This post is part of the series How to Learn Nix, a rambling diary in which I work my way through the Nix manual in excrutiating detail. June 6, 2021 <span>How to Learn Nix, Part 39: How to install Python So this isn’t great: $ nix-env -i python3 installing 'python3-3.10.0a5' Why isn’t this great? Well, because in the Python versioning scheme, python3-3.10.0a5 is short for “Python 3.10.0




The urlparse module is renamed to urllib.parse in Python 3.
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

20.16. urlparse — Parse URLs into components — Python 2.7.18 documentation
itional Chinese dev (3.10) pre (3.9) 3.8 3.7 3.6 3.5 2.7.18 Documentation » The Python Standard Library » 20. Internet Protocols and Support » 20.16. urlparse — Parse URLs into components¶ Note <span>The urlparse module is renamed to urllib.parse in Python 3. The 2to3 tool will automatically adapt imports when converting your sources to Python 3. Source code: Lib/urlparse.py This module defines a standard interface to break Uniform Resource




$ rsync -av -e 'ssh -oHostKeyAlgorithms=+ssh-dss' server:file .
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

rsync: no matching host key type found. Their offer: ssh-dss - Server Fault
st score (default) Date modified (newest first) Date created (oldest first) This answer is useful 14 This answer is not useful Save this answer. Show activity on this post. Here is the solution <span>$ rsync -av -e 'ssh -oHostKeyAlgorithms=+ssh-dss' server:file . Share Share a link to this answer Copy link CC BY-SA 3.0 Improve this answer Follow Follow this answer to receive notifications answered Jul 29, 2016 at 8:18 igoigo 39344 silver badges9




ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.8.109
statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

SSH returns: no matching host key type found. Their offer: ssh-dss - Ask Ubuntu
here's a neat page with legacy information that includes this issue: http://www.openssh.com/legacy.html In a nutshell, you should add the option -oHostKeyAlgorithms=+ssh-dss to the SSH command: <span>ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.8.109 You can also add a host pattern in your ~/.ssh/config so you don't have to specify the key algorithm every time: Host nas HostName 192.168.8.109 HostKeyAlgorithms=+ssh-dss This has the




  • Open File Explorer from the taskbar.
  • Select View > Options > Change folder and search options.
  • Select the View tab and, in Advanced settings, select Show hidden files, folders, and drives and OK.
  • statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Showing hidden files, folders and extensions on Windows operating systems
    s, folders or file name extensions on your Windows operating system. This article gives you instructions on how to enable the view of hidden files, folders and extensions. Resolution Windows 11 <span>Open File Explorer from the taskbar. Select View > Options > Change folder and search options. Select the View tab and, in Advanced settings, select Show hidden files, folders, and drives and OK. Windows 10 Type File Explorer in the Windows search bar Click on File Explorer to open it Click on the View tab in File explorer Then: To show hidden folders, check Hidden items checkbo




    To uninstall a package, remove it from the pkg list in the configuration.nix file
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    NixOS Package (Install/Uninstall) Guide | Matthew Rhone dot Dev
    kdeApps. The other part that is unique like the kdeApplications doesn’t matter as much, just has to be unique in this instance. Uninstalling a PackagePermalink Uninstalling System-WidePermalink <span>To uninstall a package, remove it from the pkg list in the configuration.nix file: environment.systemPackages = with pkgs; [ wget vim nano zsh file ]; Just like when you add a new pacakge, you will now you have to rebuild the environment. You can either run sudo nixo




    To install it into our environment, you can just run nix-env -iA nixpkgs.myPackages.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Global configuration | nixpkgs
    nix: { packageOverrides = pkgs: with pkgs; { myPackages = pkgs.buildEnv { name = "my-packages"; paths = [ aspell bc coreutils gdb ffmpeg nixUnstable emscripten jq nox silver-searcher ]; }; }; } <span>To install it into our environment, you can just run nix-env -iA nixpkgs.myPackages. If you want to load the packages to be built from a working copy of nixpkgs you just run nix-env -f. -iA myPackages. To explore what's been installed, just look through ~/.nix-profile/.




    func (t Time) Compare(u Time) int

    Compare compares the time instant t with u. If t is before u, it returns -1; if t is after u, it returns +1; if they're the same, it returns 0.

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    time package - time - Go Packages
    e Share Format Run func (Time) Clock ¶ func (t Time) Clock() (hour, min, sec int) Clock returns the hour, minute, and second within the day specified by t. func (Time) Compare ¶ added in go1.20 <span>func (t Time) Compare(u Time) int Compare compares the time instant t with u. If t is before u, it returns -1; if t is after u, it returns +1; if they're the same, it returns 0. func (Time) Date ¶ func (t Time) Date() (year int, month Month, day int) Date returns the year, month, and day in which t occurs. Example ¶ Output: year = 2000 month = February day = 1




    Generating code
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Generating code - The Go Programming Language
    Standard library Release Notes Packages Community navigate_next navigate_beforeCommunity Recorded Talks Meetups open_in_new Conferences open_in_new Go blog Go project Get connected The Go Blog <span>Generating code Rob Pike 22 December 2014 A property of universal computation—Turing completeness—is that a computer program can write a computer program. This is a powerful idea that is not appreciate




    func Date(year int, month Month, day, hour, min, sec, nsec int, loc *Location) Time
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    time package - time - Go Packages
    , prefer t.Equal(u) to t == u, since t.Equal uses the most accurate comparison available and correctly handles the case when only one of its arguments has a monotonic clock reading. func Date ¶ <span>func Date(year int, month Month, day, hour, min, sec, nsec int, loc *Location) Time Date returns the Time corresponding to yyyy-mm-dd hh:mm:ss + nsec nanoseconds in the appropriate zone for that time in the given location. The month, day, hour, min, sec, and nsec value




    func Unix(sec int64, nsec int64) Time

    Unix returns the local Time corresponding to the given Unix time, sec seconds and nsec nanoseconds since January 1, 1970 UTC. It is valid to pass nsec outside the range [0, 999999999]. Not all sec values have a corresponding time value. One such value is 1<<63-1 (the largest int64 value).

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    time package - time - Go Packages
    ies to match it against the Local location; ParseInLocation uses the given location. Example ¶ Output: 2012-07-09 05:02:00 +0200 CEST 2012-07-09 00:00:00 +0200 CEST Share Format Run func Unix ¶ <span>func Unix(sec int64, nsec int64) Time Unix returns the local Time corresponding to the given Unix time, sec seconds and nsec nanoseconds since January 1, 1970 UTC. It is valid to pass nsec outside the range [0, 999999999]. Not all sec values have a corresponding time value. One such value is 1<<63-1 (the largest int64 value). Example ¶ Output: 1257894000 2009-11-10 23:00:00 +0000 UTC Share Format Run func UnixMicro ¶ added in go1.17 func UnixMicro(usec int64) Time UnixMicro returns the local Time correspondi




    An Introduction To Generics
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    An Introduction To Generics - The Go Programming Language
    Standard library Release Notes Packages Community navigate_next navigate_beforeCommunity Recorded Talks Meetups open_in_new Conferences open_in_new Go blog Go project Get connected The Go Blog <span>An Introduction To Generics Robert Griesemer and Ian Lance Taylor 22 March 2022 Introduction This blog post is based on our talk at GopherCon 2021: The Go 1.18 release adds support for generics. Generics are the b




    How to set a pointer to nil using Go reflection:

    v.Set(reflect.Zero(v.Type())

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    reflect: set to nil?
    Sie benötigen die Berechtigung zum Ansehen der E-Mail-Adressen der Mitglieder, um die Originalnachricht anzusehen an stephanos, golang-nuts 2013/10/13 stephanos <stephan...@gmail.com>:  <span>v.Set(reflect.Zero(v.Type()) Rémy. stephanos ungelesen, 13.10.2013, 11:22:1013.10.13    an golan...@googlegroups.com, stephanos Hm, when I apply that line the result is not nil: http://play.golang.org/p/WtC34_rh




    Proof of Concept generic Option type in go
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    GitHub - duythinht/option: Proof of Concept generic Option type in go
    E.md Update README.md go.mod go.mod Init module option.go option.go Init module option_test.go option_test.go Improve test coverage View all files Repository files navigation README MIT license <span>Proof of Concept generic Option type in go disclaimer: this is just a PoC, don't use it on production, I do not recommend to use none idomatic package. How to go get github.com/duythinht/option five := option.Some(5) another :=




    Nullable columns are annoying and lead to a lot of ugly code. If you can, avoid them. If not, then you’ll need to use special types from the database/sql package to handle them, or define your own.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Working with NULLs
    ts Handling Errors Working with NULLs Working with Unknown Columns The Connection Pool Surprises, Antipatterns and Limitations Related Reading and Resources Working with NULLs Improve this page <span>Nullable columns are annoying and lead to a lot of ugly code. If you can, avoid them. If not, then you’ll need to use special types from the database/sql package to handle them, or define your own. There are types for nullable booleans, strings, integers, and floats. Here’s how you use them: for rows.Next() { var s sql.NullString err := rows.Scan(&s) // check err if s.Valid {




    open -a is the way to achieve nohup-like behaviour on macOS (nohup has no effect there)

    open -a "/Applications/Microsoft Teams.app/Contents/MacOS/Teams"

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Unknown title
    l and the only workaround I’ve found for this is using the open command: ps -ef | grep teams | cut -d " " -f2 | xargs kill -9sleep 3rm -rf "/Users/me/Library/Application Support/Microsoft/Teams"<span>open -a "/Applications/Microsoft Teams.app/Contents/MacOS/Teams" Now the script finished executing yet the Teams app is still running in the background. 🐈‍⬛ Mac Macos MacBook Shell Bash Follow Written by Ido Montekyo 96 Followers ·Editor for idomongo




    Reason for C-SPC not setting mark in Emacs on macOS:

    I tracked down a similar issue to this on macOS. It seems that at some point C-SPC became bound to "Select the previous input source"

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    set-mark-command not working emacs with C-SPC - Stack Overflow
    y to risk the anger of some other set of users. – Chris Jul 20, 2016 at 13:09 Add a comment | This answer is useful 24 This answer is not useful Save this answer. Show activity on this post. So <span>I tracked down a similar issue to this on macOS. It seems that at some point C-SPC became bound to "Select the previous input source": Share Share a link to this answer Copy link CC BY-SA 4.0 Follow Follow this answer to receive notifications answered Apr 7, 2019 at 15:10 WillWill 4,59511 gold badge2626 silver badges4




    Patching <nixpkgs>
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Patching &lt;nixpkgs&gt; — ertt.ca
    Patching <nixpkgs> — ertt.ca Patching <nixpkgs> 1. Introduction Every Nix flake implicitly gets nixpkgs as an input, but what if it contains a show-stopping bug? It may have been fixed upstream, but these fixes can sometimes take day




    Using overlays
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Overlays - NixOS Wiki
    could be useful: final: prev: { firefox = prev.firefox.override { ... }; myBrowser = final.firefox; } And final: prev: firefox = final.firefox.override { ... }; would cause infinite recursion. <span>Using overlays Applying overlays manually In standalone nix code In a shell.nix When writing standalone nix code, for example a shell.nix for a project, one usually starts by importing nixpkgs: let pk




    Overlays
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Overlays | nixpkgs
    Opening issues Contributing to Nixpkgs Quick Start to Adding a Package Coding conventions Submitting changes Vulnerability Roundup Reviewing contributions Contributing to Nixpkgs documentation <span>Overlays This chapter describes how to extend and change Nixpkgs using overlays. Overlays are used to add layers in the fixed-point used by Nixpkgs to compose the set of all packages. Nixpkgs ca




    Downloading a patch file from GitHub:

    Adding .patch (or .diff) to the commit-URL will give a nice patch:

    https://github.com/foo/bar/commit/${SHA}.patch
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    How to download a single commit-diff from GitHub? - Stack Overflow
    unt more) Date modified (newest first) Date created (oldest first) This answer is useful 357 This answer is not useful Save this answer. Show activity on this post. OK, found the answer myself. <span>Adding .patch (or .diff) to the commit-URL will give a nice patch: https://github.com/foo/bar/commit/${SHA}.patch Thanks to Ten Things You Didn't Know Git And GitHub Could Do... Share Share a link to this answer Copy link CC BY-SA 3.0 Follow Follow this answer to receive notifications edited Aug 4,




    Apply a security patch system-wide
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Customizing packages in Nix
    is used, so that other overlays may potentially overwrite jdk8. Also note that final.maven is not used, because that would refer to this package, causing an infinite loop during Nix evaluation. <span>Apply a security patch system-wide🔗 { nixpkgs.overlays = [ (final: prev: { openssl = prev.openssl.overrideAttrs (previousAttrs: { patches = previousAttrs.patches ++ [ (fetchpatch { name = "CVE-2021-4044.patch"; url = "ht




    Flakes intro
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Practical Nix
    c" CFLAGS="-I${pkgs.musl.dev}/include" LDFLAGS="-L${pkgs.musl.dev}/lib") ''; # Let's remove some binaries which we don't need postInstall = "rm -f $out/bin/redis-{benchmark,check-*,cli}"; }) 8. <span>Flakes intro 8.1. Problems of clasic Nix What is inside a repo? Difficult to figure out without reading all *.nix files. No enforcment of naming .nix files (default.nix, shell.nix, …) What does <




    Basler BT-67
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Basler BT-67 – Wikipedia
    Basler BT-67 – Wikipedia Basler BT-67 aus Wikipedia, der freien Enzyklopädie Zur Navigation springen Zur Suche springen Wir sind auf Spenden von durchschnittlich 25 CHF angewiesen. Heute bitten wir Sie, sich den 2 % unserer




    Getting started with multi-module workspaces Introduces the basics of creating and using multi-module workspaces in Go. Multi-module workspaces are useful for making changes across multiple modules.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorials - The Go Programming Language
    d and install. Tutorial Description Getting started Say Hello, World with Go. Create a module A multi-part tutorial that introduces common programming language features from the Go perspective. <span>Getting started with multi-module workspaces Introduces the basics of creating and using multi-module workspaces in Go. Multi-module workspaces are useful for making changes across multiple modules. Accessing a relational database Introduces the basics of accessing a database using the standard library. Developing a RESTful API with Go and Gin Introduces the basics of writing a RES




    Accessing a relational database Introduces the basics of accessing a database using the standard library.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorials - The Go Programming Language
    ng started with multi-module workspaces Introduces the basics of creating and using multi-module workspaces in Go. Multi-module workspaces are useful for making changes across multiple modules. <span>Accessing a relational database Introduces the basics of accessing a database using the standard library. Developing a RESTful API with Go and Gin Introduces the basics of writing a RESTful web service API with Go and the Gin Web Framework. Getting started with generics Introduces the basic




    Getting started with govulncheck Introduces how to find and fix vulnerabilities with govulncheck. Govulncheck reports known vulnerabilities that affect Go code.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorials - The Go Programming Language
    ling code. Getting started with fuzzing Introduces the basics of fuzzing in Go. Fuzzing can generate inputs to your tests that can catch edge cases and security issues that you may have missed. <span>Getting started with govulncheck Introduces how to find and fix vulnerabilities with govulncheck. Govulncheck reports known vulnerabilities that affect Go code. Find and fix vulnerable dependencies with VS Code Go Introduces how to find and fix vulnerable dependencies directly from your IDE with VS Code Go and Vim. A Tour of Go An interactive i




    Find and fix vulnerable dependencies with VS Code Go
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorials - The Go Programming Language
    issues that you may have missed. Getting started with govulncheck Introduces how to find and fix vulnerabilities with govulncheck. Govulncheck reports known vulnerabilities that affect Go code. <span>Find and fix vulnerable dependencies with VS Code Go Introduces how to find and fix vulnerable dependencies directly from your IDE with VS Code Go and Vim. A Tour of Go An interactive introduction to Go: basic syntax and data structures;




    A Tour of Go An interactive introduction to Go: basic syntax and data structures; methods and interfaces; and Go's concurrency primitives.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorials - The Go Programming Language
    vulnerabilities that affect Go code. Find and fix vulnerable dependencies with VS Code Go Introduces how to find and fix vulnerable dependencies directly from your IDE with VS Code Go and Vim. <span>A Tour of Go An interactive introduction to Go: basic syntax and data structures; methods and interfaces; and Go's concurrency primitives. Why Go Use Cases Case Studies Get Started Playground Tour Stack Overflow Help Packages Standard Library About Go Packages About Download Blog Issue Tracker Release Notes Brand Guideline




    Hello, 世界

    Welcome to a tour of the Go programming language.

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    A Tour of Go
    Channels Buffered Channels Range and Close Select Default Selection Exercise: Equivalent Binary Trees Exercise: Equivalent Binary Trees sync.Mutex Exercise: Web Crawler Where to Go from here... <span>Hello, 世界 Welcome to a tour of the Go programming language. The tour is divided into a list of modules that you can access by clicking on A Tour of Go on the top left of the page. You can also view the table of contents at any time by clicking o




    Chapter 16. Installation from Binaries
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 17. Installation from Source Code
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 18. Installation from Source Code on Windows
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 19. Server Setup and Operation
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 20. Server Configuration
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 21. Client Authentication
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 22. Database Roles
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 23. Managing Databases
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 24. Localization
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 25. Routine Database Maintenance Tasks
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 26. Backup and Restore
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 27. High Availability, Load Balancing, and Replication
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 28. Monitoring Database Activity
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 29. Monitoring Disk Usage
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 30. Reliability and the Write- Ahead Log
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 31. Logical Replication
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 32. Just-in-Time Compilation (JIT)
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Chapter 33. Regression Tests
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    pdf

    cannot see any pdfs




    Article 7608105307404

    A few criticisms of BuboFlash
    #has-images

    Original A few criticisms of BuboFlash Oh boy, this post turned out to be a lot longer than I intended. I love the idea of BuboFlash, and the work you have put into it so far is wonderful, it just needs a bit more polish before it shows off it's true potential. Don't take my criticisms as indicator that the project is bad, it's certainly not, take it as a "I really want this to be great". I will start using BuboFlash to test how it pans out with more long term usage - the notes I make here are my thoughts after a few hours of usage. Onto the post First off, I do enjoy the idea of a wholistic learning software. I especially love the community aspect that has been included in the software - it has great potential and the main reason I'm so interested in this work. However, as good as everything is right now, the tool is missing quite a bit of very needed polish before it will receive a larger audience. Namely, the layout of the software is not user friendly and is very hard to navigate



    A few criticisms of BuboFlash
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    A few criticisms of BuboFlash
    Original A few criticisms of BuboFlash Oh boy, this post turned out to be a lot longer than I intended. I love the idea of BuboFlash, and the work you have put into it so far is wonderful, it just needs a bit more polish bef




    Resize (Zoom) Buffer Text Incrementally

    Starting with GnuEmacs 23, you can zoom the text in the current buffer, in all frames displaying it:

    • Vanilla Emacs: You can use `C-x C-+’ and ‘C-x C--’ (‘text-scale-adjust’) to increase or decrease the buffer text size (`C-+’ or ‘C--’ to repeat). To restore the default (global) face height, type ‘C-x C-0’. ‘S-mouse-1’ pops up a menu where you can choose these same actions.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    EmacsWiki: Set Fonts
    ps://developer.gnome.org/gtk3/stable/gtk-x11.html Changing Font Size You can resize (text-scale) the text in a buffer (in all windows showing it), or you can resize the default font of a frame. <span>Resize (Zoom) Buffer Text Incrementally Starting with GnuEmacs 23, you can zoom the text in the current buffer, in all frames displaying it: Vanilla Emacs: You can use `C-x C-+’ and ‘C-x C--’ (‘text-scale-adjust’) to increase or decrease the buffer text size (`C-+’ or ‘C--’ to repeat). To restore the default (global) face height, type ‘C-x C-0’. ‘S-mouse-1’ pops up a menu where you can choose these same actions. BUG? – If you use a fontset with Xft, `C-x C-+’ this does not scale the secondary font. For example, If you use a fontset – dejavu-sans-mono for latin, NanumGothic_Coding for hangul(Kor




    Definition of Finial Value Theorem
    The Finial Value Theorem: If \(f(x)\) has a finite limit for \(t\rightarrow\infty\) then \(\lim_{t\rightarrow\infty}f(t)=\lim_{s\rightarrow 0}sF(s)\)
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on




    Flashcard 7608117890316

    Question
    The Finial Value Theorem: [...]
    Answer
    If \(f(x)\) has a finite limit for \(t\rightarrow\infty\) then \(\lim_{t\rightarrow\infty}f(t)=\lim_{s\rightarrow 0}sF(s)\)

    statusnot learnedmeasured difficulty37% [default]last interval [days]               
    repetition number in this series0memorised on               scheduled repetition               
    scheduled repetition interval               last repetition or drill

    Definition of Finial Value Theorem
    The Finial Value Theorem: If \(f(x)\) has a finite limit for \(t\rightarrow\infty\) then \(\lim_{t\rightarrow\infty}f(t)=\lim_{s\rightarrow 0}sF(s)\)







    Version 6 is a great chance for us to get the router all ready for the future of React: suspense. Instead of giving you access to the history instance directly (usage of which would introduce subtle bugs in a suspense-enabled app), v6 gives you a useNavigate hook. This is useful any time you need to navigate imperatively, e.g. after the user submits a form or clicks on a button.
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    React Router v6 Preview&lt;title&gt;<meta name="description" content="React Corporate Workshops, Training, and Consulting"><meta name="og:title" content="React Router v6 Preview"><meta name="og:description" content="React Corporate Workshops, Training, and Consulting"><meta name="og:image" content="https://reacttraining.com/images/blog/react-router-v6-social.jpg"><meta name="og:type" content="website"><meta name="og:url" content="https://reacttraining.com/blog/react-router-v6-pre"><meta name="og:site_name" content="ReactTraining.com"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="React Router v6 Preview"><meta name="twitter:site" content="@ReactTraining"><meta name="twitter:creator" content="@ReactTraining"><meta name="twitter:image" content="https://reacttraining.com/images/blog/react-router-v6-social.jpg">&lt;head&gt;<body data-theme="light"><div class="flex flex-col min-h-screen"><div class="center-panel bg-custom-black"><div><header role="banner" class="pt-1 pb-1 flex gap-6 content-center"><div class="flex-1"><a class="block" href="/bubo5/browser?url=https%3A//reacttraining.com/" rel="nofollow"><svg viewBox="0 0 420 140" style="width:5em" role="img" class="react-training-logo"><title>React Training</title></svg></a></div></header></div></div></div></body>
    ct-router-config package in v5. In v6, this configuration format has been promoted to a first-class API in core and the react-router-config package will be deprecated. Suspense-ready Navigation <span>Version 6 is a great chance for us to get the router all ready for the future of React: suspense. Instead of giving you access to the history instance directly (usage of which would introduce subtle bugs in a suspense-enabled app), v6 gives you a useNavigate hook. This is useful any time you need to navigate imperatively, e.g. after the user submits a form or clicks on a button. import React from 'react' import { useNavigate } from 'react-router-dom' function App() { let navigate = useNavigate() let [error, setError] = React.useState(null) async function handle




    One of the most exciting changes in v6 is the powerful new <Routes> element. This is a pretty significant upgrade from v5's <Switch> element with some important new features including relative routing and linking, automatic route ranking, and nested routes and layouts.

    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    React Router v6 Preview&lt;title&gt;<meta name="description" content="React Corporate Workshops, Training, and Consulting"><meta name="og:title" content="React Router v6 Preview"><meta name="og:description" content="React Corporate Workshops, Training, and Consulting"><meta name="og:image" content="https://reacttraining.com/images/blog/react-router-v6-social.jpg"><meta name="og:type" content="website"><meta name="og:url" content="https://reacttraining.com/blog/react-router-v6-pre"><meta name="og:site_name" content="ReactTraining.com"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="React Router v6 Preview"><meta name="twitter:site" content="@ReactTraining"><meta name="twitter:creator" content="@ReactTraining"><meta name="twitter:image" content="https://reacttraining.com/images/blog/react-router-v6-social.jpg">&lt;head&gt;<body data-theme="light"><div class="flex flex-col min-h-screen"><div class="center-panel bg-custom-black"><div><header role="banner" class="pt-1 pb-1 flex gap-6 content-center"><div class="flex-1"><a class="block" href="/bubo5/browser?url=https%3A//reacttraining.com/" rel="nofollow"><svg viewBox="0 0 420 140" style="width:5em" role="img" class="react-training-logo"><title>React Training</title></svg></a></div></header></div></div></div></body>
    w reasons for the big change in our bundle size, and I plan on diving into them in a future post. But for now, let's explore some of the API upgrades available in v6. Introducing <Routes> <span>One of the most exciting changes in v6 is the powerful new <Routes> element. This is a pretty significant upgrade from v5's <Switch> element with some important new features including relative routing and linking, automatic route ranking, and nested routes and layouts. Relative <Route path> and <Link to> Unlike the <Switch> API in v5, all <Route path> and <Link to> values under v6's <Routes> element are automaticall




    Gin Web Framework
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorial: Developing a RESTful API with Go and Gin - The Go Programming Language
    ms Write a handler to add a new item Write a handler to return a specific item Conclusion Completed code This tutorial introduces the basics of writing a RESTful web service API with Go and the <span>Gin Web Framework (Gin). You’ll get the most out of this tutorial if you have a basic familiarity with Go and its tooling. If this is your first exposure to Go, please see Tutorial: Get started with Go f




    Gin Web Framework
    statusnot read reprioritisations
    last reprioritisation on suggested re-reading day
    started reading on finished reading on

    Tutorial: Developing a RESTful API with Go and Gin - The Go Programming Language
    ms Write a handler to add a new item Write a handler to return a specific item Conclusion Completed code This tutorial introduces the basics of writing a RESTful web service API with Go and the <span>Gin Web Framework (Gin). You’ll get the most out of this tutorial if you have a basic familiarity with Go and its tooling. If this is your first exposure to Go, please see Tutorial: Get started with Go f