search for: wiktionary

Displaying 11 results from an estimated 11 matches for "wiktionary".

Did you mean: dictionary
2020 Jun 21
8
Inclusive language in LLVM: can we rename `job` in source code?
...We are not racists, but other guys think so.</div><div>So let's begin consistent and take into account all nations and languages. Not only Americans.</div><div> </div><div>Работа/Job contains a root Раб/Slave.</div><div><a href="https://ru.wiktionary.org/wiki/%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0">https://ru.wiktionary.org/wiki/%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0</a></div><div> </div><div>If we want completely eradicate a word Slave we should take into account all nations and languages!</div><div&g...
2015 Aug 27
3
please block user
...ous and meaningful intercourse that only someone of >> a high amount of education and intelligence would have been able to >> maintain. > > PLEASE tell me this whole post is tongue-in-cheek. > . that is one place for a tongue. ;-) look at the meaning of the word. https://en.wiktionary.org/wiki/intercourse it does not only mean coitus. > nayways, none of this has ANYthing to do with CENTOS and really, is > totally off topic for this list. > . true. and i thank moderate for his understanding. i have invited Alice to continue this on moz gen. how about you? -- peace...
2020 Jun 21
4
Inclusive language in LLVM: can we rename `job` in source code?
<div>Here we've began discussion about "master"</div><div><a href="https://lists.llvm.org/pipermail/llvm-dev/2020-June/142448.html">https://lists.llvm.org/pipermail/llvm-dev/2020-June/142448.html</a></div><div> </div><div>Lets remove Job word completely</div><div><pre>But as one can easily fact-check,
2013 Nov 14
1
empty password
Samba-4.0.10 in AD mode. I need to have an account with an empty password. After checking the smb.conf manpage (and also smbpasswd manpage), I added to the smb.conf file: null passwords = Yes The result is a warning from commands like smbstatus: WARNING: The "null passwords" option is deprecated I cannot find the new option to achieve this. How is it supposed to be configured
2013 Nov 15
0
samba Digest, Vol 131, Issue 16
...;WARNING: The "null passwords" option is deprecated >> >I cannot find the new option to achieve this. >> >How is it supposed to be configured to not be flagged as "deprecated"? > Only Samba developers can undeprecate Samba features. > > https://en.wiktionary.org/wiki/deprecate > > 2. (computing) To declare something obsolescent; to recommend > against a function, technique, command, etc. that still works but > has been replaced. > > That warning is saying "null passwords work right now, but we plan to > re...
2020 Jun 25
4
Inclusive language in LLVM: can we rename `job` in source code?
...u  all developers are all racists, because you use 'master' word". We are not racists, but other guys think so. >> So let's begin consistent and take into account all nations and languages. Not only Americans. >> Работа/Job contains a root Раб/Slave. >> https://ru.wiktionary.org/wiki/%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D0%B0 >> If we want completely eradicate a word Slave we should take into account all nations and languages! >> You say that removing 'master' you won't mention Slave, but in Russia leaving a Job could mean Slave > Being a native Ru...
2007 Oct 04
3
Rsync not able to transfer over jumbo frames?
Hello, I have 2 network cards on my 2 of my computers that I am trying to transfer data on. The second network cards are specifically for transferring files between the two so I enabled jumble frames by setting the mtu to 9000. I seem to be able to connect between the two via ssh and other methods using this setting so I thought everything was working right until I tried rsync. I used the
2015 Jun 22
2
Nagios, getting started
Hi List, I have noted a number of times, various comments on this list about Nagios, hence my questions. just been employed by an ISP and they want to upgrade their fairly extensive nagios monitoring. They are mostly an ubuntu lts shop, so 1st question What advantages does the RH/CentOS world have (if any?) over the ubuntu LTS world? They are talking about running the server on a vm, as I
2015 Aug 27
5
please block user
On 08/27/15 12:12, Alice Wonder wrote: > On 08/27/2015 08:58 AM, g wrote: >> On 08/27/15 09:31, m.roth at 5-cent.us wrote: >> <> >> >>> *sigh* >>> And they're probably sent by a script running on the PC of a fat, >>> 47 yr old guy living in a basement and making money this way.... >>> >> . >> i seriously doubt it.
2020 Jun 20
3
Inclusive language in LLVM: can we rename `master` branch?
On Sat, Jun 20, 2020 at 3:31 PM James Courtier-Dutton < james.dutton at gmail.com> wrote: > Hi, > > I am more confused than anything else. > There are whole areas of data design and management called "Master > Data Management". > In financial statements there is the expression "In the black" meaning > a good positive figure in the balance sheet,
2012 Jul 19
20
Rails' inflections are messy
Yesterday, I opened a GitHub Issue<https://github.com/rails/rails/pull/7071> about moving Rails inflections to an initializer. The idea wasn''t received well, understandably, as generating a large initializer with new Rails apps is pretty unappealing. However, the core members seemed open to the discussion of alternatives continuing here. For those of you not in the know,