About 113 results found. (Query 0.06700 seconds)
Example: reducing CPU frequency when unplugged For power management, NetBSD supports sensor monitoring (including battery state, CPU temperature, and so on), CPU frequency adjustment, low-power mode for devices, hardware poweroff, and sleep (suspend-to-RAM) on some hardware.
Are we not fostering a situation where patients can't properly feel trust with the person who is supposed to care for them? Still, there is some legitimate concern about a person's mental state when they wish to commit suicide. Can we trust the person to be in a coherent state? What if they are experiencing psychosis, under the influence of drugs, in extreme pain or depressed for a somatic reason which can be resolved with medication?
I’m interested in hearing the I2P community’s thoughts on this. How does the community view Tribler in its current state? Do you think this beta is worth trying out? I’d appreciate any kind of feedback :- whether it’s a technical analysis or just your general impressions. create new comment replying to post: Tribler Torrent Client comment create comment comments by dudastic1 (member) 3 months ago [reply] When I looked into Tribler a few months ago it looked like it was in a *horrific*...
RN only the forwarding section RN so you adjust the default config to your needs, and have that part in your forwarding section. Remember in privoxy the last match wins. RN so the first rule sends all to tor, unless a later rule matches and does something else RN the default config is very well commented for most of the options RN now that I think of it, I have a fresh virgin config I haven't looked at yet... anonymousmaybe yeah can you make a page with /config anonymousmaybe thats easier...
The general problem is the person making the decision may not have made the same decision if he was in a sound state of mind. Just ask anyone who was suicidal in the past and is thankful now that he didn't do it, there are a lot of people like that.
This commit is contained in: Varik Valefor 2021-09-05 19:50:40 -04:00 parent bfc7cd874a commit bf3392cc26 1 changed files with 1 additions and 1 deletions Show all changes Ignore whitespace when comparing lines Ignore changes in amount of whitespace Ignore changes in whitespace at EOL Download Patch File Download Diff File Expand all files Collapse all files 2 src/Metal/MatrixAPI/LowLevel/GetRoomInformation.hs Unescape Escape View File @@ -100,7 +100,7 @@ getTopic :: Room -> Auth -- ^ The authorisation...
UPDATES LOG (reverse chronological order) 30 JUL 2025 Rebuilt homepage from scratch in HTML & CSS, added separate links for sites that exist on NomadNet, i2p, and the clearnet, added flag to quickly indicate pages / sites that are receiving continuous development and not yet complete, added more robust explanation of project under welcome / intro section. 28 JUL 2025 Many pages are not currently live and some that are live are in an unfinished state. Efforts to expand & improve THE...
This commit is contained in: Vitor Gonçalves 2023-12-03 22:37:27 -03:00 parent ceee56e2d1 commit 91b8d6935a No known key found for this signature in database GPG key ID: B90BF113DF56EB41 1 changed files with 38 additions and 38 deletions Show all changes Ignore whitespace when comparing lines Ignore changes in amount of whitespace Ignore changes in whitespace at EOL Download patch file Download diff file Expand all files Collapse all files 76 pt-BR/sysinfo.html Unescape Escape View file @ -13,77 +13,77 @@...
GetSharedLocalDestination ( ) - > CreateStream ( * m_ls ) ; m_state = OKAY ; LogPrint ( " --- socks4a state is " , m_state ) ; AsyncSockRead ( ) ; AsyncStreamRead ( ) ; } void SOCKS4AServer : : Run ( ) { LogPrint ( " --- socks4a run " ) ; m_run = true ; while ( m_run ) { try { m_ios . run ( ) ; } catch ( std : : runtime_error & exc ) { LogPrint ( " --- socks4a exception: " , exc . what ( ) ) ; } } } void SOCKS4AServer : : Accept ( ) { m_new_sock = new boost : : asio : : ip : : tcp : :...
Read Watch & Listen Please Stand By: Technical Difficulties Jan 30 2026 Here's why PeerTube isn't loading The State of Cyberspace: Twilight Hours Jan 07 2026 Taking stock of the threats to digital autonomy in our time Technocracy Government Censorship Surveillance State of Cyberspace Teachable Moment: Will the digital control grid inevitably fail, or is it already here?
Otherwise, use the indexed channel read key //set --cancel $uri[,$uri]* Include instructions to cancel the given posts set --messageId ($id|date) Specify the post's messageId, or a random ID based on the current date set --subject $subject Specify the post's subject set --avatar $filename Specify the (32x32 pixel PNG) avatar to bundle with the post set --encryptToReply $boolean Encrypt the post to the channel's ElGamal reply key so only the channel owner can read the reply. set --overwrite...
This includes: Misc. We took some time to get another couple easy wins this past couple of weeks. Stuff like an option in the security settings to randomize your PIN pad every time. I personally hate this feature, but some people like it, so in it goes.
$ doas rcctl enable apmd $ doas rcctl start apmd apm command cli の apm command で apmd を操作する。 現在の狀態を確認するには引數無しで實行する。 これは apmd が無效でも使用可能。 $ apm Battery state: low, 38% remaining, 74 minutes life estimate AC adapter state: not connected Performance adjustment mode: manual (800 MHz) 以下の command は apmd を起動濟みの場合のみ使用可能。
Street address Please enter an address. Apartment number City Please enter a city. State Please select a state. Postal code Please enter a postal code. Options for T-shirt Select one Small Medium Large XL 2XL 3XL 4XL Please select an option.
Home Music Imagery Misc Wallpapers Steampunk Videos Music Videos Radio Tracker ISO... Wall Song to queue: Bruderschaft/Forever Remixes/02 Forever (State of the Union re.mp3 Contact Me TOS RSS Login
Thoughts Opinions expressed change over time, especially with my mental state, but writings will remain here. 25/11/07 - Lemon Soda Lemonade 25/11/07 - Some Things We Do 25/01/09 - Outcomes of a Shower 23/04/22 - Wherein You Exist 23/02/22 - "Aliveness" as Imperfection and Uncertainty in Motion 23/01/26 - No Such Thing as an Imperfect Number (Updated 2025) 23/01/26 - Expression and the Primal Fear of Isolation 23/01/26 - What is this?
I have always questioned this vague contradiction. Does this mass produced roboticized state of perception nullify the assumed majority from the attributing premise of humanity? Is humanity just the accumulation of human vehicles, or the possessors of an evolved sense of sovereign realization and honest compassion?
Do not use the server to violate US laws and/or any laws applicable to the state of Washington. Do not run any software that will degrade the server's performance. Be mindful of your disk usage, the root partition is only 40GB large at the moment.
The ``usual arithmetic conversions'' are changed, essentially from ``for integers, unsigned always wins; for floating point, always use double '' to ``promote to the smallest capacious-enough type.'' See Par.A.6.5 . The old assignment operators like =+ are truly gone.