goodbye_ *.lemmy.world is on cloudflare
- second, i have no intention to use any services using cloudflare
- how did i know_
- fdroid_ settings_ repositories_ activate guardian project official relases
- install torservices (alpha)
- install privacy browser
- settings_ proxy_ enable tor
- visit
*.lemmy.world
- screenshot_ !*.lemmy.world on cloudflare
xclipboard_ utf-8 text are not displayed
- i am using debian bookworm on proot-distro [ 1 ]
- added in ~/.Xresources [ 2 ]
*international: true
orxterm*international: true
- it doesnt display utf-8 text
- screenshot !utf-8 missing
[ 1 ] https://github.com/termux/proot-distro [ 2 ] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489998#5
- interesting idea ;) perhaps mastodon is not for me
- Account creation without e-mail address (like on jabber instances)_ https://github.com/mastodon/mastodon/issues/3484
mastodon instance which does not send any emails
- is there any mastodon instance which does not send any emails
- i dont like any type of notifications
- it must not send about access of my accounts from other locations, or any similar type of nuisance
- its ok if i receive email for password reset requests
luakit_ how do you save and use login credentials
is there anyway to save and login credentials on luakit web browser [ 1 ]?
[ 1 ] https://github.com/luakit/luakit
- @ping_
- toots_ @[email protected]
- [matrix]_ @jindam.vani:oikei.net
user-emacs-directory on emacs 29?
- just now discovered Emacs now supports setting 'user-emacs-directory' [ 1 ]
- how can you configure emacs to use it for personal & other
[ 1 ] https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29
rmail_ how_ download emails for more than one smtp email account
- download for mail.ru account_
movemail -v pops://jindam%40list.ru:[email protected]:995 ~/RMAIL
- i have gmx account also
- movemail does not allow custom mbox name for rmail_ https://mailutils.org/manual/mailutils.html#Summary
- how to download emails for more than one email smtp account [ gmx ]?
this code is for one [ my ] email id only
replace my email id, smtp, etc..
code is available also @_ https://lists.gnu.org/archive/html/help-gnu-emacs/2023-09/msg00142.html
~ /.emacs
;; pop3
(require 'smtpmail)
(require 'rmail)
(setq user-mail-address "[email protected]")
(setq user-full-name "జిందం వాఐి")
(setq smtpmail-smtp-user "[email protected]"
smtpmail-smtp-server "smtp.mail.ru"
smtpmail-smtp-service 465
smtpmail-stream-type 'ssl)
(setq
rmail-preserve-inbox 1 ; Don't delete mail from server
rmail-mail-new-frame 1 ; Compose in a full frame
rmail-delete-after-output 1 ; Delete original mail after copying
rmail-mime-prefer-html nil ; Prefer plaintext when possible
rmail-file-name "~/mail/inbox" ; The path to our inbox file
rmail-secondary-file-directory "~/mail" ; The path to our other mbox files
message-default-headers "Fcc: ~/mail/sent") ; Copy sent mail to the "sent" file
;; Debug
(setq smtpmail-debug-info t)
(setq smtpmail-debug-verb t)
;; html
(setq
shr-use-fonts nil ; Don't load fancy fonts
shr-indentation 2 ; A left-margin of 2 columns
shr-use-colors nil ; Don't load special colors
shr-width 32 ; Fix width to 70 columns
shr-bullet "• ") ; A bullet character for <li> elements
;; tls
(setq rmail-movemail-flags "--tls")
;; Use Mail mode to compose messages (default)
(setq mail-user-agent 'sendmail-user-agent)
;; If you're using rmail
(setq read-mail-command 'rmail)
;;(setq rmail-primary-inbox-list
;; (cons (concat "pop3://"
;; "[email protected]"
;; "@pop.mail.ru") nil))
(setq
;; The mail URL, specifying a remote mail account
;; (Omit this to read from /var/mail/user)
rmail-primary-inbox-list
'("pops://[email protected]@pop.mail.ru"))
```</li>
how configure w3m to render wikipedia page with frames on termux
- installed w3m on termux
- run
$ w3m -F en.wikipedia.org
and$ w3m en.wikipedia.org
- it does not display similar to image on commons_ https://en.wikipedia.org/wiki/File:W3m-wikipedia.png
- screenshot_ !w3m en wikipedia page
If I understand OP’s explanation correctly, they’re simply trying to make a, possibly selfhosted, copy of a GitHub repo.
- yes, you are correct in sense.
- all i am trying to do is keep a copy of upstream repo. similar to mirroring repo.
- i have to remove
git push origin master
- i will again check after few days whether the command is correct
clone repo and update it occassionally without username and password
- clone repo [ size_ 34 mb ]
- added
$ git remote add citer url
- but when
$ git checkout master && git fetch citer && git pull --rebase citer master && git push origin master
- the above command requires github username and password
- i dont want to create account on github
- i will not create pull requests
- is there any way to keep clone uptodate with remote without requiring github username & password
noob guide_ termux gnu rmail pop3 multiple email servers
- installed emacs and use rmail as email client for multiple pop3 email servers with [ gmail, yahoo, etc.. ].
- is there any good guide to setup rmail as email client on termux?
otter browser_ blink or webkit based?
i am bit confused by engines of it after reading on wikipedia [ 1 ]. there are only few commits related to webkit [ 2 ]. i am wondering which engine is most supported by otter browser. if both of them are supprted equally, how do i switch them?
[ 1 ] https://en.wikipedia.org/wiki/Otter_Browser [ 2 ] https://github.com/OtterBrowser/otter-browser/blob/HEAD/CHANGELOG
verification loop, unable to login, on web browsers available on fdroid_ videos
- smartcookieweb v 16.3_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_smartcookieweb_163_fdroid.webm
- fulguris web browser v 1.9.8_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_fulguris_web_browser_198_fdroid.webm
- privacy browser v 3.15.1_ https://commons.m.wikimedia.org/wiki/File:Privacy_browser_3151_fail.webm
- foss browser v 9.11_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_foss_browser_911_fdroid.webm
- einkbro v 10.11.0_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_einkbro_10110_fdroid.webm
- monocles browser v 1.7.1_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_monocles_browser_171_fdroid.webm
verification loop, unable to login, on web browsers available on fdroid_ videos
- smartcookieweb v 16.3_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_smartcookieweb_163_fdroid.webm
- fulguris web browser v 1.9.8_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_fulguris_web_browser_198_fdroid.webm
- privacy browser v 3.15.1_ https://commons.m.wikimedia.org/wiki/File:Privacy_browser_3151_fail.webm
- foss browser v 9.11_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_foss_browser_911_fdroid.webm
- einkbro v 10.11.0_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_einkbro_10110_fdroid.webm
- monocles browser v 1.7.1_ https://commons.m.wikimedia.org/wiki/File:Failed_cloudflare_verification_monocles_browser_171_fdroid.webm
installation and configuration of tigervnc on opensuse tumbleweed
- installed opensuse tumblweed on proot-distro
- accessing tumbleweed using x11vnc on multivnc
- it has slow redraw or sometimes terrible sluggish
- installed tigervnc but completly lost about how to configure? ex: vncserver command is not found
- if possible i request you to create a guide about installation & configuration of tigervnc or anyother vnc of your choice
@shugzaurus
When you clone a repo only one branch is pulled from the remote, main by default
No. I havent read book recommended by @[email protected], but github cheatsheet $ git clone [url] says all branches https://training.github.com/downloads/github-git-cheat-sheet
@Shugzaurus
When you clone a repo only one branch is pulled from the remote, main by default
No. I havent read book recommended by @[email protected], but github cheatsheet $ git clone [url] says all branches https://training.github.com/downloads/github-git-cheat-sheet
git: how, advantages & disadvantages of cloning "master" only, remove locally
- How do i clone only "master" branch [ default protected branch? ] of repo?
- what are the advantages & disadvantages?
- how do i remove all other branches except master of forked repo?
Why do you need to use ARM
I am expecting devices will shrink in size, so, processor size also.
Couldn’t you cross compile on x86_64?
It was never on my agenda. primary purpose is to compile and use packages everyday. there might be surprises. who knows?
Anyway to answer your question yes you can compile software on arm boards.
good news.....
The bigger question is how long do you want to wait.
maximum 4 hours.
If your looking for raw speed I would get either an arm server or a bunch of single board computers. Both of those will require good cooling.
arm servers are available? excellent.
I like pine64 as there hardware is much more hacker friendly than the raspberry pi. https://www.pine64.org/
i dont do coding, perhaps will try to copy paste, if i really want some feature or overcome limitations?
They even have a board who’s purpose is to take other boards. https://pine64.com/product-category/clusterboard/
i will look into it.
Regards, jindam
is 8gb single-board computer enough to compile firefox, inkscape, libreoffice, etc.. on linux
-
right now, i found only raspberry pi, but they were released almost three years ago,[ 1 ] good user support and works out of the box
-
web search has found results for using packages & user support
-
my questions:
- are there other vendors offering similar products?
- should i wait another year or any product might be available with more than 8gb?
- should i consider only ram?
-
why sbc?
- to compile my most used packages for every release of gcc version including minor dot updates
- after an year, conpile my own linux kernel
[ 1 ] https://en.wikipedia.org/wiki/Raspberry_Pi#Specifications
regards, jindam