About 175 results found. (Query 0.09200 seconds)
This commit is contained in: j8810kkw 2025-09-19 16:24:30 +08:00 commit cc4cb255b3 Signed by untrusted user who does not match committer: j8810kkw GPG Key ID: E58C235A02756EBC 7 changed files with 204 additions and 0 deletions Show all changes Ignore whitespace when comparing lines Ignore changes in amount of whitespace Ignore changes in whitespace at EOL Show Stats Download Patch File Download Diff File Expand all files Collapse all files 36 .dockerfiles/config.json...
The egpgfile File In the easygpgkeyrings folder, there should be a file named egpgfile . The file name of EasyGPG’s Desktop file will be the contents of this file (one line of text) followed by .desktop .
Select a VPN server which you want to connect to, and click the ".ovpn" file to download to the desktop. If you save the .ovpn file on the desktop, the file will be displayed as OpenVPN icon as the following figure.
[ Catalog ] Style Futaba Burichan PedoBoard [ Return ] Posting mode: Reply Name Subject Message CAPTCHA   (enter the text below) File Password   (for post and file deletion) All posts with a file attached are moderated before being shown. Supported file types are JPG and PNG.
Press on text to see. [ ] Router Ident: 5~k3vqtT-...1Z~7FWvfw= Router Caps: OR Version: 2.44.0 Our external address: NTCP2 EXTERNAL_IP_V4:13104 SSU2 EXTERNAL_IP_V4:13104 Routers: 3859 Floodfills: 1392 LeaseSets: 0 Client Tunnels: 65 Transit Tunnels: 251 Постоянно сыплет в лог ошибки: 15:21:22@770/#033[1;31merror#033[0m - I2PTunnel: Read error: End of file 15:21:22@770/#033[1;31merror#033[0m - I2PTunnel: Read error: End of file 15:21:23@770/#033[1;31merror#033[0m -...
\n\n\ +                       Feel free to mess around with the code, although I doubt it will be very interesting at the moment.\n");  } diff --git a/kernel/linker.ld b/kernel/linker.ld new file mode 100644 (file) index 0000000.. d68e9f2 --- /dev/null +++ b/ kernel/linker.ld @@ -0,0 +1,11 @@ +ENTRY(_start) +OUTPUT_FORMAT(binary) + +SECTIONS +{ +       . = 0x1000; + +       .text : { *(.text) } +       .data : { *(.data) } +       .bss : { *(.bss) } +} Very early stages of...
. │ exit code : 1 ╰ ─ > [ 29 lines of output ] Traceback ( most recent call last ) : File " C: \ Users \ INTEL \ AppData \ Local \ Programs \ Python \ Python311 \ Lib \ site-packages \ pip \ _vendor \ pyproject_hooks \ _in_process \ _in_process.py " , line 353 , in < module > main ( ) File " C: \ Users \ INTEL \ AppData \ Local \ Programs \ Python \ Python311 \ Lib \ site-packages \ pip \ _vendor \ pyproject_hooks \ _in_process \ _in_process.py " , line 335 , in main...
Top zlatinb Re: Feature Requests Quote Post by zlatinb » 28 Oct 2019 22:17 arowana wrote: ↑ 28 Oct 2019 22:08 Feature suggestion when it comes to search. Could we have an option to get it file-centric? Right now if I search for a file I get the potential hosts for the file that I click to find the file. This is fine, but perhaps have an option to switch so that I could have the file first and click that to show the hosts.
For example, my configuration for Emacs is actually an Org mode file. Last, but not least, exporting the file to an HTML file, or another type of file, is easy and quick, just by pressing a few keys.
Optimization method Set image quality Higher values retain more detail, while lower values result in smaller file sizes. Limit file size Try to compress the image to a target file size. Quality % Target file size MB Megabytes (MB) Kilobytes (KB) Dimensions Keep original dimensions Do not alter the width and height of the image.
:r tells it to read a file, and then you put a space and the filename. Push enter and it will appear inside your file. If you are using Emacs, use esc-x then type in "insert-file".
Always verify that metadata was removed from the new file and that the file remains intact before submission. Automation Perl scripts in scripts/ can be used to update and rebuild the site. perl .
Parameters: file (required) - The file to upload (max 50MB) expiry - Expiration time: 15m, 1h, 2h, 4h, 12h, 24h, 168h (7 days), 720h (30 days). Default: 24h password - Optional password protection max_downloads - Max download count before auto-delete keep_metadata - Set to "1" to preserve EXIF/GPS data Example: $ curl -X POST -F "file[email protected]" -F "expiry=168h" http://drop.i2p/api/upload Response: { "id": "k7x9m2", "url": "/f/k7x9m2", ...
=item B<-p port>   Destination port. Default: 9 (the discard port).   =item B<-f file>   File with hardware addresses of wakeable computers. For an example check the file lab001.wol in the examples subdirectory.   =item B<-s password>   Six characters password to wake-up SecureOn(tm) devices.
#calc 24 * 2 Do math, print result to screen #dump Show registers (always zero?) Editor ----------- create test.txt Create file, because no auto-create. edit test.txt Start editor. :visual Enter "visual mode" :undo Undo all changes in current session. :stop Exit editor :alter@all /file 'ee'ff' Replace all occurances in file, "ee" to "ff" (PF2 key) Copy from cursor to eol to work field (PF5 key) Paste work field at cursor position (PF10...
i mean, you can definitely modify a .torrent file that already exists but if its already loaded into snark im guessing that will cause issues. snark would have to do it on .torrent creation dr|z3d seems mostly pointless, snex. snex well, yeah snex but its fun RN well, like taking the torrent file and replacing the outernet trackers with tracker2 and or combination of the known opentrackers in I2P RN so, like you download the *.torrent file from outernet...
Fortunately, support for dynamic proxying has been standardized across most browsers thanks to Proxy Auto-Configuration (PAC). A PAC (.pac) file is a JavaScript file with a function that decides which proxy method should be used for a given URL. Here’s our template PAC file: const proxy_i2p = 'PROXY 127.0.0.1:4444' ; const proxy_tor = 'SOCKS 127.0.0.1:9051' ; const FindProxyForURL = (url , host) => host . match ( / [.] i2p $ / ) ?
(member) in torrenting 6 months ago (last active 6 months ago) I downloaded a torrent for a game. It is balatro. for Linux The download is just one sh file, but sh is for shell, is this normal? Or is this sh file malware? What does the SH file do and how do i use it ? Do i need a Lutris?
Startup Speed Scenario Time (Zed) Time (VSCode) Cold Startup 0.12sec 1.2sec 1,000 + file codebase 0.18sec 2.1sec 10,000 file codebase 0.25sec 3.8sec Memory Usage Scenario Zed VSCode Difference Empty editor with nothing open 45MB 180MB 75% less 1,000+ file project 85MB 320MB 73% less 10,000+ file project 140MB 650MB 78% Empty editor with 20 extensions 160MB 890MB 82% less Where can I get Zed?